Skip to content

chore: bump octokit and engine versions#317359

Merged
rzhao271 merged 2 commits into
mainfrom
rzhao271/particular-eel
May 19, 2026
Merged

chore: bump octokit and engine versions#317359
rzhao271 merged 2 commits into
mainfrom
rzhao271/particular-eel

Conversation

@rzhao271
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 19, 2026 18:32
@rzhao271 rzhao271 added this to the 1.122.0 milestone May 19, 2026
@rzhao271 rzhao271 self-assigned this May 19, 2026
@rzhao271 rzhao271 enabled auto-merge (squash) May 19, 2026 18:32
@vs-code-engineering
Copy link
Copy Markdown
Contributor

vs-code-engineering Bot commented May 19, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • extensions/github/package-lock.json
  • extensions/github/package.json

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

Bumps the GitHub-related @octokit/* dependencies and the engines.vscode minimum across several extensions, aligning them with the current VS Code version (1.122.0) and the latest Octokit major releases (rest@22, graphql@9, graphql-schema@15, types@16).

Changes:

  • Upgrade @octokit/rest 21 → 22, @octokit/graphql 8 → 9 (and graphql-schema 14 → 15) in the github, configuration-editing, and vscode-pr-pinger extensions, with corresponding package-lock.json regenerations.
  • Upgrade @octokit/types 14 → 16 in the copilot extension and copilot/chat-lib.
  • Raise engines.vscode to ^1.122.0 in github, configuration-editing, and vscode-pr-pinger (previously ^1.41.0, ^1.0.0, ^1.67.0).

Reviewed changes

Copilot reviewed 5 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
extensions/github/package.json Bump octokit deps and engines.vscode to 1.122.0
extensions/github/package-lock.json Regenerated lockfile for the octokit bumps
extensions/copilot/package.json Bump @octokit/types to ^16.0.0
extensions/copilot/package-lock.json Lockfile update for @octokit/types 16 / openapi-types 27
extensions/copilot/chat-lib/package.json Bump @octokit/types to ^16.0.0
extensions/configuration-editing/package.json Bump @octokit/rest to ^22.0.1 and engines.vscode to 1.122.0
extensions/configuration-editing/package-lock.json Regenerated lockfile reflecting the octokit major bumps
.vscode/extensions/vscode-pr-pinger/package.json Bump @octokit/graphql to ^9.0.3 and engines.vscode to 1.122.0
.vscode/extensions/vscode-pr-pinger/package-lock.json Lockfile updates for @octokit/graphql 9 transitive deps
Files not reviewed (5)
  • .vscode/extensions/vscode-pr-pinger/package-lock.json: Language not supported
  • extensions/configuration-editing/package-lock.json: Language not supported
  • extensions/copilot/chat-lib/package-lock.json: Language not supported
  • extensions/copilot/package-lock.json: Language not supported
  • extensions/github/package-lock.json: Language not supported

"@octokit/rest": "21.1.0",
"@octokit/graphql": "9.0.3",
"@octokit/graphql-schema": "15.26.1",
"@octokit/rest": "22.0.1",
},
"dependencies": {
"@octokit/rest": "^21.1.1",
"@octokit/rest": "^22.0.1",
@rzhao271 rzhao271 merged commit 6fe5e43 into main May 19, 2026
25 checks passed
@rzhao271 rzhao271 deleted the rzhao271/particular-eel branch May 19, 2026 20:56
rzhao271 added a commit that referenced this pull request May 19, 2026
Revert "chore: bump octokit and engine versions (#317359)"

This reverts commit 6fe5e43.
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