liatrio / gh-trusted-builds-workflows

20 stars 1 forks source link

build: update dependency google/go-containerregistry to v0.20.2 #114

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Update Change
google/go-containerregistry minor v0.19.0 -> v0.20.2

Release Notes

google/go-containerregistry (google/go-containerregistry) ### [`v0.20.2`](https://redirect.github.com/google/go-containerregistry/releases/tag/v0.20.2) [Compare Source](https://redirect.github.com/google/go-containerregistry/compare/v0.20.1...v0.20.2) #### What's Changed - deps: bump docker dep by [@​imjasonh](https://redirect.github.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1991](https://redirect.github.com/google/go-containerregistry/pull/1991) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.20.1...v0.20.2 ### [`v0.20.1`](https://redirect.github.com/google/go-containerregistry/releases/tag/v0.20.1) [Compare Source](https://redirect.github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1) #### What's Changed - Create `remote.Push` by [@​mattmoor](https://redirect.github.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1978](https://redirect.github.com/google/go-containerregistry/pull/1978) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1 ### [`v0.20.0`](https://redirect.github.com/google/go-containerregistry/releases/tag/v0.20.0) [Compare Source](https://redirect.github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0) #### What's Changed - Referrer API must return correct Content-Type by [@​GregoireW](https://redirect.github.com/GregoireW) in [https://github.com/google/go-containerregistry/pull/1968](https://redirect.github.com/google/go-containerregistry/pull/1968) - 🚨 POTENTIALLY BREAKING: Restore blind-write to remote.Put by [@​jonjohnsonjr](https://redirect.github.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1970](https://redirect.github.com/google/go-containerregistry/pull/1970) #### New Contributors - [@​GregoireW](https://redirect.github.com/GregoireW) made their first contribution in [https://github.com/google/go-containerregistry/pull/1968](https://redirect.github.com/google/go-containerregistry/pull/1968) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0 ### [`v0.19.2`](https://redirect.github.com/google/go-containerregistry/releases/tag/v0.19.2) [Compare Source](https://redirect.github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2) #### What's Changed - Add JSON marshalling funcs for Digest. by [@​wlynch](https://redirect.github.com/wlynch) in [https://github.com/google/go-containerregistry/pull/1915](https://redirect.github.com/google/go-containerregistry/pull/1915) - registry: Implement Range requests for blobs by [@​jonjohnsonjr](https://redirect.github.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1917](https://redirect.github.com/google/go-containerregistry/pull/1917) - Support podman auth file REGISTRY_AUTH_FILE. by [@​zhaoyonghe](https://redirect.github.com/zhaoyonghe) in [https://github.com/google/go-containerregistry/pull/1914](https://redirect.github.com/google/go-containerregistry/pull/1914) - feat: crane mutate platform by [@​joshwlewis](https://redirect.github.com/joshwlewis) in [https://github.com/google/go-containerregistry/pull/1919](https://redirect.github.com/google/go-containerregistry/pull/1919) - Add Context support to auth methods by [@​jonjohnsonjr](https://redirect.github.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1949](https://redirect.github.com/google/go-containerregistry/pull/1949) - Fix windows race condition when writing image with duplicate layers by [@​dgannon991](https://redirect.github.com/dgannon991) in [https://github.com/google/go-containerregistry/pull/1921](https://redirect.github.com/google/go-containerregistry/pull/1921) - Add -O shorthand for --omit-digest-tags to crane. by [@​smoser](https://redirect.github.com/smoser) in [https://github.com/google/go-containerregistry/pull/1958](https://redirect.github.com/google/go-containerregistry/pull/1958) #### New Contributors - [@​wlynch](https://redirect.github.com/wlynch) made their first contribution in [https://github.com/google/go-containerregistry/pull/1915](https://redirect.github.com/google/go-containerregistry/pull/1915) - [@​zhaoyonghe](https://redirect.github.com/zhaoyonghe) made their first contribution in [https://github.com/google/go-containerregistry/pull/1914](https://redirect.github.com/google/go-containerregistry/pull/1914) - [@​joshwlewis](https://redirect.github.com/joshwlewis) made their first contribution in [https://github.com/google/go-containerregistry/pull/1919](https://redirect.github.com/google/go-containerregistry/pull/1919) - [@​dgannon991](https://redirect.github.com/dgannon991) made their first contribution in [https://github.com/google/go-containerregistry/pull/1921](https://redirect.github.com/google/go-containerregistry/pull/1921) - [@​smoser](https://redirect.github.com/smoser) made their first contribution in [https://github.com/google/go-containerregistry/pull/1958](https://redirect.github.com/google/go-containerregistry/pull/1958) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2 ### [`v0.19.1`](https://redirect.github.com/google/go-containerregistry/releases/tag/v0.19.1) [Compare Source](https://redirect.github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1) #### What's Changed - Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1815](https://redirect.github.com/google/go-containerregistry/pull/1815) - Bump golang.org/x/ packages by [@​jonjohnsonjr](https://redirect.github.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1892](https://redirect.github.com/google/go-containerregistry/pull/1892) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1

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 is behind base branch, 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.