Skip to content

chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9#82

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pnpm/action-setup from 6.0.8 to 6.0.9.

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.9

What's Changed

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

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.8 to 6.0.9.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v6.0.8...v6.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

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.

@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown

Greptile Summary

Routine Dependabot bump of pnpm/action-setup from v6.0.8 to v6.0.9 across all three GitHub Actions workflows. The patch release updates the bundled pnpm version to v11.7.0 with no API or behaviour changes to the action itself.

  • Updates pnpm/action-setup in .github/workflows/ci.yml, dependabot-fmt.yml, and release.yml — identical one-line change in each file.
  • No logic, configuration, or other dependency is modified.

Confidence Score: 5/5

Safe to merge — all three workflows receive the identical one-line version bump with no other changes.

The only change is updating a patch version of a GitHub Action that bundles a newer pnpm release. The action's interface is unchanged, and the bump is applied consistently across all workflows.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Bumps pnpm/action-setup from v6.0.8 to v6.0.9 — single line change, no other modifications.
.github/workflows/dependabot-fmt.yml Bumps pnpm/action-setup from v6.0.8 to v6.0.9 — single line change, no other modifications.
.github/workflows/release.yml Bumps pnpm/action-setup from v6.0.8 to v6.0.9 — single line change, no other modifications.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot detects new release] --> B[Update ci.yml]
    A --> C[Update dependabot-fmt.yml]
    A --> D[Update release.yml]
    B --> E[pnpm action-setup v6.0.9 with pnpm v11.7.0]
    C --> E
    D --> E
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Dependabot detects new release] --> B[Update ci.yml]
    A --> C[Update dependabot-fmt.yml]
    A --> D[Update release.yml]
    B --> E[pnpm action-setup v6.0.9 with pnpm v11.7.0]
    C --> E
    D --> E
Loading

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

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