fix(deps): update kubernetes packages to v0.34.2 #296

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/kubernetes-go into master 2025-11-13 07:58:00 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 17:02:30 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.34.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.2

Compare Source

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

v0.34.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 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 | Confidence | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | `v0.34.1` -> `v0.34.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.34.1/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.34.1` -> `v0.34.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.34.1/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.34.1` -> `v0.34.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.34.1/v0.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.34.2`](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2) </details> <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) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.34.2`](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 17:02:31 +00:00 (Migrated from gitlab.com)

restored source branch renovate/kubernetes-go

restored source branch `renovate/kubernetes-go`
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 17:02:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle commented 2025-11-12 17:20:17 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 100.00%. Comparing base (6bf96e3) to head (c507cd4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #293   +/-   ##
=========================================
  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/293?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 ([`6bf96e3`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/6bf96e36df7baa1e54d815feaea53cb917793324?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`c507cd4`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/c507cd4e8e1df7e437a85e1cf76f07e9fa9f7e2f?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 #293 +/- ## ========================================= 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/293?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 48c04fb564 into master 2025-11-13 07:58:00 +00:00
argoyle commented 2025-11-13 07:58:01 +00:00 (Migrated from gitlab.com)

mentioned in commit 48c04fb564

mentioned in commit 48c04fb564e367d03adcff52abb08845635351b9
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#296