Skip to content

meta: update pnpm from 11.5.3 to 11.9.0#8978

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-pnpm
Open

meta: update pnpm from 11.5.3 to 11.9.0#8978
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-pnpm

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates pnpm from 11.5.3 to

cc @nodejs/web-infra

Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/28486792585.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Jul 1, 2026 1:19am

Request Review

@avivkeller avivkeller left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

not sure what went wrong with the title but lgtm

@avivkeller avivkeller marked this pull request as ready for review July 1, 2026 03:05
Copilot AI review requested due to automatic review settings July 1, 2026 03:05
@avivkeller avivkeller requested review from a team as code owners July 1, 2026 03:05
@cursor

cursor Bot commented Jul 1, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Tooling-only lockfile and package manager pin bump with no application or runtime code changes.

Overview
Bumps the repo’s pinned pnpm version from 11.5.3 to 11.9.0.

package.json updates packageManager and devEngines.packageManager.version so Corepack and devEngines enforcement match the new toolchain. pnpm-lock.yaml refreshes the bundled @pnpm/exe, platform-specific @pnpm/* optional packages, and the top-level pnpm package entries to 11.9.0.

Reviewed by Cursor Bugbot for commit 8c9cc21. Bugbot is set up for automated code reviews on this repo. Configure here.

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.43%. Comparing base (18445a2) to head (8c9cc21).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8978      +/-   ##
==========================================
+ Coverage   75.36%   75.43%   +0.06%     
==========================================
  Files          98       98              
  Lines        8637     8637              
  Branches      319      318       -1     
==========================================
+ Hits         6509     6515       +6     
+ Misses       2124     2118       -6     
  Partials        4        4              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

Updates the repository’s pinned pnpm version (used via packageManager / Corepack) from 11.5.3 to 11.9.0, and refreshes the lockfile to match.

Changes:

  • Bump packageManager and devEngines.packageManager.version to pnpm@11.9.0.
  • Regenerate pnpm-lock.yaml to reflect pnpm 11.9.0 artifacts and integrity hashes.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
pnpm-lock.yaml Updates pnpm-related entries and snapshot metadata to match pnpm 11.9.0.
package.json Pins the repo’s pnpm version to 11.9.0 via packageManager and devEngines.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

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

Comment thread package.json
"typescript-eslint": "~8.59.1"
},
"packageManager": "pnpm@11.5.3",
"packageManager": "pnpm@11.9.0",
@MattIPv4 MattIPv4 changed the title meta: update pnpm from 11.5.3 to meta: update pnpm from 11.5.3 to 11.9.0 Jul 1, 2026
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.

5 participants