build(deps): bump the go_modules group across 1 directory with 7 updates #95
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 3 updates in the / directory: github.com/cometbft/cometbft, github.com/cosmos/cosmos-sdk and github.com/quic-go/quic-go.
Updates
github.com/cometbft/cometbft
from 0.38.15 to 0.38.17Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
Commits
d03254d
chore: v0.38.17 release (#4909)d8b51b4
build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#4901)415c0da
Merge commit from fork2cebfde
Merge commit from fork68f79b1
build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#4900)4f70ba6
build(deps): bump Go version to 1.22.11 (#4891)930813e
build(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 (#4882)c86f898
build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#4865)807bd18
build(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.2 (#4861)7d8440b
build(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 (#4859)Updates
github.com/cosmos/cosmos-sdk
from 0.50.10 to 0.50.14Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
Commits
f2e6295
Merge commit from fork7b9d2ff
Merge commit from fork9816440
Merge commit from fork158f146
chore: remove unused orm module (backport #23633) (#23637)effb71f
docs: correct explanation on how to set custom signer via depinject (backport...b9db4d2
docs(keyring): add keyctl docs (backport #23563) (#23566)5f08d21
feat(client/v2): add map support (backport #23544) (#23554)f1b139d
feat(x/tx): add an option to encode maps using amino json (backport #23539) (...9d3c384
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.3 to 0.14.0 (#...f465587
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 (#23030)Updates
cosmossdk.io/math
from 1.3.0 to 1.4.0Commits
6b4557d
chore: prepare log v1.4.0 (#21197)5a08833
build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)655b303
build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)cc25f59
ci: add compat check 052 x main (#21174)5b7d8b6
test(stf/mock): Unmarshal with knowing the message type (#21178)641f964
ci: attempt to fix goreleaser (#21194)a0fdab2
test(server/v2): Update testdata prune options (#21192)4b4ec47
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#21191)feb0e07
feat: [ADR-071] Cryptography v2 (#18824)111a999
docs: rename v2 to di (#21181)Updates
github.com/golang/glog
from 1.2.2 to 1.2.3Release notes
Sourced from github.com/golang/glog's releases.
Commits
04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)Updates
github.com/quic-go/quic-go
from 0.46.0 to 0.49.1Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
275c172
drop initial packets when the handshake is confirmedc385cd1
handshake: lazily create the AEAD used for Retry (#4916)fb9d8e3
metrics: add Prometheus metrics for sent and received packets (#4910)e12f91c
clean up MTU probe packet sending logic (#4914)a4c9b04
simply PTO probe packet sending logic (#4913)d41f974
fix memory leak on connection ID rotation when closing connection (#4852)3023083
migrate the MTU discoverer tests away from Ginkgo (#4907)bea70c6
fix flaky TestALPN integration test (#4909)eb70424
fix race condition on concurrent use of Transport.Dial and Close (#4904)5d4835e
preserve error from SendStream during cancellation and closing (#4882)Updates
golang.org/x/crypto
from 0.28.0 to 0.32.0Commits
8929309
go.mod: update golang.org/x dependencies4a75ba5
all: make function and struct comments match the namesb4f1988
ssh: make the public key cache a 1-entry FIFO cache7042ebc
openpgp/clearsign: just use rand.Reader in tests3e90321
go.mod: update golang.org/x dependencies8c4e668
x509roots/fallback: update bundle6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutationUpdates
golang.org/x/net
from 0.30.0 to 0.34.0Commits
8da7ed1
go.mod: update golang.org/x dependencies2124140
all: make function and struct comments match the namese9d95ba
http2: do not surface errors from a conn's idle timer expiringc2be992
quic: remember which remote connection IDs have been retireddfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number spaceDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.