Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @typespec/openapi from 1.10.0 to 1.11.0.

Release notes

Sourced from @​typespec/openapi'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/openapi](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/openapi"
  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
ramsessanchez added a commit that referenced this pull request Apr 10, 2026
Consolidates the following Dependabot PRs:
- #1068: @typespec/openapi3 1.10.0 → 1.11.0
- #1069: @typespec/http 1.10.0 → 1.11.0
- #1070: @typespec/compiler 1.10.0 → 1.11.0
- #1071: @typespec/rest 0.80.0 → 0.81.0
- #1072: @typespec/openapi 1.10.0 → 1.11.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez
Copy link
Copy Markdown
Contributor

Closing in favor of consolidated PR #1076 which includes all TypeSpec 1.11.0 dependency updates.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/additions/typespec/openapi-1.11.0 branch April 10, 2026 23:28
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Author Feedback The original poster needs to provide a response. label Apr 10, 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 Needs: Author Feedback The original poster needs to provide a response.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant