Skip to content

Conversation

@ctison
Copy link
Owner

@ctison ctison commented Nov 13, 2025

This PR contains the following updates:

Package Type Update Change
pnpm (source) packageManager minor 10.21.0 -> 10.22.0

Release Notes

pnpm/pnpm (pnpm)

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:
      - chokidar@4.0.3
      - webpack@4.47.0 || 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: Enabled.

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 has been generated by Renovate Bot.

@ctison ctison self-assigned this Nov 13, 2025
@ctison ctison force-pushed the renovate/pnpm-10.x branch from 146bd78 to 10e055d Compare November 14, 2025 06:04
@ctison ctison merged commit 89a3b57 into main Nov 15, 2025
1 check passed
@ctison ctison deleted the renovate/pnpm-10.x branch November 15, 2025 06:03
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