chore(deps): bump cosmossdk.io/math from 1.0.0-beta.2 to 1.0.0-beta.3 #20

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/cosmossdk.io/math-1.0.0-beta.3 into main
dependabot[bot] commented 2022-08-31 10:41:55 +00:00 (Migrated from github.com)

Bumps cosmossdk.io/math from 1.0.0-beta.2 to 1.0.0-beta.3.

Commits

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)
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.0.0-beta.2 to 1.0.0-beta.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/eee23d95312ae41fa4fe4f6b218926685304590b"><code>eee23d9</code></a> refactor: Move sdk.Dec to math package (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12634">#12634</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/7aef065c2f4b0f7c292c9cf5b16d78d14e8c42b6"><code>7aef065</code></a> build(deps): Bump terser from 4.8.0 to 4.8.1 in /docs (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12651">#12651</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/6f631156f80d76be00a39905694f44a20ce8b6ec"><code>6f63115</code></a> chore(store): upgrade iavl to v0.19.0 (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12626">#12626</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/987959c541fa25be01aef1f47a89a48d8b30caa6"><code>987959c</code></a> docs: improve docs (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12647">#12647</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/64674ba9e55c87ff8926730222426284f6001c88"><code>64674ba</code></a> fix: add cosmos_proto implements (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12639">#12639</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/d4a9d4d321968d51bdaa25d0b30f5c6ba9af5434"><code>d4a9d4d</code></a> refactor(testutil): remove dependency on simapp (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12624">#12624</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/3523c2669fef08ce850cc065c1932d2c8ece5f45"><code>3523c26</code></a> feat: (x/bank) add <code>SpendableCoin</code> method to <code>BaseViewKeeper</code> (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12593">#12593</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/818da709f20f40c335a6d9413f4576d945afc934"><code>818da70</code></a> make proto-all (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12643">#12643</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/282b3be2dc2b8f1686369a23e3523eb972229a98"><code>282b3be</code></a> docs: add upgrading.md (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/12477">#12477</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/b65f3fe070c57cf8841d25f5afe110f5fd951aa3"><code>b65f3fe</code></a> feat: Move AppModule.BeginBlock and AppModule.EndBlock to extension interface...</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/math/v1.0.0-beta.2...math/v1.0.0-beta.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmossdk.io/math&package-manager=go_modules&previous-version=1.0.0-beta.2&new-version=1.0.0-beta.3)](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 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>
dependabot[bot] commented 2022-08-31 12:55:46 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd#20
No description provided.