container-structure-test
container-structure-test copied to clipboard
Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.6
Bumps github.com/google/go-containerregistry from 0.20.1 to 0.20.6.
Release notes
Sourced from github.com/google/go-containerregistry's releases.
v0.20.6
What's Changed
- Ensure that tag name is not empty if name contains colon by
@SaschaSchwarze0in google/go-containerregistry#2094- Bump some deps by
@jonjohnsonjrin google/go-containerregistry#2110New Contributors
@SaschaSchwarze0made their first contribution in google/go-containerregistry#2094Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.4...v0.20.6
v0.20.5
What's Changed
- build(deps): bump docker/docker to v28.0.0+incompatible by
@luhringin google/go-containerregistry#2071- Migrate linter to v2 by
@Subserialin google/go-containerregistry#2096- bump go version + bump deps by
@Subserialin google/go-containerregistry#2093- implement TextMarshaler/JSONMarshaler more consistently by
@imjasonhin google/go-containerregistry#2097- Update CodeQL permissions by
@Subserialin google/go-containerregistry#2103- Update goreleaser permissions by
@Subserialin google/go-containerregistry#2104- Update provenance action in release by
@Subserialin google/go-containerregistry#2105- Update validator action by
@Subserialin google/go-containerregistry#2106New Contributors
@luhringmade their first contribution in google/go-containerregistry#2071@Subserialmade their first contribution in google/go-containerregistry#2096Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.3...v0.20.5
v0.20.4 - Not usable as a go module
🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (google/go-containerregistry#2107) -- please us v0.20.5 instead.
What's Changed
- build(deps): bump docker/docker to v28.0.0+incompatible by
@luhringin google/go-containerregistry#2071- Migrate linter to v2 by
@Subserialin google/go-containerregistry#2096- bump go version + bump deps by
@Subserialin google/go-containerregistry#2093- implement TextMarshaler/JSONMarshaler more consistently by
@imjasonhin google/go-containerregistry#2097- Update CodeQL permissions by
@Subserialin google/go-containerregistry#2103- Update goreleaser permissions by
@Subserialin google/go-containerregistry#2104- Update provenance action in release by
@Subserialin google/go-containerregistry#2105- Update validator action by
@Subserialin google/go-containerregistry#2106New Contributors
@luhringmade their first contribution in google/go-containerregistry#2071@Subserialmade their first contribution in google/go-containerregistry#2096Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.3...v0.20.4
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
... (truncated)
Commits
59a4b85Bump some deps (#2110)5b10395Ensure that tag name is not empty if name contains colon (#2094)4eb8c4dUpdate validator action (#2106)78d4a6eUpdate provenance action (#2105)33840ffUpdate goreleaser permissions (#2104)8d47c37Update CodeQL permissions (#2103)a61de15implement TextMarshaler/JSONMarshaler more consistently (#2097)1d5b256bump go version + bump deps (#2093)ccaa0d6Migrate linter to v2 (#2096)098045dbuild(deps): bump docker/docker to v28.0.0+incompatible (#2071)- Additional commits viewable 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)