nolte / docker-upmpdcli

1 stars 3 forks source link

Update docker/setup-qemu-action action to v3 #28

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
docker/setup-qemu-action action major v1.2.0 -> v3.2.0

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action) ### [`v3.2.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v3.2.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.31.0 to 0.35.0 in [https://github.com/docker/setup-qemu-action/pull/154](https://togithub.com/docker/setup-qemu-action/pull/154) [https://github.com/docker/setup-qemu-action/pull/155](https://togithub.com/docker/setup-qemu-action/pull/155) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0 ### [`v3.1.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v3.1.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0) - Set `docker.io` domain for default binfmt image by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/151](https://togithub.com/docker/setup-qemu-action/pull/151) - Throw error message instead of exit code by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/129](https://togithub.com/docker/setup-qemu-action/pull/129) - build(deps): bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.12.0 to 0.31.0 in [https://github.com/docker/setup-qemu-action/pull/115](https://togithub.com/docker/setup-qemu-action/pull/115) [https://github.com/docker/setup-qemu-action/pull/128](https://togithub.com/docker/setup-qemu-action/pull/128) [https://github.com/docker/setup-qemu-action/pull/131](https://togithub.com/docker/setup-qemu-action/pull/131) [https://github.com/docker/setup-qemu-action/pull/134](https://togithub.com/docker/setup-qemu-action/pull/134) [https://github.com/docker/setup-qemu-action/pull/149](https://togithub.com/docker/setup-qemu-action/pull/149) - build(deps): bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.20.13 to 7.23.2 in [https://github.com/docker/setup-qemu-action/pull/109](https://togithub.com/docker/setup-qemu-action/pull/109) - build(deps): bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-qemu-action/pull/142](https://togithub.com/docker/setup-qemu-action/pull/142) - build(deps): bump undici from 5.28.2 to 5.28.4 in [https://github.com/docker/setup-qemu-action/pull/118](https://togithub.com/docker/setup-qemu-action/pull/118) [https://github.com/docker/setup-qemu-action/pull/127](https://togithub.com/docker/setup-qemu-action/pull/127) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0 ### [`v3.0.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v3.0.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0) - Node 20 as default runtime (requires [Actions Runner v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or later) by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/102](https://togithub.com/docker/setup-qemu-action/pull/102) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 in [https://github.com/docker/setup-qemu-action/pull/103](https://togithub.com/docker/setup-qemu-action/pull/103) - Bump semver from 6.3.0 to 6.3.1 in [https://github.com/docker/setup-qemu-action/pull/89](https://togithub.com/docker/setup-qemu-action/pull/89) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0 ### [`v2.2.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0) - Trim off spaces in `platforms` input by [@​Chocobo1](https://togithub.com/Chocobo1) in [https://github.com/docker/setup-qemu-action/pull/64](https://togithub.com/docker/setup-qemu-action/pull/64) - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/70](https://togithub.com/docker/setup-qemu-action/pull/70) [https://github.com/docker/setup-qemu-action/pull/80](https://togithub.com/docker/setup-qemu-action/pull/80) [https://github.com/docker/setup-qemu-action/pull/83](https://togithub.com/docker/setup-qemu-action/pull/83) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0 ### [`v2.1.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v2.1.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0) - Use context for inputs by [@​crazy-max](https://togithub.com/crazy-max) ([#​62](https://togithub.com/docker/setup-qemu-action/issues/62)) - Use built-in `getExecOutput` by [@​crazy-max](https://togithub.com/crazy-max) ([#​61](https://togithub.com/docker/setup-qemu-action/issues/61)) - Remove workaround for `setOutput` by [@​crazy-max](https://togithub.com/crazy-max) ([#​63](https://togithub.com/docker/setup-qemu-action/issues/63)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.10.0 ([#​54](https://togithub.com/docker/setup-qemu-action/issues/54) [#​58](https://togithub.com/docker/setup-qemu-action/issues/58) [#​59](https://togithub.com/docker/setup-qemu-action/issues/59)) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0 ### [`v2.0.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v2.0.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0) - Node 16 as default runtime by [@​crazy-max](https://togithub.com/crazy-max) ([#​48](https://togithub.com/docker/setup-qemu-action/issues/48)) - This requires a minimum [Actions Runner](https://togithub.com/actions/runner/releases/tag/v2.285.0) version of v2.285.0, which is by default available in GHES 3.4 or later. - chore: update dev dependencies and workflow by [@​crazy-max](https://togithub.com/crazy-max) ([#​43](https://togithub.com/docker/setup-qemu-action/issues/43) [#​47](https://togithub.com/docker/setup-qemu-action/issues/47)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.3.0 to 1.6.0 ([#​37](https://togithub.com/docker/setup-qemu-action/issues/37) [#​39](https://togithub.com/docker/setup-qemu-action/issues/39) [#​41](https://togithub.com/docker/setup-qemu-action/issues/41)) - Bump [@​actions/exec](https://togithub.com/actions/exec) from 1.0.4 to 1.1.1 ([#​38](https://togithub.com/docker/setup-qemu-action/issues/38) [#​46](https://togithub.com/docker/setup-qemu-action/issues/46)) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0

Configuration

📅 Schedule: 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.



This PR was generated by Mend Renovate. View the repository job log.