Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump cosmossdk.io/math from 1.1.0 to 1.1.2 (#2705)
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.1.0 to 1.1.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/bf249162e42ef084668b942e12538cb30f9e4846"><code>bf24916</code></a> fix(math): revert <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/16263">#16263</a> and add test cases (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17489">#17489</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/1089f715fc73d861599a55a62725293b2b6e4761"><code>1089f71</code></a> fix(math): fix panic in <code>.Size()</code> (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17480">#17480</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/c94ce04bfa9d851d3a5aefa467af334d910fe535"><code>c94ce04</code></a> ci: Re-enable rocksdb backend in build.yml (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17474">#17474</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/1bd37053e0c034accaa5706ef7fc5b0bff5467fb"><code>1bd3705</code></a> feat: add core and api for PreBlock (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17468">#17468</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/4e11394a302dfa66264725901f0d442e53182ca8"><code>4e11394</code></a> build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 in /x/acc...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/46bab63d8cedabf3252170542a2900229a5f3292"><code>46bab63</code></a> feat(accounts): init accounts module (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17443">#17443</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/8976d83b879c558553532f66498b2d200abfd75a"><code>8976d83</code></a> chore: bump client/v2 to go.mod 1.21 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17454">#17454</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/37b8760f96d26d2d9f7d6e700e7a28c0a6a0ed43"><code>37b8760</code></a> test: disable <code>TestStatusCommand</code> (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17452">#17452</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/4b1bb7f0547a8f5ceffc97ddd9698dd2a4c52edb"><code>4b1bb7f</code></a> chore: add 0.50.0-rc.0 changelog to main (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17455">#17455</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/ff2e5a236282de7844bc318dde280a175244c077"><code>ff2e5a2</code></a> feat(bank): Allow injectable restrictions on bank transfers (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/14224">#14224</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.1.0...math/v1.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
- Loading branch information