Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps the patch group with 5 updates in the / directory:

Package From To
google.golang.org/protobuf 1.36.6 1.36.8
istio.io/api 1.24.5 1.24.6
istio.io/client-go 1.24.2 1.24.6
k8s.io/api 0.31.7 0.31.12
k8s.io/client-go 0.31.7 0.31.12

Updates google.golang.org/protobuf from 1.36.6 to 1.36.8

Updates istio.io/api from 1.24.5 to 1.24.6

Commits

Updates istio.io/client-go from 1.24.2 to 1.24.6

Commits

Updates k8s.io/api from 0.31.7 to 0.31.12

Commits

Updates k8s.io/apimachinery from 0.31.7 to 0.31.12

Commits

Updates k8s.io/client-go from 0.31.7 to 0.31.12

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…6 updates

Bumps the patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| google.golang.org/protobuf | `1.36.6` | `1.36.8` |
| [istio.io/api](https://github.com/istio/api) | `1.24.5` | `1.24.6` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.24.2` | `1.24.6` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.7` | `0.31.12` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.7` | `0.31.12` |



Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.8

Updates `istio.io/api` from 1.24.5 to 1.24.6
- [Commits](istio/api@1.24.5...1.24.6)

Updates `istio.io/client-go` from 1.24.2 to 1.24.6
- [Commits](istio/client-go@1.24.2...1.24.6)

Updates `k8s.io/api` from 0.31.7 to 0.31.12
- [Commits](kubernetes/api@v0.31.7...v0.31.12)

Updates `k8s.io/apimachinery` from 0.31.7 to 0.31.12
- [Commits](kubernetes/apimachinery@v0.31.7...v0.31.12)

Updates `k8s.io/client-go` from 0.31.7 to 0.31.12
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.7...v0.31.12)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: istio.io/api
  dependency-version: 1.24.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: istio.io/client-go
  dependency-version: 1.24.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/api
  dependency-version: 0.31.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.31.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/client-go
  dependency-version: 0.31.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 20, 2025
Copy link

openshift-ci bot commented Aug 20, 2025

There are empty aliases in OWNER_ALIASES, cleanup is advised.

Copy link

openshift-ci bot commented Aug 20, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative 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.

@dsimansk
Copy link

/ok-to-test

@dsimansk
Copy link

/approve
/lgtm

Copy link

openshift-ci bot commented Aug 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], dsimansk

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

The pull request process is described 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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

6 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4c79ce and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 42ec518 and 1 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 42ec518 and 2 for PR HEAD bd52536 in total

2 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 42ec518 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 42ec518 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

14 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

9 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c87b9d1 and 2 for PR HEAD bd52536 in total

Copy link

openshift-ci bot commented Sep 19, 2025

@dependabot[bot]: The following test 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/419-images bd52536 link true /test 419-images

Full PR test history. Your PR dashboard.

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.

Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/release-v1.17/patch-4b43288e68 branch September 22, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants