Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.31.0 -> v0.35.0 age confidence
k8s.io/api v0.32.4 -> v0.35.0 age confidence
k8s.io/apiextensions-apiserver v0.32.4 -> v0.35.0 age confidence
k8s.io/apimachinery v0.34.2 -> v0.35.0 age confidence
k8s.io/apimachinery v0.31.0 -> v0.35.0 age confidence
k8s.io/apimachinery v0.32.4 -> v0.35.0 age confidence
k8s.io/client-go v0.34.2 -> v0.35.0 age confidence
k8s.io/client-go v0.31.0 -> v0.35.0 age confidence
k8s.io/client-go v0.32.4 -> v0.35.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

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.11

Compare Source

v0.32.10

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.14

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

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

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.11

Compare Source

v0.32.10

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

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

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

v0.35.0

Compare Source

v0.34.3

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.

@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.31.1 Update kubernetes packages to v0.31.2 Oct 24, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 3381784 to 552fad7 Compare October 25, 2024 10:16
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.31.2 Update kubernetes packages to v0.31.3 Nov 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 552fad7 to 9cf6989 Compare November 21, 2024 08:27
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 9cf6989 to 544ec2c Compare December 11, 2024 01:24
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.31.3 Update kubernetes packages Dec 11, 2024
@renovate-bot renovate-bot changed the title Update kubernetes packages Update kubernetes packages to v0.31.4 Dec 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 544ec2c to de7173a Compare December 11, 2024 03:58
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.31.4 Update kubernetes packages to v0.32.0 Dec 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from de7173a to cbfef24 Compare December 12, 2024 01:16
@forking-renovate
Copy link

forking-renovate bot commented Dec 12, 2024

ℹ Artifact update notice

File name: argocd-clusterprofile-syncer/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):

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

Details:

Package Change
go 1.24 -> 1.24.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.19.1 -> v1.22.0
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
k8s.io/kube-openapi v0.0.0-20250304201544-e5f78fe3ede9 -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
File name: fleet-argocd-plugin/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):

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

Details:

Package Change
go 1.23 -> 1.24.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
golang.org/x/crypto v0.28.0 -> v0.36.0
golang.org/x/net v0.30.0 -> v0.38.0
golang.org/x/oauth2 v0.23.0 -> v0.27.0
golang.org/x/sys v0.26.0 -> v0.31.0
golang.org/x/term v0.25.0 -> v0.30.0
google.golang.org/protobuf v1.35.1 -> v1.36.5
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 7e8ca4f to eba6eef Compare January 11, 2025 04:30
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.32.0 Update kubernetes packages to v0.32.1 Jan 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from eba6eef to 05cf38a Compare January 16, 2025 06:30
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 05cf38a to 627336f Compare February 11, 2025 08:54
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.32.1 Update kubernetes packages to v0.32.2 Feb 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 627336f to 0df48a4 Compare February 13, 2025 17:42
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from d0e03b8 to 30cdbbe Compare March 12, 2025 09:42
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.32.2 Update kubernetes packages to v0.32.3 Mar 12, 2025
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.32.3 fix(deps): update kubernetes packages to v0.32.3 Mar 22, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 30cdbbe to f86c4df Compare March 26, 2025 17:50
@knee-berts knee-berts requested a review from jiayimeow April 8, 2025 15:05
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from f86c4df to b743a8f Compare April 8, 2025 15:10
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.32.3 fix(deps): update kubernetes packages to v0.32.4 Apr 23, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from b743a8f to 0ab7842 Compare April 23, 2025 15:28
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.32.4 fix(deps): update kubernetes packages to v0.33.0 Apr 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 0ab7842 to 003be1f Compare April 24, 2025 01:31
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from bda472c to 6cedd3f Compare May 12, 2025 09:35
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 6cedd3f to 7883b07 Compare May 16, 2025 01:08
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.33.0 fix(deps): update kubernetes packages to v0.33.1 May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from a5cb3db to 15129b8 Compare May 24, 2025 04:53
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 15129b8 to b6f1afb Compare June 19, 2025 20:25
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.33.1 fix(deps): update kubernetes packages to v0.33.2 Jun 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from b6f1afb to cdfb67c Compare July 3, 2025 18:39
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from cdfb67c to 88c8698 Compare July 16, 2025 09:39
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.33.2 fix(deps): update kubernetes packages to v0.33.3 Jul 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from b18ac24 to 90329a7 Compare August 14, 2025 08:58
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.33.3 fix(deps): update kubernetes packages to v0.33.4 Aug 14, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 90329a7 to c331401 Compare August 19, 2025 16:56
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from c331401 to 5b0c796 Compare August 28, 2025 03:45
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.33.4 fix(deps): update kubernetes packages to v0.34.0 Aug 28, 2025
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.34.0 fix(deps): update kubernetes packages to v0.34.1 Sep 10, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 26a45dc to 8dada8d Compare November 12, 2025 23:37
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.34.1 fix(deps): update kubernetes packages to v0.34.2 Nov 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from cf25890 to 3f46e41 Compare December 10, 2025 11:50
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.34.2 fix(deps): update kubernetes packages to v0.34.3 Dec 10, 2025
@forking-renovate
Copy link

forking-renovate bot commented Dec 10, 2025

ℹ️ Artifact update notice

File name: argocd-clusterprofile-syncer/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):

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

Details:

Package Change
go 1.24 -> 1.25.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.19.1 -> v1.23.2
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.55.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
github.com/spf13/pflag v1.0.5 -> v1.0.9
golang.org/x/net v0.37.0 -> v0.47.0
golang.org/x/oauth2 v0.28.0 -> v0.30.0
golang.org/x/sync v0.12.0 -> v0.18.0
golang.org/x/sys v0.31.0 -> v0.38.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-20250304201544-e5f78fe3ede9 -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
File name: fleet-argocd-plugin/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):

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

Details:

Package Change
go 1.23 -> 1.25.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
golang.org/x/crypto v0.28.0 -> v0.44.0
golang.org/x/net v0.30.0 -> v0.47.0
golang.org/x/oauth2 v0.23.0 -> v0.30.0
golang.org/x/sys v0.26.0 -> v0.38.0
golang.org/x/term v0.25.0 -> v0.37.0
google.golang.org/protobuf v1.35.1 -> v1.36.8
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
File name: gcp-auth-plugin/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):

  • 6 additional dependencies were updated

Details:

Package Change
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/text v0.23.0 -> v0.31.0
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

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 3f46e41 to 18da1d2 Compare December 18, 2025 01:54
@renovate-bot renovate-bot changed the title fix(deps): update kubernetes packages to v0.34.3 fix(deps): update kubernetes packages to v0.35.0 Dec 18, 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