Skip to content

Commit

Permalink
chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#3418)
Browse files Browse the repository at this point in the history
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.3.0 to 1.4.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/6b4557ddb8d865a68381a1b059ea9d5666e28710"><code>6b4557d</code></a> chore: prepare log v1.4.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21197">#21197</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/5a08833386eb358151038c0bc113124b57192269"><code>5a08833</code></a> build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21189">#21189</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/655b30367576edae1afacfc95d99bd2f3d98a447"><code>655b303</code></a> build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21190">#21190</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/cc25f59e6198a4acca5d120a86b34c561b476b45"><code>cc25f59</code></a> ci: add compat check 052 x main (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21174">#21174</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/5b7d8b6d82d4d5a50bdb37d8369600f5ef491b9b"><code>5b7d8b6</code></a> test(stf/mock): Unmarshal with knowing the message type (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21178">#21178</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/641f9646510e5567a4a6b0011b44ac9eef6ab073"><code>641f964</code></a> ci: attempt to fix goreleaser (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21194">#21194</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/a0fdab27b2425d5cb28b4fafa898e79e2acc4837"><code>a0fdab2</code></a> test(server/v2): Update testdata prune options (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21192">#21192</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/4b4ec478dfd26edf3ddc906c757cea1cc8dac68f"><code>4b4ec47</code></a> build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21191">#21191</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/feb0e077a953f5982c0a64743f849ae257223baa"><code>feb0e07</code></a> feat: [ADR-071] Cryptography v2 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18824">#18824</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/111a99995ea9d9732ffd66ac1cf4a214c77d3d8e"><code>111a999</code></a> docs: rename v2 to di (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21181">#21181</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.3.0...log/v1.4.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.3.0&new-version=1.4.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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cosmos/gaia/network/alerts).

</details>

(cherry picked from commit 6159a47)
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Nov 21, 2024
1 parent db2cc90 commit 310ac51
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 @@ -8,7 +8,7 @@ require (
cosmossdk.io/core v0.11.1
cosmossdk.io/errors v1.0.1
cosmossdk.io/log v1.4.1
cosmossdk.io/math v1.3.0
cosmossdk.io/math v1.4.0
cosmossdk.io/simapp v0.0.0-20240118210941-3897926e722e
cosmossdk.io/store v1.1.0
cosmossdk.io/tools/confix v0.1.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ cosmossdk.io/errors v1.0.1 h1:bzu+Kcr0kS/1DuPBtUFdWjzLqyUuCiyHjyJB6srBV/0=
cosmossdk.io/errors v1.0.1/go.mod h1:MeelVSZThMi4bEakzhhhE/CKqVv3nOJDA25bIqRDu/U=
cosmossdk.io/log v1.4.1 h1:wKdjfDRbDyZRuWa8M+9nuvpVYxrEOwbD/CA8hvhU8QM=
cosmossdk.io/log v1.4.1/go.mod h1:k08v0Pyq+gCP6phvdI6RCGhLf/r425UT6Rk/m+o74rU=
cosmossdk.io/math v1.3.0 h1:RC+jryuKeytIiictDslBP9i1fhkVm6ZDmZEoNP316zE=
cosmossdk.io/math v1.3.0/go.mod h1:vnRTxewy+M7BtXBNFybkuhSH4WfedVAAnERHgVFhp3k=
cosmossdk.io/math v1.4.0 h1:XbgExXFnXmF/CccPPEto40gOO7FpWu9yWNAZPN3nkNQ=
cosmossdk.io/math v1.4.0/go.mod h1:O5PkD4apz2jZs4zqFdTr16e1dcaQCc5z6lkEnrrppuk=
cosmossdk.io/simapp v0.0.0-20240118210941-3897926e722e h1:prrEM8wTWf6Rv0XchutuUtWfWlQHG4G3OylkTYgPlNk=
cosmossdk.io/simapp v0.0.0-20240118210941-3897926e722e/go.mod h1:MoWto/xnPVt23TgkMEp5Rssw9Z7sV7VUQb8j5/y+fXY=
cosmossdk.io/store v1.1.0 h1:LnKwgYMc9BInn9PhpTFEQVbL9UK475G2H911CGGnWHk=
Expand Down

0 comments on commit 310ac51

Please sign in to comment.