Skip to content

Comments

Update dependency pnpm/pnpm to v10.29.3#1067

Merged
wancup merged 2 commits intomainfrom
renovate/pnpm-pnpm-10.x
Feb 19, 2026
Merged

Update dependency pnpm/pnpm to v10.29.3#1067
wancup merged 2 commits intomainfrom
renovate/pnpm-pnpm-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Update Change Pending
pnpm/pnpm patch v10.29.2v10.29.3 v10.30.0

Release Notes

pnpm/pnpm (pnpm/pnpm)

v10.29.3: pnpm 10.29.3

Compare Source

Patch Changes
  • Fixed an out-of-memory error in pnpm list (and pnpm why) on large dependency graphs by replacing the recursive tree builder with a two-phase approach: a BFS dependency graph followed by cached tree materialization. Duplicate subtrees are now deduplicated in the output, shown as "deduped (N deps hidden)" #​10586.
  • Fixed allowBuilds not working when set via .pnpmfile.cjs #​10516.
  • When the enableGlobalVirtualStore option is set, the pnpm deploy command would incorrectly create symlinks to the global virtual store. To keep the deploy directory self-contained, pnpm deploy now ignores this setting and always creates a localized virtual store within the deploy directory.
  • Fixed minimumReleaseAgeExclude not being respected by pnpm dlx #​10338.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

Configuration

📅 Schedule: 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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pnpm-pnpm-10.x branch from 8af0f96 to d8dd7ee Compare February 19, 2026 15:44
@renovate renovate bot force-pushed the renovate/pnpm-pnpm-10.x branch from d287239 to 83ef76d Compare February 19, 2026 15:49
@renovate
Copy link
Contributor Author

renovate bot commented Feb 19, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@wancup wancup merged commit 7eb9389 into main Feb 19, 2026
@wancup wancup deleted the renovate/pnpm-pnpm-10.x branch February 19, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant