dymensionxyz / RDK

Server side for dymension Rollapps
Other
15 stars 3 forks source link

build(deps): Bump cosmossdk.io/core from 0.2.0 to 0.3.2 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cosmossdk.io/core from 0.2.0 to 0.3.2.

Changelog

Sourced from cosmossdk.io/core's changelog.

Changelog

[Unreleased]

Features

  • (core) #13306 Add a FormatCoins function to in core/coins to format sdk Coins following the Value Renderers spec.
  • (math) #13306 Add FormatInt and FormatDec functiosn in math to format integers and decimals following the Value Renderers spec.
  • (x/staking) #13122 Add UnbondingCanComplete and PutUnbondingOnHold to x/staking module.
  • #13437 Add new flag --modules-to-export in simd export command to export only selected modules.
  • #13298 Add AddGenesisAccount helper func in x/auth module which helps adding accounts to genesis state.
  • (x/authz) #12648 Add an allow list, an optional list of addresses allowed to receive bank assets via authz MsgSend grant.
  • (sdk.Coins) #12627 Make a Denoms method on sdk.Coins.
  • (testutil) #12973 Add generic testutil.RandSliceElem function which selects a random element from the list.
  • (client) #12936 Add capability to preprocess transactions before broadcasting from a higher level chain.

... (truncated)

Commits
  • a19c3a6 feat(core): add ADR 033 (inter-module communication) Client interface (#13631)
  • ad08ec4 build(deps): Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#13648)
  • dc3cf4a feat: string and message value renderers for textual (#13510)
  • 3c238eb chore: remove module_query_safe for few auth queries (#13642)
  • a1b8ec2 feat: add autocli service proto (#13597)
  • 9f3575a refactor: deterministic tests and add gas tests (#13539)
  • b809f71 build(deps): Bump tailwindcss from 3.2.0 to 3.2.1 in /docs (#13628)
  • 5a23240 build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /orm (#1...
  • 5dbb780 build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /errors ...
  • 8ae772d build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /core (#...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: A:automerge.

dependabot[bot] commented 1 year ago

Looks like cosmossdk.io/core is no longer a dependency, so this is no longer needed.