chore(deps): bump the github-actions group across 1 directory with 2 updates - #521
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the github-actions group with 2 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `pnpm/action-setup` from 6.0.10 to 6.1.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@0977fd9...ea17c68) Updates `docker/setup-buildx-action` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@bb05f3f...37fe631) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
davidwkeith
reviewed
Sep 12, 2026
davidwkeith
left a comment
Owner
There was a problem hiding this comment.
Reviewed. This is a mechanical Dependabot grouped bump (pnpm/action-setup 6.0.10→6.1.0, docker/setup-buildx-action 4.2.0→4.3.0) across ci.yml, conformance.yml, docker.yml, release.yml. The diff itself looks correct:
- All four workflow files are updated consistently for
pnpm/action-setup. - SHAs match the release notes in the PR description (
ea17c68d…= v6.1.0,37fe6310…= v4.3.0), and pins remain full commit SHAs (not floating tags) — good, matches the repo's existing security posture for Actions. - CI-only change, so per
CONTRIBUTING.md("Repo-only changes (CI, docs, scripts) don't need one") no changeset is required here — correct as-is.
Two conformance nits against CONTRIBUTING.md, both inherent to Dependabot's default output rather than something fixable by editing this PR directly (Dependabot overwrites manual edits):
- Title convention:
CONTRIBUTING.mdasks for<type>(<scope>): <subject>where scope is a package name or omitted entirely for a repo-wide change. Dependabot's default title,chore(deps): bump the github-actions group across 1 directory with 2 updates, uses a non-package(deps)scope. Since this repo squash-merges (the PR title becomes the permanentgit logentry), consider either retitling before merge tochore: bump github-actions group (pnpm/action-setup, docker/setup-buildx-action), or setting acommit-message.prefix/include: "scope"override in.github/dependabot.ymlso future grouped bumps title themselves correctly without manual intervention. - PR body template: the body is Dependabot's auto-generated changelog, not the
Summary/Packages affected/Checklistsections from.github/PULL_REQUEST_TEMPLATE.md. Given this PR touches no publishable package, the checklist would be mostly N/A anyway — not blocking, but flagging sinceCONTRIBUTING.mdtreats the template as required for all PRs.
Neither nit affects the safety or correctness of the bump. No behavioral concerns; fine to merge once the title is adjusted for the squash commit.
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 2 updates in the / directory: pnpm/action-setup and docker/setup-buildx-action.
Updates
pnpm/action-setupfrom 6.0.10 to 6.1.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
ea17c68feat: support pnpm v12 (#288)Updates
docker/setup-buildx-actionfrom 4.2.0 to 4.3.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
37fe631Merge pull request #595 from docker/dependabot/npm_and_yarn/docker/actions-to...b5c4f91[dependabot skip] chore: update generated content3e93b63build(deps): bump@docker/actions-toolkitfrom 0.92.0 to 0.95.0e527031Merge pull request #600 from docker/dependabot/npm_and_yarn/brace-expansion-1...c68814b[dependabot skip] chore: update generated content3f891b0build(deps): bump brace-expansion from 1.1.13 to 1.1.18787db26Merge pull request #585 from docker/dependabot/npm_and_yarn/js-yaml-5.2.1f779368[dependabot skip] chore: update generated content7d5e604build(deps): bump js-yaml from 5.2.0 to 5.3.0292c2fbMerge pull request #590 from docker/dependabot/github_actions/actions/setup-n...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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions