Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update pnpm to v10.33.4#123
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 19, 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
    • "after 2am and before 3am"
  • Automerge
    • "after 1am and before 2am"

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d057fee to d4f0769 Compare February 20, 2026 02:53
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.30.0 chore(deps): update pnpm to v10.30.1 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d4f0769 to 7b56ea1 Compare February 24, 2026 00:15
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.30.1 chore(deps): update pnpm to v10.30.2 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7b56ea1 to 075350e Compare February 26, 2026 11:52
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.30.2 chore(deps): update pnpm to v10.30.3 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b8158d2 to db93613 Compare March 8, 2026 06:11
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.30.3 chore(deps): update pnpm to v10.31.0 Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from db93613 to 2eb06ae Compare March 9, 2026 23:16
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.31.0 chore(deps): update pnpm to v10.32.0 Mar 9, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 2eb06ae to 96c0923 Compare March 11, 2026 01:50
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.32.0 chore(deps): update pnpm to v10.32.1 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 96c0923 to b13acf7 Compare March 24, 2026 19:05
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.32.1 chore(deps): update pnpm to v10.33.0 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b13acf7 to 6934123 Compare March 26, 2026 15:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6934123 to 68076ba Compare April 22, 2026 11:39
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.0 chore(deps): update pnpm to v10.33.1 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 68076ba to 4ea1aa9 Compare April 23, 2026 13:00
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.1 chore(deps): update pnpm to v10.33.2 Apr 23, 2026
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.2 chore(deps): update pnpm to v10.33.2 - autoclosed May 1, 2026
@renovate renovate Bot closed this May 1, 2026
@renovate renovate Bot deleted the renovate/all-minor-patch branch May 1, 2026 12:15
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.2 - autoclosed chore(deps): update pnpm to v10.33.3 May 5, 2026
@renovate renovate Bot reopened this May 5, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4ea1aa9 to c336ea4 Compare May 5, 2026 02:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c336ea4 to 7686243 Compare May 6, 2026 15:10
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.3 chore(deps): update pnpm to v10.33.4 May 6, 2026
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.

0 participants