Skip to content

Update module github.com/google/go-containerregistry to v0.21.3#4232

Merged
aponcedeleonch merged 2 commits intomainfrom
renovate/container-and-docker-libraries
Mar 19, 2026
Merged

Update module github.com/google/go-containerregistry to v0.21.3#4232
aponcedeleonch merged 2 commits intomainfrom
renovate/container-and-docker-libraries

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/google/go-containerregistry v0.21.2v0.21.3 age confidence

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.21.3

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.2...v0.21.3


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 19, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 19, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.33.0 -> v0.34.0
github.com/docker/cli v29.2.1+incompatible -> v29.3.0+incompatible
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af -> v1.9.4
golang.org/x/tools v0.42.0 -> v0.43.0

@renovate renovate bot requested a review from JAORMX as a code owner March 19, 2026 10:58
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Mar 19, 2026
The go-containerregistry update changed the daemon.Client interface to
use moby/moby/client types instead of docker/docker/client. Create a
separate moby client for daemon operations while keeping the docker
client for image builds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@renovate
Copy link
Contributor Author

renovate bot commented Mar 19, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 19, 2026
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.30%. Comparing base (288a334) to head (875935e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/container/images/registry.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4232      +/-   ##
==========================================
+ Coverage   69.23%   69.30%   +0.06%     
==========================================
  Files         470      470              
  Lines       47182    47189       +7     
==========================================
+ Hits        32668    32702      +34     
+ Misses      11995    11965      -30     
- Partials     2519     2522       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aponcedeleonch aponcedeleonch merged commit a4fe19c into main Mar 19, 2026
42 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/container-and-docker-libraries branch March 19, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants