Skip to content

chore(deps): bump @typespec/compiler from 1.10.0 to 1.11.0 in /additions#1070

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/additions/typespec/compiler-1.11.0
Open

chore(deps): bump @typespec/compiler from 1.10.0 to 1.11.0 in /additions#1070
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/additions/typespec/compiler-1.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps @typespec/compiler from 1.10.0 to 1.11.0.

Release notes

Sourced from @​typespec/compiler's releases.

typespec-stable@1.11.0

@​typespec/compiler

Features

  • #9893 Added a new template FilterVisibility to support more accurate visibility transforms. This replaces the @withVisibilityFilter decorator, which is now deprecated and slated for removal in a future version of TypeSpec.

Bug Fixes

  • #10196 Include model name in duplicate-property error message
  • #10199 [invalid-discriminated-union-variant] duplicateDefaultVariant diagnostic now includes the union type name
  • #10183 Do not interpolate non primitive values in config automatically
        file-type: ["json", "yaml"]
        output-file: "openapi.{file-type}"
    Will not be interpolated as openapi.json,yaml but keep the placeholder {file-type} intact for the emitter to handle.
  • #9893 Fixed a bug that would prevent template parameters from assigning to values in some cases.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Bug Fixes

  • #10041 [importer] Fix anyOf with $ref and inline object being incorrectly imported as a model instead of a union.
  • #10046 Fix OpenAPI emitter failing with "Duplicate type name" error when using a named union with a bytes variant in a multipart body (e.g. HttpPart<MyUnion> where MyUnion includes bytes).

@​typespec/json-schema

No changes, version bump only.

... (truncated)

Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@typespec/compiler](https://github.com/microsoft/typespec) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.10.0...typespec-stable@1.11.0)

---
updated-dependencies:
- dependency-name: "@typespec/compiler"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 01:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants