Skip to content

Comments

Bump @typespec/openapi from 0.66.0 to 1.5.0 in /typespec#156

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/typespec/openapi-1.5.0
Closed

Bump @typespec/openapi from 0.66.0 to 1.5.0 in /typespec#156
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/typespec/openapi-1.5.0

Conversation

@dependabot
Copy link

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

Bumps @typespec/openapi from 0.66.0 to 1.5.0.

Release notes

Sourced from @​typespec/openapi's releases.

typespec-stable@1.5.0

@​typespec/compiler

Features

  • #8549 [Testing API] Expose marker position in Tester
  • #8491 Add milliseconds to DurationKnownEncoding
  • #7929 [LSP] Allow configuring which file names to use as entrypoints
  • #8525 [API] Expose applyCodeFix and createSuppressCodeFix
  • #8652 [API] Export getNodeForTarget in @typespec/compiler/ast exports
  • #8542 [API] Expose applyCodeFixEdits, resolveCodeFix
  • #8544 [api] adds the ability to pass the suppression message
  • #8632 [API] Allow using union in emitter schemas
  • #8586 Widen target types for the @secret decorator to include Model, Union, and Enum types, in addition to existing Scalar and ModelProperty targets. This allows marking any data type as secret for comprehensive data sensitivity handling.
  • #8055 Show template parameters default in hover signature
  • #8234 Support codefix on different file and creating file when needed
  • #8670 [Tester] Support sub exports without having them being defined as separate libraries

Bug Fixes

  • #8506 Fix issue when the 'entrypoint' setting is default to null
  • #8462 Fix grammar error in TypeSpec unused-using warning message by removing incorrect word "be" from "never be used"
  • #8548 Linter rule tester not passing parseDocs option to new tester instance
  • #8578 Add suppression codefix looks up for the first valid parent
  • #8452 [Tester] Fix issue that could cause some timeout
  • #8573 LSP connection failure after dynamically loading a certain library in the package
  • #8670 Allow importing of self (e.g. @typespec/openapi/some/path when in @typespec/openapi) respecting ESM spec.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Features

  • #8632 Add a new operation-id-strategy option.

... (truncated)

Commits
  • 20b4486 Bump versions for 1.5.0 release (#8697)
  • 727ecd9 Release notes for 1.5.0 (#8696)
  • 19b3cbc upgrade tcgc (#8684)
  • 726496b [python] fix indentation error when generating deserialized code for internal...
  • 727f753 fix: do not include custom docs in Roslyn workspace (#8634)
  • 4e3be16 feat(emitter-framework): make C# TypeExpression overridable for unsupported t...
  • cf9a749 build: validate if injected dep. version exists (#8689)
  • e2f3f11 Fix enum value property customization (#8685)
  • 5aa2a61 Make overload with extra param hidden and make cref fully qualified (#8682)
  • 496930e [python] exclude generated tests and samples from wheel (#8679)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@typespec/openapi](https://github.com/microsoft/typespec) from 0.66.0 to 1.5.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec@0.66.0...typespec-stable@1.5.0)

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

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 Oct 13, 2025
@dependabot dependabot bot temporarily deployed to functional-tests October 13, 2025 15:56 Inactive
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2025

Superseded by #187.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typespec/typespec/openapi-1.5.0 branch November 20, 2025 00:48
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