Skip to content

⬆️ update GitHub Actions#14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
chore/renovate-github-actions
Open

⬆️ update GitHub Actions#14
renovate[bot] wants to merge 1 commit into
mainfrom
chore/renovate-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
pnpm (source) 10.30.010.33.4 age confidence uses-with minor
pnpm/action-setup (changelog) 41ff726b906aff action digest

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

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

v10.30.3

Compare Source

v10.30.2

Compare Source

v10.30.1: pnpm 10.30.1

Compare Source

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #​10649.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

Configuration

📅 Schedule: (in timezone Europe/Luxembourg)

  • Branch creation
    • "every weekday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 chore/renovate-github-actions branch from 2e4d319 to d8b64b7 Compare February 27, 2026 00:36
@renovate renovate Bot changed the title ⬆️ update pnpm to v10.30.1 ⬆️ update pnpm to v10.30.2 Feb 27, 2026
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch from d8b64b7 to 0fccb7e Compare March 1, 2026 22:01
@renovate renovate Bot changed the title ⬆️ update pnpm to v10.30.2 ⬆️ update pnpm to v10.30.3 Mar 1, 2026
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch from 0fccb7e to ff92cbb Compare March 11, 2026 03:06
@renovate renovate Bot changed the title ⬆️ update pnpm to v10.30.3 ⬆️ update pnpm to v10.31.0 Mar 11, 2026
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch from ff92cbb to d5f510c Compare March 11, 2026 17:50
@renovate renovate Bot changed the title ⬆️ update pnpm to v10.31.0 ⬆️ update GitHub Actions Mar 11, 2026
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch 3 times, most recently from 62f0be6 to daa8d6d Compare March 14, 2026 17:58
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch 2 times, most recently from cd0d797 to 659b037 Compare March 27, 2026 17:22
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch 2 times, most recently from 73aa15c to 3d41f72 Compare April 26, 2026 13:01
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch from 3d41f72 to 894949e Compare May 8, 2026 06:40
@renovate renovate Bot force-pushed the chore/renovate-github-actions branch from 894949e to 355e211 Compare May 9, 2026 13:32
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