Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/apimachinery v0.30.7 -> v0.31.3 age adoption passing confidence
k8s.io/cli-runtime v0.30.7 -> v0.31.3 age adoption passing confidence
k8s.io/client-go v0.30.7 -> v0.31.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source


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 these updates 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 requested a review from diranged as a code owner December 3, 2024 06:03
@renovate renovate bot enabled auto-merge (squash) December 3, 2024 06:03
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2024

ℹ 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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
golang.org/x/oauth2 v0.18.0 -> v0.21.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 -> v0.17.2
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 -> v0.17.1

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from cb3bfc0 to fed8a75 Compare December 3, 2024 11:54
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2024

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 the go Pull requests that update Go code label Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.3 (minor) fix(deps): update kubernetes packages to v0.31.3 (minor) - abandoned Dec 3, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2024

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.

@diranged diranged changed the title fix(deps): update kubernetes packages to v0.31.3 (minor) - abandoned fix(deps): update kubernetes packages to v0.31.3 (minor) Dec 3, 2024
@diranged diranged mentioned this pull request Dec 3, 2024
1 task
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.3 (minor) fix(deps): update kubernetes packages to v0.31.3 (minor) - abandoned Dec 3, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12144401689

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.51%

Totals Coverage Status
Change from base Build 12139088435: 0.0%
Covered Lines: 1091
Relevant Lines: 2833

💛 - Coveralls

@diranged diranged changed the title fix(deps): update kubernetes packages to v0.31.3 (minor) - abandoned fix(deps): update kubernetes packages to v0.31.3 (minor) Dec 3, 2024
handler := &admission.Webhook{
Handler: &defaulterForType{object: nil, decoder: admission.NewDecoder(scheme.Scheme)},
Handler: &defaulterForType{object: nil, decoder: admission.NewDecoder(scheme.Scheme)},
RecoverPanic: &f,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handler := &admission.Webhook{
Handler: &validatorForType{object: nil},
Handler: &validatorForType{object: nil},
RecoverPanic: &f,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diranged diranged disabled auto-merge December 3, 2024 17:09
@diranged diranged merged commit e5a63bf into main Dec 3, 2024
23 checks passed
@diranged diranged deleted the renovate/kubernetes-go branch December 3, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build go Pull requests that update Go code repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants