Skip to content

Commit

Permalink
chore(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 (cosmos#2806)
Browse files Browse the repository at this point in the history
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.1.2 to 1.2.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.2.0</h2>
<h2>Release Notes</h2>
<h3>New Features</h3>
<p>With the <code>cosmovisor init</code> command, all the necessary folders for using cosmovisor are automatically created. You do not need to manually symlink the chain binary anymore.</p>
<p>We've added a new configuration option: <code>DAEMON_RESTART_DELAY</code> (as env variable). When set, Cosmovisor will wait that delay between the node halt and backup. See the <a href="https://github.com/cosmos/cosmos-sdk/blob/main/cosmovisor/README.md#command-line-arguments-and-environment-variables">README</a> file for more details.</p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix Cosmovisor binary usage for pre-upgrade. Cosmovisor was using the wrong binary when running a <code>pre-upgrade</code> command.</li>
</ul>
<h3>Changelog</h3>
<p>For more details, please see the <a href="https://github.com/cosmos/cosmos-sdk/blob/cosmovisor/v1.1.0/cosmovisor/CHANGELOG.md">CHANGELOG</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/c33b4db1a327a325fbf633c4fb7d0ca59c5a5ad4"><code>c33b4db</code></a> chore: prepare log 1.2.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17214">#17214</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/c36c86005fde7a83a05668ef1086857b3cc3e5e4"><code>c36c860</code></a> refactor(cli): remove duplicate <code>--home</code> flag (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17215">#17215</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/31f724752285e6c22be04bc1fcc746e3dcc399d8"><code>31f7247</code></a> feat(cli): <code>status</code> cmd cli support output text (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17184">#17184</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/095a64195aba917187bbb33570063bc675494bcd"><code>095a641</code></a> feat(docker): Add debuging dependencies directly into the dockerfile (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17228">#17228</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/f47749b9f02cd4d6912829dd953ecc652b052f7a"><code>f47749b</code></a> fix: text output format of <code>block-results</code> cmd cli (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17183">#17183</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/236fe4c21ece6a272dcbeb74f616cc2de4c8dc48"><code>236fe4c</code></a> docs: additional fields in context.go to be added to context.md (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17199">#17199</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/382de3311c057ac23acf5689801fb7023bbef1f4"><code>382de33</code></a> feat(testutil): adding DefaultContextWithKeys test helper (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17216">#17216</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/0b7d2d310b5a43128db44639b7d8022d6cee37ee"><code>0b7d2d3</code></a> fix(log): add fallback to <code>Stringer</code> when type do not implement `json.Marshal...</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/60ead8dd249a6dde75993f372d579ea8116aae1e"><code>60ead8d</code></a> ci: skip <code>fix_registration.go</code> when using <code>LINT_DIFF=1</code> (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17185">#17185</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/edba186aa3175a69566d7ccb0bba50964f68a21d"><code>edba186</code></a> refactor(keys): remove duplicate <code>--home</code> flag (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/17197">#17197</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/math/v1.1.2...log/v1.2.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.1.2&new-version=1.2.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>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent adb955f commit 12b159c
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 @@ -4,7 +4,7 @@ go 1.20

require (
cosmossdk.io/errors v1.0.0
cosmossdk.io/math v1.1.2
cosmossdk.io/math v1.2.0
github.com/cosmos/cosmos-sdk v0.45.16
github.com/cosmos/go-bip39 v1.0.0
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 v4.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ cosmossdk.io/depinject v1.0.0-alpha.3 h1:6evFIgj//Y3w09bqOUOzEpFj5tsxBqdc5CfkO7z
cosmossdk.io/depinject v1.0.0-alpha.3/go.mod h1:eRbcdQ7MRpIPEM5YUJh8k97nxHpYbc3sMUnEtt8HPWU=
cosmossdk.io/errors v1.0.0 h1:nxF07lmlBbB8NKQhtJ+sJm6ef5uV1XkvPXG2bUntb04=
cosmossdk.io/errors v1.0.0/go.mod h1:+hJZLuhdDE0pYN8HkOrVNwrIOYvUGnn6+4fjnJs/oV0=
cosmossdk.io/math v1.1.2 h1:ORZetZCTyWkI5GlZ6CZS28fMHi83ZYf+A2vVnHNzZBM=
cosmossdk.io/math v1.1.2/go.mod h1:l2Gnda87F0su8a/7FEKJfFdJrM0JZRXQaohlgJeyQh0=
cosmossdk.io/math v1.2.0 h1:8gudhTkkD3NxOP2YyyJIYYmt6dQ55ZfJkDOaxXpy7Ig=
cosmossdk.io/math v1.2.0/go.mod h1:l2Gnda87F0su8a/7FEKJfFdJrM0JZRXQaohlgJeyQh0=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
filippo.io/edwards25519 v1.0.0-rc.1 h1:m0VOOB23frXZvAOK44usCgLWvtsxIoMCTBGJZlpmGfU=
filippo.io/edwards25519 v1.0.0-rc.1/go.mod h1:N1IkdkCkiLB6tki+MYJoSx2JTY9NUlxZE7eHn5EwJns=
Expand Down

0 comments on commit 12b159c

Please sign in to comment.