Skip to content

Conversation

@dominikholler
Copy link
Contributor

@dominikholler dominikholler commented Dec 8, 2025

This PR contains the following updates:

Package Type Update Change
github.com/go-openapi/jsonpointer indirect patch v0.22.3 -> v0.22.4
github.com/go-openapi/jsonreference indirect patch v0.21.3 -> v0.21.4
github.com/google/pprof indirect digest 4902fdd -> 3d256cb
github.com/onsi/ginkgo/v2 require patch v2.27.2 -> v2.27.3
github.com/onsi/gomega require patch v1.38.2 -> v1.38.3
golang.org/x/mod indirect minor v0.30.0 -> v0.31.0
golang.org/x/net indirect minor v0.47.0 -> v0.48.0
golang.org/x/oauth2 indirect minor v0.33.0 -> v0.34.0
golang.org/x/sync require minor v0.18.0 -> v0.19.0
golang.org/x/sys indirect minor v0.38.0 -> v0.39.0
golang.org/x/term indirect minor v0.37.0 -> v0.38.0
golang.org/x/text indirect minor v0.31.0 -> v0.32.0
golang.org/x/tools indirect minor v0.39.0 -> v0.40.0

Release note

Update dependecy github.com/go-openapi/jsonpointer to v0.22.4

Release note

Update dependecy github.com/go-openapi/jsonreference to v0.21.4

Release note

Update dependecy github.com/google/pprof to v0.0.0-20251208000136-3d256cb9ff16

Release note

Update dependecy github.com/onsi/ginkgo/v2 to v2.27.3

Release note

Update dependecy github.com/onsi/gomega to v1.38.3

Release note

Update dependecy golang.org/x/mod to v0.31.0

Release note

Update dependecy golang.org/x/net to v0.48.0

Release note

Update dependecy golang.org/x/oauth2 to v0.34.0

Release note

Update dependecy golang.org/x/sync to v0.19.0

Release note

Update dependecy golang.org/x/sys to v0.39.0

Release note

Update dependecy golang.org/x/term to v0.38.0

Release note

Update dependecy golang.org/x/text to v0.32.0

Release note

Update dependecy golang.org/x/tools to v0.40.0

Release Notes

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.4

Compare Source

0.22.4 - 2025-12-06

Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

jsonpointer license terms

License

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.4

Compare Source

0.21.4 - 2025-12-08

Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

jsonreference license terms

License

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.27.3

Compare Source

2.27.3

Fixes

report exit result in case of failure [1c9f356]
fix data race [ece19c8]

onsi/gomega (github.com/onsi/gomega)

v1.38.3

Compare Source

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@kvrenovatebot
Copy link
Contributor

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.6 -> 1.24.9

@kubevirt-bot kubevirt-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Dec 8, 2025
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes - here's some feedback:

  • The PR also bumps the go version and adds a toolchain directive in go.mod; please confirm this change is intentional for this dependency update and aligned with the versions used in CI/build tooling.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The PR also bumps the `go` version and adds a `toolchain` directive in `go.mod`; please confirm this change is intentional for this dependency update and aligned with the versions used in CI/build tooling.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@dominikholler
Copy link
Contributor Author

downstream is still on golang-1.24.6

@dominikholler dominikholler force-pushed the renovate/all-dependencies branch from 5153612 to 270431f Compare December 9, 2025 08:31
@dominikholler dominikholler changed the title chore(deps): update github.com/google/pprof digest to 3d256cb chore(deps): update all dependencies Dec 9, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

@openshift-ci
Copy link

openshift-ci bot commented Dec 9, 2025

@dominikholler: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-single-node-functests 270431f link true /test e2e-single-node-functests
ci/prow/e2e-functests 270431f link true /test e2e-functests
ci/prow/images 270431f link true /test images
ci/prow/e2e-upgrade-functests 270431f link true /test e2e-upgrade-functests
ci/prow/unittests 270431f link true /test unittests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Comment on lines +3 to +5
go 1.24.9

toolchain go1.24.11
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to wait for downstream golang builder to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants