Skip to content
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

fix(deps): update kubernetes packages to v0.31.2 #14743

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.6

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.6

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.6

Compare Source

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

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.6

Compare Source

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

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.6

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.

Copy link
Contributor Author

renovate bot commented Nov 2, 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):

  • 1 additional dependency was updated

Details:

Package Change
sigs.k8s.io/yaml v1.3.0 -> v1.4.0
File name: operator/api/loki/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):

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

Details:

Package Change
go 1.19 -> 1.23.2
github.com/stretchr/testify v1.8.2 -> v1.9.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.2.3 -> v1.4.2
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/text v0.14.0 -> v0.16.0
k8s.io/klog/v2 v2.80.1 -> v2.130.1
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 -> v0.0.0-20221116044647-bc3834ca7abd
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.4.1
File name: operator/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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/sirupsen/logrus v1.9.0 -> v1.9.3
go.etcd.io/etcd/api/v3 v3.5.10 -> v3.5.14
go.etcd.io/etcd/client/pkg/v3 v3.5.10 -> v3.5.14
go.etcd.io/etcd/client/v3 v3.5.10 -> v3.5.14
go.opentelemetry.io/otel v1.24.0 -> v1.28.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 -> v0.0.0-20240701130421-f6361c86f094

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 2, 2024
@renovate renovate bot force-pushed the deps-update/kubernetes-go branch from 65a432b to 3f63b37 Compare November 2, 2024 19:19
@trevorwhitney
Copy link
Collaborator

break operator build

Copy link
Contributor Author

renovate bot commented Nov 6, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.31.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the deps-update/kubernetes-go branch November 6, 2024 18:51
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 sig/operator size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant