Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 21, 2024

Bumps cosmossdk.io/math from 1.3.0 to 1.4.0.

Commits

Dependabot compatibility score

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 commands and options

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.

This is an automatic backport of pull request #3418 done by [Mergify](https://mergify.com).

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)
@mergify mergify bot requested review from zmanian, jackzampolin and a team as code owners November 21, 2024 09:43
@mpoke mpoke merged commit 7c0c4cb into release/v21.x Nov 21, 2024
7 of 9 checks passed
@mpoke mpoke deleted the mergify/bp/release/v21.x/pr-3418 branch November 21, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant