Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#1307)
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.2.0 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/releases">cosmossdk.io/math's releases</a>.</em></p> <blockquote> <h2>Cosmovisor v1.3.0</h2> <h1>Release Notes</h1> <ul> <li>Fix failure when installing cosmovisor via <code>go install</code>.</li> </ul> <h2>Changelog</h2> <p>For more details, please see the <a href="https://github.com/cosmos/cosmos-sdk/blob/cosmovisor/v1.3.0/cosmovisor/CHANGELOG.md">CHANGELOG</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/8c6df364b7b5b2eeda3686d2e05e9032dd919174"><code>8c6df36</code></a> fix: change prehash value back to sha256 from noop (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19002">#19002</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/5e6b9885efb638f169637fb674fa50c0f0ec7898"><code>5e6b988</code></a> chore: prepare log, errors and depinject minors (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19010">#19010</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/1e7611faab88f0c24a5b3fdbc27cd1a79c8bce2a"><code>1e7611f</code></a> feat(accounts): Add header.Service support (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19004">#19004</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/1aaad3e817d94735187a534754acccce66f6d38f"><code>1aaad3e</code></a> fix: copy correct go.mod into container (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19008">#19008</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/7412e78f62a931a97e9acf10f5521705a717512b"><code>7412e78</code></a> chore(changelog): move changelog items to respective location (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19001">#19001</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/dee9eda5e40131ce855ddc268b12d230c67bbcb4"><code>dee9eda</code></a> feat(x/bank): adding DenomOwnersByQuery for denom owners for token (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18956">#18956</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/0b1299573095c852548760eeec2b14bb13c79111"><code>0b12995</code></a> fix(store/v2): Fix PebbleDB Iteration Edge Cases (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18948">#18948</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/78ce70d4851c7971f24632be43198f5007a91690"><code>78ce70d</code></a> fix(testutil): fix FreeTCPAddr localhost usage (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18996">#18996</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/8d71191a4876c81c3d73750c2f5cd07e2190cdde"><code>8d71191</code></a> fix(x/protocolpool): fix potential panic and missing error handling (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18995">#18995</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/dee20ad62168df4c7c708d6e6011f0c041524b61"><code>dee20ad</code></a> chore: clean-up buf workspace (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18993">#18993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.2.0...log/v1.3.0">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.2.0&new-version=1.3.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information