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/x/evidence from 0.1.0 to 0.1.1 (#436)
Bumps [cosmossdk.io/x/evidence](https://github.com/cosmos/cosmos-sdk) from 0.1.0 to 0.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/7828a002440069cbc795c0fba618f4f61c1a2773"><code>7828a00</code></a> fix(baseapp): avoid header height overwrite block height (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20107">#20107</a>) (#...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/3437fd5006a3290b0fabbaae39036b0dc9747945"><code>3437fd5</code></a> docs(gas/fees): Update block gas documentation (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20128">#20128</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20131">#20131</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/a42a85abd335bea5a74e13bae158390db4c4d68a"><code>a42a85a</code></a> build(deps): bump sdk in modules (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20126">#20126</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/c4d9a495052b78a02723ed1df1d336efe83a4e8d"><code>c4d9a49</code></a> chore: update v0.50.6 release notes (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20124">#20124</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/fcb9d84edbec2e3bfa5d357bb100dbf569d06e07"><code>fcb9d84</code></a> fix(x/authz,x/feegrant): check blocked address (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20102">#20102</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/0a682f7ae3fca554b599f8e9ba1a602c44aeb729"><code>0a682f7</code></a> fix: use timestamp for sim log file name (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20108">#20108</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20111">#20111</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/4bd0e0216ddf667d46d557351c1fc68afd534b39"><code>4bd0e02</code></a> chore: prepare v0.50.6 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19998">#19998</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/2a32f4287d44dc10adbbb55240c08e8dbe50041a"><code>2a32f42</code></a> feat(client/v2): implement version filtering using annotation (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/2008">#2008</a>...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/a2abf1a442caea0755b4020083bb18f296c8fb07"><code>a2abf1a</code></a> build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-b...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/49c3ae6a5779f4495a88e31c6e45165d4a78108d"><code>49c3ae6</code></a> fix: secp256r1 json missing quotes (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20060">#20060</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20069">#20069</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/api/v0.1.0...x/nft/v0.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmossdk.io/x/evidence&package-manager=go_modules&previous-version=0.1.0&new-version=0.1.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