Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps @typespec/openapi3 from 1.5.0 to 1.6.0.

Release notes

Sourced from @​typespec/openapi3's releases.

typespec-stable@1.6.0

@​typespec/compiler

Features

  • #8868 [API] Add new createAddDecoratorCodeFix function to help generating a codefix to add a decorator to a target node.
  • #8580 Add support for @minValue, @maxValue and their exclusive variant for datetime and duration types. Expose as well the following APIs
    • getMinValueForScalar
    • getMaxValueForScalar
    • getMinValueExclusiveForScalar
    • getMaxValueExclusiveForScalar
  • #8938 [API] Add repository field to PackageJson type

Bump dependencies

  • #8823 Upgrade dependencies

Bug Fixes

  • #8792 Compiler internal decorators shouldn't be listed in autocomplete
  • #8733 Fix issue where namespace with same name but different parent would get merged together when under a file namespace scope.
  • #8698 [TM Grammar] Fix issue with directive used after decorators
  • #8751 Correctly report error when trying to reference member of template without using the arguments
  • #8780 Fix missing examples in OpenAPI when response uses union of unions
  • #8676 Addressed an issue where applying the Update visibility transform would not correctly rename nested models.
  • #8687 Fix go to definition for directory imports
  • #8681 Addressed a bug that could cause duplicate @encodedName applications to be detected when none actually exist.

@​typespec/http

Bump dependencies

  • #8823 Upgrade dependencies

Bug Fixes

  • #8974 Do not report no-service-found if there is a service even if it has no routes
  • #8737 Fix @bodyIgnore property shouldn't count as implicit body property for check

@​typespec/openapi

Bump dependencies

... (truncated)

Commits
  • d8ea328 Bump versions for November release (#8981)
  • ddd8835 Fix duplicate model names when namespace option remaps types to same namespac...
  • 48253d9 Fix PropagateSet/PropagateGet to include base model dynamic properties and pr...
  • ad45882 Prepare changelog for November release (#8980)
  • d7e9876 Fix no-service-found warning to check for service existence and exclude libra...
  • e3c8704 Fix double spacing in ClientUriBuilder generated code (#8971)
  • b637347 multiple fixes for SSE imports (#8963)
  • bb883df Do not apply propagation for properties with no wire info (#8970)
  • 3552e58 Add configurable table definitions to dashboard for flexible scenario groupin...
  • 8fde19b Validate SSEStream union parameter has @​events decorator (#8951)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.0 to 1.6.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.6.0)

---
updated-dependencies:
- dependency-name: "@typespec/openapi3"
  dependency-version: 1.6.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 Nov 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2025 01:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 13, 2025
dependabot bot and others added 6 commits November 13, 2025 01:20
Bumps [@typespec/openapi](https://github.com/microsoft/typespec) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…additions/typespec/openapi-1.6.0' into dependabot/npm_and_yarn/additions/typespec/openapi3-1.6.0
@MIchaelMainer MIchaelMainer merged commit ec3801b into master Nov 14, 2025
4 checks passed
@MIchaelMainer MIchaelMainer deleted the dependabot/npm_and_yarn/additions/typespec/openapi3-1.6.0 branch November 14, 2025 22:08
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.

2 participants