Skip to content

release new versions for a few packages#2383

Merged
aiqiaoy merged 1 commit into
mainfrom
aiqiaoy/release-new-versions
Apr 21, 2026
Merged

release new versions for a few packages#2383
aiqiaoy merged 1 commit into
mainfrom
aiqiaoy/release-new-versions

Conversation

@aiqiaoy
Copy link
Copy Markdown
Contributor

@aiqiaoy aiqiaoy commented Apr 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 21, 2026 17:15
@aiqiaoy aiqiaoy requested a review from a team as a code owner April 21, 2026 17:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 prepares a multi-package release in the toolkit monorepo by incrementing package versions and updating per-package release notes.

Changes:

  • Bump @actions/http-client from 4.0.04.0.1 (+ update lockfile + changelog entry)
  • Bump @actions/glob from 0.6.10.7.0 (+ update lockfile + changelog entry)
  • Bump @actions/github from 9.1.09.1.1 and @actions/core from 3.0.03.0.1 (+ update lockfiles + changelog entries)
Show a summary per file
File Description
packages/http-client/package.json Patch version bump for @actions/http-client.
packages/http-client/package-lock.json Lockfile version field updates for @actions/http-client release.
packages/http-client/RELEASES.md Add 4.0.1 release entry.
packages/glob/package.json Minor version bump for @actions/glob.
packages/glob/package-lock.json Lockfile version field updates for @actions/glob release.
packages/glob/RELEASES.md Add 0.7.0 release entry.
packages/github/package.json Patch version bump for @actions/github.
packages/github/package-lock.json Lockfile version field updates for @actions/github release.
packages/github/RELEASES.md Add 9.1.1 release entry.
packages/core/package.json Patch version bump for @actions/core.
packages/core/package-lock.json Lockfile version field updates for @actions/core release.
packages/core/RELEASES.md Add 3.0.1 release entry.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Files not reviewed (4)
  • packages/core/package-lock.json: Language not supported
  • packages/github/package-lock.json: Language not supported
  • packages/glob/package-lock.json: Language not supported
  • packages/http-client/package-lock.json: Language not supported
  • Files reviewed: 8/12 changed files
  • Comments generated: 2

Comment thread packages/core/RELEASES.md
Comment thread packages/glob/RELEASES.md
Comment thread packages/glob/package.json
"@actions/io": "^3.0.2"
}
},
"node_modules/@actions/http-client": {
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.

also are you going to do a npm install again to get http client to bump after releasing http client? would need a new pr after

@aiqiaoy aiqiaoy merged commit cf80afb into main Apr 21, 2026
24 of 25 checks passed
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.

3 participants