dynatrace-operator
dynatrace-operator copied to clipboard
fix(deps): update module github.com/google/go-containerregistry to v0.20.3 (release-1.3)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/google/go-containerregistry | v0.20.2 -> v0.20.3 |
[!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.3
What's Changed
- remote/transport: Make bearer transport go-routine-safe by @2opremio in https://github.com/google/go-containerregistry/pull/1806
- Expose compare package by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2001
- fix: redact.URL uses (*URL).Redacted to omit basic-auth password by @bmoylan in https://github.com/google/go-containerregistry/pull/1947
- bump actions to latest by @ajayk in https://github.com/google/go-containerregistry/pull/2011
- don't pin chainguard-dev/actions by @imjasonh in https://github.com/google/go-containerregistry/pull/2025
- Check for 406 status code when handling referrers API endpoint response by @malancas in https://github.com/google/go-containerregistry/pull/2026
- mutate: Create a defensive annotations copy by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2030
- Detect zstd in crane append by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2023
- bump deps using hack/bump-deps.sh by @imjasonh in https://github.com/google/go-containerregistry/pull/2042
New Contributors
- @bmoylan made their first contribution in https://github.com/google/go-containerregistry/pull/1947
- @ajayk made their first contribution in https://github.com/google/go-containerregistry/pull/2011
- @malancas made their first contribution in https://github.com/google/go-containerregistry/pull/2026
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.2...v0.20.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
ℹ 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):
- 9 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.22.3 -> 1.24.1 |
github.com/docker/cli |
v27.2.1+incompatible -> v27.5.0+incompatible |
golang.org/x/mod |
v0.20.0 -> v0.22.0 |
golang.org/x/oauth2 |
v0.22.0 -> v0.25.0 |
github.com/containerd/stargz-snapshotter/estargz |
v0.14.3 -> v0.16.3 |
github.com/docker/distribution |
v2.8.2+incompatible -> v2.8.3+incompatible |
github.com/docker/docker-credential-helpers |
v0.8.0 -> v0.8.2 |
github.com/opencontainers/image-spec |
v1.1.0-rc4 -> v1.1.0 |
github.com/vbatts/tar-split |
v0.11.5 -> v0.11.6 |
google.golang.org/protobuf |
v1.34.2 -> v1.36.3 |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.27%. Comparing base (
2b92930) to head (4ab6d47).
Additional details and impacted files
@@ Coverage Diff @@
## release-1.3 #4296 +/- ##
============================================
Coverage 64.27% 64.27%
============================================
Files 353 353
Lines 23751 23751
============================================
Hits 15265 15265
Misses 7233 7233
Partials 1253 1253
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 64.27% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: go get -d -t ./...
go: module github.com/google/[email protected] requires go >= 1.24; switching to go1.24.4
go: downloading go1.24.4 (linux/amd64)
go: download go1.24.4: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.