Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps the production-dependencies group with 22 updates in the / directory:

Package From To
github.com/google/go-containerregistry 0.20.3 0.20.4
k8s.io/apimachinery 0.32.2 0.33.1
kubevirt.io/api 1.4.0 1.5.1
kubevirt.io/client-go 1.4.0 1.5.1
cel.dev/expr 0.21.2 0.24.0
github.com/cloudevents/sdk-go/v2 2.15.2 2.16.0
github.com/fxamacker/cbor/v2 2.7.0 2.8.0
github.com/go-jose/go-jose/v4 4.0.5 4.1.0
github.com/go-openapi/jsonpointer 0.21.0 0.21.1
github.com/golang/glog 1.2.4 1.2.5
github.com/google/cel-go 0.24.1 0.25.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.26.1 2.26.3
github.com/k8snetworkplumbingwg/network-attachment-definition-client 1.7.5 1.7.6
github.com/prometheus/client_golang 1.21.0 1.22.0
github.com/prometheus/client_model 0.6.1 0.6.2
github.com/prometheus/common 0.62.0 0.64.0
github.com/prometheus/procfs 0.15.1 0.16.1
github.com/sigstore/protobuf-specs 0.4.0 0.4.2
github.com/sigstore/sigstore 1.8.15 1.9.4
golang.org/x/time 0.10.0 0.11.0
gomodules.xyz/jsonpatch/v2 2.4.0 2.5.0
google.golang.org/api 0.223.0 0.233.0

Updates github.com/google/go-containerregistry from 0.20.3 to 0.20.4

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.20.4

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4

Commits

Updates k8s.io/apimachinery from 0.32.2 to 0.33.1

Commits
  • 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
  • a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder
  • 955939f bump etcd 3.5.21 sdk
  • e8a77bd Merge pull request #130910 from googs1025/fix/datarace
  • 7e8c77e Merge pull request #130906 from serathius/streaming-validation
  • 27fd396 flake: fix data race for func TestBackoff_Step
  • 8bcc6f1 Update kube-openapi and integrate streaming tags validation
  • 6ce776c Merge pull request #130857 from thockin/kk_small_vg_diffs
  • f2c94d6 Comment on origin and JSON schema
  • b63ba07 Use origin in validateFalse's own test
  • Additional commits viewable in compare view

Updates kubevirt.io/api from 1.4.0 to 1.5.1

Commits
  • 68e111b api update by KubeVirt Prow build 1919643706479087616
  • 63b0ae0 api update by KubeVirt Prow build 1917515390703898624
  • 982ec82 api update by KubeVirt Prow build 1917362380212277248
  • 38adfeb api update by KubeVirt Prow build 1916296742148509696
  • 616af02 api update by KubeVirt Prow build 1915572210504830976
  • f25fc0c api update by KubeVirt Prow build 1915233500718436352
  • 214951e api update by KubeVirt Prow build 1915233563876265984
  • 587872e api update by KubeVirt Prow build 1914809222449598464
  • 5334c0f api update by KubeVirt Prow build 1912270624286314496
  • 97dc323 api update by KubeVirt Prow build 1910541875446550528
  • Additional commits viewable in compare view

Updates kubevirt.io/client-go from 1.4.0 to 1.5.1

Commits
  • cd70296 client-go update by KubeVirt Prow build 1919643706479087616
  • ee2fe6f client-go update by KubeVirt Prow build 1919388083791335424
  • f79272f client-go update by KubeVirt Prow build 1917515390703898624
  • 17074ef client-go update by KubeVirt Prow build 1917362380212277248
  • e8e813a client-go update by KubeVirt Prow build 1916296742148509696
  • c511c25 client-go update by KubeVirt Prow build 1915572210504830976
  • 6868cf5 client-go update by KubeVirt Prow build 1915233500718436352
  • 1c825e7 client-go update by KubeVirt Prow build 1915233563876265984
  • 40e8015 client-go update by KubeVirt Prow build 1914809222449598464
  • 2fc1e49 client-go update by KubeVirt Prow build 1912270624286314496
  • Additional commits viewable in compare view

Updates cel.dev/expr from 0.21.2 to 0.24.0

Release notes

Sourced from cel.dev/expr's releases.

v0.24.0

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.23.1...v0.24.0

Release v0.23.1

What's Changed

Full Changelog: google/cel-spec@v0.23.0...v0.23.1

Release v0.23.0

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.22.1...v0.23.0

Release v0.22.1

What's Changed

Full Changelog: google/cel-spec@v0.22.0...v0.22.1

... (truncated)

Commits
  • 9f069b3 Generated pb.go for eval.proto. (#470)
  • 61fdabc Updated testsuite result_kind to use nested ErrorSet (#469)
  • 5949a82 Add upb build targets for CEL C (#467)
  • 57bfb7b Add tests for repeated enum field accesses (#464)
  • 252372e Add typecheck tests for edge cases with free type parameters (#463)
  • 350d5e2 Add tests for type identifiers for time types (#465)
  • 245748f Add corner test cases related to optional values and maps to codify behavior ...
  • 8309f96 Add/update missing function documentation (#461)
  • ae30eaa Revert "Remove Unicode space handling from <string>.trim()" (#460)
  • a004222 Change optional_string field to be optional string type in test_all_types (#458)
  • Additional commits viewable in compare view

Updates github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.0

Release notes

Sourced from github.com/cloudevents/sdk-go/v2's releases.

Release v2.16.0

✨ Features & Enhancements

  • Confluent Kafka binding #988 by @​yanmxa
    Added a new Confluent Kafka protocol binding for CloudEvents, supporting modern Kafka client features.

  • Producer report channel for Confluent Kafka #1031 by @​yanmxa
    Exposed a producer report channel via Events() to allow users to track delivery status of Kafka messages.

  • Support structured content type suffixes #1007 by @​dan-j
    Improved content type handling by recognizing structured syntax suffixes like +json, increasing compatibility with various encodings.

  • Default timeout via context #992 by @​nkreiger
    Introduced support for configuring protocol default timeouts using context.Context.

  • Benchmarks for CESQL #1050 by @​Cali0707
    Added benchmark tests to measure CESQL query performance.

  • Optimized CESQL LIKE matching #1049 by @​Cali0707
    Improved the performance of CESQL's LIKE pattern matching logic.

  • Expose AddFunction API for CESQL Parser [#1047 / #1051] by @​dgeorgievski
    Enabled users to register custom functions in CESQL via the newly exposed AddFunction API.

  • Flexible subject matching for NATS JetStream #1084 by @​evankanderson
    Added support for flexible subject pattern matching in NATS JetStream subscriptions.

  • Add v3 version of NATS JetStream protocol #1095 by @​stephen-totty-hpe
    Introduced a new version of the NATS JetStream protocol (v3) with enhanced features and forward compatibility.

  • Expose WithHost option #1070 by @​jaxtonw
    Added a configurable WithHost option for improved protocol initialization flexibility.

  • Support dataref cloud event extension [[Dataref Extension #1018](https://redirect.github.com/Adding a simple dataref extension cloudevents/sdk-go#1018)] by @​matzew Implements the Dataref (Claim Check Pattern) as specified by the CloudEvent Extension Attributes spec.


🛠 Fixes

  • Handle multiple AMQP data fields correctly #1034 by @​embano1
    Fixed parsing of AMQP messages containing multiple data fields to conform with spec expectations.

  • Fix invalid ce- prefix in Confluent binding #1059 by @​embano1
    Corrected an issue where CloudEvents extensions were incorrectly prefixed in the Confluent Kafka binding.

  • Fix LIKE expression error handling #1046 by @​Cali0707
    Prevented panics on malformed LIKE expressions in CESQL; now returns a parse error instead.

  • Fix MQTT content-type issue #1063 by @​yanmxa

... (truncated)

Commits
  • 6de37de Merge pull request #1139 from duglin/upgradeLint
  • 25cdf94 upgrade-lint
  • 240eb02 Merge pull request #1137 from duglin/fix-automerge
  • 7b6701c fix automerge by giving better names
  • d3e82a7 Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/...
  • 00e3d7c chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0
  • 69cfc2d Merge pull request #1018 from matzew/add_dataref_extension
  • 535da92 Adding a simple dataref extension, similar to the java sdk
  • 74ac76d Merge pull request #1134 from cloudevents/dependabot/go_modules/observability...
  • 6da042f chore: run go mod tidy
  • Additional commits viewable in compare view

Updates github.com/docker/cli from 28.0.1+incompatible to 28.1.1+incompatible

Commits
  • 4eba377 Merge pull request #6025 from thaJeztah/bump_compose
  • 9cd3557 Dockerfile: update compose to v2.35.1
  • cf87480 Merge pull request #6020 from thaJeztah/bump_engine_28.1
  • adb0d29 vendor: github.com/docker/docker v28.1.0
  • 4d8c241 Merge pull request #6018 from thaJeztah/use_api_socket_no_empty
  • 711fcae cli/command/container: --use-api-socket: don't write empty credentials
  • ed694db Merge pull request #5868 from thaJeztah/bump_go_version
  • 79ab3cb Merge pull request #6017 from thaJeztah/bump_engine_28.1
  • 1d768f8 update go:build tags to go1.23 to align with vendor.mod
  • 0e75283 Merge pull request #6016 from thaJeztah/context_completion
  • Additional commits viewable in compare view

Updates github.com/docker/docker-credential-helpers from 0.9.1 to 0.9.3

Release notes

Sourced from github.com/docker/docker-credential-helpers's releases.

v0.9.3

What's Changed

Full Changelog: docker/docker-credential-helpers@v0.9.2...v0.9.3

v0.9.2

What's Changed

Full Changelog: docker/docker-credential-helpers@v0.9.1...v0.9.2

Commits
  • f9d3010 Merge pull request #367 from akerouanton/osxkeychain-set-atyp
  • e7bd395 osxkeychain: store: add atyp attribute
  • cfd6d21 Merge pull request #366 from thaJeztah/gha_bump_ubuntu
  • ab29a6c gha: add ubuntu 24.04, remove 20.04
  • 576efaa Merge pull request #363 from akerouanton/retract-v0.9.1
  • 9d6cddd Merge pull request #364 from akerouanton/fix-regression-v0.9.0
  • d8e34f8 osxkeychain: tests: uncleaned paths are preserved
  • b1d5bf0 osxkeychain: list: return full server URIs
  • 50b162c go.mod: retract v0.9.1
  • See full diff in compare view

Updates github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0

Release notes

Sourced from github.com/fxamacker/cbor/v2's releases.

v2.8.0 adds omitzero struct tag option, fixes and deprecates 3 functions, and bumps requirements to go 1.20+.

Many thanks to @​liggitt for contributing the omitzero support!

The "omitzero" option omits zero values from encoding, matching stdlib encoding/json behavior. When specified in the cbor tag, the option is always honored. When specified in the json tag, the option is honored when building with Go 1.24+.

This release fixes 3 functions (when called directly by user apps) to use same error handling on bad input as cbor.Unmarshal():

  • RawTag.UnmarshalCBOR() (thanks @​thomas-fossati for reporting this!)
  • ByteString.UnmarshalCBOR()
  • SimpleValue.UnmarshalCBOR()

This release also deprecates those 3 functions because they were initially created for internal use. Please use Unmarshal() or UnmarshalFirst() instead.

To preserve backward compatibility, the deprecated functions were added to fuzz tests and will not be removed in v2.x.

What's Changed

Other Changes

... (truncated)

Commits
  • cbe7442 Update docs for cbor v2.8.0 (#649)
  • c9f772d Merge pull request #647 from fxamacker/fxamacker/optimize-unmarshalcbor-for-c...
  • 64fbdbc Optimize calls to UnmarshalCBOR() for RawTag, etc.
  • fe81c11 Merge pull request #645 from fxamacker/fxamacker/port-pr-636-to-master-branch
  • d81ecdd Check CBOR well-formedness in ByteString.UnmarshalCBOR
  • 4f3c6a5 Check CBOR well-formedness in SimpleValue.UnmarshalCBOR
  • 621c666 Check CBOR well-formedness in RawTag.UnmarshalCBOR
  • d34c8ec Merge pull request #644 from liggitt/omitzero
  • 69da12b Adjust OmitZero tests to zero behavior
  • 101dea7 Copy OmitEmpty tests to OmitZero tests
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.0

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.0.5...v4.1.0

Commits

Updates github.com/go-openapi/jsonpointer from 0.21.0 to 0.21.1

Commits
  • 6bb743a updated dependencies
  • ba7dfd1 re-enacted dependabot auto-merge
  • 381b78e fixed undue move of reflect declarations
  • 31411a0 Relint
  • 2bee274 Merge pull request #39 from go-openapi/dependabot/go_modules/github.com/stret...
  • c1d9e8d Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • ad6963c Bump codecov/codecov-action in the development-dependencies group
  • 6368b84 Bump golangci/golangci-lint-action in the development-dependencies group
  • 5ef89de Bump golangci/golangci-lint-action in the development-dependencies group
  • 026fa61 Bump the development-dependencies group with 1 update
  • See full diff in compare view

Updates github.com/go-openapi/swag from 0.23.0 to 0.23.1

Commits
  • 87317ee re-enacted dependabot auto-merge
  • 223b27e Relint
  • 06305b8 Bump github.com/mailru/easyjson in the other-dependencies group (#98)
  • 4bc9026 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#97)
  • 06326a3 Bump codecov/codecov-action in the development-dependencies group
  • 0640ba3 Bump golangci/golangci-lint-action in the development-dependencies group
  • 3d6928a Bump golangci/golangci-lint-action in the development-dependencies group
  • 10a3a2f Bump the development-dependencies group with 1 update
  • See full diff in compare view

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/google/cel-go from 0.24.1 to 0.25.0

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.25.0

Features & Enhancements

This release introduces features for richer configuration-based CEL, AI prompt generation from config files, additional documentation, and 3x performance when evaluating traced / state-tracking expressions. This release also introduces a unit test runner framwork.

#1141: Expose extension option factory as a public method

#1143: Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment

#1151: Lightweight observable evaluation

#1155: Utilities for formatting and parsing documentation strings

#1156: Support for documentation and example strings in CEL environments

#1158: Re-export interpreter.AttributePattern in package cel.

#1159: Document the standard library macros and functions

#1160: Prompt generation for AI-assisted authoring based on a CEL environment

#1117: Add LateFunctionBinding declaration and fix constant folding

#1163: Initialize stateful observers prior to evaluation

#1164: Unparse Expr values to strings

#1149: Add test runner library

#1167: REPL: Add an extension option for two var comprehensions

Fixes

Several fixes were implemented, including updating strings.format to better adhere to the specification, correcting constant folding logic alongside the late binding feature, removing a non-functional check in test code, and adding argument count validation for optFieldSelect.

#1133: Update strings.format to adhere to the specification

#1117: Add LateFunctionBinding declaration and fix constant folding

#1161: Remove non-functional optional check in test-only selection

#1168: Check arg count when validating optFieldSelect

Refactoring & Internal Improvements

General refactoring was performed across the codebase. Coverage and comments for Activation methods were improved. The test runner library was refactored to create options from flags and improve code structure.

#1145: Refactoring changes

#1150: Additional comments and coverage for Activation methods

... (truncated)

Commits
  • 9d29b7f Refactoring changes to create a test runner option from passed flags, correct...
  • 5f44021 Check arg count when validating optFieldSelect (#1168)
  • 5de96a5 Add two var comprehensions to repl (#1167)
  • 2aa9572 Add test runner library (#1149)
  • 13e5296 Unparse Expr values to strings (#1164)
  • 3da6139 Initial stateful observers prior to evaluation (#1163)
  • 55657d8 Document optional library and increase docs coverage (#1162)
  • 0f9133d Add LateFunctionBinding declaration and fix constant folding (#1117)
  • 6b7ecea Remove non-functional optional test in field selection (#1161)
  • 94b45f0 Prompt generation for AI-assisted authoring based on a CEL environment (#1160)
  • Additional commits viewable in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.1 to 2.26.3

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.26.3

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.2...v2.26.3

v2.26.2

What's Changed

New Contributors

@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label May 21, 2025
@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL labels May 21, 2025
@openshift-ci openshift-ci bot requested review from jcanocan and ksimon1 May 21, 2025 00:35
@kubevirt-bot kubevirt-bot requested a review from 0xFelix May 21, 2025 00:35
@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 ksimon1 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

@openshift-ci
Copy link

openshift-ci bot commented May 21, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign ksimon1 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

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

The pull request #725 has too many files changed.

We can only review pull requests with up to 300 changed files, and this pull request has 362.

…y with 39 updates

Bumps the production-dependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.3` | `0.20.4` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.2` | `0.33.1` |
| [kubevirt.io/api](https://github.com/kubevirt/api) | `1.4.0` | `1.5.1` |
| [kubevirt.io/client-go](https://github.com/kubevirt/client-go) | `1.4.0` | `1.5.1` |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.21.2` | `0.24.0` |
| [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.0` |
| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.8.0` |
| [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.5` | `4.1.0` |
| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.21.1` |
| [github.com/golang/glog](https://github.com/golang/glog) | `1.2.4` | `1.2.5` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.24.1` | `0.25.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.1` | `2.26.3` |
| [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) | `1.7.5` | `1.7.6` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.0` | `1.22.0` |
| [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.1` | `0.6.2` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.62.0` | `0.64.0` |
| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.15.1` | `0.16.1` |
| [github.com/sigstore/protobuf-specs](https://github.com/sigstore/protobuf-specs) | `0.4.0` | `0.4.2` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.15` | `1.9.4` |
| [golang.org/x/time](https://github.com/golang/time) | `0.10.0` | `0.11.0` |
| [gomodules.xyz/jsonpatch/v2](https://github.com/gomodules/jsonpatch) | `2.4.0` | `2.5.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.223.0` | `0.233.0` |



Updates `github.com/google/go-containerregistry` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.20.3...v0.20.4)

Updates `k8s.io/apimachinery` from 0.32.2 to 0.33.1
- [Commits](kubernetes/apimachinery@v0.32.2...v0.33.1)

Updates `kubevirt.io/api` from 1.4.0 to 1.5.1
- [Commits](kubevirt/api@v1.4.0...v1.5.1)

Updates `kubevirt.io/client-go` from 1.4.0 to 1.5.1
- [Commits](kubevirt/client-go@v1.4.0...v1.5.1)

Updates `cel.dev/expr` from 0.21.2 to 0.24.0
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.21.2...v0.24.0)

Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.0
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](cloudevents/sdk-go@v2.15.2...v2.16.0)

Updates `github.com/docker/cli` from 28.0.1+incompatible to 28.1.1+incompatible
- [Commits](docker/cli@v28.0.1...v28.1.1)

Updates `github.com/docker/docker-credential-helpers` from 0.9.1 to 0.9.3
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.1...v0.9.3)

Updates `github.com/fxamacker/cbor/v2` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.7.0...v2.8.0)

Updates `github.com/go-jose/go-jose/v4` from 4.0.5 to 4.1.0
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](go-jose/go-jose@v4.0.5...v4.1.0)

Updates `github.com/go-openapi/jsonpointer` from 0.21.0 to 0.21.1
- [Commits](go-openapi/jsonpointer@v0.21.0...v0.21.1)

Updates `github.com/go-openapi/swag` from 0.23.0 to 0.23.1
- [Commits](go-openapi/swag@v0.23.0...v0.23.1)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/google/cel-go` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.24.1...v0.25.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.1 to 2.26.3
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.26.1...v2.26.3)

Updates `github.com/k8snetworkplumbingwg/network-attachment-definition-client` from 1.7.5 to 1.7.6
- [Release notes](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases)
- [Commits](k8snetworkplumbingwg/network-attachment-definition-client@v1.7.5...v1.7.6)

Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.1.0...v1.1.1)

Updates `github.com/prometheus/client_golang` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.21.0...v1.22.0)

Updates `github.com/prometheus/client_model` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](prometheus/client_model@v0.6.1...v0.6.2)

Updates `github.com/prometheus/common` from 0.62.0 to 0.64.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.62.0...v0.64.0)

Updates `github.com/prometheus/procfs` from 0.15.1 to 0.16.1
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.15.1...v0.16.1)

Updates `github.com/sigstore/protobuf-specs` from 0.4.0 to 0.4.2
- [Release notes](https://github.com/sigstore/protobuf-specs/releases)
- [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
- [Commits](sigstore/protobuf-specs@v0.4.0...v0.4.2)

Updates `github.com/sigstore/sigstore` from 1.8.15 to 1.9.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.15...v1.9.4)

Updates `golang.org/x/crypto` from 0.36.0 to 0.38.0
- [Commits](golang/crypto@v0.36.0...v0.38.0)

Updates `golang.org/x/net` from 0.38.0 to 0.40.0
- [Commits](golang/net@v0.38.0...v0.40.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0
- [Commits](golang/oauth2@v0.27.0...v0.30.0)

Updates `golang.org/x/sync` from 0.12.0 to 0.14.0
- [Commits](golang/sync@v0.12.0...v0.14.0)

Updates `golang.org/x/sys` from 0.31.0 to 0.33.0
- [Commits](golang/sys@v0.31.0...v0.33.0)

Updates `golang.org/x/term` from 0.30.0 to 0.32.0
- [Commits](golang/term@v0.30.0...v0.32.0)

Updates `golang.org/x/text` from 0.23.0 to 0.25.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.23.0...v0.25.0)

Updates `golang.org/x/time` from 0.10.0 to 0.11.0
- [Commits](golang/time@v0.10.0...v0.11.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.33.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.30.0...v0.33.0)

Updates `gomodules.xyz/jsonpatch/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/gomodules/jsonpatch/releases)
- [Changelog](https://github.com/gomodules/jsonpatch/blob/release-2.0/CHANGELOG.md)
- [Commits](gomodules/jsonpatch@v2.4.0...v2.5.0)

Updates `google.golang.org/api` from 0.223.0 to 0.233.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.223.0...v0.233.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250204164813-702378808489 to 0.0.0-20250303144028-a0af3efb3deb
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250219182151-9fdb1cabc7b2 to 0.0.0-20250505200425-f936aa4a68b2
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.70.0 to 1.72.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.70.0...v1.72.0)

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

Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/structured-merge-diff@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: kubevirt.io/api
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: kubevirt.io/client-go
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cel.dev/expr
  dependency-version: 0.24.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-version: 2.16.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/docker/cli
  dependency-version: 28.1.1+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/docker/docker-credential-helpers
  dependency-version: 0.9.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/fxamacker/cbor/v2
  dependency-version: 2.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.21.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.23.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/google/cel-go
  dependency-version: 0.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.26.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/k8snetworkplumbingwg/network-attachment-definition-client
  dependency-version: 1.7.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/opencontainers/image-spec
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/client_model
  dependency-version: 0.6.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/common
  dependency-version: 0.64.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.16.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/sigstore/protobuf-specs
  dependency-version: 0.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/sigstore/sigstore
  dependency-version: 1.9.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.38.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/time
  dependency-version: 0.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: gomodules.xyz/jsonpatch/v2
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.233.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250303144028-a0af3efb3deb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20250505200425-f936aa4a68b2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
  dependency-version: 4.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/production-dependencies-dce1db411c branch from 865ef4c to 322ccf4 Compare May 27, 2025 11:44
@openshift-ci
Copy link

openshift-ci bot commented May 27, 2025

@dependabot[bot]: 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/unit-tests 322ccf4 link true /test unit-tests
ci/prow/images 322ccf4 link true /test images
ci/prow/e2e-tests 322ccf4 link true /test e2e-tests

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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

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

@dependabot dependabot bot closed this May 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-dce1db411c branch May 29, 2025 00:58
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-none Denotes a PR that doesn't merit a release note. size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants