nolte / docker-upmpdcli

1 stars 3 forks source link

Update docker/setup-buildx-action action to v3 #27

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-buildx-action action major v1.6.0 -> v3.6.1

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action) ### [`v3.6.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.6.1) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1) - Check for malformed docker context by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/347](https://togithub.com/docker/setup-buildx-action/pull/347) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1 ### [`v3.6.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.6.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0) - Create temp docker context if default one has TLS data loaded before creating a container builder by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/341](https://togithub.com/docker/setup-buildx-action/pull/341) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0 ### [`v3.5.0`](https://togithub.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) ### [`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0) - Throw error message instead of exit code by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/315](https://togithub.com/docker/setup-buildx-action/pull/315) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [https://github.com/docker/setup-buildx-action/pull/321](https://togithub.com/docker/setup-buildx-action/pull/321) [https://github.com/docker/setup-buildx-action/pull/338](https://togithub.com/docker/setup-buildx-action/pull/338) - Bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-buildx-action/pull/329](https://togithub.com/docker/setup-buildx-action/pull/329) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/setup-buildx-action/pull/312](https://togithub.com/docker/setup-buildx-action/pull/312) - Bump uuid from 9.0.1 to 10.0.0 in [https://github.com/docker/setup-buildx-action/pull/326](https://togithub.com/docker/setup-buildx-action/pull/326) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0 ### [`v3.3.0`](https://togithub.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0) ### [`v3.2.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.2.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0) - Rename and align config inputs by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/303](https://togithub.com/docker/setup-buildx-action/pull/303) - `config` to `buildkitd-config` - `config-inline` to `buildkitd-config-inline` - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.17.0 to 0.19.0 in [https://github.com/docker/setup-buildx-action/pull/302](https://togithub.com/docker/setup-buildx-action/pull/302) [https://github.com/docker/setup-buildx-action/pull/306](https://togithub.com/docker/setup-buildx-action/pull/306) > \[!NOTE] > `config` and `config-inline` input names are deprecated and will be removed in next major release. **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0 ### [`v3.1.0`](https://togithub.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0) ### [`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 ### [`v2.5.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.5.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0) - `cleanup` input to remove builder and temp files by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/213](https://togithub.com/docker/setup-buildx-action/pull/213) - do not remove builder using the `docker` driver by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/218](https://togithub.com/docker/setup-buildx-action/pull/218) - fix current context as builder name for `docker` driver by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/209](https://togithub.com/docker/setup-buildx-action/pull/209) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0 ### [`v2.4.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.4.1) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1) - Get releases from actions toolkit by [@​crazy-max](https://togithub.com/crazy-max) ([#​200](https://togithub.com/docker/setup-buildx-action/issues/200)) - Bump csv-parse from 5.3.3 to 5.3.4 ([#​199](https://togithub.com/docker/setup-buildx-action/issues/199)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1 ### [`v2.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.4.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0) - Don't depend on the GitHub API to check release by [@​crazy-max](https://togithub.com/crazy-max) ([#​196](https://togithub.com/docker/setup-buildx-action/issues/196)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0 ### [`v2.3.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.3.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0) - Use Octokit to check Buildx release on GitHub by [@​crazy-max](https://togithub.com/crazy-max) ([#​191](https://togithub.com/docker/setup-buildx-action/issues/191) [#​192](https://togithub.com/docker/setup-buildx-action/issues/192)) - Add version pinning information to the README by [@​jedevc](https://togithub.com/jedevc) ([#​189](https://togithub.com/docker/setup-buildx-action/issues/189)) - Bump minimatch from 3.0.4 to 3.1.2 ([#​182](https://togithub.com/docker/setup-buildx-action/issues/182)) - Bump csv-parse from 5.3.1 to 5.3.3 ([#​181](https://togithub.com/docker/setup-buildx-action/issues/181)) - Bump json5 from 2.2.0 to 2.2.3 ([#​184](https://togithub.com/docker/setup-buildx-action/issues/184)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0 ### [`v2.2.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.2.1) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1) - Preserve quotes surrounding fields in input list by [@​crazy-max](https://togithub.com/crazy-max) ([#​174](https://togithub.com/docker/setup-buildx-action/issues/174)) - Escape surrounding quotes for `platforms` input by [@​crazy-max](https://togithub.com/crazy-max) ([#​175](https://togithub.com/docker/setup-buildx-action/issues/175)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0) - Append nodes to builder support by [@​crazy-max](https://togithub.com/crazy-max) ([#​165](https://togithub.com/docker/setup-buildx-action/issues/165)) - Bump csv-parse from 5.3.0 to 5.3.1 ([#​172](https://togithub.com/docker/setup-buildx-action/issues/172)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0 ### [`v2.1.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.1.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0) - Auth support for tls endpoint by [@​crazy-max](https://togithub.com/crazy-max) ([#​164](https://togithub.com/docker/setup-buildx-action/issues/164)) - Nodes metadata JSON ouput by [@​crazy-max](https://togithub.com/crazy-max) ([#​162](https://togithub.com/docker/setup-buildx-action/issues/162)) - `endpoint`, `status` and `flags` outputs are deprecated. Use `nodes` output instead. - Skip setting buildkitd flags and config for remote driver by [@​crazy-max](https://togithub.com/crazy-max) ([#​161](https://togithub.com/docker/setup-buildx-action/issues/161)) - Move args logic to context module and add tests by [@​crazy-max](https://togithub.com/crazy-max) ([#​169](https://togithub.com/docker/setup-buildx-action/issues/169)) - Remove workaround for `setOutput` by [@​crazy-max](https://togithub.com/crazy-max) ([#​170](https://togithub.com/docker/setup-buildx-action/issues/170)) - Fix deprecated `fs.rmdir` by [@​crazy-max](https://togithub.com/crazy-max) ([#​171](https://togithub.com/docker/setup-buildx-action/issues/171)) - Docs: clarify install option by [@​rodrigc](https://togithub.com/rodrigc) in ([#​152](https://togithub.com/docker/setup-buildx-action/issues/152)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.10.0 ([#​151](https://togithub.com/docker/setup-buildx-action/issues/151) [#​157](https://togithub.com/docker/setup-buildx-action/issues/157) [#​167](https://togithub.com/docker/setup-buildx-action/issues/167)) - Bump [@​actions/tool-cache](https://togithub.com/actions/tool-cache) from 1.7.2 to 2.0.1 ([#​150](https://togithub.com/docker/setup-buildx-action/issues/150)) - Bump [@​actions/http-client](https://togithub.com/actions/http-client) from 1.0.11 to 2.0.1 ([#​149](https://togithub.com/docker/setup-buildx-action/issues/149)) - Bump uuid from 8.3.2 to 9.0.0 ([#​159](https://togithub.com/docker/setup-buildx-action/issues/159)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0 ### [`v2.0.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.0.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0) - Node 16 as default runtime by [@​crazy-max](https://togithub.com/crazy-max) ([#​131](https://togithub.com/docker/setup-buildx-action/issues/131)) - 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. **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0 ### [`v1.7.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v1.7.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0) - Standalone mode by [@​crazy-max](https://togithub.com/crazy-max) in ([#​119](https://togithub.com/docker/setup-buildx-action/issues/119)) - Update dev dependencies and workflow by [@​crazy-max](https://togithub.com/crazy-max) ([#​114](https://togithub.com/docker/setup-buildx-action/issues/114) [#​130](https://togithub.com/docker/setup-buildx-action/issues/130)) - Bump tmpl from 1.0.4 to 1.0.5 ([#​108](https://togithub.com/docker/setup-buildx-action/issues/108)) - Bump ansi-regex from 5.0.0 to 5.0.1 ([#​109](https://togithub.com/docker/setup-buildx-action/issues/109)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.5.0 to 1.6.0 ([#​110](https://togithub.com/docker/setup-buildx-action/issues/110)) - Bump actions/checkout from 2 to 3 ([#​126](https://togithub.com/docker/setup-buildx-action/issues/126)) - Bump [@​actions/tool-cache](https://togithub.com/actions/tool-cache) from 1.7.1 to 1.7.2 ([#​128](https://togithub.com/docker/setup-buildx-action/issues/128)) - Bump [@​actions/exec](https://togithub.com/actions/exec) from 1.1.0 to 1.1.1 ([#​129](https://togithub.com/docker/setup-buildx-action/issues/129)) - Bump minimist from 1.2.5 to 1.2.6 ([#​132](https://togithub.com/docker/setup-buildx-action/issues/132)) - Bump codecov/codecov-action from 2 to 3 ([#​133](https://togithub.com/docker/setup-buildx-action/issues/133)) - Bump semver from 7.3.5 to 7.3.7 ([#​136](https://togithub.com/docker/setup-buildx-action/issues/136))

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.