trufflehog
trufflehog copied to clipboard
fix(deps): update module github.com/google/go-containerregistry to v0.20.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/google/go-containerregistry | v0.20.3 -> v0.20.6 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/go-containerregistry (github.com/google/go-containerregistry)
v0.20.6
What's Changed
- Ensure that tag name is not empty if name contains colon by @SaschaSchwarze0 in https://github.com/google/go-containerregistry/pull/2094
- Bump some deps by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2110
New Contributors
- @SaschaSchwarze0 made their first contribution in https://github.com/google/go-containerregistry/pull/2094
Full 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 @luhring in https://github.com/google/go-containerregistry/pull/2071
- Migrate linter to v2 by @Subserial in https://github.com/google/go-containerregistry/pull/2096
- bump go version + bump deps by @Subserial in https://github.com/google/go-containerregistry/pull/2093
- implement TextMarshaler/JSONMarshaler more consistently by @imjasonh in https://github.com/google/go-containerregistry/pull/2097
- Update CodeQL permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2103
- Update goreleaser permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2104
- Update provenance action in release by @Subserial in https://github.com/google/go-containerregistry/pull/2105
- Update validator action by @Subserial in https://github.com/google/go-containerregistry/pull/2106
New Contributors
- @luhring made their first contribution in https://github.com/google/go-containerregistry/pull/2071
- @Subserial made their first contribution in https://github.com/google/go-containerregistry/pull/2096
Full 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 (https://github.com/google/go-containerregistry/issues/2107) -- please us v0.20.5 instead.
What's Changed
- build(deps): bump docker/docker to v28.0.0+incompatible by @luhring in https://github.com/google/go-containerregistry/pull/2071
- Migrate linter to v2 by @Subserial in https://github.com/google/go-containerregistry/pull/2096
- bump go version + bump deps by @Subserial in https://github.com/google/go-containerregistry/pull/2093
- implement TextMarshaler/JSONMarshaler more consistently by @imjasonh in https://github.com/google/go-containerregistry/pull/2097
- Update CodeQL permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2103
- Update goreleaser permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2104
- Update provenance action in release by @Subserial in https://github.com/google/go-containerregistry/pull/2105
- Update validator action by @Subserial in https://github.com/google/go-containerregistry/pull/2106
New Contributors
- @luhring made their first contribution in https://github.com/google/go-containerregistry/pull/2071
- @Subserial made their first contribution in https://github.com/google/go-containerregistry/pull/2096
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.3...v0.20.4
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 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 was generated by Mend Renovate. View the repository job log.