Skip to content

Commit

Permalink
chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (backport #3418
Browse files Browse the repository at this point in the history
…) (#3420)

* chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#3418)

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://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://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://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://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://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://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://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://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://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://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)

* add changelog

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mpoke <marius.poke@posteo.de>
  • Loading branch information
3 people authored Nov 21, 2024
1 parent db2cc90 commit 7c0c4cb
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changelog/v21.0.1/bug-fixes/3418-bump-cosmossdk-math.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Bump [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk/tree/main/math) to
[v1.4.0](https://github.com/cosmos/cosmos-sdk/tree/math/v1.4.0) in order to
address the the [ASA-2024-010](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-7225-m954-23v7)
security advisory.
([\#3418](https://github.com/cosmos/gaia/pull/3418))
3 changes: 3 additions & 0 deletions .changelog/v21.0.1/dependencies/3418-bump-cosmossdk-math.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Bump [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk/tree/main/math) to
[v1.4.0](https://github.com/cosmos/cosmos-sdk/tree/math/v1.4.0)
([\#3418](https://github.com/cosmos/gaia/pull/3418))
2 changes: 2 additions & 0 deletions .changelog/v21.0.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*November 21, 2024*

26 changes: 22 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## v21.0.1

*November 21, 2024*

### BUG FIXES

- Bump [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk/tree/main/math) to
[v1.4.0](https://github.com/cosmos/cosmos-sdk/tree/math/v1.4.0) in order to
address the the [ASA-2024-010](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-7225-m954-23v7)
security advisory.
([\#3418](https://github.com/cosmos/gaia/pull/3418))

### DEPENDENCIES

- Bump [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk/tree/main/math) to
[v1.4.0](https://github.com/cosmos/cosmos-sdk/tree/math/v1.4.0)
([\#3418](https://github.com/cosmos/gaia/pull/3418))

## v21.0.0

*October 14, 2024*
Expand All @@ -18,17 +36,17 @@
- Update wasmvm to v2.1.3 - security patch
([\#3366](https://github.com/cosmos/gaia/pull/3366))
- Bump [ICS](https://github.com/cosmos/interchain-security) to
[v6.2.0](https://github.com/cosmos/interchain-security/releases/tag/v6.2.0).
([\#3385](https://github.com/cosmos/gaia/pull/3385))
[v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0).
([\#3395](https://github.com/cosmos/gaia/pull/3395))

### STATE BREAKING

- Distribute all the unaccounted known denoms from the
consumer rewards pool.
([\#3361](https://github.com/cosmos/gaia/pull/3361))
- Bump [ICS](https://github.com/cosmos/interchain-security) to
[v6.2.0](https://github.com/cosmos/interchain-security/releases/tag/v6.2.0).
([\#3385](https://github.com/cosmos/gaia/pull/3385))
[v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0).
([\#3395](https://github.com/cosmos/gaia/pull/3395))

## Previous Versions

Expand Down
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 7c0c4cb

Please sign in to comment.