Skip to content

Update pnpm to v10.34.1#606

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

Update pnpm to v10.34.1#606
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pnpm-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.33.410.34.1 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.34.1: pnpm 10.34.1

Compare Source

Patch Changes

  • Reject pnpm-lock.yaml entries whose remote tarball resolution: block is missing the integrity field. Previously the worker that extracts a downloaded tarball skipped hash verification when no integrity was supplied and minted a fresh one from the unverified bytes, so an attacker who could both alter the lockfile (e.g. via a pull request that strips integrity:) and serve modified content at the referenced tarball URL could install a tampered package without any error — including under --frozen-lockfile. pnpm now fails closed at lockfile-read time with ERR_PNPM_MISSING_TARBALL_INTEGRITY. Git-hosted tarballs (gitHosted: true or a URL on codeload.github.com / bitbucket.org / gitlab.com) and file: tarballs are exempt — the commit SHA in a git-host URL and the user-controlled local path already anchor the bytes.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.34.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
todone Ready Ready Preview, Comment May 28, 2026 12:45am
todone-hosted Ready Ready Preview, Comment May 28, 2026 12:45am

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 18.2% 67 / 368
🔵 Statements 15.16% 69 / 455
🔵 Functions 10.65% 18 / 169
🔵 Branches 3.96% 4 / 101
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/List.svelte 0% 0% 0% 0% 12-113
src/stores.ts 0% 0% 0% 0%
src/adapters/database.ts 0% 0% 0% 0%
src/adapters/rxdb-adapter.ts 15.25% 10% 0% 16.66% 38-43, 50-159, 166-175
src/components/Button.svelte 0% 0% 0% 0% 16-36
src/components/Form.svelte 0% 0% 0% 0% 21-111
src/components/IconH2.svelte 0% 100% 0% 0% 4
src/components/IconH3.svelte 0% 100% 0% 0% 4
src/components/IconImage.svelte 0% 100% 0% 0% 4
src/components/IconTable.svelte 0% 100% 0% 0% 4
src/components/Task.svelte 0% 0% 0% 0% 10-74
src/lib/carta.ts 2.5% 0% 0% 2.7% 26-136
src/lib/theme-observer.ts 0% 0% 0% 0% 12-37
src/stores/auth.ts 100% 100% 100% 100%
src/stores/sync.ts 100% 100% 100% 100%
src/stores/tasks.ts 100% 50% 100% 100%
src/stores/ui.ts 100% 100% 100% 100%
tests/adapters/memory-adapter.ts 90.19% 33.33% 94.44% 95.65% 53, 66, 92-93
Generated in workflow #464 for commit 260fa35 by the Vitest Coverage Report Action

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