chore(deps-dev): bump pnpm from 10.24.0 to 10.28.2#414
chore(deps-dev): bump pnpm from 10.24.0 to 10.28.2#414dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
c575bd3 to
ab512c2
Compare
Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 10.24.0 to 10.28.2. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.28.2/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.28.2/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.28.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
ab512c2 to
9651f31
Compare
There was a problem hiding this comment.
PR Review: Dependabot pnpm 10.24.0 → 10.28.2
Overview
Routine dev-dependency bump of the pnpm package manager itself. Several intermediate releases contain meaningful security fixes — this update is well worth merging promptly.
👍 What's Good
- Security fixes included across 10.28.1 and 10.28.2:
- Path traversal prevention in
directories.binfield - Symlink validation for
file:/git:dependencies (prevents leaking local files intonode_modules) - Path traversal fix in binary fetcher ZIP extraction
- Path traversal fix in bin linking for
@-scoped bin names - Windows-specific path traversal fix (backslash normalization)
- Path traversal prevention in
- Lock file diff is minimal and correct — only pnpm's own entry updated plus expected deprecation notice text updates
- No API surface changes; pnpm is a dev/tooling dependency only, so no runtime impact
- Auto-merge is already enabled — safe to proceed once CI passes
LGTM. Approve and merge.
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Pull request was closed
|
Closing: merge conflicts and Dependabot can't rebase (PR was externally edited). Dependabot will recreate a fresh PR on its next run. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pnpm from 10.24.0 to 10.28.2.
Release notes
Sourced from pnpm's releases.
... (truncated)
Changelog
Sourced from pnpm's changelog.
... (truncated)
Commits
89a2c4echore(release): 10.28.2a484ceafix(npm-resolver): request full metadata for optional dependencies (#10455)c908370test: fix0b5a56achore(release): 10.28.1916b26bfix: prevent implicit root exclusion when user filters are provided (#10465)9cbba28fix(exec): preserve user execution cwd (#10445)91a241echore(release): 10.28.0a9784fbrevert: "chore: upgrade qs to 6.14.1 (#10389)"787ed46chore: upgrade qs to 6.14.1 (#10389)6bdba72chore(release): 10.27.0You can trigger a rebase of this PR 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)You can disable automated security fix PRs for this repo from the Security Alerts page.