build(deps): bump the go_modules group across 5 directories with 15 updates#16
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the go_modules group across 5 directories with 15 updates#16dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the go_modules group with 2 updates in the / directory: [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 6 updates in the /control-plane directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.42.0` | `0.45.0` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.1.0` | `5.2.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.0` | `9.7.3` | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.18.0` | `0.18.1` | | [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.2.1` | `2.4.0` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.54.0` | `0.57.0` | Bumps the go_modules group with 1 update in the /plugin directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 3 updates in the /popctl directory: [golang.org/x/crypto](https://github.com/golang/crypto), [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) and [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the go_modules group with 5 updates in the /sdk-go directory: | Package | From | To | | --- | --- | --- | | [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) | `1.3.0` | `1.4.0` | | [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) | `1.0.0` | `1.1.1` | | [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) | `1.6.0` | `1.7.0` | | [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) | `0.50.10` | `0.50.14` | | [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) | `0.38.12` | `0.38.21` | Updates `filippo.io/edwards25519` from 1.1.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) Updates `google.golang.org/grpc` from 1.77.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.79.3) Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) Updates `github.com/go-chi/chi/v5` from 5.1.0 to 5.2.2 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.1.0...v5.2.2) Updates `github.com/redis/go-redis/v9` from 9.7.0 to 9.7.3 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.7.0...v9.7.3) Updates `github.com/consensys/gnark-crypto` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.18.0...v0.18.1) Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.2.1...v2.4.0) Updates `github.com/quic-go/quic-go` from 0.54.0 to 0.57.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.54.0...v0.57.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.79.3) Updates `golang.org/x/crypto` from 0.22.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) Updates `github.com/consensys/gnark-crypto` from 0.12.1 to 0.18.1 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.18.0...v0.18.1) Updates `github.com/ethereum/go-ethereum` from 1.14.12 to 1.17.0 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.14.12...v1.17.0) Updates `cosmossdk.io/math` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@log/v1.3.0...log/v1.4.0) Updates `filippo.io/edwards25519` from 1.0.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) Updates `github.com/dvsekhvalnov/jose2go` from 1.6.0 to 1.7.0 - [Commits](dvsekhvalnov/jose2go@v1.6.0...v1.7.0) Updates `golang.org/x/crypto` from 0.26.0 to 0.32.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) Updates `golang.org/x/net` from 0.28.0 to 0.34.0 - [Commits](golang/net@v0.28.0...v0.34.0) Updates `google.golang.org/grpc` from 1.64.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.79.3) Updates `github.com/cosmos/cosmos-sdk` from 0.50.10 to 0.50.14 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.50.14/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.50.10...v0.50.14) Updates `github.com/cometbft/cometbft` from 0.38.12 to 0.38.21 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.38.12...v0.38.21) Updates `github.com/golang/glog` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.0...v1.2.3) --- updated-dependencies: - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.2 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.7.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.4.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/quic-go/quic-go dependency-version: 0.57.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: cosmossdk.io/math dependency-version: 1.4.0 dependency-type: indirect dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/dvsekhvalnov/jose2go dependency-version: 1.7.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.32.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.34.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.70.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cosmos/cosmos-sdk dependency-version: 0.50.14 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/cometbft/cometbft dependency-version: 0.38.21 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-version: 1.2.3 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go_modules group with 2 updates in the / directory: filippo.io/edwards25519 and google.golang.org/grpc.
Bumps the go_modules group with 6 updates in the /control-plane directory:
0.42.00.45.05.1.05.2.29.7.09.7.30.18.00.18.12.2.12.4.00.54.00.57.0Bumps the go_modules group with 1 update in the /plugin directory: google.golang.org/grpc.
Bumps the go_modules group with 3 updates in the /popctl directory: golang.org/x/crypto, github.com/consensys/gnark-crypto and github.com/ethereum/go-ethereum.
Bumps the go_modules group with 5 updates in the /sdk-go directory:
1.3.01.4.01.0.01.1.11.6.01.7.00.50.100.50.140.38.120.38.21Updates
filippo.io/edwards25519from 1.1.0 to 1.1.1Commits
d1c650aextra: initialize receiver in MultiScalarMultUpdates
google.golang.org/grpcfrom 1.77.0 to 1.79.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
dda86dbChange version to 1.79.3 (#8983)72186f1grpc: enforce strict path checking for incoming requests on the server (#8981)97ca352Changing version to 1.79.3-dev (#8954)8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)Updates
golang.org/x/cryptofrom 0.42.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
github.com/go-chi/chi/v5from 5.1.0 to 5.2.2Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
23c395fCorrect documentation (#992)5516d14docs: change install code to code block (#1001)e235052Make use of strings.Cut (#1005)1be7ad9Merge commit from forkd7034fdExclude profiler when use tinygo (#982)d047034support tinygo (#978)fe2c065Fixed the typo (#958)1aae5b2chore: delint ioutil usage (#962)c6225e3go 1.24 (#977)e846b83Apply fieldalignment fixes to optimize struct memory layout (#974)Updates
github.com/redis/go-redis/v9from 9.7.0 to 9.7.3Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
a29d91drelease 9.7.3, retract 9.7.2 (#3314)ce3034cbump version to 9.7.20af2b32fix: handle network error on SETINFO (#3295) (CVE-2025-29923)3d041a1release: 9.7.1 patch (#3278)Updates
github.com/consensys/gnark-cryptofrom 0.18.0 to 0.18.1Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
Commits
fb04e95docs: add CHANGELOG for 0.18.10a4d04aperf: limit memory allocation during Vector deserialization (#759)Updates
github.com/go-viper/mapstructure/v2from 2.2.1 to 2.4.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
b9794a5Merge pull request #119 from go-viper/string-to-weak-slice17cdcb0feat: add back previous StringToSlice as a weak function3caca36Merge pull request #117 from ErfanMomeniii/main9a861bcMerge pull request #107 from peczenyj/patch-286ed5b5refactor: updateace5b4echore: add interface any linter1a4f1aeMerge pull request #118 from go-viper/generic-testsa268909fix: lint17f1fd4test: add more commentsb48c856test: expand testsUpdates
github.com/quic-go/quic-gofrom 0.54.0 to 0.57.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
5b2d212http3: limit size of decompressed headers (#5452)e80b378qlogwriter: use synctest to make tests deterministic (#5454)d43c589README: add nodepass to list of projects (#5448)ca2835ddon’t arm connection timer for connection ID retirement (#5449)e84ebaeackhandler: don’t generate an immediate ACK for the first packet (#5447)d4d168fadd documentation for Conn.NextConnection (#5442)4cdebbehttp3: use QPACK_DECOMPRESSION_FAILED for QPACK errors (#5439)b7886d5update qpack to v0.6.0 (#5434)2fc9705http3: add a benchmark for header parsing (#5435)dafdd6fhttp3: make Transport.MaxResponseBytes an int (#5433)Updates
google.golang.org/grpcfrom 1.77.0 to 1.79.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
dda86dbChange version to 1.79.3 (#8983)72186f1grpc: enforce strict path checking for incoming requests on the server (#8981)97ca352Changing version to 1.79.3-dev (#8954)8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)Updates
golang.org/x/cryptofrom 0.22.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
github.com/consensys/gnark-cryptofrom 0.12.1 to 0.18.1Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
Commits
fb04e95docs: add CHANGELOG for 0.18.10a4d04aperf: limit memory allocation during Vector deserialization (#759)Updates
github.com/ethereum/go-ethereumfrom 1.14.12 to 1.17.0Release notes
Sourced from github.com/ethereum/go-ethereum's releases.