Skip to content

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

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

chore(deps): update pnpm to v10.33.4#628
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pnpm-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 2, 2026

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.32.110.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

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.33.0

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 4:00am on Friday"
  • 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 added the renovate Created by renovate label Apr 2, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: ba46685

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

✅ Snapshot test success

See the details: workflow run

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 2, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@virtual-live-lab/eslint-config@628
npm i https://pkg.pr.new/@virtual-live-lab/prettier-config@628
npm i https://pkg.pr.new/@virtual-live-lab/stylelint-config@628
npm i https://pkg.pr.new/@virtual-live-lab/tsconfig@628

commit: ba46685

@renovate renovate Bot force-pushed the renovate/pnpm-10.x branch from 82b94b7 to 607667c Compare April 8, 2026 17:35
@renovate renovate Bot force-pushed the renovate/pnpm-10.x branch from 607667c to fe7d172 Compare April 25, 2026 12:50
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.0 chore(deps): update pnpm to v10.33.1 Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/pnpm-10.x branch from fe7d172 to 0c04460 Compare April 26, 2026 12:56
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.1 chore(deps): update pnpm to v10.33.2 Apr 26, 2026
@renovate renovate Bot force-pushed the renovate/pnpm-10.x branch from 0c04460 to 2cd48ce Compare May 8, 2026 05:54
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.2 chore(deps): update pnpm to v10.33.3 May 8, 2026
@renovate renovate Bot force-pushed the renovate/pnpm-10.x branch from 2cd48ce to ba46685 Compare May 9, 2026 13:24
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.3 chore(deps): update pnpm to v10.33.4 May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Created by renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants