Skip to content

chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0#470

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/setup-qemu-action-4.0.0
Closed

chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0#470
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/setup-qemu-action-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps docker/setup-qemu-action from 3.7.0 to 4.0.0.

Release notes

Sourced from docker/setup-qemu-action's releases.

v4.0.0

Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0

Commits
  • ce36039 Merge pull request #245 from crazy-max/node24
  • 6386344 node 24 as default runtime
  • 1ea3db7 Merge pull request #243 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • b56a002 chore: update generated content
  • c43f02d build(deps): bump @​docker/actions-toolkit from 0.67.0 to 0.77.0
  • ce10c58 Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 429fc9d chore: update generated content
  • 060e5f8 build(deps): bump @​actions/core from 1.11.1 to 3.0.0
  • 44be13e Merge pull request #231 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
  • 1897438 chore: update generated content
  • Additional commits viewable 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 [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@c7c5346...ce36039)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 7, 2026
@roborev-ci
Copy link
Copy Markdown

roborev-ci Bot commented May 7, 2026

roborev: Combined Review (9ac22ec)

High severity issue found: the workflow may fail to parse due to an invalid uses syntax.

High

  • .github/workflows/docker.yml:39
    The uses directive appears to include a space before @:

    uses: docker/setup-qemu-action @...

    GitHub Actions requires {owner}/{repo}@{ref} with no space. Fix:

    uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a

    The same syntax issue may also exist nearby for docker/setup-buildx-action on line 41.


Synthesized from 3 reviews (agents: codex, gemini | types: default, security)

wesm added a commit that referenced this pull request May 7, 2026
Consolidates the following dependabot updates:

- #464 -- bump docker/login-action from 3.7.0 to 4.1.0
- #465 -- bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1
- #466 -- bump docker/setup-buildx-action from 3.12.0 to 4.0.0
- #467 -- bump docker/metadata-action from 5.10.0 to 6.0.0
- #468 -- bump svelte-check from 4.4.5 to 4.4.8 in /frontend
- #469 -- bump docker/build-push-action from 6.19.2 to 7.1.0
- #470 -- bump docker/setup-qemu-action from 3.7.0 to 4.0.0
- #471 -- bump marked from 18.0.2 to 18.0.3 in /frontend
- #472 -- bump jsdom from 29.1.0 to 29.1.1 in /frontend
- #473 -- bump @sveltejs/vite-plugin-svelte from 7.0.0 to 7.1.1 in /frontend
- #474 -- bump dompurify from 3.4.1 to 3.4.2 in /frontend

Closes #464, #465, #466, #467, #468, #469, #470, #471, #472, #473, #474

Co-authored-by: Wes McKinney <wesm@users.noreply.github.com>
@wesm wesm closed this May 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/docker/setup-qemu-action-4.0.0 branch May 7, 2026 15:26
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant