fix(deps): update kubernetes packages to v0.35.0 #303

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/kubernetes-go into master 2025-12-18 06:12:10 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-18 01:01:57 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.3 -> v0.35.0 age confidence
k8s.io/apimachinery v0.34.3 -> v0.35.0 age confidence
k8s.io/client-go v0.34.3 -> v0.35.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

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

v0.35.0

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | `v0.34.3` -> `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.34.3/v0.35.0?slim=true) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.34.3` -> `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.34.3/v0.35.0?slim=true) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.34.3` -> `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.34.3/v0.35.0?slim=true) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.35.0`](https://github.com/kubernetes/api/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.3...v0.35.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.35.0`](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.35.0`](https://github.com/kubernetes/client-go/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.34.3...v0.35.0) </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-18 01:01:58 +00:00 (Migrated from gitlab.com)

ℹ️ 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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/net v0.38.0 -> v0.47.0
golang.org/x/oauth2 v0.27.0 -> v0.30.0
golang.org/x/sys v0.31.0 -> v0.38.0
golang.org/x/term v0.30.0 -> v0.37.0
golang.org/x/text v0.23.0 -> v0.31.0
google.golang.org/protobuf v1.36.5 -> v1.36.8
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
### ℹ️ 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): - 12 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.24.0` -> `1.25.0` | | `github.com/go-logr/logr` | `v1.4.2` -> `v1.4.3` | | `go.yaml.in/yaml/v2` | `v2.4.2` -> `v2.4.3` | | `golang.org/x/net` | `v0.38.0` -> `v0.47.0` | | `golang.org/x/oauth2` | `v0.27.0` -> `v0.30.0` | | `golang.org/x/sys` | `v0.31.0` -> `v0.38.0` | | `golang.org/x/term` | `v0.30.0` -> `v0.37.0` | | `golang.org/x/text` | `v0.23.0` -> `v0.31.0` | | `google.golang.org/protobuf` | `v1.36.5` -> `v1.36.8` | | `gopkg.in/evanphx/json-patch.v4` | `v4.12.0` -> `v4.13.0` | | `k8s.io/kube-openapi` | `v0.0.0-20250710124328-f3f2b991d03b` -> `v0.0.0-20250910181357-589584f1c912` | | `k8s.io/utils` | `v0.0.0-20250604170112-4c0f3b243397` -> `v0.0.0-20251002143259-bc988d571ff4` | | `sigs.k8s.io/json` | `v0.0.0-20241014173422-cfa47c3a1cc8` -> `v0.0.0-20250730193827-2d320260d730` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-18 01:02:01 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle commented 2025-12-18 01:22:48 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 100.00%. Comparing base (b3a7235) to head (15f9e75).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #300   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           66        66           
=========================================
  Hits            66        66           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/cron-checker/pull/300?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 100.00%. Comparing base ([`b3a7235`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/b3a7235c2cdb59bba9ee9cbc0ab8cc5daf170b94?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`15f9e75`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/15f9e75c0fc34bc915806cb0f3fcbcd8cdfd307f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #300 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 66 66 ========================================= Hits 66 66 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/cron-checker/pull/300?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit 95a19faf9d into master 2025-12-18 06:12:10 +00:00
argoyle commented 2025-12-18 06:12:25 +00:00 (Migrated from gitlab.com)

mentioned in commit 95a19faf9d

mentioned in commit 95a19faf9d3058ddb80e38505c3caa35cb1a965d
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/cron-checker#303