Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @typespec/compiler from 1.4.0 to 1.5.0.

Release notes

Sourced from @​typespec/compiler's releases.

[email protected]

@​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

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/compiler](https://github.com/microsoft/typespec) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2025 01:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Looks like @typespec/compiler is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/additions/typespec/compiler-1.5.0 branch October 14, 2025 23:10
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Author Feedback The original poster needs to provide a response. label Oct 14, 2025
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