-
Notifications
You must be signed in to change notification settings - Fork 189
chore(deps): update pnpm to v10.18.3 #3960
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Finished running flow.
|
||||||||||||
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Check changeset necessityStatus: NOT REQUIRED Reason:
Changeset (copy & paste):# No changeset required for this PR (tooling-only pnpm bump). |
junkisai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Approved for merge
Review Summary
- Update type: patch (10.18.2 → 10.18.3)
- Risk level: LOW
- CI status: All checks passed ✓
- Security: No security concerns
Key improvements in 10.18.3:
- Fixed infinite recursion with verifyDepsBeforeInstall
- Fixed scoped registry key parsing errors
- Fixed EISDIR error when bin points to directory
- Improved config file handling priority
This is a safe patch update with bug fixes. Automerge configuration is already in place (dev-tools group in renovate.json5).
This PR contains the following updates:
10.18.2->10.18.3Release Notes
pnpm/pnpm (pnpm)
v10.18.3Compare Source
Patch Changes
verifyDepsBeforeInstall: installand pre/post install scripts that called other pnpm scripts #10060.@scope:registry) being parsed as property paths inpnpm config getwhen--location=projectis used #9362.pnpm config set --location=projectincorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yamland.npmrcexist,pnpm config set --location=projectnow writes topnpm-workspace.yaml(matching read priority) #10072.pnpm outdated --long#10040.Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.