Skip to content

Bump versions to 0.42.1/6.0.45 and update changelogs#3387

Merged
qiaozha merged 8 commits intomainfrom
copilot/fix-3385-2
Jul 23, 2025
Merged

Bump versions to 0.42.1/6.0.45 and update changelogs#3387
qiaozha merged 8 commits intomainfrom
copilot/fix-3385-2

Conversation

Copy link
Contributor

Copilot AI commented Jul 18, 2025

This PR bumps the versions for the three main libraries and updates their changelogs to include the recent merged PR since the last release.

Changes Made

Version Updates

  • @azure-tools/rlc-common: 0.42.00.42.1
  • @azure-tools/typespec-ts: 0.42.00.42.1
  • @autorest/typescript: 6.0.446.0.45

Dependency Updates

  • Updated workspace dependencies in typespec-ts and autorest.typescript to reference the new rlc-common version
  • Updated typespec-test dependency on typespec-ts to the new version

Changelog Updates

  • [Feature] Generate tsconfig.snippets.json. Please refer to #3373
  • [Bugfix] Fix the import ordering in-consistent issues . Please refer to #3383
  • [Feature] Upgrade TypeSpec and TCGC versions to latest releases. Please refer to #3381
  • [Feature] Add the cloudSetting option for ARM Modular SDK. Please refer to #3233
  • [Feature] [release.yml] Fix typo in demands. Please refer to #3370

Files Modified

  • packages/rlc-common/package.json - Version bump and changelog
  • packages/typespec-ts/package.json - Version bump, dependency update, and changelog
  • packages/autorest.typescript/package.json - Version bump, dependency update, and changelog
  • packages/typespec-test/package.json - Dependency update
  • All three CHANGELOG.md files with new entries

Validation

  • ✅ All package.json files are syntactically correct
  • ✅ Version numbers correctly updated
  • ✅ Workspace dependencies properly updated
  • ✅ TypeScript compilation passes for base package (rlc-common)

Fixes #3385.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • googlechromelabs.github.io
    • Triggering command: node install.mjs (dns block)
  • https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.111/linux64/chrome-headless-shell-linux64.zip
    • Triggering command: node install.mjs (http block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: MaryGao <9943211+MaryGao@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump a new version for our three libraries Bump versions to 0.42.1/6.0.45 and update changelogs Jul 18, 2025
Copilot AI requested a review from MaryGao July 18, 2025 08:43
@MaryGao MaryGao marked this pull request as ready for review July 18, 2025 09:10
@MaryGao MaryGao requested review from joheredi and qiaozha as code owners July 18, 2025 09:10
Co-authored-by: MaryGao <9943211+MaryGao@users.noreply.github.com>
Co-authored-by: qiaozha <55688292+qiaozha@users.noreply.github.com>
Copilot AI requested a review from qiaozha July 23, 2025 00:33
@qiaozha qiaozha merged commit bdad715 into main Jul 23, 2025
17 checks passed
@qiaozha qiaozha deleted the copilot/fix-3385-2 branch July 23, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump a new version for our three libraries

4 participants