nova
nova copied to clipboard
Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3
Bumps github.com/google/go-containerregistry from 0.20.2 to 0.20.3.
Release notes
Sourced from github.com/google/go-containerregistry's releases.
v0.20.3
What's Changed
- remote/transport: Make bearer transport go-routine-safe by
@2opremioin google/go-containerregistry#1806- Expose compare package by
@jonjohnsonjrin google/go-containerregistry#2001- fix: redact.URL uses (*URL).Redacted to omit basic-auth password by
@bmoylanin google/go-containerregistry#1947- bump actions to latest by
@ajaykin google/go-containerregistry#2011- don't pin chainguard-dev/actions by
@imjasonhin google/go-containerregistry#2025- Check for 406 status code when handling referrers API endpoint response by
@malancasin google/go-containerregistry#2026- mutate: Create a defensive annotations copy by
@jonjohnsonjrin google/go-containerregistry#2030- Detect zstd in crane append by
@jonjohnsonjrin google/go-containerregistry#2023- bump deps using hack/bump-deps.sh by
@imjasonhin google/go-containerregistry#2042New Contributors
@bmoylanmade their first contribution in google/go-containerregistry#1947@ajaykmade their first contribution in google/go-containerregistry#2011@malancasmade their first contribution in google/go-containerregistry#2026Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.2...v0.20.3
Commits
c4dd792bump deps using hack/bump-deps.sh (#2042)6bce25eDetect zstd in crane append (#2023)06dcd85mutate: Create a defensive annotations copy (#2030)a9a53a8check for 406 status code when handling referrers endpoint response (#2026)4630c40don't pin chainguard-dev/actions (#2025)808e354bump actions to latest (#2011)a07d1cafix: redact.URL uses (*URL).Redacted to omit basic-auth password (#1947)00f182bExpose compare package (#2001)b8e87edremote/transport: Make bearer transport go-routine-safe (#1806)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)