stackit-cli
stackit-cli copied to clipboard
fix(deps): update kubernetes packages to v0.31.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| k8s.io/apimachinery | require | minor | v0.29.2 -> v0.31.1 |
| k8s.io/client-go | require | minor | v0.29.2 -> v0.31.1 |
Release Notes
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.1
v0.31.0
v0.30.5
v0.30.4
v0.30.3
v0.30.2
v0.30.1
v0.30.0
v0.29.9
v0.29.8
v0.29.7
v0.29.6
v0.29.5
v0.29.4
v0.29.3
kubernetes/client-go (k8s.io/client-go)
v0.31.1
v0.31.0
v0.30.5
v0.30.4
v0.30.3
v0.30.2
v0.30.1
v0.30.0
v0.29.9
v0.29.8
v0.29.7
v0.29.6
v0.29.5
v0.29.4
v0.29.3
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 has been generated by Renovate Bot.
ℹ 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):
- 5 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/go-logr/logr |
v1.4.1 -> v1.4.2 |
k8s.io/api |
v0.29.2 -> v0.31.3 |
k8s.io/klog/v2 |
v2.110.1 -> v2.130.1 |
k8s.io/utils |
v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8 |
sigs.k8s.io/yaml |
v1.3.0 -> v1.4.0 |