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/errors from 1.0.0 to 1.0.1 (#2888)
Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/90e3e69b95a4ab0bd41fc523070f6a9df00d5b79"><code>90e3e69</code></a> chore: prepare math 1.0.1 (<a href="https://github.com/cosmos/cosmos-sdk/issues/16153">#16153</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/fb8ff071ca2eec97e218a9be1ec05b5a16efebb3"><code>fb8ff07</code></a> perf: Speedup Dec.Sqrt() (<a href="https://github.com/cosmos/cosmos-sdk/issues/16141">#16141</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/793cbe5bfd05ed88536bdadfc2959d8a312c758a"><code>793cbe5</code></a> fix: snapshot error message wording (<a href="https://github.com/cosmos/cosmos-sdk/issues/16146">#16146</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/227662936dc4bc0f805cc219cd2f34c12a29fc6a"><code>2276629</code></a> build(deps): Bump cosmossdk.io/core from 0.6.1 to 0.7.0 (<a href="https://github.com/cosmos/cosmos-sdk/issues/16147">#16147</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/94dec7a4d64beb21058ba0063f60cfe692d12d81"><code>94dec7a</code></a> perf: Remove indentation in REST respones (<a href="https://github.com/cosmos/cosmos-sdk/issues/16142">#16142</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/92247cb0e9fdaed30b1db7d3cc7a05f7efe79828"><code>92247cb</code></a> fix: snapshot commands panic if snapshot don't exists (<a href="https://github.com/cosmos/cosmos-sdk/issues/16138">#16138</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/14af23260667fbad2d2e0c95986adfd2e77d6941"><code>14af232</code></a> docs: add core changelog (<a href="https://github.com/cosmos/cosmos-sdk/issues/16134">#16134</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/ddf51ccddfc37fcb1fb7b5d9b3ee61882c67f717"><code>ddf51cc</code></a> fix: allow non-EOA accounts to stake in simulation (<a href="https://github.com/cosmos/cosmos-sdk/issues/16068">#16068</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/6c07d59b45053eb0333689e3c15a6b1b2d133c18"><code>6c07d59</code></a> build(deps): bump core to v0.7.0 and fix GHSA-3vp4-m3rf-835h (<a href="https://github.com/cosmos/cosmos-sdk/issues/16128">#16128</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/f7418c6db277bf89cc316faaecb7a7334922d238"><code>f7418c6</code></a> refactor(gov)!: use collections for constitution and params state (<a href="https://github.com/cosmos/cosmos-sdk/issues/16118">#16118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.0.0...math/v1.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmossdk.io/errors&package-manager=go_modules&previous-version=1.0.0&new-version=1.0.1)](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