Skip to content

Commit

Permalink
chore(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#3255)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Aug 5, 2024
1 parent 6574886 commit cd0b502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
cosmossdk.io/tools/rosetta v0.2.1-0.20230613133644-0a778132a60f
cosmossdk.io/x/evidence v0.1.1
cosmossdk.io/x/feegrant v0.1.1
cosmossdk.io/x/tx v0.13.3
cosmossdk.io/x/tx v0.13.4
cosmossdk.io/x/upgrade v0.1.4
github.com/CosmWasm/wasmd v0.51.0
github.com/cometbft/cometbft v0.38.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ cosmossdk.io/x/feegrant v0.1.1 h1:EKFWOeo/pup0yF0svDisWWKAA9Zags6Zd0P3nRvVvw8=
cosmossdk.io/x/feegrant v0.1.1/go.mod h1:2GjVVxX6G2fta8LWj7pC/ytHjryA6MHAJroBWHFNiEQ=
cosmossdk.io/x/nft v0.1.1 h1:pslAVS8P5NkW080+LWOamInjDcq+v2GSCo+BjN9sxZ8=
cosmossdk.io/x/nft v0.1.1/go.mod h1:Kac6F6y2gsKvoxU+fy8uvxRTi4BIhLOor2zgCNQwVgY=
cosmossdk.io/x/tx v0.13.3 h1:Ha4mNaHmxBc6RMun9aKuqul8yHiL78EKJQ8g23Zf73g=
cosmossdk.io/x/tx v0.13.3/go.mod h1:I8xaHv0rhUdIvIdptKIqzYy27+n2+zBVaxO6fscFhys=
cosmossdk.io/x/tx v0.13.4 h1:Eg0PbJgeO0gM8p5wx6xa0fKR7hIV6+8lC56UrsvSo0Y=
cosmossdk.io/x/tx v0.13.4/go.mod h1:BkFqrnGGgW50Y6cwTy+JvgAhiffbGEKW6KF9ufcDpvk=
cosmossdk.io/x/upgrade v0.1.4 h1:/BWJim24QHoXde8Bc64/2BSEB6W4eTydq0X/2f8+g38=
cosmossdk.io/x/upgrade v0.1.4/go.mod h1:9v0Aj+fs97O+Ztw+tG3/tp5JSlrmT7IcFhAebQHmOPo=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit cd0b502

Please sign in to comment.