Skip to content

Update kubernetes packages to v0.33.1 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.31.4 -> v0.33.1 age adoption passing confidence
k8s.io/apimachinery v0.31.4 -> v0.33.1 age adoption passing confidence
k8s.io/apiserver v0.31.4 -> v0.33.1 age adoption passing confidence
k8s.io/client-go v0.31.4 -> v0.33.1 age adoption passing confidence
k8s.io/component-base v0.31.4 -> v0.33.1 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

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

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 added the dependency label Dec 12, 2024
Copy link
Contributor Author

renovate bot commented Dec 12, 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):

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/onsi/gomega v1.34.2 -> v1.35.1
github.com/prometheus/client_golang v1.20.4 -> v1.22.0
github.com/prometheus/common v0.60.0 -> v0.62.0
golang.org/x/net v0.36.0 -> v0.38.0
golang.org/x/oauth2 v0.23.0 -> v0.27.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/term v0.29.0 -> v0.30.0
golang.org/x/text v0.22.0 -> v0.23.0
golang.org/x/time v0.7.0 -> v0.9.0
google.golang.org/protobuf v1.35.1 -> v1.36.5
k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094 -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from dd9fd0c to ac9d25a Compare January 16, 2025 06:31
@renovate renovate bot changed the title Update kubernetes packages to v0.32.0 Update kubernetes packages to v0.32.1 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from ac9d25a to 433a055 Compare February 13, 2025 17:22
@renovate renovate bot changed the title Update kubernetes packages to v0.32.1 Update kubernetes packages to v0.32.2 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 433a055 to 2252be4 Compare March 12, 2025 09:20
@renovate renovate bot changed the title Update kubernetes packages to v0.32.2 Update kubernetes packages to v0.32.3 Mar 12, 2025
@renovate renovate bot changed the title Update kubernetes packages to v0.32.3 Update kubernetes packages to v0.32.4 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 2252be4 to e2a94e4 Compare April 23, 2025 21:40
@renovate renovate bot changed the title Update kubernetes packages to v0.32.4 Update kubernetes packages to v0.33.0 Apr 23, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from e2a94e4 to fc11d3f Compare May 16, 2025 00:49
@renovate renovate bot changed the title Update kubernetes packages to v0.33.0 Update kubernetes packages to v0.33.1 May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants