Renovate: Update k8s.io/utils digest to cf1189d - #42
renovate[bot] wants to merge 1 commit into
Conversation
7890b0e to
0e03952
Compare
0e03952 to
f60f3ea
Compare
fb8f0e9 to
4289628
Compare
There was a problem hiding this comment.
Pull request overview
Updates the Kubernetes k8s.io/utils dependency to a newer pseudo-version (commit cf1189d), updating both go.mod and the corresponding checksums in go.sum.
Changes:
- Bump
k8s.io/utilsfromff6756ftocf1189dingo.mod. - Refresh
go.sumentries for the newk8s.io/utilspseudo-version. - (Unrelated to the stated Renovate update) Move
github.com/gardener/gardener-extension-provider-openstackfrom indirect to direct requirements.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates k8s.io/utils version; also reclassifies an OpenStack extension dependency as direct. |
| go.sum | Updates checksums for the new k8s.io/utils pseudo-version. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| require ( | ||
| github.com/blang/semver/v4 v4.0.0 | ||
| github.com/distribution/distribution/v3 v3.1.1 | ||
| github.com/gardener/gardener-extension-provider-openstack v1.54.0 |
4289628 to
36ca043
Compare
Merging this branch will increase overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
36ca043 to
7317a48
Compare
There was a problem hiding this comment.
🔵 Needs a closer look
The PR description/title claims only a k8s.io/utils digest update, but the diff also includes an additional dependency classification change that should be reflected or split for clarity.
Review details
Suppressed comments (1)
go.mod:9
- The PR description/title indicates only a k8s.io/utils digest update, but this hunk also changes the dependency classification of github.com/gardener/gardener-extension-provider-openstack from indirect to direct. Please update the PR description to reflect this additional change (or split it into a separate PR) so reviewers understand what is being modified.
github.com/blang/semver/v4 v4.0.0
github.com/distribution/distribution/v3 v3.1.1
github.com/gardener/gardener-extension-provider-openstack v1.54.0
github.com/gardener/gardener/pkg/apis v1.145.0
- Files reviewed: 1/2 changed files
- Comments generated: 0 new
- Review effort level: Lite
This PR contains the following updates:
ff6756f→cf1189dConfiguration
📅 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.