chore(deps): bump the go_modules group across 1 directory with 10 updates #132
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 7 updates in the / directory:
0.13.6
1.1.0
0.38.15
0.38.17
0.50.10
0.50.11
0.11.0
0.12.0
1.14.12
1.14.13
24.0.9+incompatible
25.0.6+incompatible
1.7.4
1.7.5
Updates
cosmossdk.io/x/tx
from 0.13.6 to 1.1.0Release notes
Sourced from cosmossdk.io/x/tx's releases.
... (truncated)
Changelog
Sourced from cosmossdk.io/x/tx's changelog.
... (truncated)
Commits
be5e3aa
feat(log): extend logger options (#15956)851e9e8
docs: update roadmap for q2 (#15952)91278f6
refactor(x/authz)!: Use KVStoreService, context.Context and return errors ins...26faee9
refactor: bcrypt key derivation to aead (#509) (#15817)428e19f
refactor(x/distribution)!: Use KVStoreService, context.Context and return err...a6ea094
ci: skip fix registration for linting (#15965)00b78fa
refactor(x/auth): v2 adaptable tx instead of double decode (#15910)1179285
feat(hubl): cache bech32 prefix (#15954)6a8251a
build(deps): bump cometbft to v0.37.1 (#15955)6dfe735
refactor!: use KVStoreService and context.Context in x/bank (#15891)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.11Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
Commits
eb1a8e8
chore: prep v0.50.11 release notes (#22898)ba7ac45
Merge commit from fork679ca5e
chore: edit changelog store (partial backport #22864) (#22884)3b082b5
build(deps): Bump cosmossdk.io/x/tx from 0.13.6-0.20241003112805-ff8789a02871...d62bcbd
fix(x/tx): fix amino json drift from legacy spec (backport #21825) (#22088)4a73a1e
fix(client/v2/autocli): add CoinDec flag (backport #22817) (#22821)96a3016
chore: prepare v0.50.11 (#22643)43ac3df
build(deps): Bump github.com/cosmos/iavl from 1.2.0 to 1.2.2 (#22662)7bb2a3d
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.2 to 1.1.0 (#22638)8210b50
fix(client/v2/autocli): prevent duplicate addition of customCommands (backpor...Updates
github.com/consensys/gnark
from 0.11.0 to 0.12.0Release notes
Sourced from github.com/consensys/gnark's releases.
... (truncated)
Changelog
Sourced from github.com/consensys/gnark's changelog.
... (truncated)
Commits
eb18763
release: v0.12.0 (#1399)ac1472a
fix: stashed typo fixes for v0.12 (#1398)5a846d1
fix: add G2 membership check for constant points (#1397)52291fa
perf:PairingCheck
for BN254, BLS12-381, BLS12-377 and BW6-761 (#1365)3a407c1
Feat/plonk memory optim (#1395)cfa30d9
perf(bn254): include G2 membership check in ML (#1387)dcd7cb3
docs: Change copyright year to 2025 (not autogenerated) (#1388)a8eb033
perf(emulated): small perf on doubleAndAdd (#1386)8b4dc2e
fix: do not return unused sign (#1385)48325c1
Faster ecdsa across all curves (#1384)Updates
github.com/ethereum/go-ethereum
from 1.14.12 to 1.14.13Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
Commits
eb00f16
version: release go-ethereum v1.14.13 stable159fb1a
crypto: add IsOnCurve check (#31100)db93d49
build: retry PPA upload up to three times (#31099)Updates
github.com/docker/docker
from 24.0.9+incompatible to 25.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
b08a51f
Merge pull request #48231 from austinvazquez/backport-vendor-otel-v0.46.1-to-...d151b0f
vendor: OTEL v0.46.1 / v1.21.0c6ba9a5
Merge pull request #48225 from austinvazquez/backport-workflow-artifact-reten...4673a3c
Merge pull request #48227 from austinvazquez/backport-backport-branch-check-t...30f8908
github/ci: Check if backport is opened against the expected branch7454d6a
ci: update workflow artifacts retention65cc597
Merge commit from forkb722836
Merge pull request #48199 from austinvazquez/update-containerd-binary-to-1.7.20e8ecb9c
update containerd binary to v1.7.20e6cae1f
update containerd binary to v1.7.19Updates
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/hashicorp/go-getter
from 1.7.4 to 1.7.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
5a63fd9
Merge pull request #497 from hashicorp/fix-git-update5b7ec5f
fetch tags on update and fix tests9906874
recreate git config during update to prevent config alterationUpdates
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.