aatrubilin / hassio-torrserver

TorrServer Home Assistant addon
GNU General Public License v3.0
23 stars 13 forks source link

chore(deps): update docker/build-push-action action to v6.9.0 #38

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action minor v6.1.0 -> v6.9.0

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v6.9.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.9.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.8.0...v6.9.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.38.0 to 0.39.0 in [https://github.com/docker/build-push-action/pull/1234](https://redirect.github.com/docker/build-push-action/pull/1234) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/build-push-action/pull/1232](https://redirect.github.com/docker/build-push-action/pull/1232) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0 ### [`v6.8.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.8.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.7.0...v6.8.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0 in [https://github.com/docker/build-push-action/pull/1230](https://redirect.github.com/docker/build-push-action/pull/1230) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0 ### [`v6.7.0`](https://redirect.github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) ### [`v6.6.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.0...v6.6.1) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.0 to 0.37.1 in [https://github.com/docker/build-push-action/pull/1205](https://redirect.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://redirect.github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) ### [`v6.5.0`](https://redirect.github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) ### [`v6.4.1`](https://redirect.github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) ### [`v6.4.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://redirect.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 [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1133](https://redirect.github.com/docker/build-push-action/pull/1133) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in [https://github.com/docker/build-push-action/pull/1179](https://redirect.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://redirect.github.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://redirect.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 [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1172](https://redirect.github.com/docker/build-push-action/pull/1172) - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1170](https://redirect.github.com/docker/build-push-action/pull/1170) [https://github.com/docker/build-push-action/pull/1173](https://redirect.github.com/docker/build-push-action/pull/1173) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in [https://github.com/docker/build-push-action/pull/1171](https://redirect.github.com/docker/build-push-action/pull/1171) [https://github.com/docker/build-push-action/pull/1159](https://redirect.github.com/docker/build-push-action/pull/1159) [https://github.com/docker/build-push-action/pull/1169](https://redirect.github.com/docker/build-push-action/pull/1169) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0 ### [`v6.2.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.1.0...v6.2.0) - Use default retention days for build export artifact by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1153](https://redirect.github.com/docker/build-push-action/pull/1153) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in [https://github.com/docker/build-push-action/pull/1158](https://redirect.github.com/docker/build-push-action/pull/1158) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.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.

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v6.9.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.