Skip to content

chore(deps): update pnpm to v10.33.4#1746

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.33.210.33.4 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.33.4: pnpm 10.33.4

Compare Source

Patch Changes

  • Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.

    A new gitHosted: true field is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.

  • Fix a regression where pnpm --recursive --filter '!<pkg>' run/exec/test/add would include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative --filter arguments are provided, matching the documented behavior. To include the root, pass --include-workspace-root #​11341.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.33.3

Compare Source


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels May 11, 2026
@renovate renovate Bot added this to the next-release-patch milestone May 11, 2026
@renovate renovate Bot added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels May 11, 2026
@renovate renovate Bot enabled auto-merge (squash) May 11, 2026 04:25
@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for cedarjs canceled.

Name Link
🔨 Latest commit 4b0d801
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/6a015a5405ca3d0008ad9a79

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 11, 2026

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 4b0d801

Command Status Duration Result
nx run-many -t build ✅ Succeeded 3m 18s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-11 06:56:44 UTC

@renovate renovate Bot merged commit bbeb3bb into main May 11, 2026
85 of 91 checks passed
@renovate renovate Bot deleted the renovate/pnpm-10.x branch May 11, 2026 06:57
@github-actions
Copy link
Copy Markdown

The changes in this PR are now available on npm.

Try them out by running yarn cedar upgrade -t 5.0.0-canary.2313

Or try it in a new app with yarn dlx create-cedar-app@5.0.0-canary.2313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changesets-ok Override the changesets check release:dependency This PR only updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants