-
Notifications
You must be signed in to change notification settings - Fork 364
build(deps): bump the github-dependencies group across 1 directory with 47 updates #1367
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
build(deps): bump the github-dependencies group across 1 directory with 47 updates #1367
Conversation
…th 47 updates Bumps the github-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.62` | `1.1.65` | | [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.72.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.4` | | [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl) | `2.2.2` | `2.2.3` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.12.1` | `3.12.2` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.8.0` | `1.9.0` | | [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.8.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.21.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/runc](https://github.com/opencontainers/runc) | `1.2.5` | `1.2.6` | | [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/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/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.21` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.21` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.21` | | [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/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.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.65 - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.62...v1.1.65) 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.72.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.72.0) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.5 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.4 - [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.4) 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.20.0 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.19.1...v0.20.0) Updates `github.com/containerd/typeurl/v2` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/containerd/typeurl/releases) - [Commits](containerd/typeurl@v2.2.2...v2.2.3) 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/fsnotify/fsnotify` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.8.0...v1.9.0) 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-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/pprof` from 0.0.0-20241210010833-40e02aabc2ad to 0.0.0-20250403155104-27863c87afa6 - [Commits](https://github.com/google/pprof/commits) 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/runc` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.2.5...v1.2.6) 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/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/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.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.21) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.5.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.21) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.21) 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/crypto` from 0.36.0 to 0.37.0 - [Commits](golang/crypto@v0.36.0...v0.37.0) Updates `golang.org/x/mod` from 0.22.0 to 0.24.0 - [Commits](golang/mod@v0.22.0...v0.24.0) Updates `golang.org/x/net` from 0.37.0 to 0.38.0 - [Commits](golang/net@v0.37.0...v0.38.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/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.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.31.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.29.0...v0.31.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-version: 1.1.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/google/go-cmp dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: cel.dev/expr dependency-version: 0.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/containerd/typeurl/v2 dependency-version: 2.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/emicklei/go-restful/v3 dependency-version: 3.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.21.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.23.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/google/pprof dependency-version: 0.0.0-20250403155104-27863c87afa6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.26.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/opencontainers/runc dependency-version: 1.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/opencontainers/runtime-spec dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/opencontainers/selinux dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.63.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.5.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.5.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.5.21 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-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/mod dependency-version: 0.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/term dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/text dependency-version: 0.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/time dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-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: github-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250303144028-a0af3efb3deb dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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. 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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], jsafrane The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the github-dependencies group with 28 updates in the / directory:
1.1.62
1.1.65
1.0.5
1.0.6
1.69.2
1.72.0
0.6.0
0.7.0
2.22.2
2.23.4
2.2.2
2.2.3
3.12.1
3.12.2
1.8.0
1.9.0
2.7.0
2.8.0
0.21.0
0.21.1
2.25.1
2.26.3
1.17.11
1.18.0
1.2.5
1.2.6
1.2.0
1.2.1
1.11.1
1.12.0
0.6.1
0.6.2
0.62.0
0.63.0
0.15.1
0.16.1
1.8.1
1.9.1
3.5.17
3.5.21
3.5.17
3.5.21
3.5.17
3.5.21
0.58.0
0.60.0
0.58.0
0.60.0
1.33.0
1.35.0
1.33.0
1.35.0
0.36.0
0.37.0
0.9.0
0.11.0
Updates
github.com/miekg/dns
from 1.1.62 to 1.1.65Commits
8b1c521
Release 1.1.6542d8cc5
Avoid sendmsg control messages on darwin (#1643)ca3b34e
Document how to create RRs without rdata (#1642)f83d075
Release 1.1.64d912518
Add RESINFO rr (#1641)8d0c412
Add support for Compact Answers OK flag in EDNS (#1639)6425a08
Add the check-soa program, which uses the library (#1638)1c19e49
Manually run a go get -u494e4d2
Merge branch 'master' of github.com:miekg/dns37f4827
Try to group the dependabot prsUpdates
github.com/spf13/pflag
from 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134
Merge pull request #419 from spf13/ci100ab0e
disable unsupported dependency graph for nowa0f4ddd
fix govetf48cbd1
add github actionsd5e0c06
allow for blank ip addresses (#316)85dd5c8
Add IPNetSlice and unit tests (#170)6971c29
remove dead code for checking error nil (#282)81378bb
Add exported functions to preservepkg/flag
compatibility (#220)Updates
google.golang.org/grpc
from 1.69.2 to 1.72.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
a43eba6
Change version to 1.72.0 (#8218)48f48c1
balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585
Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174
stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605
xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9e
xdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661
regenerate protos (#8208)6819ed7
delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009d
resolver: convert EndpointMap to use generics (#8189)b0d1203
resolver: create AddressMapV2 with generics to replace AddressMap (#8187)Updates
google.golang.org/protobuf
from 1.36.2 to 1.36.5Updates
github.com/google/go-cmp
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36
Detect proto.Message types when failing to export a field (#370)4dd3d63
fix: type 'aribica' => 'arabica' (#368)391980c
Support compare functions with SortSlices and SortMaps (#367)Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
229c981
v2.23.42d134d5
bump dependencies2b9c428
Add automaxprocs for using CPUQuota31137de
Revert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8
Add automaxprocs to automatically match the linux container CPU Quotacdfddb6
maybe escape quotes when you put them in a quoted string.1f59d07
clarify gotchas about -vet flag7ab7d10
bump all the things04a9a74
v2.23.3cfcc1a5
allow-
as a standalone argumentUpdates
github.com/onsi/gomega
from 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
2251143
v1.36.3adb8b49
bump all the things7613216
chore: replaceinterface{}
withany
9fe5259
Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9
remove spurious "toolchain" from go.mod (#819)604a8b1
Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7
Bump github-pages from 231 to 232 in /docs (#778)c8b4a07
Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9
Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
cel.dev/expr
from 0.19.1 to 0.20.0Release notes
Sourced from cel.dev/expr's releases.
Commits
bfe4f8b
Add java_lite_proto_library targets to canonical CEL protos. Deprecate explai...1435466
Indicate that CEL is an official Google product (#439)23e240d
Add conformance tests for quoted field selectors. (#431)25227dd
Fix strings.format tests (#435)19866ce
clarify Unicode handling (#423)8fdb299
tests to verify parsers ignore whitespace and comments (#430)2bf1deb
typo, formatting, and link fixes (#422)0b43925
clarify error behavior for e.exists(x, p) (#427)b9cf1a1
Add additional type check tests (#419)b1b7fa0
Correct 'worst-cast' typos (#418)Updates
github.com/containerd/typeurl/v2
from 2.2.2 to 2.2.3Release notes
Sourced from github.com/containerd/typeurl/v2's releases.
Commits
5b047ad
Merge pull request #54 from cpuguy83/2.2_fix_jsona044d53
Fix unmarshalling of registered typesUpdates
github.com/emicklei/go-restful/v3
from 3.12.1 to 3.12.2Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
d59fac5
Bump the github-actions group across 1 directory with 3 updates (#582)35bc7ae
allow empty payloads in post,put,patch, issue #580 (#581)ffa1d91
Bump the github-actions group across 1 directory with 2 updates (#578)2aacac8
Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions group (#573)60b49be
Bump the github-actions group across 1 directory with 2 updates (#572)bcbb0e6
Bump the github-actions group across 1 directory with 3 updates (#569)e38aee0
Update CHANGES.md2ad39f9
Bump step-security/harden-runner in the github-actions group (#566)361c568
Bump the github-actions group across 1 directory with 4 updates (#564)33de948
dependabot to group PRs (#557)Updates
github.com/fsnotify/fsnotify
from 1.8.0 to 1.9.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
ae0e792
Release 1.9.0644fbb6
Add test to ensure Add()/Remove() works when not reading eventse7ec5f7
Fix staticcheck in CId321760
Update changelogdbe0717
Remove AIX/AHFS from README2d897ca
Simplify inotify backend locking868a000
Test gccgo in CI8f6d48b
Move some shared code to a shared structe48b91a
Add timeout-minutes in GitHub actionsc9507a5
Correctly mark pre-existing entries when watching a link to a dir on kqueueUpdates
github.com/fxamacker/cbor/v2
from 2.7.0 to 2.8.0Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
... (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-branchd81ecdd
Check CBOR well-formedness in ByteString.UnmarshalCBOR4f3c6a5
Check CBOR well-formedness in SimpleValue.UnmarshalCBOR621c666
Check CBOR well-formedness in RawTag.UnmarshalCBORd34c8ec
Merge pull request #644 from liggitt/omitzero69da12b
Adjust OmitZero tests to zero behavior101dea7
Copy OmitEmpty tests to OmitZero testsUpdates
github.com/go-openapi/jsonpointer
from 0.21.0 to 0.21.1Commits
6bb743a
updated dependenciesba7dfd1
re-enacted dependabot auto-merge381b78e
fixed undue move of reflect declarations31411a0
Relint2bee274
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.0ad6963c
Bump codecov/codecov-action in the development-dependencies group6368b84
Bump golangci/golangci-lint-action in the development-dependencies group5ef89de
Bump golangci/golangci-lint-action in the development-dependencies group026fa61
Bump the development-dependencies group with 1 updateUpdates
github.com/go-openapi/swag
from 0.23.0 to 0.23.1Commits
87317ee
re-enacted dependabot auto-merge223b27e
Relint06305b8
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 group0640ba3
Bump golangci/golangci-lint-action in the development-dependencies group3d6928a
Bump golangci/golangci-lint-action in the development-dependencies group10a3a2f
Bump the development-dependencies group with 1 updateUpdates
github.com/google/pprof
from 0.0.0-20241210010833-40e02aabc2ad to 0.0.0-20250403155104-27863c87afa6Commits
Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.25.1 to 2.26.3Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.