SyncFlaer
SyncFlaer copied to clipboard
Update kubernetes packages to v0.34.2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| k8s.io/apimachinery | v0.31.1 -> v0.34.2 |
||
| k8s.io/client-go | v0.31.1 -> v0.34.2 |
Release Notes
kubernetes/apimachinery (k8s.io/apimachinery)
v0.34.2
v0.34.1
v0.34.0
v0.33.6
v0.33.5
v0.33.4
v0.33.3
v0.33.2
v0.33.1
v0.33.0
v0.32.10
v0.32.9
v0.32.8
v0.32.7
v0.32.6
v0.32.5
v0.32.4
v0.32.3
v0.32.2
v0.32.1
v0.32.0
v0.31.14
v0.31.13
v0.31.12
v0.31.11
v0.31.10
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
v0.31.3
v0.31.2
kubernetes/client-go (k8s.io/client-go)
v0.34.2
v0.34.1
v0.34.0
v0.33.6
v0.33.5
v0.33.4
v0.33.3
v0.33.2
v0.33.1
v0.33.0
v0.32.10
v0.32.9
v0.32.8
v0.32.7
v0.32.6
v0.32.5
v0.32.4
v0.32.3
v0.32.2
v0.32.1
v0.32.0
v0.31.14
v0.31.13
v0.31.12
v0.31.11
v0.31.10
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
v0.31.3
v0.31.2
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.
ℹ 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
Details:
| Package | Change |
|---|---|
github.com/go-openapi/jsonpointer |
v0.19.6 -> v0.21.0 |
github.com/go-openapi/swag |
v0.22.4 -> v0.23.0 |
golang.org/x/crypto |
v0.27.0 -> v0.28.0 |
golang.org/x/net |
v0.29.0 -> v0.30.0 |
golang.org/x/oauth2 |
v0.21.0 -> v0.23.0 |
golang.org/x/sys |
v0.25.0 -> v0.26.0 |
golang.org/x/term |
v0.24.0 -> v0.25.0 |
golang.org/x/text |
v0.18.0 -> v0.19.0 |
golang.org/x/time |
v0.6.0 -> v0.7.0 |
golang.org/x/tools |
v0.25.0 -> v0.26.0 |
google.golang.org/protobuf |
v1.34.2 -> v1.35.1 |
k8s.io/api |
v0.31.1 -> v0.32.3 |
k8s.io/kube-openapi |
v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f |
k8s.io/utils |
v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738 |
sigs.k8s.io/json |
v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3 |
sigs.k8s.io/structured-merge-diff/v4 |
v4.4.1 -> v4.4.2 |
⚠️ 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 -t ./...
go: module k8s.io/[email protected] requires go >= 1.24.0; switching to go1.24.10
go: downloading go1.24.10 (linux/amd64)
go: download go1.24.10: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off