Skip to content

build(deps): bump pnpm/action-setup from 6 to 6.0.9 - #26

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

build(deps): bump pnpm/action-setup from 6 to 6.0.9#26
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 Aug 3, 2026

Copy link
Copy Markdown

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

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

... (truncated)

Commits
  • 62bce64 fix: extract pnpm version from packageManager field instead of returning unde...
  • 58e6119 feat!: replace bundled pnpm binary with npm + lockfile bootstrap (#212)
  • 2e223e0 chore(workflows): adding pr-check.yaml to validate dist folder (#213)
  • fc06bc1 feat!: run the action on Node.js 24 (#205)
  • b906aff Revert "feat!: run the action on Node.js 24 (#205)"
  • See full diff in compare view

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

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

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

@dependabot
dependabot Bot requested a review from dbejarano820 as a code owner August 3, 2026 13:09

@dojo-code-reviewer dojo-code-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Approved

Approved — no findings. Confidence: 5.00/5.00.

Walkthrough

⚠️ GOVERNANCE WARNING: This pull request targets the main branch directly. The repository's GitFlow policy expects feature branches to target develop first (feature → develop → main). Since this is an automated dependency update from Dependabot, we proceed with the review, but highlight this deviation for governance tracking.

Review Walkthrough

This PR updates the GitHub Action pnpm/action-setup from version v6 to v6.0.9 across all of the repository's CI/CD workflows. This patch update fixes several bugs, including resolving issues with self-updating pnpm on Windows, correcting output paths, and updating the bootstrapped pnpm binary.

Areas Reviewed

We reviewed all files modified in this pull request:

  • .github/workflows/ci.yml (CI workflow)
  • .github/workflows/mcp-e2e.yml (End-to-End test workflow)
  • .github/workflows/release.yml (Release and deployment workflow)

Safety Rationale

This change is safe to merge because it is a backward-compatible patch version upgrade of a standard, trusted setup action (pnpm/action-setup). Pinning the action to a patch release (v6.0.9) rather than a floating major tag (v6) improves the predictability and security of the dependency installation step in all workflows.

Approved — no findings.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants