Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.14.0 -> 10.15.1 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.15.1

Compare Source

Patch Changes
  • Fix .pnp.cjs crash when importing subpath #​9904.
  • When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies #​9913.

v10.15.0

Compare Source

Minor Changes
  • Added the cleanupUnusedCatalogs configuration. When set to true, pnpm will remove unused catalog entries during installation #​9793.
  • Automatically load pnpmfiles from config dependencies that are named @*/pnpm-plugin-* #​9780.
  • pnpm config get now prints an INI string for an object value #​9797.
  • pnpm config get now accepts property paths (e.g. pnpm config get catalog.react, pnpm config get .catalog.react, pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'), and pnpm config set now accepts dot-leading or subscripted keys (e.g. pnpm config set .ignoreScripts true).
  • pnpm config get --json now prints a JSON serialization of config value, and pnpm config set --json now parses the input value as JSON.
Patch Changes
  • Semi-breaking. When automatically installing missing peer dependencies, prefer versions that are already present in the direct dependencies of the root workspace package #​9835.
  • When executing the pnpm create command, must verify whether the node version is supported even if a cache already exists #​9775.
  • When making requests for the non-abbreviated packument, add */* to the Accept header to avoid getting a 406 error on AWS CodeArtifact #​9862.
  • The standalone exe version of pnpm works with glibc 2.26 again #​9734.
  • Fix a regression in which pnpm dlx pkg --help doesn't pass --help to pkg #​9823.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 19, 2025
@renovate renovate bot requested a review from IgorKowalczyk August 19, 2025 22:04
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 12c30de to d99d280 Compare August 20, 2025 14:26
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from d99d280 to d21b366 Compare August 23, 2025 07:16
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from d21b366 to 1c62881 Compare August 23, 2025 07:20
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 1c62881 to 3ed1592 Compare September 6, 2025 19:16
@renovate renovate bot changed the title chore(deps): update pnpm to v10.15.0 chore(deps): update pnpm to v10.15.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 3ed1592 to 0c2140b Compare September 7, 2025 08:38
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 0c2140b to bdb6d92 Compare September 7, 2025 08:40
@IgorKowalczyk IgorKowalczyk merged commit f325f59 into main Sep 7, 2025
8 checks passed
@IgorKowalczyk IgorKowalczyk deleted the renovate/pnpm-10.x branch September 7, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants