build(deps-dev): Bump pnpm from 10.14.0 to 10.15.0
Merged
Number: #2485
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 19, 2025 at 09:36 PM UTC
(10 months ago)
(10 months ago)
Updated:
August 19, 2025 at 09:58 PM UTC
(10 months ago)
(10 months ago)
Merged:
August 19, 2025 at 09:58 PM UTC
(10 months ago)
by KATO-Hiro
(10 months ago)
by KATO-Hiro
Time to Close:
22 minutes
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps pnpm from 10.14.0 to 10.15.0.
Release notes
Sourced from pnpm's releases.
pnpm 10.15
Minor Changes
- Added the
cleanupUnusedCatalogsconfiguration. When set totrue, pnpm will remove unused catalog entries during installation #9793.- Automatically load pnpmfiles from config dependencies that are named
@*/pnpm-plugin-*#9780.pnpm config getnow prints an INI string for an object value #9797.pnpm config getnow accepts property paths (e.g.pnpm config get catalog.react,pnpm config get .catalog.react,pnpm config get 'packageExtensions["@babel/parser"].peerDependencies["@babel/types"]'), andpnpm config setnow accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true).pnpm config get --jsonnow prints a JSON serialization of config value, andpnpm config set --jsonnow 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 createcommand, 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 theAcceptheader 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 --helpdoesn't pass--helptopkg#9823.Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
10.15.0
Minor Changes
- Added the
cleanupUnusedCatalogsconfiguration. When set totrue, pnpm will remove unused catalog entries during installation #9793.- Automatically load pnpmfiles from config dependencies that are named
@*/pnpm-plugin-*#9780.pnpm config getnow prints an INI string for an object value #9797.pnpm config getnow accepts property paths (e.g.pnpm config get catalog.react,pnpm config get .catalog.react,pnpm config get 'packageExtensions["@babel/parser"].peerDependencies["@babel/types"]'), andpnpm config setnow accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true).pnpm config get --jsonnow prints a JSON serialization of config value, andpnpm config set --jsonnow 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 createcommand, 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 theAcceptheader 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 --helpdoesn't pass--helptopkg#9823.
Commits
979ce80chore(release): 10.15.0facd765refactor: always use extensions in relative imports (#9878)c89c93dtest: use@jest/globals(#9877)14c78e8test: use jest.mocked (#9874)ba5f447chore: update registry-mock to v5dfea901chore: use catalogs only in dependencies (#9868)dcfb186chore(release): libsaf2b391fix: vulnerabilities- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+6
+6
Deletions:
-6
-6
Package Dependencies
Technical Details
| ID: | 5385079 |
| UUID: | 2757703382 |
| Node ID: | PR_kwDOKKyu2M6kXzbW |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |
| Merge State: | Unknown |