chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.1#1938
chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.1#1938dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@fc06bc1...078e9d4) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
@modelcontextprotocol/client
@modelcontextprotocol/server
@modelcontextprotocol/express
@modelcontextprotocol/fastify
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
There was a problem hiding this comment.
LGTM — straightforward Dependabot SHA bump for pnpm/action-setup.
Extended reasoning...
Overview
Dependabot bump of pnpm/action-setup from the v5.0.0 pinned SHA to the v6.0.1 pinned SHA across all six workflow files. The diff is purely mechanical: nine identical one-line replacements of the uses: SHA + version comment, with no changes to inputs (run_install: false everywhere) or surrounding steps.
Security risks
None introduced by this diff. The action remains pinned to a full commit SHA (not a mutable tag), the SHA matches the upstream v6.0.1 release commit referenced in the PR body, and pnpm/action-setup is a well-known first-party action from the pnpm org. No new permissions, secrets, or inputs are added.
Level of scrutiny
Low. This is CI tooling only — no SDK source, types, or published artifacts are touched, and no changeset is needed. The repo pins packageManager: pnpm@10.26.1 in package.json, so the action will continue to install pnpm 10.x; the v6 changes (bootstrap pnpm v11, devEngines support, Windows shim fix) don't alter which pnpm version the workflows actually use. The PR-triggered workflows (main.yml, conformance.yml, publish.yml) will exercise the new action immediately, so any regression would surface in CI on this PR.
Other factors
No prior reviews or outstanding comments. The bug-hunting system found nothing. Per the repo's CI/Actions guidance, I verified the upstream changelog rather than speculating: the only behavioral changes are internal to the action's bootstrap and don't affect this repo's pinned pnpm version.
Bumps pnpm/action-setup from 5.0.0 to 6.0.1.
Release notes
Sourced from pnpm/action-setup's releases.
Commits
078e9d4fix: update pnpm to 11.0.0-rc.208c4be7docs(README): update action-setup version5798914chore: update .gitignoreddffd66fix: remove accidentally committed fileb43f991fix: update pnpm to 11.0.0-rc.03852509README.md: bring versions up-to-date (#222)6e7bdbdchore: bump bootstrap pnpm to 11.0.0-beta.4-1 and add update script6b87c46fix: Windows standalone mode — bypass broken npm shims (#217)994d756feat: read pnpm version from devEngines.packageManager (#211)738f428docs: upgrade pnpm/action-setup from v4 to v5Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)