Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update knative.dev/networking digest to 1aaade7 #593

Open
wants to merge 1 commit into
base: release-v1.17
Choose a base branch
from

Conversation

red-hat-konflux-kflux-prd-rh02[bot]
Copy link

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot commented Feb 16, 2025

This PR contains the following updates:

Package Type Update Change
knative.dev/networking require digest 67d1c27 -> 1aaade7

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

Copy link
Author

red-hat-konflux-kflux-prd-rh02 bot commented Feb 16, 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):

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

Details:

Package Change
go 1.22.7 -> 1.23.6
k8s.io/api v0.31.4 -> v0.32.2
k8s.io/apimachinery v0.31.4 -> v0.32.2
k8s.io/code-generator v0.31.4 -> v0.32.2
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 -> v0.0.0-20250217122557-ce4c934f30e5
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b -> v0.0.0-20250214140553-ae2c6bcc1f59
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -> v0.0.0-20230124172434-306776ec8161
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/google/btree v1.1.2 -> v1.1.3
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 -> v2.26.1
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/prometheus/client_golang v1.20.4 -> v1.20.5
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/net v0.34.0 -> v0.35.0
golang.org/x/oauth2 v0.23.0 -> v0.26.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/term v0.28.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0
golang.org/x/time v0.6.0 -> v0.10.0
golang.org/x/tools v0.29.0 -> v0.30.0
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/grpc v1.69.2 -> v1.70.0
google.golang.org/protobuf v1.36.2 -> v1.36.5
k8s.io/apiextensions-apiserver v0.31.4 -> v0.32.1
k8s.io/apiserver v0.31.4 -> v0.32.1
k8s.io/client-go v0.31.4 -> v0.32.2
k8s.io/gengo/v2 v2.0.0-20240826214909-a7b603a56eb7 -> v2.0.0-20240911193312-2b36238f13e9
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 -> v0.0.0-20241212222426-2c72e554b1e7
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 -> v0.0.0-20241210054802-24370beab758
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.5.0
File name: pkg/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):

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

Details:

Package Change
go 1.22.7 -> 1.23.6
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/term v0.28.0 -> v0.29.0
k8s.io/api v0.31.4 -> v0.32.2
k8s.io/apiextensions-apiserver v0.31.4 -> v0.32.1
k8s.io/apimachinery v0.31.4 -> v0.32.2
k8s.io/client-go v0.31.4 -> v0.32.2
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 -> v0.0.0-20241210054802-24370beab758
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b -> v0.0.0-20250214140553-ae2c6bcc1f59
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 -> v2.26.1
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/prometheus/client_golang v1.20.4 -> v1.20.5
github.com/prometheus/common v0.55.0 -> v0.62.0
golang.org/x/net v0.34.0 -> v0.35.0
golang.org/x/oauth2 v0.23.0 -> v0.26.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.22.0
golang.org/x/time v0.6.0 -> v0.10.0
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/grpc v1.69.2 -> v1.70.0
google.golang.org/protobuf v1.36.2 -> v1.36.5
k8s.io/apiserver v0.31.4 -> v0.32.1
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 -> v0.0.0-20241212222426-2c72e554b1e7
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.5.0

@openshift-ci openshift-ci bot requested review from dsimansk and rhuss February 16, 2025 16:07
Copy link

openshift-ci bot commented Feb 16, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign kaustubh-pande for approval. For more information see the Code Review Process.

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

Copy link

openshift-ci bot commented Feb 16, 2025

Hi @red-hat-konflux-kflux-prd-rh02[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.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/release-v1.17/knative.dev-networking-digest branch from 26fee60 to 61f7421 Compare February 23, 2025 16:09
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update knative.dev/networking digest to e6fc9bb Update knative.dev/networking digest to 1aaade7 Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants