You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the script-shell option is configured to a .bat/.cmd file on Windows, pnpm will now error with ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If the script-shell option is necessary for your use-case, please set a .exe file instead.
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: npm-shrinkwrap.json
npm error Cannot read properties of null (reading 'matches')
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-30T02_21_14_641Z-debug-0.log
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
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: npm-shrinkwrap.json
npm ERR! Cannot read properties of null (reading 'matches')
npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-12T13_35_33_140Z-debug-0.log
renovateBot
changed the title
chore(deps): update pnpm to v8.15.8
chore(deps): update pnpm to v8.15.9
Jul 17, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.9.0→8.15.98.15.3→8.15.9Release Notes
pnpm/pnpm (pnpm)
v8.15.9: pnpm 8.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.8Compare Source
Patch Changes
script-shelloption is configured to a.bat/.cmdfile on Windows, pnpm will now error withERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If thescript-shelloption is necessary for your use-case, please set a.exefile instead.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.7Compare Source
Patch Changes
pnpm config getprints a comma-separated list for an array value instead of nothing.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.6Compare Source
Patch Changes
pnpm run#7817.peerDependencies#7813.--ignore-scriptsargument toprunecommand #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v8.15.5Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.4Compare Source
Patch Changes
readPackagehook should work #7704.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.3Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.2Compare Source
Patch Changes
node_modulesdirectories, pnpm will no longer print multiple prompts simultaneously.node_modules.package.json#4761.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
✂ Note
PR body was truncated to here.
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.