Skip to content

meta: update pnpm from 11.18.0 to 11.25.0 - #9122

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

meta: update pnpm from 11.18.0 to 11.25.0#9122
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-pnpm

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Updates pnpm from 11.18.0 to

cc @nodejs/web-infra

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

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
nodejs-org Ready Ready Preview Sep 1, 2026 1:04am UTC

Request Review

@MattIPv4

MattIPv4 commented Sep 2, 2026

Copy link
Copy Markdown
Member

😭 I do not understand why this workflow doesn't generate the correct title/commit with the new version, it's identical to https://github.com/alveusgg/alveusgg/blob/main/.github/workflows/update-pnpm.yml which does work

@MattIPv4
MattIPv4 marked this pull request as ready for review September 2, 2026 07:21
@MattIPv4
MattIPv4 requested a review from a team as a code owner September 2, 2026 07:21
Copilot AI lite review requested due to automatic review settings September 2, 2026 07:21
@MattIPv4
MattIPv4 requested a review from a team as a code owner September 2, 2026 07:21
@MattIPv4 MattIPv4 changed the title meta: update pnpm from 11.18.0 to meta: update pnpm from 11.18.0 to 11.25.0 Sep 2, 2026
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.18%. Comparing base (322aa4c) to head (9b399f0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9122      +/-   ##
==========================================
+ Coverage   86.10%   86.18%   +0.08%     
==========================================
  Files          86       86              
  Lines        6046     6046              
  Branches      357      357              
==========================================
+ Hits         5206     5211       +5     
+ Misses        836      831       -5     
  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.

🟡 Changes recommended

The PR title/description are incomplete and should be updated to clearly state the target pnpm version being applied.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the repository’s pinned pnpm version to keep the toolchain consistent across local development and dependency resolution.

Changes:

  • Bump package.json packageManager and devEngines.packageManager.version from 11.18.0 to 11.25.0.
  • Regenerate/update pnpm-lock.yaml entries to align with pnpm 11.25.0 (including @pnpm/exe platform packages and snapshots).
File summaries
File Description
pnpm-lock.yaml Updates lockfile entries to reference pnpm/@pnpm/exe 11.25.0 artifacts and integrity hashes.
package.json Pins pnpm to 11.25.0 via packageManager and devEngines.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
"typescript-eslint": "~8.65.0"
},
"packageManager": "pnpm@11.18.0",
"packageManager": "pnpm@11.25.0",
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