-
Notifications
You must be signed in to change notification settings - Fork 35
chore(deps): Bump the production-dependencies group across 1 directory with 39 updates #721
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
chore(deps): Bump the production-dependencies group across 1 directory with 39 updates #721
Conversation
…y with 39 updates Bumps the production-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.2` | `0.33.0` | | [kubevirt.io/api](https://github.com/kubevirt/api) | `1.4.0` | `1.5.0` | | [kubevirt.io/client-go](https://github.com/kubevirt/client-go) | `1.4.0` | `1.5.0` | | [kubevirt.io/kubevirt](https://github.com/kubevirt/kubevirt) | `1.4.0` | `1.5.0` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.21.2` | `0.23.1` | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `28.0.1+incompatible` | `28.1.1+incompatible` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.1` | `0.9.3` | | [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/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` | | [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.63.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.1` | | [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.15` | `1.9.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.39.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.10.0` | `0.11.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.30.0` | `0.32.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.231.0` | Updates `k8s.io/apimachinery` from 0.32.2 to 0.33.0 - [Commits](kubernetes/apimachinery@v0.32.2...v0.33.0) Updates `kubevirt.io/api` from 1.4.0 to 1.5.0 - [Commits](kubevirt/api@v1.4.0...v1.5.0) Updates `kubevirt.io/client-go` from 1.4.0 to 1.5.0 - [Commits](kubevirt/client-go@v1.4.0...v1.5.0) Updates `kubevirt.io/kubevirt` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/kubevirt/kubevirt/releases) - [Changelog](https://github.com/kubevirt/kubevirt/blob/main/docs/release.md) - [Commits](kubevirt/kubevirt@v1.4.0...v1.5.0) Updates `cel.dev/expr` from 0.21.2 to 0.23.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.21.2...v0.23.1) 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.63.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.63.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.1 - [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.1) 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.37.0 - [Commits](golang/crypto@v0.36.0...v0.37.0) Updates `golang.org/x/net` from 0.38.0 to 0.39.0 - [Commits](golang/net@v0.38.0...v0.39.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.29.0 - [Commits](golang/oauth2@v0.27.0...v0.29.0) Updates `golang.org/x/sync` from 0.12.0 to 0.13.0 - [Commits](golang/sync@v0.12.0...v0.13.0) Updates `golang.org/x/sys` from 0.31.0 to 0.32.0 - [Commits](golang/sys@v0.31.0...v0.32.0) Updates `golang.org/x/term` from 0.30.0 to 0.31.0 - [Commits](golang/term@v0.30.0...v0.31.0) Updates `golang.org/x/text` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.24.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.32.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.30.0...v0.32.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.231.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.231.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-20250425173222-7b384671a197 - [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: k8s.io/apimachinery dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: kubevirt.io/api dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: kubevirt.io/client-go dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: kubevirt.io/kubevirt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cel.dev/expr dependency-version: 0.23.1 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.63.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.1 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.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/term dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/text dependency-version: 0.24.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.32.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.231.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-20250425173222-7b384671a197 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]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request #721 has too many files changed.
We can only review pull requests with up to 300 changed files, and this pull request has 462.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[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 |
|
@dependabot[bot]: The following tests failed, say
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 wasn't able to update downloading. Because of this, Dependabot cannot update this pull request. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 28 updates in the / directory:
0.32.20.33.01.4.01.5.01.4.01.5.01.4.01.5.00.21.20.23.12.15.22.16.028.0.1+incompatible28.1.1+incompatible0.9.10.9.32.7.02.8.04.0.54.1.00.21.00.21.11.2.41.2.50.24.10.25.02.26.12.26.31.7.51.7.61.1.01.1.11.21.01.22.00.6.10.6.20.62.00.63.00.15.10.16.10.4.00.4.11.8.151.9.40.36.00.37.00.38.00.39.00.10.00.11.00.30.00.32.02.4.02.5.00.223.00.231.0Updates
k8s.io/apimachineryfrom 0.32.2 to 0.33.0Commits
955939fbump etcd 3.5.21 sdke8a77bdMerge pull request #130910 from googs1025/fix/datarace7e8c77eMerge pull request #130906 from serathius/streaming-validation27fd396flake: fix data race for func TestBackoff_Step8bcc6f1Update kube-openapi and integrate streaming tags validation6ce776cMerge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6Comment on origin and JSON schemab63ba07Use origin in validateFalse's own testbeddba4Use test.Helper in helper funcseaf4038Merge pull request #130354 from siyuanfoundation/forward-apiUpdates
kubevirt.io/apifrom 1.4.0 to 1.5.0Commits
859a261api update by KubeVirt Prow build 19002458093712875520dca60fapi update by KubeVirt Prow build 18951073646845665282198c91api update by KubeVirt Prow build 18916678633667993609f8aed4api update by KubeVirt Prow build 18900887595846246403284bffapi update by KubeVirt Prow build 18899115827716464648c60119api update by KubeVirt Prow build 18898718715291934723bebbcdapi update by KubeVirt Prow build 1889871832421502976f0b9a69api update by KubeVirt Prow build 188987189808752640040f7e9fapi update by KubeVirt Prow build 18886818970982195200bc9c59api update by KubeVirt Prow build 1887322155939532800Updates
kubevirt.io/client-gofrom 1.4.0 to 1.5.0Commits
4f31b6eclient-go update by KubeVirt Prow build 190024580937128755257f7dd8client-go update by KubeVirt Prow build 1900039639599681536bde2f8dclient-go update by KubeVirt Prow build 1895107364684566528f1ccb05client-go update by KubeVirt Prow build 1891667863366799360519a23bclient-go update by KubeVirt Prow build 189008875958462464029b24c1client-go update by KubeVirt Prow build 1889911582771646464149edb6client-go update by KubeVirt Prow build 1889871871529193472fea84d6client-go update by KubeVirt Prow build 18898718324215029760569aeeclient-go update by KubeVirt Prow build 1889871898087526400dc148ccclient-go update by KubeVirt Prow build 1888681897098219520Updates
kubevirt.io/kubevirtfrom 1.4.0 to 1.5.0Release notes
Sourced from kubevirt.io/kubevirt's releases.
... (truncated)
Commits
522b44cMerge pull request #14138 from orelmisan/release-1.5-link-state-missing-assertdbf2050Merge pull request #14076 from kubevirt-bot/cherry-pick-14049-to-release-1.525e005fnet, e2e, link state: Add missing assertion5f0d509Merge pull request #14125 from kubevirt-bot/cherry-pick-14071-to-release-1.595dcd08pr-helper: wrap pr-helper in starting script251c731pr-helper: add reservation_key optionfbd5188Merge pull request #14032 from kubevirt-bot/cherry-pick-13749-to-release-1.56666b39featuregates: Graduate InstancetypeReferencePolicy to Betafa24491Merge pull request #14034 from kubevirt-bot/cherry-pick-13841-to-release-1.57a2120bMerge pull request #14027 from kubevirt-bot/cherry-pick-14012-to-release-1.5Updates
cel.dev/exprfrom 0.21.2 to 0.23.1Release notes
Sourced from cel.dev/expr's releases.
Commits
ae30eaaRevert "Remove Unicode space handling from <string>.trim()" (#460)a004222Change optional_string field to be optional string type in test_all_types (#458)c9a2829Restore duration string conversion supported suffixes (#459)6e3b3e0Minor update to the field name and numbering for test suites (#457)4180ac5Add basic conformance tests for some comprehensions v2 macros (#454)4051f62Extracted context input as a separate oneof out of test input (#456)4631ec6Remove Unicode space handling from <string>.trim() (#453)29ba111Add py_proto_library targets (#452)89c537fBzlmod update regen (#451)ed0181bupdate grammar and tests to differentiate reserved tokens (#437)Updates
github.com/cloudevents/sdk-go/v2from 2.15.2 to 2.16.0Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
6de37deMerge pull request #1139 from duglin/upgradeLint25cdf94upgrade-lint240eb02Merge pull request #1137 from duglin/fix-automerge7b6701cfix automerge by giving better namesd3e82a7Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/...00e3d7cchore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.069cfc2dMerge pull request #1018 from matzew/add_dataref_extension535da92Adding a simple dataref extension, similar to the java sdk74ac76dMerge pull request #1134 from cloudevents/dependabot/go_modules/observability...6da042fchore: run go mod tidyUpdates
github.com/docker/clifrom 28.0.1+incompatible to 28.1.1+incompatibleCommits
4eba377Merge pull request #6025 from thaJeztah/bump_compose9cd3557Dockerfile: update compose to v2.35.1cf87480Merge pull request #6020 from thaJeztah/bump_engine_28.1adb0d29vendor: github.com/docker/docker v28.1.04d8c241Merge pull request #6018 from thaJeztah/use_api_socket_no_empty711fcaecli/command/container: --use-api-socket: don't write empty credentialsed694dbMerge pull request #5868 from thaJeztah/bump_go_version79ab3cbMerge pull request #6017 from thaJeztah/bump_engine_28.11d768f8update go:build tags to go1.23 to align with vendor.mod0e75283Merge pull request #6016 from thaJeztah/context_completionUpdates
github.com/docker/docker-credential-helpersfrom 0.9.1 to 0.9.3Release notes
Sourced from github.com/docker/docker-credential-helpers's releases.
Commits
f9d3010Merge pull request #367 from akerouanton/osxkeychain-set-atype7bd395osxkeychain: store: add atyp attributecfd6d21Merge pull request #366 from thaJeztah/gha_bump_ubuntuab29a6cgha: add ubuntu 24.04, remove 20.04576efaaMerge pull request #363 from akerouanton/retract-v0.9.19d6cdddMerge pull request #364 from akerouanton/fix-regression-v0.9.0d8e34f8osxkeychain: tests: uncleaned paths are preservedb1d5bf0osxkeychain: list: return full server URIs50b162cgo.mod: retract v0.9.1Updates
github.com/fxamacker/cbor/v2from 2.7.0 to 2.8.0Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
... (truncated)
Commits
cbe7442Update docs for cbor v2.8.0 (#649)c9f772dMerge pull request #647 from fxamacker/fxamacker/optimize-unmarshalcbor-for-c...64fbdbcOptimize calls to UnmarshalCBOR() for RawTag, etc.fe81c11Merge pull request #645 from fxamacker/fxamacker/port-pr-636-to-master-branchd81ecddCheck CBOR well-formedness in ByteString.UnmarshalCBOR4f3c6a5Check CBOR well-formedness in SimpleValue.UnmarshalCBOR621c666Check CBOR well-formedness in RawTag.UnmarshalCBORd34c8ecMerge pull request #644 from liggitt/omitzero69da12bAdjust OmitZero tests to zero behavior101dea7Copy OmitEmpty tests to OmitZero testsUpdates
github.com/go-jose/go-jose/v4from 4.0.5 to 4.1.0Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
4f005daAdd changelog entry for #181 (#183)fed5f4afeat: use stdlib pbkdf2 package on go 1.24 (#180)6e50d10Add custom error for unsupported JWS signature algorithms (#181)0e4ab68Bump CI Go to 1.23.x and 1.24.x (#177)9dc5384DocumentsignatureAlgorithmsargument (#163)783e3f5Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#165)Updates
github.com/go-openapi/jsonpointerfrom 0.21.0 to 0.21.1Commits
6bb743aupdated dependenciesba7dfd1re-enacted dependabot auto-merge381b78efixed undue move of reflect declarations31411a0Relint2bee274Merge pull request #39 from go-openapi/dependabot/go_modules/github.com/stret...c1d9e8dBump github.com/stretchr/testify from 1.9.0 to 1.10.0ad6963cBump codecov/codecov-action in the development-dependencies group6368b84Bump golangci/golangci-lint-action in the development-dependencies group5ef89deBump golangci/golangci-lint-action in the development-dependencies group026fa61Bump the development-dependencies group with 1 updateUpdates
github.com/go-openapi/swagfrom 0.23.0 to 0.23.1Commits
87317eere-enacted dependabot auto-merge223b27eRelint06305b8Bump github.com/mailru/easyjson in the other-dependencies group (#98)4bc9026Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#97)06326a3Bump codecov/codecov-action in the development-dependencies group0640ba3Bump golangci/golangci-lint-action in the development-dependencies group3d6928aBump golangci/golangci-lint-action in the development-dependencies group10a3a2fBump the development-dependencies group with 1 updateUpdates
github.com/golang/glogfrom 1.2.4 to 1.2.5Release notes
Sourced from github.com/golang/glog's releases.
Commits
2b790efglog: generate a Fatalf-like error message when writing to logsinks fails (#76)Updates
github.com/google/cel-gofrom 0.24.1 to 0.25.0Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
9d29b7fRefactoring changes to create a test runner option from passed flags, correct...5f44021Check arg count when validating optFieldSelect (#1168)5de96a5Add two var comprehensions to repl (#1167)2aa9572Add test runner library (#1149)13e5296Unparse Expr values to strings (#1164)3da6139Initial stateful observers prior to evaluation (#1163)