Skip to content

fix(deps): update kubernetes packages to v0.35.1#52

Closed
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/kubernetes-go
Closed

fix(deps): update kubernetes packages to v0.35.1#52
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/kubernetes-go

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Dec 10, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.1 -> v0.35.1 age confidence
k8s.io/apiextensions-apiserver v0.34.1 -> v0.35.1 age confidence
k8s.io/apimachinery v0.34.1 -> v0.35.1 age confidence
k8s.io/client-go v0.34.1 -> v0.35.1 age confidence
k8s.io/code-generator v0.34.1 -> v0.35.1 age confidence
k8s.io/component-base v0.34.1 -> v0.35.1 age confidence
k8s.io/component-helpers v0.34.1 -> v0.35.1 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

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

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

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

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/code-generator (k8s.io/code-generator)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/component-helpers (k8s.io/component-helpers)

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Copy Markdown
Author

red-hat-konflux Bot commented Dec 10, 2025

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

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

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/ginkgo/v2 v2.25.3 -> v2.27.2
golang.org/x/crypto v0.41.0 -> v0.45.0
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
github.com/spf13/cobra v1.9.1 -> v1.10.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.43.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.35.0 -> v0.38.0
golang.org/x/term v0.34.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.31.0
golang.org/x/tools v0.36.0 -> v0.38.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f -> v2.0.0-20250922181213-ec3ebc5fd46b
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch from fe8a783 to eeebb9b Compare December 18, 2025 00:50
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update kubernetes packages to v0.34.3 fix(deps): update kubernetes packages Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch from eeebb9b to 7cf5205 Compare December 18, 2025 09:01
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update kubernetes packages fix(deps): update kubernetes packages to v0.35.0 Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch 4 times, most recently from 1f03499 to 488c014 Compare December 21, 2025 05:00
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch 6 times, most recently from cebb581 to a8b3134 Compare January 8, 2026 20:55
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch 2 times, most recently from cdc19f6 to 75ea210 Compare January 29, 2026 04:52
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch 2 times, most recently from 551d038 to 19e77b6 Compare February 9, 2026 17:33
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/konflux-poc-1/kubernetes-go branch from 19e77b6 to 84b2587 Compare February 11, 2026 04:58
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update kubernetes packages to v0.35.0 fix(deps): update kubernetes packages to v0.35.1 Feb 11, 2026
@sutaakar sutaakar closed this Feb 11, 2026
@sutaakar sutaakar deleted the konflux/mintmaker/konflux-poc-1/kubernetes-go branch February 11, 2026 10:46
@red-hat-konflux
Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.35.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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