Skip to content

chore(deps): update pnpm to v10.33.2#561

Merged
fro-bot[bot] merged 1 commit into
mainfrom
renovate/pnpm-10.x
May 3, 2026
Merged

chore(deps): update pnpm to v10.33.2#561
fro-bot[bot] merged 1 commit into
mainfrom
renovate/pnpm-10.x

Conversation

@fro-bot
Copy link
Copy Markdown
Contributor

@fro-bot fro-bot Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence OpenSSF Code Search
pnpm (source) 10.33.110.33.2 age confidence OpenSSF Scorecard GitHub Code Search for "pnpm"

Release Notes

pnpm/pnpm (pnpm)

v10.33.2: pnpm 10.33.2

Compare Source

Patch Changes

  • Globally-installed bins no longer fail with ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND when pnpm was installed via the standalone @pnpm/exe binary (e.g. curl -fsSL https://get.pnpm.io/install.sh | sh -) on a system without a separate Node.js installation. Previously, when which('node') failed during pnpm add --global, pnpm fell back to process.execPath, which in @pnpm/exe is the pnpm binary itself — and that path was baked into the generated bin shim, causing the shim to invoke pnpm instead of Node #​11291, #​4645.

  • Fix an infinite fork-bomb that could happen when pnpm was installed with one version (e.g. npm install -g pnpm@A) and run inside a project whose package.json selected a different pnpm version via the packageManager field (e.g. pnpm@B), while a pnpm-workspace.yaml also existed at the project root.

    The child's environment is now forced to manage-package-manager-versions=false (v10) and pm-on-fail=ignore (v11+), which disables the package-manager-version handling in whichever pnpm runs as the child.

    Fixes #​11337.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

Configuration

📅 Schedule: (in timezone America/Phoenix)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Mend Renovate.

@fro-bot fro-bot Bot added automerge dependencies Dependency updates or security alerts javascript patch renovate Universal dependency update tool <https://mend.io/renovate> labels Apr 26, 2026
@fro-bot fro-bot Bot requested review from fro-bot and marcusrbrown as code owners April 26, 2026 13:50
@fro-bot fro-bot Bot added the dependencies Dependency updates or security alerts label Apr 26, 2026
@fro-bot fro-bot Bot enabled auto-merge (squash) April 26, 2026 13:50
@fro-bot fro-bot Bot added renovate Universal dependency update tool <https://mend.io/renovate> patch javascript labels Apr 26, 2026
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch 9 times, most recently from 06a36e0 to 2f906ec Compare April 29, 2026 19:07
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch 3 times, most recently from 4b67acc to b62ba60 Compare April 30, 2026 01:56
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch 4 times, most recently from 87b4487 to cd12d79 Compare May 1, 2026 01:31
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 68b1ab4 to bca09d0 Compare May 1, 2026 05:27
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch 4 times, most recently from f15a2fa to d8586bf Compare May 2, 2026 07:13
@fro-bot fro-bot Bot force-pushed the renovate/pnpm-10.x branch from d8586bf to 2efd882 Compare May 2, 2026 16:15
@fro-bot fro-bot Bot merged commit c86c7a8 into main May 3, 2026
12 checks passed
@fro-bot fro-bot Bot deleted the renovate/pnpm-10.x branch May 3, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Dependency updates or security alerts patch renovate Universal dependency update tool <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant