Skip to content

Commit

Permalink
chore(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 (celestiaorg#…
Browse files Browse the repository at this point in the history
…2923)

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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and renaynay committed Jan 15, 2024
1 parent fde63a5 commit a24177d
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.21.1

require (
cosmossdk.io/errors v1.0.0
cosmossdk.io/math v1.1.2
cosmossdk.io/math v1.2.0
github.com/BurntSushi/toml v1.3.2
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
github.com/benbjohnson/clock v1.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoIS
collectd.org v0.3.0/go.mod h1:A/8DzQBkF6abtvrT2j/AU/4tiBgJWYyh0y/oB/4MlWE=
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/app/changes v0.0.0-20180602232624-0a106ad413e3/go.mod h1:Yl+fi1br7+Rr3LqpNJf1/uxUdtRUV+Tnj0o93V2B9MU=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit a24177d

Please sign in to comment.