chore(deps): update https://github.com/docker/setup-qemu-action action to v4 #17

Open
sa-renovate wants to merge 1 commit from renovate/https-github.com-docker-setup-qemu-action-4.x into main
Member

This PR contains the following updates:

Package Type Update Change
https://github.com/docker/setup-qemu-action action major v3v4

Release Notes

docker/setup-qemu-action (https://github.com/docker/setup-qemu-action)

v4.2.0

Compare Source

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

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
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 | |---|---|---|---| | [https://github.com/docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | action | major | `v3` → `v4` | --- ### Release Notes <details> <summary>docker/setup-qemu-action (https://github.com/docker/setup-qemu-action)</summary> ### [`v4.2.0`](https://github.com/docker/setup-qemu-action/releases/tag/v4.2.0) [Compare Source](https://github.com/docker/setup-qemu-action/compare/v4.1.0...v4.2.0) - Preserve names in esbuild bundle by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;311](https://github.com/docker/setup-qemu-action/pull/311) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#&#8203;295](https://github.com/docker/setup-qemu-action/pull/295) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.91.0 to 0.92.0 in [#&#8203;315](https://github.com/docker/setup-qemu-action/pull/315) - Bump [@&#8203;sigstore/core](https://github.com/sigstore/core) from 3.1.0 to 3.2.1 in [#&#8203;312](https://github.com/docker/setup-qemu-action/pull/312) - Bump js-yaml from 4.1.1 to 4.2.0 in [#&#8203;310](https://github.com/docker/setup-qemu-action/pull/310) - Bump tmp from 0.2.6 to 0.2.7 in [#&#8203;304](https://github.com/docker/setup-qemu-action/pull/304) - Bump undici from 6.26.0 to 6.27.0 in [#&#8203;308](https://github.com/docker/setup-qemu-action/pull/308) - Bump vite from 7.3.2 to 7.3.6 in [#&#8203;307](https://github.com/docker/setup-qemu-action/pull/307) **Full Changelog**: <https://github.com/docker/setup-qemu-action/compare/v4.1.0...v4.2.0> ### [`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 - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update https://github.com/docker/setup-qemu-action action to v4
Some checks failed
ci-main / test (pull_request) Failing after 6m52s
067768f8fe
sa-renovate scheduled this pull request to auto merge when all checks succeed 2026-06-19 03:10:26 +00:00
Some checks failed
ci-main / test (pull_request) Failing after 6m52s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/https-github.com-docker-setup-qemu-action-4.x:renovate/https-github.com-docker-setup-qemu-action-4.x
git switch renovate/https-github.com-docker-setup-qemu-action-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/https-github.com-docker-setup-qemu-action-4.x
git switch renovate/https-github.com-docker-setup-qemu-action-4.x
git rebase main
git switch main
git merge --ff-only renovate/https-github.com-docker-setup-qemu-action-4.x
git switch renovate/https-github.com-docker-setup-qemu-action-4.x
git rebase main
git switch main
git merge --no-ff renovate/https-github.com-docker-setup-qemu-action-4.x
git switch main
git merge --squash renovate/https-github.com-docker-setup-qemu-action-4.x
git switch main
git merge --ff-only renovate/https-github.com-docker-setup-qemu-action-4.x
git switch main
git merge renovate/https-github.com-docker-setup-qemu-action-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/karmada-scheduler-edge-connect!17
No description provided.