Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

This PR contains the following updates:

Package Change Age Confidence
k8s.io/apimachinery v0.30.0 -> v0.34.1 age confidence

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.9

Compare Source

v0.32.8

Compare Source

v0.32.7

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.13

Compare Source

v0.31.12

Compare Source

v0.31.11

Compare Source

v0.31.10

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.14

Compare Source

v0.30.13

Compare Source

v0.30.12

Compare Source

v0.30.11

Compare Source

v0.30.10

Compare Source

v0.30.9

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

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


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

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

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from dcf7e43 to 26b885a Compare April 18, 2024 00:21
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.4 fix(deps): update module k8s.io/apimachinery to v0.30.0 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 fix(deps): update module k8s.io/apimachinery to v0.30.0 - autoclosed Apr 24, 2024
@renovate renovate bot closed this Apr 24, 2024
@renovate renovate bot deleted the renovate/kubernetes-go branch April 24, 2024 21:29
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 - autoclosed fix(deps): update module k8s.io/apimachinery to v0.30.0 Apr 25, 2024
@renovate renovate bot reopened this Apr 25, 2024
@renovate renovate bot restored the renovate/kubernetes-go branch April 25, 2024 22:11
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 26b885a to 36232d9 Compare April 25, 2024 22:11
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 36232d9 to 34161f8 Compare May 15, 2024 17:30
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 fix(deps): update module k8s.io/apimachinery to v0.30.1 May 15, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.1 fix(deps): update module k8s.io/apimachinery to v0.30.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 34161f8 to c0a986c Compare June 12, 2024 19:42
@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 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):

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

Details:

Package Change
go 1.22.1 -> 1.24.1
google.golang.org/protobuf v1.33.0 -> v1.35.1
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/uuid v1.4.0 -> v1.6.0
golang.org/x/mod v0.17.0 -> v0.21.0
golang.org/x/net v0.24.0 -> v0.30.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.19.0 -> v0.26.0
golang.org/x/term v0.19.0 -> v0.25.0
golang.org/x/text v0.14.0 -> v0.19.0
golang.org/x/time v0.5.0 -> v0.7.0
golang.org/x/tools v0.20.0 -> v0.26.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240102154912-e7106e64919e -> 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 changed the title fix(deps): update module k8s.io/apimachinery to v0.30.2 fix(deps): update module k8s.io/apimachinery to v0.30.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c0a986c to 31de8fa Compare July 18, 2024 01:17
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.3 fix(deps): update module k8s.io/apimachinery to v0.31.0 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 31de8fa to 32bb55c Compare August 13, 2024 17:43
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 32bb55c to ea9878d Compare September 3, 2024 06:32
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from ea9878d to c0fe521 Compare September 12, 2024 07:23
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.0 fix(deps): update module k8s.io/apimachinery to v0.31.1 Sep 12, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.1 fix(deps): update module k8s.io/apimachinery to v0.31.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c0fe521 to a51ec43 Compare October 23, 2024 17:14
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.2 fix(deps): update module k8s.io/apimachinery to v0.31.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from a51ec43 to e390240 Compare November 21, 2024 06:36
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from e390240 to 381900c Compare December 11, 2024 01:49
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.3 fix(deps): update module k8s.io/apimachinery to v0.31.4 Dec 11, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.4 fix(deps): update module k8s.io/apimachinery to v0.32.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 381900c to 556e9d2 Compare December 12, 2024 00:54
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.32.0 fix(deps): update module k8s.io/apimachinery to v0.32.1 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 556e9d2 to b5fa51f Compare January 16, 2025 12:26
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.32.1 fix(deps): update module k8s.io/apimachinery to v0.32.2 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from b5fa51f to 6aef994 Compare February 13, 2025 18:41
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6aef994 to 135ae2c Compare March 11, 2025 13:11
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.32.2 fix(deps): update module k8s.io/apimachinery to v0.32.3 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 135ae2c to db55940 Compare March 12, 2025 12:31
@renovate
Copy link
Contributor Author

renovate bot commented Mar 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module k8s.io/[email protected] requires go >= 1.24.0; switching to go1.24.8
go: downloading go1.24.8 (linux/amd64)
go: download go1.24.8: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from db55940 to b8faecb Compare March 13, 2025 16:18
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from b8faecb to feba8cd Compare April 23, 2025 13:36
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.32.3 fix(deps): update module k8s.io/apimachinery to v0.32.4 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from feba8cd to 57dd093 Compare April 23, 2025 22:35
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.32.4 fix(deps): update module k8s.io/apimachinery to v0.33.0 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 57dd093 to 9382064 Compare May 15, 2025 23:54
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.33.0 fix(deps): update module k8s.io/apimachinery to v0.33.1 May 15, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 9382064 to fe875c1 Compare June 19, 2025 22:08
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.33.1 fix(deps): update module k8s.io/apimachinery to v0.33.2 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from fe875c1 to 354fe33 Compare July 16, 2025 06:59
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.33.2 fix(deps): update module k8s.io/apimachinery to v0.33.3 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 354fe33 to bd6bb87 Compare August 14, 2025 02:45
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.33.3 fix(deps): update module k8s.io/apimachinery to v0.33.4 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from bd6bb87 to b0f82ba Compare August 27, 2025 23:00
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.33.4 fix(deps): update module k8s.io/apimachinery to v0.34.0 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from b0f82ba to 1066d7f Compare September 10, 2025 09:47
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.34.0 fix(deps): update module k8s.io/apimachinery to v0.34.1 Sep 10, 2025
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.

1 participant