forked from rexray/gocsi
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bump the golang group across 1 directory with 44 updates #66
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the golang group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [golang.org/x/net](https://github.com/golang/net) | `0.34.0` | `0.35.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.70.0` | | google.golang.org/protobuf | `1.36.2` | `1.36.5` | | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` | | [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) | `1.0.0` | `1.0.1` | | [github.com/google/btree](https://github.com/google/btree) | `1.0.1` | `1.1.3` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.4.2` | `1.5.3` | | [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) | `1.3.0` | `1.4.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.16.0` | `2.26.1` | | [github.com/jonboulle/clockwork](https://github.com/jonboulle/clockwork) | `0.2.2` | `0.5.0` | | [github.com/json-iterator/go](https://github.com/json-iterator/go) | `1.1.11` | `1.1.12` | | [github.com/matttproud/golang_protobuf_extensions](https://github.com/matttproud/golang_protobuf_extensions) | `1.0.1` | `1.0.4` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.11.1` | `1.20.5` | | [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.3.11` | `1.4.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.46.0` | `0.59.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.20.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.20.0` | `1.34.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.0.0-20210220033141-f8bda1e9f3ba` | `0.10.0` | | gopkg.in/natefinch/lumberjack.v2 | `2.0.0` | `2.2.1` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.2.0` | `1.4.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 `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 `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/server/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `golang.org/x/net` from 0.34.0 to 0.35.0 - [Commits](golang/net@v0.34.0...v0.35.0) Updates `google.golang.org/grpc` from 1.69.2 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.70.0) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.5 Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0 - [Changelog](https://github.com/cenkalti/backoff/blob/v5/CHANGELOG.md) - [Commits](cenkalti/backoff@v4.2.1...v4.3.0) Updates `github.com/dustin/go-humanize` from 1.0.0 to 1.0.1 - [Commits](dustin/go-humanize@v1.0.0...v1.0.1) Updates `github.com/golang-jwt/jwt/v4` from 4.4.2 to 4.5.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.4.2...v4.5.1) Updates `github.com/google/btree` from 1.0.1 to 1.1.3 - [Commits](google/btree@v1.0.1...v1.1.3) Updates `github.com/gorilla/websocket` from 1.4.2 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.4.2...v1.5.3) Updates `github.com/grpc-ecosystem/go-grpc-middleware` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Commits](grpc-ecosystem/go-grpc-middleware@v1.3.0...v1.4.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.16.0 to 2.26.1 - [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.16.0...v2.26.1) Updates `github.com/jonboulle/clockwork` from 0.2.2 to 0.5.0 - [Release notes](https://github.com/jonboulle/clockwork/releases) - [Commits](jonboulle/clockwork@v0.2.2...v0.5.0) Updates `github.com/json-iterator/go` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/json-iterator/go/releases) - [Commits](json-iterator/go@v1.1.11...v1.1.12) Updates `github.com/matttproud/golang_protobuf_extensions` from 1.0.1 to 1.0.4 - [Changelog](https://github.com/matttproud/golang_protobuf_extensions/blob/master/CHANGELOG.md) - [Commits](matttproud/golang_protobuf_extensions@v1.0.1...v1.0.4) Updates `github.com/modern-go/reflect2` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/modern-go/reflect2/releases) - [Commits](modern-go/reflect2@1.0.1...v1.0.2) Updates `github.com/prometheus/client_golang` from 1.11.1 to 1.20.5 - [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.11.1...v1.20.5) Updates `github.com/prometheus/client_model` from 0.2.0 to 0.6.1 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.2.0...v0.6.1) Updates `github.com/prometheus/common` from 0.26.0 to 0.55.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.26.0...v0.55.0) Updates `github.com/prometheus/procfs` from 0.6.0 to 0.15.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.6.0...v0.15.1) Updates `go.etcd.io/bbolt` from 1.3.11 to 1.4.0 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.11...v1.4.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/v2` from 2.305.17 to 2.305.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@client/v2.305.17...client/v2.305.18) Updates `go.etcd.io/etcd/pkg/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/raft/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.46.0 to 0.59.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.46.0...zpages/v0.59.0) Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.20.0 to 1.34.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.20.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.20.0 to 1.34.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.20.0...v1.34.0) Updates `go.opentelemetry.io/otel/metric` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.5.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](open-telemetry/opentelemetry-proto-go@v1.0.0...v1.5.0) Updates `golang.org/x/crypto` from 0.32.0 to 0.33.0 - [Commits](golang/crypto@v0.32.0...v0.33.0) Updates `golang.org/x/sys` from 0.29.0 to 0.30.0 - [Commits](golang/sys@v0.29.0...v0.30.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) Updates `golang.org/x/time` from 0.0.0-20210220033141-f8bda1e9f3ba to 0.10.0 - [Commits](https://github.com/golang/time/commits/v0.10.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `gopkg.in/natefinch/lumberjack.v2` from 2.0.0 to 2.2.1 Updates `sigs.k8s.io/yaml` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/server/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/cenkalti/backoff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/dustin/go-humanize dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/google/btree dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/gorilla/websocket dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/jonboulle/clockwork dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/json-iterator/go dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/matttproud/golang_protobuf_extensions dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/modern-go/reflect2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/client_model dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/procfs dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.etcd.io/bbolt dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/pkg/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/raft/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/proto/otlp dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: gopkg.in/natefinch/lumberjack.v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
ChristianAtDell
approved these changes
Feb 17, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 24 updates in the / directory:
1.8.1
1.9.1
3.5.17
3.5.18
3.5.17
3.5.18
3.5.17
3.5.18
0.34.0
0.35.0
1.69.2
1.70.0
1.36.2
1.36.5
4.2.1
4.3.0
1.0.0
1.0.1
1.0.1
1.1.3
1.4.2
1.5.3
1.3.0
1.4.0
2.16.0
2.26.1
0.2.2
0.5.0
1.1.11
1.1.12
1.0.1
1.0.4
1.11.1
1.20.5
1.3.11
1.4.0
0.46.0
0.59.0
1.20.0
1.34.0
1.20.0
1.34.0
0.0.0-20210220033141-f8bda1e9f3ba
0.10.0
2.0.0
2.2.1
1.2.0
1.4.0
Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
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
go.etcd.io/etcd/client/pkg/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/server/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/server/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
golang.org/x/net
from 0.34.0 to 0.35.0Commits
df97a48
go.mod: update golang.org/x dependencies2dab271
route: treat short sockaddr lengths as unspecifiedb914489
internal/http3: refactor in prep for sharing transport/server codeebd23f8
route: fix parsing network address of length zero938a9fb
internal/http3: add request/response body transfer145b2d7
internal/http3: add RoundTrip5bda71a
internal/http3: define connection and stream error types3c1185a
internal/http3: return error on mid-frame EOFa6c2c7f
http2, internal/httpcommon: factor out common request header logic for h2/h3c72e89d
internal/http3: QPACK encoding and decodingUpdates
google.golang.org/grpc
from 1.69.2 to 1.70.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
98a0092
Change version to 1.70.0 (#7984)bf380de
Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)54b3eb9
experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...62b9185
clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...724f450
examples/features/csm_observability: use helloworld client and server instead...e8d5feb
rbac: add method name to :path in headers (#7965)e912015
cleanup: Fix usages of non-constant format strings (#7959)681334a
cleanup: replace dial with newclient (#7943)063d352
internal/resolver: introduce a new resolver to handle target URI and proxy ad...10c7e13
outlierdetection: Support health listener for ejection updates (#7908)Updates
google.golang.org/protobuf
from 1.36.2 to 1.36.5Updates
github.com/cenkalti/backoff/v4
from 4.2.1 to 4.3.0Commits
720b789
remove travis badge from readmea83af7f
feat(backoff): Add functional options for ExponentialBackOff Closes #136Updates
github.com/dustin/go-humanize
from 1.0.0 to 1.0.1Commits
9ec74ab
Don't strip zeroes from numbers that don't have decimal points269a863
Fix TestVeryVeryBigBytes463a095
Add new SI and IEC prefixes: ronto, quecto, ronna, quettabd075d4
Fix staticcheck errorsd5090ed
Add 3 more cases8c89973
Add more unit-test of Ordinal for confirmation249ff6c
Add go.modafde56e
Renew godoc url to pkg.go.dev from godoc.orgUpdates
github.com/golang-jwt/jwt/v4
from 4.4.2 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from fork9358574
Allow strict base64 decoding (#259)2f0984a
Usingtparse
for nicer CI test display (#251)2101c1f
No pointer embedding in the example (#255)35053d4
Removed unneeded if statement (#241)0c4e387
Add doc comment to ParseWithClaims (#232)bfea432
Include https://github.com/golang-jwt/jwe in README (#229)d81acbf
Bump matrix to support latest go version (go1.19) (#231)fdaf0eb
Implement a BearerExtractor (#226)f2878bb
fix: link update for README.md for v4 (#217)Updates
github.com/google/btree
from 1.0.1 to 1.1.3Commits
aeba20f
fix: remove item may changed clone btree; (i+1) children has new cow, but do ...8e29150
Add coverage of Has in test.3f48535
fix: add Has method for aBTreeG[Item]
e5eabf3
ci: use github actions matrix770c3d8
Use ~string for Ordered.be61f00
Test across many Go versions.1257d40
Create a generic BTreeG for Go 1.18 and beyond.ac7cc57
Merge pull request #39 from google/actionsb5a6bf7
Remove travis badgecc35b3d
Add verbose flagUpdates
github.com/gorilla/websocket
from 1.4.2 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6
Reverts to v1.5.09ec25ca
fixes broken random value generation1bddf2e
bumps go version & removes deprecated module usage750bf92
adds GHA & Makefile configsb2c246b
Revert " Update go version & add verification/testing tools (#840)"09a6bab
removing error handling while closing connections58af150
return errors instead of printing to logse5f1a0a
excludes errchecks linterb2a86a1
Do not timeout when WriteControl deadline is zero695e909
Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/grpc-ecosystem/go-grpc-middleware
from 1.3.0 to 1.4.0Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware's releases.