Skip to content

chore(deps): update pnpm to v10.34.5 - #1229

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pnpm-10.x
Open

chore(deps): update pnpm to v10.34.5#1229
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pnpm-10.x

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.34.410.34.5 age confidence
pnpm (source) 10.34.410.34.5 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.34.5: pnpm 10.34.5

Compare Source

Patch Changes

  • 78e29fe: Prevent a crafted pnpm-lock.yaml from writing package content outside the virtual store. A dependency path key whose name reconstructs to a path-traversal sequence (e.g. ../../../tmp/x@1.0.0) is now rejected by the isolated (virtual-store) linker and the Plug'n'Play resolver map, matching the containment already applied to the hoisted linker. Under the global virtual store, a traversal in the version-derived path segment (e.g. a snapshot version: "../../x") is now rejected at iterateHashedGraphNodes, the single point every global-virtual-store slot path funnels through.
  • 78e29fe: Fixed a path traversal vulnerability where a dependency whose manifest name was a scoped path traversal (e.g. @x/../../../<path>) could be written outside node_modules to an attacker-controlled location during pnpm install, even with --ignore-scripts. The isolated linker now validates the package name before using it as a directory name, matching the existing protection in the hoisted linker.
  • 47ef6f0: Fixed switching to and self-updating to pnpm v12. pnpm v12 (the Rust port) ships as the pnpm and @pnpm/exe npm packages whose bins are placeholders replaced at install time by the host's native binary from a @pnpm/exe.<platform>-<arch>[-musl] optional dependency. Because pnpm installs its own engine with --ignore-scripts, that relinking never ran, leaving a non-executable placeholder. pnpm now relinks the native binary itself for v12 (recognizing the new platform-package naming scheme and the native pnpm package), and verifies the native binary's npm registry signature before running it.
  • 36928be: ${...} environment-variable placeholders in the httpProxy, httpsProxy, noProxy, proxy, and noproxy settings are no longer expanded when these settings come from a project's pnpm-workspace.yaml. They now receive the same protection already applied to registry.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@c2fo-cibot c2fo-cibot Bot added the size/XS Denotes a PR that changes 0-9 lines label May 18, 2026
@coveralls

coveralls commented May 18, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 32301149509

Coverage remained the same at 96.85%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 767
Covered Lines: 749
Line Coverage: 97.65%
Relevant Branches: 471
Covered Branches: 450
Branch Coverage: 95.54%
Branches in Coverage %: Yes
Coverage Strength: 2916734.1 hits per line

💛 - Coveralls

@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.4 chore(deps): update pnpm to v10.34.0 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch from 4946eb0 to 418cfcc Compare May 27, 2026 16:06
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.34.0 chore(deps): update pnpm to v10.34.1 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch 4 times, most recently from fead71f to a0d32e9 Compare May 29, 2026 05:03
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch from a0d32e9 to 8bb0a86 Compare June 13, 2026 15:41
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.34.1 chore(deps): update pnpm to v10.34.3 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch 5 times, most recently from 898293b to 3c17a62 Compare June 19, 2026 01:37
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.34.3 chore(deps): update pnpm to v10.34.4 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 3642222 to 44199b3 Compare July 10, 2026 16:11
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.34.4 chore(deps): update pnpm to v10.34.5 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch 3 times, most recently from 1456265 to 3b802ce Compare July 15, 2026 21:32
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch from 3b802ce to 8149c99 Compare July 30, 2026 22:36
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch from 8149c99 to d45ed9e Compare August 18, 2026 17:44
@renovate
renovate Bot force-pushed the renovate/pnpm-10.x branch from d45ed9e to 03cae79 Compare August 19, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant