Bump @azure-tools/js-sdk-release-tools 2.16.8 → 2.16.9#15823
Merged
Conversation
Co-authored-by: skywing918 <41712999+skywing918@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Bump js-sdk-release-tools version to 2.16.9
Bump @azure-tools/js-sdk-release-tools 2.16.8 → 2.16.9
Jun 2, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the @azure-tools/js-sdk-release-tools package version from 2.16.8 to 2.16.9, aligning the repo’s published metadata with the latest release that includes the changes from the referenced PRs.
Changes:
- Updated
tools/js-sdk-release-tools/package.jsonversion to2.16.9. - Updated
tools/js-sdk-release-tools/package-lock.jsonroot package version entries to2.16.9(and verified no remaining2.16.8references under this tool directory).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tools/js-sdk-release-tools/package.json | Bumps the package version to 2.16.9. |
| tools/js-sdk-release-tools/package-lock.json | Keeps the lockfile’s root version fields in sync with 2.16.9. |
Files not reviewed (1)
- tools/js-sdk-release-tools/package-lock.json: Language not supported
JialinHuang803
approved these changes
Jun 2, 2026
Contributor
|
/check-enforcer override |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump for
@azure-tools/js-sdk-release-toolsfrom2.16.8to2.16.9.Changes
package.json— version field updated to2.16.9package-lock.json— root package version entries updated to2.16.9PRs included in this release
npm exec -- eslint <paths> --fix --fix-type [problem,suggestion]instead ofnpm run lint:fix