chore(deps): update module k8s.io/apimachinery to v0.34.2 #24

Merged
tommy merged 1 commit from renovate/k8s.io-apimachinery-0.x into main 2025-11-21 13:15:34 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
k8s.io/apimachinery require minor v0.33.1 -> v0.34.2

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | require | minor | `v0.33.1` -> `v0.34.2` | --- ### Release Notes <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.34.2`](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2) ### [`v0.34.1`](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1) ### [`v0.34.0`](https://github.com/kubernetes/apimachinery/compare/v0.33.6...v0.34.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.6...v0.34.0) ### [`v0.33.6`](https://github.com/kubernetes/apimachinery/compare/v0.33.5...v0.33.6) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.5...v0.33.6) ### [`v0.33.5`](https://github.com/kubernetes/apimachinery/compare/v0.33.4...v0.33.5) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.4...v0.33.5) ### [`v0.33.4`](https://github.com/kubernetes/apimachinery/compare/v0.33.3...v0.33.4) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.3...v0.33.4) ### [`v0.33.3`](https://github.com/kubernetes/apimachinery/compare/v0.33.2...v0.33.3) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.2...v0.33.3) ### [`v0.33.2`](https://github.com/kubernetes/apimachinery/compare/v0.33.1...v0.33.2) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.33.1...v0.33.2) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tommy changed title from chore(deps): update module k8s.io/apimachinery to v0.33.2 to chore(deps): update module k8s.io/apimachinery to v0.33.3 2025-07-17 01:10:19 +00:00
tommy force-pushed renovate/k8s.io-apimachinery-0.x from ffaac7020f to 3cb79348ce 2025-07-17 01:10:20 +00:00 Compare
tommy force-pushed renovate/k8s.io-apimachinery-0.x from 3cb79348ce to 0eaeed2e66 2025-08-16 01:17:01 +00:00 Compare
tommy changed title from chore(deps): update module k8s.io/apimachinery to v0.33.3 to chore(deps): update module k8s.io/apimachinery to v0.33.4 2025-08-16 01:17:16 +00:00
tommy changed title from chore(deps): update module k8s.io/apimachinery to v0.33.4 to chore(deps): update module k8s.io/apimachinery to v0.34.1 2025-09-23 01:09:40 +00:00
Author
Owner

ℹ Artifact update notice

File name: src/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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
### ℹ Artifact update notice ##### File name: src/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): - 6 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------- | :--------------------------------------------------------------------------- | | `github.com/fxamacker/cbor/v2` | `v2.7.0` -> `v2.9.0` | | `github.com/google/gnostic-models` | `v0.6.9` -> `v0.7.0` | | `github.com/modern-go/reflect2` | `v1.0.2` -> `v1.0.3-0.20250322232337-35a7c28c31ee` | | `k8s.io/kube-openapi` | `v0.0.0-20250318190949-c8a335a9a2ff` -> `v0.0.0-20250710124328-f3f2b991d03b` | | `k8s.io/utils` | `v0.0.0-20241210054802-24370beab758` -> `v0.0.0-20250604170112-4c0f3b243397` | | `sigs.k8s.io/yaml` | `v1.4.0` -> `v1.6.0` |
tommy force-pushed renovate/k8s.io-apimachinery-0.x from 3cb79348ce to 8b171ef215 2025-09-23 01:09:41 +00:00 Compare
tommy force-pushed renovate/k8s.io-apimachinery-0.x from 8b171ef215 to 690f3ee11b 2025-11-13 01:13:21 +00:00 Compare
tommy changed title from chore(deps): update module k8s.io/apimachinery to v0.34.1 to chore(deps): update module k8s.io/apimachinery to v0.34.2 2025-11-13 01:13:39 +00:00
tommy merged commit 1be0921de1 into main 2025-11-21 13:15:34 +00:00
tommy deleted branch renovate/k8s.io-apimachinery-0.x 2025-11-21 13:15:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/well-known!24
No description provided.