Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.21.0 -> 10.24.0 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.24.0

Compare Source

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added --lockfile-only option to pnpm list #​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry #​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the @pnpm/exe package, when installing v11 or newer. We currently cannot ship @pnpm/exe as pkg doesn't work with ESM #​10190.
  • Node.js runtime is not added to "dependencies" on pnpm add, if there's a engines.runtime setting declared in package.json #​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure #​10208.
  • pnpm list and pnpm why now display npm: protocol for aliased packages (e.g., foo npm:[email protected]) #​8660.
  • Don't add an extra slash to the Node.js mirror URL #​10204.
  • pnpm store prune should not fail if the store contains Node.js packages #​10131.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.22.0: pnpm 10.22

Compare Source

Minor Changes

  • Added support for trustPolicyExclude #​10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - [email protected]
      - [email protected] || 5.102.1
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #​10179.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 13, 2025

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: cc882ef
Status: ✅  Deploy successful!
Preview URL: https://f615a277.egg-cci.pages.dev
Branch Preview URL: https://renovate-pnpm-10-x.egg-cci.pages.dev

View logs

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.40%. Comparing base (4003d97) to head (6b7b4f2).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5694      +/-   ##
==========================================
- Coverage   85.42%   85.40%   -0.02%     
==========================================
  Files         561      561              
  Lines       10931    10931              
  Branches     1238     1238              
==========================================
- Hits         9338     9336       -2     
- Misses       1494     1496       +2     
  Partials       99       99              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 13, 2025

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: cc882ef
Status: ✅  Deploy successful!
Preview URL: https://7b2a3e47.egg-v3.pages.dev
Branch Preview URL: https://renovate-pnpm-10-x.egg-v3.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 3 times, most recently from eb74c9f to 5f7cdfa Compare November 22, 2025 00:17
@renovate renovate bot changed the title chore(deps): update pnpm to v10.22.0 chore(deps): update pnpm to v10.23.0 Nov 22, 2025
@socket-security
Copy link

socket-security bot commented Nov 22, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 6b7b4f2 to 01f2167 Compare November 27, 2025 14:41
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 01f2167 to cc882ef Compare November 27, 2025 15:06
@renovate renovate bot changed the title chore(deps): update pnpm to v10.23.0 chore(deps): update pnpm to v10.24.0 Nov 27, 2025
@fengmk2 fengmk2 merged commit 54c6aab into next Nov 27, 2025
8 of 47 checks passed
@fengmk2 fengmk2 deleted the renovate/pnpm-10.x branch November 27, 2025 15:16
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.

2 participants