Update docker/setup-qemu-action action to v4 #17

Merged
jcabillot merged 1 commits from renovate/docker-setup-qemu-action-4.x into main 2026-06-13 15:44:07 -04:00
Member

This PR contains the following updates:

Package Type Update Change
docker/setup-qemu-action action major v3v4

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action)

v4.1.0

Compare Source

Full Changelog: https://github.com/docker/setup-qemu-action/compare/v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0

v4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | action | major | `v3` → `v4` | --- ### Release Notes <details> <summary>docker/setup-qemu-action (docker/setup-qemu-action)</summary> ### [`v4.1.0`](https://github.com/docker/setup-qemu-action/releases/tag/v4.1.0) [Compare Source](https://github.com/docker/setup-qemu-action/compare/v4...v4.1.0) - Add `reset` input to uninstall current emulators by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;21](https://github.com/docker/setup-qemu-action/pull/21) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.77.0 to 0.91.0 in [#&#8203;250](https://github.com/docker/setup-qemu-action/pull/250) [#&#8203;247](https://github.com/docker/setup-qemu-action/pull/247) - Bump brace-expansion from 1.1.12 to 1.1.15 in [#&#8203;265](https://github.com/docker/setup-qemu-action/pull/265) - Bump fast-xml-builder from 1.0.0 to 1.2.0 in [#&#8203;286](https://github.com/docker/setup-qemu-action/pull/286) - Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#&#8203;255](https://github.com/docker/setup-qemu-action/pull/255) - Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;257](https://github.com/docker/setup-qemu-action/pull/257) - Bump glob from 10.3.15 to 10.5.0 in [#&#8203;254](https://github.com/docker/setup-qemu-action/pull/254) - Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;262](https://github.com/docker/setup-qemu-action/pull/262) - Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;273](https://github.com/docker/setup-qemu-action/pull/273) - Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;285](https://github.com/docker/setup-qemu-action/pull/285) - Bump tar from 6.2.1 to 7.5.15 in [#&#8203;287](https://github.com/docker/setup-qemu-action/pull/287) - Bump tmp from 0.2.5 to 0.2.6 in [#&#8203;291](https://github.com/docker/setup-qemu-action/pull/291) - Bump undici from 6.23.0 to 6.26.0 in [#&#8203;251](https://github.com/docker/setup-qemu-action/pull/251) - Bump vite from 7.3.1 to 7.3.2 in [#&#8203;271](https://github.com/docker/setup-qemu-action/pull/271) **Full Changelog**: <https://github.com/docker/setup-qemu-action/compare/v4.0.0...v4.1.0> ### [`v4.0.0`](https://github.com/docker/setup-qemu-action/releases/tag/v4.0.0) [Compare Source](https://github.com/docker/setup-qemu-action/compare/v4...v4) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;245](https://github.com/docker/setup-qemu-action/pull/245) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;241](https://github.com/docker/setup-qemu-action/pull/241) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;244](https://github.com/docker/setup-qemu-action/pull/244) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.67.0 to 0.77.0 in [#&#8203;243](https://github.com/docker/setup-qemu-action/pull/243) - Bump [@&#8203;isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in [#&#8203;240](https://github.com/docker/setup-qemu-action/pull/240) - Bump js-yaml from 3.14.1 to 3.14.2 in [#&#8203;231](https://github.com/docker/setup-qemu-action/pull/231) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;238](https://github.com/docker/setup-qemu-action/pull/238) **Full Changelog**: <https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0> ### [`v4`](https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4) [Compare Source](https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-12 23:00:58 -04:00
Update docker/setup-qemu-action action to v4
Docker Build and Push / build (pull_request) Successful in 49s
2742480071
jcabillot was assigned by renovate 2026-06-12 23:01:02 -04:00
jcabillot merged commit dce2a44927 into main 2026-06-13 15:44:07 -04:00
jcabillot deleted branch renovate/docker-setup-qemu-action-4.x 2026-06-13 15:44:07 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/opencode-dispatch#17