Ruffpuff1 / foxxie

https://foxxie.reese.gay
MIT License
5 stars 2 forks source link

chore(deps): update docker/build-push-action action to v4 #618

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v3.3.1 -> v4.1.1

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v4.1.1`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.1.0...v4.1.1) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/880](https://togithub.com/docker/build-push-action/pull/880) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.0.0...v4.1.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/811](https://togithub.com/docker/build-push-action/pull/811) [https://github.com/docker/build-push-action/pull/838](https://togithub.com/docker/build-push-action/pull/838) [https://github.com/docker/build-push-action/pull/855](https://togithub.com/docker/build-push-action/pull/855) [https://github.com/docker/build-push-action/pull/860](https://togithub.com/docker/build-push-action/pull/860) [https://github.com/docker/build-push-action/pull/875](https://togithub.com/docker/build-push-action/pull/875) - e2e: quay.io by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/799](https://togithub.com/docker/build-push-action/pull/799) [https://github.com/docker/build-push-action/pull/805](https://togithub.com/docker/build-push-action/pull/805) - e2e: local harbor and nexus by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/800](https://togithub.com/docker/build-push-action/pull/800) - e2e: add artifactory container registry to test against by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/804](https://togithub.com/docker/build-push-action/pull/804) - e2e: add distribution tests by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/814](https://togithub.com/docker/build-push-action/pull/814) [https://github.com/docker/build-push-action/pull/815](https://togithub.com/docker/build-push-action/pull/815) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0 ### [`v4.0.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.0.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v3.3.1...v4.0.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Enable provenance by default if not set by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/784](https://togithub.com/docker/build-push-action/pull/784) **Full Changelog**: https://github.com/docker/build-push-action/compare/v3.3.1...v4.0.0

Configuration

📅 Schedule: Branch creation - "after 5am,before 9am" in timezone America/Los_Angeles, 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.