fix(deps): update kubernetes packages to v0.31.2 #164

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/kubernetes-go into main 2024-10-24 05:35:28 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-10-23 16:53:15 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
k8s.io/api require patch v0.31.1 -> v0.31.2
k8s.io/apimachinery require patch v0.31.1 -> v0.31.2
k8s.io/client-go require patch v0.31.1 -> v0.31.2

Release Notes

kubernetes/api (k8s.io/api)

v0.31.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.2

Compare Source

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

v0.31.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 is behind base branch, 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 | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | require | patch | `v0.31.1` -> `v0.31.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | require | patch | `v0.31.1` -> `v0.31.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | require | patch | `v0.31.1` -> `v0.31.2` | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.31.2`](https://github.com/kubernetes/api/compare/v0.31.1...v0.31.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.31.1...v0.31.2) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.31.2`](https://github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.31.2`](https://github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.31.1...v0.31.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-10-23 16:53:16 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-10-23 17:06:40 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 68.70%. Comparing base (32f98f2) to head (331cda9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   68.70%   68.70%           
=======================================
  Files           4        4           
  Lines         147      147           
=======================================
  Hits          101      101           
  Misses         43       43           
  Partials        3        3           

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

## [Codecov](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/160?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 68.70%. Comparing base [(`32f98f2`)](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/32f98f2ea0fff9b11106f7f6cbed15985504e994?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`331cda9`)](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/331cda981af98d897453f1d1bf0f9b420687bc4d?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 @@ ## main #160 +/- ## ======================================= Coverage 68.70% 68.70% ======================================= Files 4 4 Lines 147 147 ======================================= Hits 101 101 Misses 43 43 Partials 3 3 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/160?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).
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-10-23 19:54:14 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit into main 2024-10-24 05:35:28 +00:00
Sign in to join this conversation.