Skip to content

chore(deps): bump pnpm/action-setup from 6.0.5 to 6.0.8#3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.8
Closed

chore(deps): bump pnpm/action-setup from 6.0.5 to 6.0.8#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pnpm/action-setup from 6.0.5 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

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
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 16, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 16, 2026

Greptile Summary

This PR bumps the pnpm/action-setup GitHub Action from v6.0.5 to v6.0.8 in the release workflow, incorporating three patch releases worth of bug fixes from the upstream action.

  • The new version includes fixes for Windows standalone + self-update compatibility (drop patchPnpmEnv), correct restoration of inputs during the post step, and a self-update bootstrap fix to respect packageManager-pinned versions.
  • No workflow logic, permissions, or other step configurations are changed.

Confidence Score: 5/5

This PR is safe to merge — it updates a single GitHub Action to a patch version with only bug fixes and no breaking changes.

The change is a one-line version bump of pnpm/action-setup across three patch releases. All upstream changes are bug fixes (Windows self-update, post-step input restore, bootstrap pinning), none of which alter the action's interface or the workflow's behavior for this project.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/release.yml Single-line version bump of pnpm/action-setup from v6.0.5 to v6.0.8; no logic changes.

Reviews (2): Last reviewed commit: "chore(deps): bump pnpm/action-setup from..." | Re-trigger Greptile

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.5 to 6.0.8.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v6.0.5...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6.0.8 branch from c1113e3 to 645dc77 Compare May 17, 2026 02:02
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 17, 2026

Looks like pnpm/action-setup is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 17, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/pnpm/action-setup-6.0.8 branch May 17, 2026 02:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants