-
Notifications
You must be signed in to change notification settings - Fork 2
deps(deps): bump the minor-updates group with 2 updates #176
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
Conversation
Bumps the minor-updates group with 2 updates: [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) and [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto). Updates `github.com/cosmos/cosmos-sdk` from 0.50.13 to 0.53.2 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.53.2/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.50.13...v0.53.2) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250528174236-200df99c418a - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/cosmos/cosmos-sdk dependency-version: 0.53.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250528174236-200df99c418a dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 (
|
@@ -19,7 +19,7 @@ require ( | |||
github.com/cometbft/cometbft v0.38.17 | |||
github.com/cometbft/cometbft-db v0.14.1 | |||
github.com/cosmos/cosmos-proto v1.0.0-beta.5 | |||
github.com/cosmos/cosmos-sdk v0.50.13 | |||
github.com/cosmos/cosmos-sdk v0.53.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we may want to hold off on this dep.
supersed by #180 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the minor-updates group with 2 updates: github.com/cosmos/cosmos-sdk and google.golang.org/genproto/googleapis/api.
Updates
github.com/cosmos/cosmos-sdk
from 0.50.13 to 0.53.2Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
... (truncated)
Commits
e265bb9
chore: prep v0.53.2 (#24826)d55608c
chore: prep for v0.53.1 (#24819)1834f4c
fix(client/v2): improve message parsing by replacing proto.Merge with cloneMe...c92ff3a
ci: remove slack notification (backport #24784) (#24785)20c63a9
fix(x/epochs): fix register of epoch hooks inInvokeSetHooks
(backport #247...abbb0ac
chore: update to use patched collections (backport #24743) (#24744)e4f193f
chore: uncomment todo in upgrade systemtest (backport #24724) (#24735)c6710e1
docs: Add Circuit Breaker CLI command examples (backport #24680) (#24731)07eebe3
chore(baseapp): deprecate invariants (backport #24664) (#24714)fa2c766
docs(x/mint): add example for setting custom minter in depinject setups (back...Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250528174236-200df99c418aCommits
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 conditions