Skip to content

chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 - #6116

Open
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/github_actions/pnpm/action-setup-6.0.10
Open

chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10#6116
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/github_actions/pnpm/action-setup-6.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps pnpm/action-setup from 6.0.9 to 6.0.10.

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.10

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6...v6.0.10

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v6.0.9...v6.0.10)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2026
@rtibblesbot

rtibblesbot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🟡 Waiting for changes

Last updated: 2026-09-01 00:22 UTC

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #6116pnpm/action-setup 6.0.9 → 6.0.10, patch bump of a CI-only (development) action, applied to all six call sites across five workflows.

  • Breaking changes: none. Deprecations: none in the action API. Security fixes: none listed. New peer dependencies: none.
  • Changelog: bundled pnpm → 11.19.0, cache restore-keys refactor, README/CI docs.
  • Neither functional change reaches this repo: no workflow passes a version: input, so pnpm resolves from packageManager in package.json (pinned to 10.33.0), and caching is handled by actions/setup-node with cache: 'pnpm', not by this action.
  • No code changes required.
  • CI passing — the jobs that actually run the action (build frontend assets, browser smoke test, file linting) are green; the skipping jobs are path-filtered for a workflows-only diff.

Unrelated to merging: the v6.0.10 README now points at pnpm/setup as this action's successor, worth an issue to migrate the six pins deliberately.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

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

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant