Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update kubernetes packages to v0.32.0 #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.31.0 -> v0.32.0 age adoption passing confidence
k8s.io/apimachinery v0.31.0 -> v0.32.0 age adoption passing confidence
k8s.io/client-go v0.31.0 -> v0.32.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

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

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.32%. Comparing base (d6bbe04) to head (07c94c0).

Current head 07c94c0 differs from pull request most recent head 3fe760e

Please upload reports for the commit 3fe760e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   71.32%   71.32%           
=======================================
  Files          16       16           
  Lines        1318     1318           
=======================================
  Hits          940      940           
  Misses        300      300           
  Partials       78       78           

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

@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.29.0 fix(deps): update kubernetes packages to v0.29.1 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 485917f to 46f85ac Compare January 18, 2024 03:54
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.29.1 fix(deps): update kubernetes packages to v0.29.2 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 46f85ac to 6b4e24e Compare February 15, 2024 00:28
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.29.2 fix(deps): update kubernetes packages to v0.29.3 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6b4e24e to 07c94c0 Compare March 16, 2024 00:40
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 07c94c0 to 275376b Compare April 17, 2024 06:46
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.29.3 fix(deps): update kubernetes packages to v0.29.4 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 275376b to 7c466b1 Compare April 18, 2024 00:16
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.29.4 fix(deps): update kubernetes packages to v0.30.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 5c831ca to 88df1c1 Compare May 15, 2024 12:32
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.0 fix(deps): update kubernetes packages to v0.30.1 May 15, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

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

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

Details:

Package Change
go 1.22.0 -> 1.23.4
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
golang.org/x/oauth2 v0.21.0 -> v0.23.0
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 88df1c1 to 3fe760e Compare June 12, 2024 19:52
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.1 fix(deps): update kubernetes packages to v0.30.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 799c595 to 5ba691a Compare July 17, 2024 22:25
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.2 fix(deps): update kubernetes packages to v0.30.3 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5ba691a to 67101f5 Compare August 13, 2024 16:48
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.3 fix(deps): update kubernetes packages to v0.31.0 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 414b095 to 1107983 Compare September 12, 2024 06:19
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.0 fix(deps): update kubernetes packages Sep 12, 2024
@renovate renovate bot changed the title fix(deps): update kubernetes packages fix(deps): update kubernetes packages to v0.31.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 1107983 to 16ffc5f Compare October 23, 2024 17:43
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.1 fix(deps): update kubernetes packages to v0.31.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from fdbadcf to 81f4a58 Compare November 21, 2024 07:22
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.2 fix(deps): update kubernetes packages to v0.31.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 81f4a58 to 3c8e310 Compare December 11, 2024 05:23
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.3 fix(deps): update kubernetes packages to v0.31.4 Dec 11, 2024
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.31.4 fix(deps): update kubernetes packages to v0.32.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 3c8e310 to 0ecbf86 Compare December 12, 2024 00:39
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from ddf59c4 to 98be377 Compare December 29, 2024 02:48
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 98be377 to 9451752 Compare January 4, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants