chore(deps): update dependency docker/build-push-action to v6.7.0 #87

Merged
erichardson merged 1 commits from renovate/docker-build-push-action-6.x into master 2024-08-24 18:50:39 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/build-push-action minor v6.2.0 -> v6.7.0
docker/build-push-action action minor v6.2.0 -> v6.7.0

Release Notes

docker/build-push-action (docker/build-push-action)

v6.7.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0

v6.6.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1

v6.6.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0

v6.5.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0

v6.4.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1

v6.4.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0

v6.3.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://github.com/docker/build-push-action) | | minor | `v6.2.0` -> `v6.7.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | action | minor | `v6.2.0` -> `v6.7.0` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v6.7.0`](https://github.com/docker/build-push-action/releases/tag/v6.7.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) - Print info message for build summary support checks by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1211 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0 ### [`v6.6.1`](https://github.com/docker/build-push-action/releases/tag/v6.6.1) [Compare Source](https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.37.0 to 0.37.1 in https://github.com/docker/build-push-action/pull/1205 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1 ### [`v6.6.0`](https://github.com/docker/build-push-action/releases/tag/v6.6.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) - Generate GitHub annotations for [build checks](https://docs.docker.com/build/checks/) by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1197 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.37.0 in https://github.com/docker/build-push-action/pull/1196 https://github.com/docker/build-push-action/pull/1198 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0 ### [`v6.5.0`](https://github.com/docker/build-push-action/releases/tag/v6.5.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.33.0 to 0.35.0 in https://github.com/docker/build-push-action/pull/1186 https://github.com/docker/build-push-action/pull/1191 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0 ### [`v6.4.1`](https://github.com/docker/build-push-action/releases/tag/v6.4.1) [Compare Source](https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) - revert "Set `repository` and `ghtoken` attributes for [GitHub Actions cache backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling)" by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1183 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1 ### [`v6.4.0`](https://github.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0) - Set `repository` and `ghtoken` attributes for [GitHub Actions cache backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling) by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1133 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in https://github.com/docker/build-push-action/pull/1179 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0 ### [`v6.3.0`](https://github.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0) - `DOCKER_BUILD_RECORD_UPLOAD` environment variable to enable/disable build record upload by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1172 - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in https://github.com/docker/build-push-action/pull/1171 https://github.com/docker/build-push-action/pull/1159 https://github.com/docker/build-push-action/pull/1169 **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0 </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjI3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYm90IiwidXBncmFkZSJdfQ==-->
renovate added the botupgrade labels 2024-07-03 13:39:15 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from 71fa9020db to bb0ec067d1 2024-07-12 20:08:02 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.3.0 to chore(deps): update dependency docker/build-push-action to v6.4.0 2024-07-15 15:32:48 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from bb0ec067d1 to a771664367 2024-07-15 15:32:48 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.4.0 to chore(deps): update dependency docker/build-push-action to v6.4.1 2024-07-17 13:33:54 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from a771664367 to 1a4ca22731 2024-07-17 13:33:54 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from 1a4ca22731 to 0a387ab430 2024-07-18 18:01:41 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.4.1 to chore(deps): update dependency docker/build-push-action to v6.5.0 2024-07-23 01:44:15 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from 0a387ab430 to f1313663b2 2024-07-23 01:44:15 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from f1313663b2 to 0d22008790 2024-08-07 09:48:53 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.5.0 to chore(deps): update dependency docker/build-push-action to v6.6.0 2024-08-07 09:48:53 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from 0d22008790 to 2fc0d2afa1 2024-08-08 11:35:29 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.6.0 to chore(deps): update dependency docker/build-push-action to v6.6.1 2024-08-08 11:35:29 +00:00
renovate force-pushed renovate/docker-build-push-action-6.x from 2fc0d2afa1 to c6db076198 2024-08-13 16:47:45 +00:00 Compare
renovate changed title from chore(deps): update dependency docker/build-push-action to v6.6.1 to chore(deps): update dependency docker/build-push-action to v6.7.0 2024-08-13 16:47:46 +00:00
erichardson merged commit b3b3d4a7e1 into master 2024-08-24 18:50:39 +00:00
erichardson deleted branch renovate/docker-build-push-action-6.x 2024-08-24 18:50:40 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/py-eagle-mqtt#87