Skip to content

build(deps-dev): bump the typespec group across 1 directory with 3 updates#42586

Merged
markcowl merged 1 commit intomainfrom
dependabot/npm_and_yarn/typespec-5b8bb74999
Apr 23, 2026
Merged

build(deps-dev): bump the typespec group across 1 directory with 3 updates#42586
markcowl merged 1 commit intomainfrom
dependabot/npm_and_yarn/typespec-5b8bb74999

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps the typespec group with 3 updates in the / directory: @azure-tools/typespec-metadata, @azure-tools/typespec-azure-core and @azure-tools/typespec-client-generator-core.

Updates @azure-tools/typespec-metadata from 0.1.3 to 0.2.0

Release notes

Sourced from @​azure-tools/typespec-metadata's releases.

@​azure-tools/typespec-metadata@​0.2.0

  • Group emitters by normalized language key in the languages output. Each language key now maps to an array of emitter configs instead of a single config, allowing multiple emitters per language (e.g. two C# emitters). Unrecognized emitters are grouped under "unknown". Language is inferred by heuristic when the emitter is not in the built-in registry.
Commits

Updates @azure-tools/typespec-azure-core from 0.67.0 to 0.67.1

Release notes

Sourced from @​azure-tools/typespec-azure-core's releases.

@​azure-tools/typespec-azure-core@​0.67.1

Bug Fixes

  • #4277 Allow @useFinalStateVia("original-uri") for long-running POST operations, even when there is no GET operation modeled at the POST url.
Commits
  • 9ea1a93 Bump core from d05ce00 to 33761fc (#4294)
  • 8f73a68 [Automated][tcgc] docs(tcgc): update docs for serializationOptions, operation...
  • d6a33e0 Add ArmListBySubscriptionScope operation template for subscription-level list...
  • 27235e9 Extra test, format, linting (#4275)
  • 71c8dcb TCGC: Mark types only referenced through external alternate types with Extern...
  • d3afac4 Add TCGC 0.67 newsletter and newsletter agent skill (#4238)
  • 7878487 [TCGC] Add operation-not-in-client diagnostic for missing operations in @​cl...
  • 95614c0 [TCGC] Add serializationOptions to SdkBodyParameter and SdkHttpResponse (#4274)
  • 0c969c3 Bump core from 4fc7f9f to d05ce00 (#4288)
  • f9ad452 Bump the actions group across 1 directory with 4 updates (#4289)
  • Additional commits viewable in compare view

Updates @azure-tools/typespec-client-generator-core from 0.67.1 to 0.67.2

Release notes

Sourced from @​azure-tools/typespec-client-generator-core's releases.

@​azure-tools/typespec-client-generator-core@​0.67.2

Bug Fixes

  • #4234 Fix @apiVersion(false) decorator being ignored by isOnClient() logic when other operations have api-version elevated to client.
  • #4253 Fix duplicate client entries when calling createSdkContext multiple times or merging sub clients with same name in multiple service cases.
  • #4235 Fix readonly property usage propagation: properly strip Input flag from combined usage values for readonly properties, and fix ignoreSubTypeStack imbalance when skipping readonly properties.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named Protected Files has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide


Comment generated by summarize-checks workflow run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Apr 22, 2026
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

Thank you for your contribution @dependabot[bot]! We will review the pull request and get back to you soon.

…dates

Bumps the typespec group with 3 updates in the / directory: [@azure-tools/typespec-metadata](https://github.com/Azure/typespec-azure), [@azure-tools/typespec-azure-core](https://github.com/Azure/typespec-azure) and [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-metadata` from 0.1.3 to 0.2.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-metadata@0.1.3...@azure-tools/typespec-metadata@0.2.0)

Updates `@azure-tools/typespec-azure-core` from 0.67.0 to 0.67.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/typespec-azure@0.67.0...@azure-tools/typespec-azure-core@0.67.1)

Updates `@azure-tools/typespec-client-generator-core` from 0.67.1 to 0.67.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-client-generator-core@0.67.1...@azure-tools/typespec-client-generator-core@0.67.2)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-metadata"
  dependency-version: 0.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec
- dependency-name: "@azure-tools/typespec-azure-core"
  dependency-version: 0.67.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-version: 0.67.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typespec-5b8bb74999 branch from 3df7207 to 67d17ea Compare April 23, 2026 00:39
@markcowl markcowl merged commit e97cc19 into main Apr 23, 2026
55 of 78 checks passed
@markcowl markcowl deleted the dependabot/npm_and_yarn/typespec-5b8bb74999 branch April 23, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization. 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.

1 participant