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/tx from 0.13.3 to 0.13.4 (#3255)
Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.13.3 to 0.13.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/a565daad482f2d2127252eca50333630cad46c55"><code>a565daa</code></a> chore: bring in v0.13.x x/tx in release/v0.50.x (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21158">#21158</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/31ef899f4c3c091b641e68be25214715f4ea78c7"><code>31ef899</code></a> docs: Fix cli usage examples (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21150">#21150</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21154">#21154</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/ffd569672c8d2546b0acf097045cd980d52f9fe8"><code>ffd5696</code></a> fix(simapp): concurrent map writes when calling GetSigners (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21073">#21073</a>) ...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/91d412cc7ddced3b4cf9c47b26cdb3889c0a840a"><code>91d412c</code></a> feat: check latest block if no arg in <code>q block</code> and <code>q block-results</code> (backpo...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/e135030273c690047c6c3415d2f708ca981999b4"><code>e135030</code></a> fix(runtime): remove <code>appv1alpha1.Config</code> from runtime (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21042">#21042</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21">#21</a>...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/070271939d42c78bac327f3e013535b28b1ccb70"><code>0702719</code></a> feat: use depinject v1.0.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21000">#21000</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/564cc4d370d64d1c449a170a987f450a4a91e306"><code>564cc4d</code></a> fix(crypto): revert <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20438">#20438</a> (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21019">#21019</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/eb71828960f316070e509d8c7d57de7e28af1329"><code>eb71828</code></a> fix: NewIntegrationApp does not write default genesis to state (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/210">#210</a>...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/7d0d59da69da3f73bfdb6c82061030a2857c7fb1"><code>7d0d59d</code></a> fix(client/grpc): <code>node.NewQueryServer</code> method not setting <code>cfg</code> (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/2">#2</a>...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/451683bc83be81ab77613dcd3b65399379ad9a15"><code>451683b</code></a> fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport <a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20964">#20964</a>) (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/20">#20</a>...</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/x/tx/v0.13.3...x/tx/v0.13.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmossdk.io/x/tx&package-manager=go_modules&previous-version=0.13.3&new-version=0.13.4)](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