Skip to content

[WIP] Update TypeSpec version to latest stable#3846

Merged
JialinHuang803 merged 4 commits intomainfrom
copilot/bump-typespec-version-again
Mar 17, 2026
Merged

[WIP] Update TypeSpec version to latest stable#3846
JialinHuang803 merged 4 commits intomainfrom
copilot/bump-typespec-version-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

  • Update TypeSpec dependencies in packages/typespec-ts/package.json to latest stable versions
  • Update TypeSpec dependencies in packages/typespec-test/package.json to latest stable versions
  • Run pnpm install to update lockfiles
  • Run pnpm build to verify no build issues
  • Run pnpm format to format the codebase
  • Run unit tests: npm run unit-test in packages/typespec-ts/ (579 passing)
  • Fix clientNaming.spec.ts to use new property/header sub-group API
  • Fix clientStructureOperationGroup.spec.ts - remove group3/group4/group5 sub-groups (flat methods)
  • Fix clientStructureRenamed.spec.ts - remove group sub-group (flat methods)
  • Fix clientStructureTwoGroup.spec.ts - remove group1/group2 sub-groups (flat methods)
  • Modular integration tests: 578 passing
  • RLC integration tests: 559 passing
  • Azure RLC integration tests: 787 passing
  • Azure Modular integration tests: 894 passing
  • Smoke tests: All specs succeeded!
  • Code review: No issues found
  • CodeQL: No applicable changes to analyze
Original prompt

This section details on the original issue you should resolve

<issue_title>Bump TypeSpec version to latest stable</issue_title>
<issue_description>Including packsges/typespec-ts and packsges/typespec-test.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Copilot AI requested a review from v-jiaodi March 17, 2026 03:13
Copilot stopped work on behalf of v-jiaodi due to an error March 17, 2026 03:13
… API structure

Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
@v-jiaodi v-jiaodi marked this pull request as ready for review March 17, 2026 05:09
@v-jiaodi
Copy link
Copy Markdown
Member

LGTM

@JialinHuang803 JialinHuang803 merged commit 3457517 into main Mar 17, 2026
16 checks passed
@JialinHuang803 JialinHuang803 deleted the copilot/bump-typespec-version-again branch March 17, 2026 05:35
JialinHuang803 pushed a commit to JialinHuang803/autorest.typescript that referenced this pull request Apr 9, 2026
* Initial plan

* Bump TypeSpec dependencies to latest stable versions

Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>

* regen and update case

* Fix integration test specs to match updated TypeSpec-generated client API structure

Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
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 TypeSpec version to latest stable

3 participants