Skip to content

Bump @azure-tools/js-sdk-release-tools 2.16.10 → 2.16.11#16224

Merged
skywing918 merged 2 commits into
mainfrom
copilot/bump-js-sdk-release-tools-version
Jun 30, 2026
Merged

Bump @azure-tools/js-sdk-release-tools 2.16.10 → 2.16.11#16224
skywing918 merged 2 commits into
mainfrom
copilot/bump-js-sdk-release-tools-version

Conversation

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the @azure-tools/js-sdk-release-tools package version from 2.16.10 to 2.16.11.

Changelog

Related js-sdk-release-tools PRs merged since the last version bump (2.16.10):

#16148 — fix: upgrade js-yaml to 4.2.0 to patch CVE-2026-53550 (GHSA-h67p-54hq-rp68)
#16165 — Changelog generation for JSON output without modifying CHANGELOG.md

Changes

tools/js-sdk-release-tools/package.json — version field updated to 2.16.11
tools/js-sdk-release-tools/package-lock.json — root and packages[""] version entries updated to 2.16.11

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.11 Bump @azure-tools/js-sdk-release-tools 2.16.10 → 2.16.11 Jun 30, 2026
Copilot AI requested a review from skywing918 June 30, 2026 05:53
@skywing918 skywing918 marked this pull request as ready for review June 30, 2026 06:23
Copilot AI review requested due to automatic review settings June 30, 2026 06:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the @azure-tools/js-sdk-release-tools package version from 2.16.10 to 2.16.11, keeping the npm manifest and lockfile in sync for the next release of the tool.

Changes:

  • Updated tools/js-sdk-release-tools/package.json package version to 2.16.11.
  • Updated tools/js-sdk-release-tools/package-lock.json root and packages[""] version entries to 2.16.11.

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 published package version to 2.16.11.
tools/js-sdk-release-tools/package-lock.json Aligns lockfile version metadata with the new package version.
Files not reviewed (1)
  • tools/js-sdk-release-tools/package-lock.json: Generated file

@skywing918 skywing918 enabled auto-merge (squash) June 30, 2026 07:01
@skywing918

Copy link
Copy Markdown
Contributor

/check-enforcer override

@skywing918 skywing918 merged commit 0fb5a64 into main Jun 30, 2026
18 checks passed
@skywing918 skywing918 deleted the copilot/bump-js-sdk-release-tools-version branch June 30, 2026 07:19
skywing918 added a commit to Azure/azure-sdk-for-js that referenced this pull request Jul 2, 2026
…-tools 2.16.10 → 2.16.12 (#39142)

Syncs `eng/tools/js-sdk-release-tools` with [azure-sdk-tools PR
#16224](Azure/azure-sdk-tools#16224), which
released `@azure-tools/js-sdk-release-tools@2.16.12`.

### What's in 2.16.11
- **Security**: Upgraded `js-yaml` 4.1.1 → 4.2.0 to patch
[CVE-2026-53550](GHSA-h67p-54hq-rp68)
(quadratic-complexity DoS in merge-key handling)
([#16148](Azure/azure-sdk-tools#16148))
- **Feature**: Added `--report-file` CLI option to `changelogToolCli`
for report-only mode — generates a JSON report of SDK changes without
modifying `CHANGELOG.md` or bumping the package version
([#16165](Azure/azure-sdk-tools#16165))
- **Fix**: Fix: Import typescript from ts-morph in DifferenceDetector to
prevent SyntaxKind mismatch
([#16232](Azure/azure-sdk-tools#16232))

### Changes
- `package.json`: `@azure-tools/js-sdk-release-tools` `2.16.10` →
`2.16.12`
- `package-lock.json`: regenerated

### Packages impacted by this PR
`eng/tools/js-sdk-release-tools`

### Issues associated with this PR
Closes #39141

### Describe the problem that is addressed by this PR
`eng/tools/js-sdk-release-tools/package.json` was pinned to
`@azure-tools/js-sdk-release-tools@2.16.10`; needs to track the latest
release (2.16.11).

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A — version pin update only.

### Are there test cases added in this PR? _(If not, why?)_
No — dependency version bump; test coverage lives in upstream
`azure-sdk-tools`.

### Provide a list of related PRs _(if any)_
- Azure/azure-sdk-tools#16224
- Azure/azure-sdk-tools#16148
- Azure/azure-sdk-tools#16165
- Azure/azure-sdk-tools#16232

### Checklists
- [x] Added impacted package name to the issue description.
- [ ] Does this PR need any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here.)_
- [ ] Added a changelog (if necessary).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: skywing918 <41712999+skywing918@users.noreply.github.com>
Co-authored-by: Kyle Zhang <v-zhanh@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.

4 participants