Skip to content

chore(deps): bump @typespec/openapi3 from 1.9.0 to 1.10.0 in /additions#1043

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps @typespec/openapi3 from 1.9.0 to 1.10.0.

Release notes

Sourced from @​typespec/openapi3's releases.

typespec-stable@1.10.0

@​typespec/compiler

Features

  • #9819 Export resolveCodeFix function to allow resolving a CodeFix into CodeFixEdit[] without the LSP layer.
  • #9829 tsp info now accepts an optional <libName> argument to display detailed information about a specific library or emitter, including all available options.
  • #9060 Added support for Functions, a new type graph entity and language feature. Functions enable library authors to provide input-output style transforms that operate on types and values. See the Functions Documentation for more information about the use and implementation of functions.
  • #9762 Added experimental support for internal modifiers on type declarations. Any type except namespace can be declared internal. An internal symbol can only be accessed from within the same package where it was declared.

Bump dependencies

  • #9838 Upgrade dependencies

Bug Fixes

  • #9939 Fix @overload interface validation failing when the enclosing namespace is versioned
  • #9641 Don't report non-literal-string-template diagnostic when interpolating an invalid reference
  • #9803 Support TYPESPEC_NPM_REGISTRY environment variable to configure the npm registry used by tsp init and tsp install when fetching package manifests and downloading packages.
  • #9804 Fix crash when using custom scalar initializer in examples or default values [API] Fix crash in serializeValueAsJson when a custom scalar initializer has no recognized constructor (e.g. S.i() with no args). Now returns undefined instead of crashing.
  • #9670 Fixed an issue where referencing a member of a templated alias with defaultable parameters would fail to instantiate the alias, leaking template parameters.

@​typespec/http

Bump dependencies

  • #9838 Upgrade dependencies

Bug Fixes

  • #9935 Do not join routes starting with ? or : with /(e.g. @route("?pet=cat) would result in /?pet=cat)
  • #9887 Remove patch-implicit-optional warning.

@​typespec/openapi

Features

  • #9577 Add support for OpenAPI 3.2 nested tags via parent field in @tagMetadata decorator

Bump dependencies

  • #9838 Upgrade dependencies

... (truncated)

Commits
  • 707a748 Bump version for 1.10 release (#9981)
  • 3859f57 [http-client-csharp] Render field attributes on enum members in TypeProviderW...
  • a5cd673 Initialize non-nullable required unwrapped XML list properties to empty colle...
  • 8c91b9d Add e2e tests for azure.resourcemanager.methodsubscriptionid.operations and n...
  • 904c959 Fix running multiple versioning mutators (#9932)
  • 6c959b6 Do not join ? and : with / (#9935)
  • 959aa0a fix: set git user and email in Submit-AzureSdkForNetPr.ps1 (#9960)
  • b900cab Remove includeRootSlash client option logic from http-client-python (#9964)
  • 83756ed http-client-java, use lib to convert plural to singular (#9963)
  • a8f07f4 Fix float comparison in duration encode mockapi for query and header params (...
  • 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/openapi3](https://github.com/microsoft/typespec) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.9.0...typespec-stable@1.10.0)

---
updated-dependencies:
- dependency-name: "@typespec/openapi3"
  dependency-version: 1.10.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 Mar 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2026 01:07
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 11, 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