⬆️ Upgrade docker/build-push-action action to v4.2.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| docker/build-push-action | action | minor | v4.0.0 -> v4.2.1 |
Release Notes
docker/build-push-action (docker/build-push-action)
v4.2.1
Note
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using
provenance: false.
- warn if docker config can't be parsed by @crazy-max in https://github.com/docker/build-push-action/pull/957
Full Changelog: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1
v4.2.0
Note
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using
provenance: false.
- display proxy configuration by @crazy-max in https://github.com/docker/build-push-action/pull/872
- chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.8.0 in https://github.com/docker/build-push-action/pull/930
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in https://github.com/docker/build-push-action/pull/925
- chore(deps): Bump semver from 6.3.0 to 6.3.1 in https://github.com/docker/build-push-action/pull/902
Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0
v4.1.1
Note
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using
provenance: false.
- Bump @docker/actions-toolkit from 0.3.0 to 0.5.0 by @crazy-max in https://github.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
Note
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using
provenance: false.
- Switch to actions-toolkit implementation by @crazy-max in https://github.com/docker/build-push-action/pull/811 https://github.com/docker/build-push-action/pull/838 https://github.com/docker/build-push-action/pull/855 https://github.com/docker/build-push-action/pull/860 https://github.com/docker/build-push-action/pull/875
- e2e: quay.io by @crazy-max in https://github.com/docker/build-push-action/pull/799 https://github.com/docker/build-push-action/pull/805
- e2e: local harbor and nexus by @crazy-max in https://github.com/docker/build-push-action/pull/800
- e2e: add artifactory container registry to test against by @jedevc in https://github.com/docker/build-push-action/pull/804
- e2e: add distribution tests by @jedevc in https://github.com/docker/build-push-action/pull/814 https://github.com/docker/build-push-action/pull/815
Full Changelog: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
3dca4d2) 100.00% compared to head (42955a3) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## main #127 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 182 182
=========================================
Hits 182 182
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.