-
Notifications
You must be signed in to change notification settings - Fork 170
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 go_modules group with 4 updates #2631
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
3110571
to
f4f512b
Compare
Bumps the go_modules group with 4 updates: [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk), [github.com/CosmWasm/wasmd](https://github.com/CosmWasm/wasmd), [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) and [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk). 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 `github.com/CosmWasm/wasmd` from 0.45.0 to 0.53.0 - [Release notes](https://github.com/CosmWasm/wasmd/releases) - [Changelog](https://github.com/CosmWasm/wasmd/blob/main/CHANGELOG.md) - [Commits](CosmWasm/wasmd@v0.45.0...v0.53.0) Updates `github.com/cometbft/cometbft` from 0.37.13 to 0.38.11 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.11/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.37.13...v0.38.11) Updates `github.com/cosmos/cosmos-sdk` from 0.47.14 to 0.50.9 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.47.14...v0.50.9) --- updated-dependencies: - dependency-name: cosmossdk.io/math dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/CosmWasm/wasmd dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/cometbft/cometbft dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
f4f512b
to
b169bcc
Compare
Bumps the go_modules group with 4 updates: cosmossdk.io/math, github.com/CosmWasm/wasmd, github.com/cometbft/cometbft and github.com/cosmos/cosmos-sdk.
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/CosmWasm/wasmd
from 0.45.0 to 0.53.0Release notes
Sourced from github.com/CosmWasm/wasmd's releases.
Changelog
Sourced from github.com/CosmWasm/wasmd's changelog.
... (truncated)
Commits
de7db0d
Add changelog entry for 0.53.0db8981d
Fixdba033a
fix buf.lock commit for cosmos-sdk (#1965)d63c1bd
Bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 (#1964)78d2f24
Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#1963)ceac773
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#1962)21b84aa
Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#1960)c951068
Bump cosmossdk.io/tools/confix from 0.1.1 to 0.1.2 (#1961)1d6cf4d
Fix immutible typo (#1958)fea380d
Bump cosmos-sdk to v0.50.9 (#1955)Updates
github.com/cometbft/cometbft
from 0.37.13 to 0.38.11Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
... (truncated)
Commits
e1b4453
v0.38.11 (#3684)66a0447
build(deps): Bump docker/build-push-action from 6.5.0 to 6.6.1 (#3676)cd3519d
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#3675)c17d1f6
fix(types): Only require extension signature if extensions are enabled (#3565)f85d897
feat(mempool): add error ErrRecheckFull (backport #3654) (#3656)9de925c
fix(e2e): replace docker-compose w/ docker compose (backport #3614) (#3616)e9bd8a9
build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#3610)61ca12e
build(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#3584)cba216a
build(deps): Bump docker/login-action from 3.2.0 to 3.3.0 (#3585)aaf83e9
build(deps): Bump docker/build-push-action from 6.4.1 to 6.5.0 (#3586)Updates
github.com/cosmos/cosmos-sdk
from 0.47.14 to 0.50.9Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
... (truncated)
Commits
8bfcf55
ci: attempt to fix goreleaser (backport #21194) (#21196)16d3025
chore: prepare v0.50.9 (#21163)3f6796f
fix(baseapp): return events from preblocker in FinalizeBlockResponse (backpor...3fc8074
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)a565daa
chore: bring in v0.13.x x/tx in release/v0.50.x (#21158)31ef899
docs: Fix cli usage examples (backport #21150) (#21154)ffd5696
fix(simapp): concurrent map writes when calling GetSigners (backport #21073) ...91d412c
feat: check latest block if no arg inq block
andq block-results
(backpo...e135030
fix(runtime): removeappv1alpha1.Config
from runtime (backport #21042) (#21...0702719
feat: use depinject v1.0.0 (#21000)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot 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.