Skip to content

Commit

Permalink
build(deps): bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#1307)
Browse files Browse the repository at this point in the history
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from
1.2.0 to 1.3.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.3.0</h2>
<h1>Release Notes</h1>
<ul>
<li>Fix failure when installing cosmovisor via <code>go
install</code>.</li>
</ul>
<h2>Changelog</h2>
<p>For more details, please see the <a
href="https://github.com/cosmos/cosmos-sdk/blob/cosmovisor/v1.3.0/cosmovisor/CHANGELOG.md">CHANGELOG</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/8c6df364b7b5b2eeda3686d2e05e9032dd919174"><code>8c6df36</code></a>
fix: change prehash value back to sha256 from noop (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19002">#19002</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/5e6b9885efb638f169637fb674fa50c0f0ec7898"><code>5e6b988</code></a>
chore: prepare log, errors and depinject minors (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19010">#19010</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/1e7611faab88f0c24a5b3fdbc27cd1a79c8bce2a"><code>1e7611f</code></a>
feat(accounts): Add header.Service support (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19004">#19004</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/1aaad3e817d94735187a534754acccce66f6d38f"><code>1aaad3e</code></a>
fix: copy correct go.mod into container (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19008">#19008</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/7412e78f62a931a97e9acf10f5521705a717512b"><code>7412e78</code></a>
chore(changelog): move changelog items to respective location (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/19001">#19001</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/dee9eda5e40131ce855ddc268b12d230c67bbcb4"><code>dee9eda</code></a>
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18956">#18956</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/0b1299573095c852548760eeec2b14bb13c79111"><code>0b12995</code></a>
fix(store/v2): Fix PebbleDB Iteration Edge Cases (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18948">#18948</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/78ce70d4851c7971f24632be43198f5007a91690"><code>78ce70d</code></a>
fix(testutil): fix FreeTCPAddr localhost usage (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18996">#18996</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/8d71191a4876c81c3d73750c2f5cd07e2190cdde"><code>8d71191</code></a>
fix(x/protocolpool): fix potential panic and missing error handling (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18995">#18995</a>)</li>
<li><a
href="https://github.com/cosmos/cosmos-sdk/commit/dee20ad62168df4c7c708d6e6011f0c041524b61"><code>dee20ad</code></a>
chore: clean-up buf workspace (<a
href="https://redirect.github.com/cosmos/cosmos-sdk/issues/18993">#18993</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.2.0...log/v1.3.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.2.0&new-version=1.3.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>

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] committed Feb 26, 2024
1 parent 7d0dd39 commit bce3217
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
cosmossdk.io/core v0.5.1
cosmossdk.io/depinject v1.0.0-alpha.4
cosmossdk.io/errors v1.0.1
cosmossdk.io/math v1.2.0
cosmossdk.io/math v1.3.0
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff
github.com/CosmWasm/wasmd v0.45.0
github.com/CosmWasm/wasmvm v1.5.1
Expand Down Expand Up @@ -342,7 +342,7 @@ require (
mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d // indirect
nhooyr.io/websocket v1.8.7 // indirect
pgregory.net/rapid v1.1.0 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,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.3.1 h1:UZx8nWIkfbbNEWusZqzAx3ZGvu54TZacWib3EzUYmGI=
cosmossdk.io/log v1.3.1/go.mod h1:2/dIomt8mKdk6vl3OWJcPk2be3pGOS8OQaLUM/3/tCM=
cosmossdk.io/math v1.2.0 h1:8gudhTkkD3NxOP2YyyJIYYmt6dQ55ZfJkDOaxXpy7Ig=
cosmossdk.io/math v1.2.0/go.mod h1:l2Gnda87F0su8a/7FEKJfFdJrM0JZRXQaohlgJeyQh0=
cosmossdk.io/math v1.3.0 h1:RC+jryuKeytIiictDslBP9i1fhkVm6ZDmZEoNP316zE=
cosmossdk.io/math v1.3.0/go.mod h1:vnRTxewy+M7BtXBNFybkuhSH4WfedVAAnERHgVFhp3k=
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff h1:P1ialzTepD1oxdNPYc5N8Eggq3RdejZq3cJs8YYMs9Y=
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff/go.mod h1:AKzx6Mb544LjJ9RHmGFHjY9rEOLiUAi8I0F727TR0dY=
cosmossdk.io/tools/rosetta v0.2.1 h1:ddOMatOH+pbxWbrGJKRAawdBkPYLfKXutK9IETnjYxw=
Expand Down Expand Up @@ -2307,6 +2307,6 @@ rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=

0 comments on commit bce3217

Please sign in to comment.