Update module github.com/google/go-containerregistry to v0.21.5#4757
Update module github.com/google/go-containerregistry to v0.21.5#4757
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4757 +/- ##
==========================================
- Coverage 68.93% 68.88% -0.05%
==========================================
Files 517 517
Lines 54441 54441
==========================================
- Hits 37528 37501 -27
- Misses 14044 14072 +28
+ Partials 2869 2868 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
LGTM — routine Renovate dependency bump touching only go.mod/go.sum.
Extended reasoning...
Overview
This PR updates github.com/google/go-containerregistry from v0.21.4 to v0.21.5, with 10 cascading transitive dependency bumps (docker/cli, moby/api, moby/client, and several golang.org/x/* packages). Only go.mod and go.sum are modified.
Security risks
No security-sensitive code is touched. The updated packages are well-maintained upstream libraries; the go-containerregistry v0.21.5 release notes show only dependency bumps and a Go toolchain update with no API or behavioral changes.
Level of scrutiny
Low. This is a mechanical Renovate-generated patch-level update with no logic changes. The diff is entirely version string replacements in go.mod and checksum updates in go.sum.
Other factors
No bugs were identified by the bug hunting system. No prior reviews on this PR. The cascading changes are expected and documented by Renovate in the PR comments.
This PR contains the following updates:
v0.21.4→v0.21.5Warning
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.21.5Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.