build(deps): bump the github-dependencies group across 1 directory with 39 updates#1359
build(deps): bump the github-dependencies group across 1 directory with 39 updates#1359dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…th 39 updates Bumps the github-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.62` | `1.1.64` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.71.0` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.3` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.2` | `1.36.3` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.19.1` | `0.22.0` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.6` | `0.4.1` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.12.1` | `3.12.2` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.21.1` | | [github.com/google/cadvisor](https://github.com/google/cadvisor) | `0.51.0` | `0.52.1` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.25.1` | `2.26.3` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.11` | `1.18.0` | | [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) | `1.2.0` | `1.2.1` | | [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) | `1.11.1` | `1.12.0` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.15.1` | `0.16.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.20` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.20` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.20` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.60.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.60.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.35.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.35.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.9.0` | `0.11.0` | Updates `github.com/miekg/dns` from 1.1.62 to 1.1.64 - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.62...v1.1.64) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `google.golang.org/grpc` from 1.69.2 to 1.71.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.71.0) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.4 Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.3) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `cel.dev/expr` from 0.19.1 to 0.22.0 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.19.1...v0.22.0) Updates `github.com/cyphar/filepath-securejoin` from 0.3.6 to 0.4.1 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.6...v0.4.1) Updates `github.com/emicklei/go-restful/v3` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.12.1...v3.12.2) 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/google/cadvisor` from 0.51.0 to 0.52.1 - [Release notes](https://github.com/google/cadvisor/releases) - [Changelog](https://github.com/google/cadvisor/blob/master/CHANGELOG.md) - [Commits](google/cadvisor@v0.51.0...v0.52.1) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.25.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.25.1...v2.26.3) Updates `github.com/klauspost/compress` from 1.17.11 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.11...v1.18.0) 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/opencontainers/runc` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.2.4...v1.2.5) Updates `github.com/opencontainers/runtime-spec` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/opencontainers/runtime-spec/releases) - [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog) - [Commits](opencontainers/runtime-spec@v1.2.0...v1.2.1) Updates `github.com/opencontainers/selinux` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.11.1...v1.12.0) Updates `github.com/prometheus/common` from 0.61.0 to 0.62.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.61.0...v0.62.0) Updates `github.com/prometheus/procfs` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.15.1...v0.16.0) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.5.20 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.20) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.5.20 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.20) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.20 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.20) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.58.0 to 0.60.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.58.0...zpages/v0.60.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.58.0 to 0.60.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.58.0...zpages/v0.60.0) Updates `go.opentelemetry.io/otel` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `go.opentelemetry.io/otel/metric` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `go.opentelemetry.io/otel/sdk` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `go.opentelemetry.io/otel/trace` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.35.0) Updates `golang.org/x/mod` from 0.22.0 to 0.23.0 - [Commits](golang/mod@v0.22.0...v0.23.0) Updates `golang.org/x/oauth2` from 0.25.0 to 0.27.0 - [Commits](golang/oauth2@v0.25.0...v0.27.0) Updates `golang.org/x/time` from 0.9.0 to 0.11.0 - [Commits](golang/time@v0.9.0...v0.11.0) Updates `golang.org/x/tools` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.29.0...v0.30.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250106144421-5f5ef82da422 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-20250106144421-5f5ef82da422 to 0.0.0-20250303144028-a0af3efb3deb - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: cel.dev/expr dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/swag dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/google/cadvisor dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/opencontainers/image-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/opencontainers/runc dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/opencontainers/runtime-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/opencontainers/selinux dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/procfs dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/spf13/cobra dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[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. DetailsNeeds 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. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-dependencies group with 25 updates in the / directory:
1.1.621.1.641.0.51.0.61.69.21.71.00.6.00.7.02.22.22.23.31.36.21.36.30.19.10.22.00.3.60.4.13.12.13.12.20.21.00.21.10.51.00.52.12.25.12.26.31.17.111.18.01.2.01.2.11.11.11.12.00.15.10.16.01.8.11.9.13.5.173.5.203.5.173.5.203.5.173.5.200.58.00.60.00.58.00.60.01.33.01.35.01.33.01.35.00.9.00.11.0Updates
github.com/miekg/dnsfrom 1.1.62 to 1.1.64Commits
f83d075Release 1.1.64d912518Add RESINFO rr (#1641)8d0c412Add support for Compact Answers OK flag in EDNS (#1639)6425a08Add the check-soa program, which uses the library (#1638)1c19e49Manually run a go get -u494e4d2Merge branch 'master' of github.com:miekg/dns37f4827Try to group the dependabot prs75e8f27Bump golang.org/x/sync from 0.7.0 to 0.11.0 (#1635)72fe95aSVCB is no RFC 9460. (#1636)b911878Bump golang.org/x/net from 0.31.0 to 0.34.0 (#1631)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134Merge pull request #419 from spf13/ci100ab0edisable unsupported dependency graph for nowa0f4dddfix govetf48cbd1add github actionsd5e0c06allow for blank ip addresses (#316)85dd5c8Add IPNetSlice and unit tests (#170)6971c29remove dead code for checking error nil (#282)81378bbAdd exported functions to preservepkg/flagcompatibility (#220)Updates
google.golang.org/grpcfrom 1.69.2 to 1.71.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
d01db5cChange version to 1.71.0 (#8105)012f8bfxds: Enable dualstack flag (#8134)bf0c885examples/features/dualstack: Demonstrate Dual Stack functionality (#8098) (#8...05bdd66ringhash: Remove TODO comment (#8096)ddb2484xds: remove obsolete xDS transport custom dialer option (#8079)8528f43cleanup: replace Dial with NewClient (#7975)ae2a04fringhash: Replace DNS resolver before sending xDS Update in test (#8091)e55819elazy: Use channel to wait for resolver error being received in test (#8088)b524c08xdsclient: include xds node ID in errors from the WatchResource API (#8093)91eb6aaclient: improve documentation of target strings (#8078)Updates
google.golang.org/protobuffrom 1.36.2 to 1.36.4Updates
github.com/google/go-cmpfrom 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36Detect proto.Message types when failing to export a field (#370)4dd3d63fix: type 'aribica' => 'arabica' (#368)391980cSupport compare functions with SortSlices and SortMaps (#367)Updates
github.com/onsi/ginkgo/v2from 2.22.2 to 2.23.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
04a9a74v2.23.3cfcc1a5allow-as a standalone argumentfeaf292Bug Fix: Add GinkoTBWrapper.Chdir() and GinkoTBWrapper.Context()88e2282ignore exit code for symbol test on linux979c969v2.23.2976a5c0strip out symbols when running ginkgo99e2fe2v2.23.1a0e52ffmake it clearer that you need to pass a filename to the various profile flags...b799d8demit an error and exit if the ginkgo invocation includes flags after position...a565d1fFix typo in documentation: DescribeHandleSubtree -> DescribeTableSubtreeUpdates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
cel.dev/exprfrom 0.19.1 to 0.22.0Release notes
Sourced from cel.dev/expr's releases.
Commits
d564205Add test_suite and test_config under conformance (#441)b2bd60eFix misspellings again (#443)f8cfe20Fix typeo in string_ext.textproto (#442)261e335Fix and document string.format (#436)bfe4f8bAdd java_lite_proto_library targets to canonical CEL protos. Deprecate explai...1435466Indicate that CEL is an official Google product (#439)23e240dAdd conformance tests for quoted field selectors. (#431)25227ddFix strings.format tests (#435)19866ceclarify Unicode handling (#423)8fdb299tests to verify parsers ignore whitespace and comments (#430)Updates
github.com/cyphar/filepath-securejoinfrom 0.3.6 to 0.4.1Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
7abd870VERSION: release v0.4.1509a359merge #47 into cyphar/filepath-securejoin:mainfbaef26join: loosen cleanliness requirements for SecureJoin root54460dfmerge #45 into cyphar/filepath-securejoin:main14e6cfeVERSION: back to development9a17e6bVERSION: release v0.4.0e410d4amerge #44 into cyphar/filepath-securejoin:mainea4e5b6gha: add GOARCH=386 build check0c2fbe6mkdirall: switch to os.FileMode argumentf3a512cmerge #43 into cyphar/filepath-securejoin:mainUpdates
github.com/emicklei/go-restful/v3from 3.12.1 to 3.12.2Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
d59fac5Bump the github-actions group across 1 directory with 3 updates (#582)35bc7aeallow empty payloads in post,put,patch, issue #580 (#581)ffa1d91Bump the github-actions group across 1 directory with 2 updates (#578)2aacac8Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions group (#573)60b49beBump the github-actions group across 1 directory with 2 updates (#572)bcbb0e6Bump the github-actions group across 1 directory with 3 updates (#569)e38aee0Update CHANGES.md2ad39f9Bump step-security/harden-runner in the github-actions group (#566)361c568Bump the github-actions group across 1 directory with 4 updates (#564)33de948dependabot to group PRs (#557)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/google/cadvisorfrom 0.51.0 to 0.52.1Commits
0b675deMake resctrl optional/pluggableb518a3dMerge pull request #3666 from dims/bump-to-newer-opencontainers/image-spec-v1...8a7da69Bump to newer opencontainers/image-spec @ v1.1.10bf663aMerge pull request #3664 from dims/switch-to-opencontainers-cgroups-repositoryd448bc1Bump from 1.22 to 1.24 golangc12dff2Switch to opencontainers/cgroups repository5bd422fMerge pull request #3649 from xinau/xinau/add-psi-metrics20e5af2Expose PSI metric for CPU fulle238b08Use 1e6/9 instead of time for conversion94a027cAdd minor improvements to PSI metricsUpdates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.25.1 to 2.26.3Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.