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/pkg digest to b7bbf4b #338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Mar 2, 2025

This PR contains the following updates:

Package Type Update Change
knative.dev/pkg require digest 74c4be5 -> b7bbf4b

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 bot commented Mar 2, 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):

  • 45 additional dependencies were updated

Details:

Package Change
github.com/golang/glog v1.2.3 -> v1.2.4
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/crypto v0.31.0 -> v0.36.0
golang.org/x/net v0.33.0 -> v0.37.0
golang.org/x/time v0.8.0 -> v0.10.0
google.golang.org/grpc v1.68.0 -> v1.71.0
google.golang.org/protobuf v1.35.2 -> v1.36.5
k8s.io/api v0.31.2 -> v0.32.2
k8s.io/apimachinery v0.31.2 -> v0.32.2
k8s.io/client-go v0.31.2 -> v0.32.2
k8s.io/code-generator v0.31.2 -> v0.32.2
knative.dev/hack v0.0.0-20230417170854-f591fea109b3 -> v0.0.0-20250217122557-ce4c934f30e5
cel.dev/expr v0.16.1 -> v0.19.1
cloud.google.com/go/compute/metadata v0.5.2 -> v0.6.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1 -> v1.25.0
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 -> v0.0.0-20241223141626-cff3c89139a3
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.1
github.com/envoyproxy/protoc-gen-validate v1.1.0 -> v1.2.1
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 -> v0.6.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.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/common v0.60.0 -> v0.62.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 -> v1.34.0
go.opentelemetry.io/otel v1.30.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.30.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.29.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.29.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.30.0 -> v1.34.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20250210185358-939b2ce775ac
golang.org/x/mod v0.21.0 -> v0.24.0
golang.org/x/oauth2 v0.23.0 -> v0.26.0
golang.org/x/sync v0.10.0 -> v0.12.0
golang.org/x/sys v0.28.0 -> v0.31.0
golang.org/x/term v0.27.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.23.0
golang.org/x/tools v0.25.0 -> v0.31.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-20241021214115-324edc3d5d38 -> v0.0.0-20250207221924-e9438ea467c6
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241212222426-2c72e554b1e7
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> 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

Copy link

openshift-ci bot commented Mar 2, 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

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title Update knative.dev/pkg digest to 0372c08 Update knative.dev/pkg digest to b7bbf4b Mar 16, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/knative.dev-pkg-digest branch from fa9c30d to b900459 Compare March 16, 2025 09:22
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.

0 participants