Skip to content

build(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 in the github-actions group - #104

Merged
ibrunotome merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-a9bcc878af
Aug 15, 2026
Merged

build(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 in the github-actions group#104
ibrunotome merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-a9bcc878af

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: pnpm/action-setup.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Updates the PR workflow to pnpm/action-setup v6.0.10 to improve cache restore behavior and use pnpm v11.19.0 by default. This should reduce CI time and improve reliability without changing application code.

  • Old behavior: v6.0.9 with simpler cache keys. New behavior: v6.0.10 adds restore keys, increasing cache hit rates on cold/missed caches.
  • Affects only .github/workflows/pr.yml and CI runners. No runtime or production impact.
  • Affected APIs/tools: GitHub Actions cache behavior and the pnpm CLI version used in CI.
  • No input or API changes to the action. No migration required.

Written for commit f335aab. Summary will update on new commits.

Bumps the github-actions group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup).
Updates `pnpm/action-setup` from 6.0.9 to 6.0.10
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@0ebf471...0977fd9)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: 6.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 14, 2026
@dependabot
dependabotBot requested a review from a teamAugust 14, 2026 12:03
@dependabotdependabotBot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 14, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
authf335aabCommit Preview URL

Branch Preview URL
Aug 14 2026, 12:04 PM

@ibrunotome
ibrunotome merged commit 74b8c0f into mainAug 15, 2026
5 checks passed
@ibrunotome
ibrunotome deleted the dependabot/github_actions/github-actions-a9bcc878af branch August 15, 2026 22:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ibrunotome