Skip to content

chore(deps): update pnpm to v10.22.0#612

Merged
bfra-me[bot] merged 1 commit intomainfrom
renovate/pnpm-10.x
Nov 15, 2025
Merged

chore(deps): update pnpm to v10.22.0#612
bfra-me[bot] merged 1 commit intomainfrom
renovate/pnpm-10.x

Conversation

@bfra-me
Copy link
Copy Markdown
Contributor

@bfra-me bfra-me Bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence OpenSSF Code Search
pnpm (source) 10.21.0 -> 10.22.0 age confidence OpenSSF Scorecard GitHub Code Search for "pnpm"

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.

@bfra-me bfra-me Bot added automerge Pull request approved for automatic merging dependencies Changes to dependencies or package management javascript minor Minor version bump packageManager renovate Universal dependency update tool <https://mend.io/renovate> labels Nov 15, 2025
@bfra-me bfra-me Bot enabled auto-merge (squash) November 15, 2025 14:19
@bfra-me bfra-me Bot merged commit 57a2f89 into main Nov 15, 2025
5 checks passed
@bfra-me bfra-me Bot deleted the renovate/pnpm-10.x branch November 15, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Pull request approved for automatic merging dependencies Changes to dependencies or package management javascript minor Minor version bump packageManager renovate Universal dependency update tool <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants