Closed renovate[bot] closed 1 year ago
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
This PR was automatically closed because of stale in 10 days
Because you closed this PR without merging, Renovate will ignore this update (v2.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
v2.0.0
->v2.5.0
Release Notes
docker/setup-buildx-action
### [`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.0Configuration
📅 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.