csvalpha / sofia

S.O.F.I.A. - Streepsysteem der C.S.V. Alpha
https://streep.csvalpha.nl
MIT License
5 stars 2 forks source link

chore(deps): update docker/setup-buildx-action action to v3 #887

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action major v2.5.0 -> v3.0.0

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action) ### [`v3.0.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.0.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.10.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-buildx-action/pull/264](https://togithub.com/docker/setup-buildx-action/pull/264) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 in [https://github.com/docker/setup-buildx-action/pull/267](https://togithub.com/docker/setup-buildx-action/pull/267) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0 ### [`v2.10.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.10.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0) #### What's Changed - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.7.1 to 0.10.0 by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/258](https://togithub.com/docker/setup-buildx-action/pull/258) - Bump word-wrap from 1.2.3 to 1.2.5 in [https://github.com/docker/setup-buildx-action/pull/253](https://togithub.com/docker/setup-buildx-action/pull/253) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0 ### [`v2.9.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.9.1) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.7.0 to 0.7.1 in [https://github.com/docker/setup-buildx-action/pull/248](https://togithub.com/docker/setup-buildx-action/pull/248) - Fixes an issue where building Buildx does not match the local platform ([https://github.com/docker/actions-toolkit/pull/135](https://togithub.com/docker/actions-toolkit/pull/135)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1 ### [`v2.9.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.9.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.6.0 to 0.7.0 in [https://github.com/docker/setup-buildx-action/pull/246](https://togithub.com/docker/setup-buildx-action/pull/246) - Adds support to cache Buildx binary to hosted tool cache and GHA cache backend **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0 ### [`v2.8.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.8.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0) - Only set specific flags for drivers supporting them by [@​nicks](https://togithub.com/nicks) in [https://github.com/docker/setup-buildx-action/pull/241](https://togithub.com/docker/setup-buildx-action/pull/241) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.5.0 to 0.6.0 in [https://github.com/docker/setup-buildx-action/pull/242](https://togithub.com/docker/setup-buildx-action/pull/242) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0 ### [`v2.7.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.7.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 in [https://github.com/docker/setup-buildx-action/pull/237](https://togithub.com/docker/setup-buildx-action/pull/237) [https://github.com/docker/setup-buildx-action/pull/238](https://togithub.com/docker/setup-buildx-action/pull/238) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0 ### [`v2.6.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0) - Set node name for k8s driver when appending nodes by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/219](https://togithub.com/docker/setup-buildx-action/pull/219) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.1.0-beta.18 to 0.3.0 in [https://github.com/docker/setup-buildx-action/pull/220](https://togithub.com/docker/setup-buildx-action/pull/220) [https://github.com/docker/setup-buildx-action/pull/229](https://togithub.com/docker/setup-buildx-action/pull/229) [https://github.com/docker/setup-buildx-action/pull/231](https://togithub.com/docker/setup-buildx-action/pull/231) [https://github.com/docker/setup-buildx-action/pull/236](https://togithub.com/docker/setup-buildx-action/pull/236) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.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 has been generated by Mend Renovate. View repository job log here.