Skip to content

chore(deps): update pnpm to v10.15.0 #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

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.

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 becomes conflicted, 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.

Copy link

changeset-bot bot commented Apr 21, 2025

⚠️ No Changeset found

Latest commit: fc31138

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Apr 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 16.91%. Comparing base (000a59c) to head (fc31138).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #436   +/-   ##
=======================================
  Coverage   16.91%   16.91%           
=======================================
  Files         132      132           
  Lines        3990     3990           
  Branches      134      128    -6     
=======================================
  Hits          675      675           
  Misses       3255     3255           
  Partials       60       60           

☔ 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.

@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from d008996 to 82dfc5b Compare April 28, 2025 02:15
@renovate renovate bot changed the title chore(deps): update pnpm to v10.9.0 chore(deps): update pnpm to v10.10.0 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 82dfc5b to 53508d3 Compare May 13, 2025 19:42
@renovate renovate bot changed the title chore(deps): update pnpm to v10.10.0 chore(deps): update pnpm to v10.11.0 May 13, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 53508d3 to f34afd0 Compare June 2, 2025 14:07
@renovate renovate bot changed the title chore(deps): update pnpm to v10.11.0 chore(deps): update pnpm to v10.11.1 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from f34afd0 to 4d86438 Compare June 8, 2025 17:07
@renovate renovate bot changed the title chore(deps): update pnpm to v10.11.1 chore(deps): update pnpm to v10.12.1 Jun 8, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 4d86438 to 675c3a0 Compare June 23, 2025 06:08
@renovate renovate bot changed the title chore(deps): update pnpm to v10.12.1 chore(deps): update pnpm to v10.12.2 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 675c3a0 to 9d587e8 Compare June 24, 2025 10:58
@renovate renovate bot changed the title chore(deps): update pnpm to v10.12.2 chore(deps): update pnpm to v10.12.3 Jun 24, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 9d587e8 to 1df0f72 Compare June 26, 2025 17:48
@renovate renovate bot changed the title chore(deps): update pnpm to v10.12.3 chore(deps): update pnpm to v10.12.4 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 1df0f72 to 55c9bbd Compare July 9, 2025 13:41
@renovate renovate bot changed the title chore(deps): update pnpm to v10.12.4 chore(deps): update pnpm to v10.13.1 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 55c9bbd to dba301c Compare August 7, 2025 00:06
@renovate renovate bot changed the title chore(deps): update pnpm to v10.13.1 chore(deps): update pnpm to v10.14.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from dba301c to eeb17a0 Compare August 13, 2025 14:04
@renovate renovate bot changed the title chore(deps): update pnpm to v10.14.0 chore(deps): update pnpm to v10.14.0 - autoclosed Aug 14, 2025
@renovate renovate bot closed this Aug 14, 2025
@renovate renovate bot deleted the renovate/pnpm-10.x branch August 14, 2025 18:41
@renovate renovate bot changed the title chore(deps): update pnpm to v10.14.0 - autoclosed chore(deps): update pnpm to v10.14.0 Aug 19, 2025
@renovate renovate bot reopened this Aug 19, 2025
@renovate renovate bot changed the title chore(deps): update pnpm to v10.14.0 chore(deps): update pnpm to v10.15.0 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from eeb17a0 to fc31138 Compare August 20, 2025 01:10
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.

0 participants