Skip to content

meta: bump pnpm/action-setup from 5.0.0 to 6.0.8#8865

Merged
bmuenzenmeyer merged 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.3
May 19, 2026
Merged

meta: bump pnpm/action-setup from 5.0.0 to 6.0.8#8865
bmuenzenmeyer merged 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pnpm/action-setup from 5.0.0 to 6.0.8.

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.8

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.7...v6.0.8

v6.0.7

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.6...v6.0.7

v6.0.6

What's Changed

Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6

v6.0.5

What's Changed

Full Changelog: pnpm/action-setup@v6.0.4...v6.0.5

v6.0.4

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.3...v6.0.4

v6.0.3

Updated pnpm to v11.0.0-rc.5

Full Changelog: pnpm/action-setup@v6.0.2...v6.0.3

... (truncated)

Commits
  • 0e279bb fix: update pnpm to 11.1.1 (#248)
  • 3e83581 fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258)
  • 551b42e docs(README): fix cache_dependency_path type (#257)
  • 739bfe4 fix: self-update bootstrap to packageManager-pinned version (#233) (#256)
  • f61705d chore: add CODEOWNERS
  • 7a5507b fix: restore inputs from state in post (#255)
  • 1155470 fix: honor devEngines.packageManager.onFail=error (#252) (#254)
  • 91ab88e fix: bin_dest output points to self-updated pnpm, not bootstrap (#249)
  • e578e19 fix: update pnpm to 11.0.4
  • 8912a91 fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code github_actions:pull-request Trigger Pull Request Checks labels May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 20:37
@dependabot dependabot Bot added github_actions:pull-request Trigger Pull Request Checks dependencies Pull requests that update a dependency file auto-merge Ready to automatically merge after being open for 48 hours github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview May 19, 2026 5:28pm

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.26%. Comparing base (9ac2ce8) to head (319accc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8865      +/-   ##
==========================================
+ Coverage   73.20%   73.26%   +0.05%     
==========================================
  Files         102      102              
  Lines        8628     8628              
  Branches      314      313       -1     
==========================================
+ Hits         6316     6321       +5     
+ Misses       2311     2306       -5     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Member

@MattIPv4 MattIPv4 left a comment

Choose a reason for hiding this comment

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

There are a lot of open issues for v6 of this action, most notably pnpm/action-setup#228, so I'm hesitant to approve this update.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6.0.3 branch from fe68f8a to 80035bf Compare May 3, 2026 14:18
@MattIPv4
Copy link
Copy Markdown
Member

MattIPv4 commented May 6, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6.0.3 branch from 80035bf to eb44784 Compare May 6, 2026 14:43
@MattIPv4
Copy link
Copy Markdown
Member

MattIPv4 commented May 6, 2026

Was hoping Dependabot would pick up 6.0.5, but maybe it hasn't been around for long enough yet. In my testing, 6.0.5 appears to no longer contain the above bug.

@bmuenzenmeyer
Copy link
Copy Markdown
Contributor

Was hoping Dependabot would pick up 6.0.5, but maybe it hasn't been around for long enough yet. In my testing, 6.0.5 appears to no longer contain the above bug.

6.0.8 is out. i will try another recreate

@bmuenzenmeyer
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.8.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@fc06bc1...0e279bb)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title meta: bump pnpm/action-setup from 5.0.0 to 6.0.3 meta: bump pnpm/action-setup from 5.0.0 to 6.0.8 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6.0.3 branch from eb44784 to 319accc Compare May 19, 2026 17:27
@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 2062324 May 19, 2026
13 checks passed
@bmuenzenmeyer bmuenzenmeyer deleted the dependabot/github_actions/pnpm/action-setup-6.0.3 branch May 19, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours 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.

2 participants