Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Jun 22, 2025

This PR contains the following updates:

Package Type Update Change
k8s.io/kube-openapi indirect digest 8b0f38b -> 589584f

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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

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

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Jun 22, 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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.2.4 -> v1.4.2
github.com/onsi/ginkgo/v2 v2.13.0 -> v2.19.0
github.com/onsi/gomega v1.29.0 -> v1.33.1
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/sync v0.3.0 -> v0.16.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.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/pprof v0.0.0-20210720184732-4bb14d4b1be1 -> v0.0.0-20240727154555-813a5fbdbec8
github.com/google/uuid v1.3.0 -> v1.6.0
golang.org/x/sys v0.13.0 -> v0.35.0
golang.org/x/term v0.13.0 -> v0.34.0
golang.org/x/text v0.13.0 -> v0.28.0
golang.org/x/tools v0.12.0 -> v0.36.0
google.golang.org/protobuf v1.30.0 -> v1.35.1
k8s.io/klog/v2 v2.100.1 -> v2.130.1
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 22, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a quay member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/redhat-3.13/k8s.io-kube-openapi-digest branch from 8110b5f to 13e3918 Compare June 29, 2025 05:09
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to 8b98d1e chore(deps): update k8s.io/kube-openapi digest to d90c4fd Jun 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/redhat-3.13/k8s.io-kube-openapi-digest branch from 13e3918 to 74066b2 Compare July 6, 2025 07:15
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to d90c4fd chore(deps): update k8s.io/kube-openapi digest to 9bd5c66 Jul 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/redhat-3.13/k8s.io-kube-openapi-digest branch from 74066b2 to 3d4f6dd Compare July 13, 2025 06:54
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to 9bd5c66 chore(deps): update k8s.io/kube-openapi digest to f3f2b99 Jul 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/redhat-3.13/k8s.io-kube-openapi-digest branch from 3d4f6dd to 90c781b Compare August 17, 2025 08:32
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to f3f2b99 chore(deps): update k8s.io/kube-openapi digest to d7b6acb Aug 17, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 17, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]

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

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

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/redhat-3.13/k8s.io-kube-openapi-digest branch from 90c781b to 43445b4 Compare September 7, 2025 08:24
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to d7b6acb chore(deps): update k8s.io/kube-openapi digest to 66792ee Sep 7, 2025
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/redhat-3.13/k8s.io-kube-openapi-digest branch from 43445b4 to cac37dd Compare September 14, 2025 08:27
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update k8s.io/kube-openapi digest to 66792ee chore(deps): update k8s.io/kube-openapi digest to 589584f Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants