Skip to content

Commit bce3217

Browse files
build(deps): bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#1307)
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>
1 parent 7d0dd39 commit bce3217

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
cosmossdk.io/core v0.5.1
88
cosmossdk.io/depinject v1.0.0-alpha.4
99
cosmossdk.io/errors v1.0.1
10-
cosmossdk.io/math v1.2.0
10+
cosmossdk.io/math v1.3.0
1111
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff
1212
github.com/CosmWasm/wasmd v0.45.0
1313
github.com/CosmWasm/wasmvm v1.5.1
@@ -342,7 +342,7 @@ require (
342342
mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d // indirect
343343
nhooyr.io/websocket v1.8.7 // indirect
344344
pgregory.net/rapid v1.1.0 // indirect
345-
sigs.k8s.io/yaml v1.3.0 // indirect
345+
sigs.k8s.io/yaml v1.4.0 // indirect
346346
)
347347

348348
replace (

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ cosmossdk.io/errors v1.0.1 h1:bzu+Kcr0kS/1DuPBtUFdWjzLqyUuCiyHjyJB6srBV/0=
206206
cosmossdk.io/errors v1.0.1/go.mod h1:MeelVSZThMi4bEakzhhhE/CKqVv3nOJDA25bIqRDu/U=
207207
cosmossdk.io/log v1.3.1 h1:UZx8nWIkfbbNEWusZqzAx3ZGvu54TZacWib3EzUYmGI=
208208
cosmossdk.io/log v1.3.1/go.mod h1:2/dIomt8mKdk6vl3OWJcPk2be3pGOS8OQaLUM/3/tCM=
209-
cosmossdk.io/math v1.2.0 h1:8gudhTkkD3NxOP2YyyJIYYmt6dQ55ZfJkDOaxXpy7Ig=
210-
cosmossdk.io/math v1.2.0/go.mod h1:l2Gnda87F0su8a/7FEKJfFdJrM0JZRXQaohlgJeyQh0=
209+
cosmossdk.io/math v1.3.0 h1:RC+jryuKeytIiictDslBP9i1fhkVm6ZDmZEoNP316zE=
210+
cosmossdk.io/math v1.3.0/go.mod h1:vnRTxewy+M7BtXBNFybkuhSH4WfedVAAnERHgVFhp3k=
211211
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff h1:P1ialzTepD1oxdNPYc5N8Eggq3RdejZq3cJs8YYMs9Y=
212212
cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721ff/go.mod h1:AKzx6Mb544LjJ9RHmGFHjY9rEOLiUAi8I0F727TR0dY=
213213
cosmossdk.io/tools/rosetta v0.2.1 h1:ddOMatOH+pbxWbrGJKRAawdBkPYLfKXutK9IETnjYxw=
@@ -2307,6 +2307,6 @@ rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
23072307
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
23082308
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
23092309
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
2310-
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
2311-
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
2310+
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
2311+
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
23122312
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=

0 commit comments

Comments
 (0)