Skip to content

Commit

Permalink
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.3 to 0.45.4 …
Browse files Browse the repository at this point in the history
…in /price-feeder (#843) (#851)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.3 to 0.45.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/releases">github.com/cosmos/cosmos-sdk's releases</a>.</em></p>
<blockquote>
<h2>v0.45.4</h2>
<h1>Cosmos SDK v0.45.4 Release Notes</h1>
<p>This release introduces a few bug fixes and improvements. Notably, it adds an
error check to the <code>NewNode</code> call in the <code>server</code> package, which would allow nodes
to sync correctly.</p>
<p>See the <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.4/CHANGELOG.md">Cosmos SDK v0.45.4 Changelog</a> for the exhaustive list of all changes.</p>
<p><strong>Full Commit History</strong>: <a href="https://github.com/cosmos/cosmos-sdk/compare/v0.45.3...v0.45.4">https://github.com/cosmos/cosmos-sdk/compare/v0.45.3...v0.45.4</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.4/CHANGELOG.md">github.com/cosmos/cosmos-sdk's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/cosmos/cosmos-sdk/releases/tag/v0.45.4">v0.45.4</a> - 2022-04-25</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11624">#11624</a> Handle the error returned from <code>NewNode</code> in the <code>server</code> package.</li>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11724">#11724</a> Fix data race issues with <code>api.Server</code>.</li>
</ul>
<h3>Improvements</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11693">#11693</a> Add validation for gentx cmd.</li>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11686">#11686</a> Update the min required Golang version to <code>1.17</code>.</li>
<li>(x/auth/vesting) <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11652">#11652</a> Add util functions for <code>Period(s)</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/ad9e5620fb3445c716e9de45cfcdb56e8f1745bf"><code>ad9e562</code></a> chore: release notes++</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/77747c5c5e6e1dacfe14c91a68af5eaddee63f91"><code>77747c5</code></a> updates (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11752">#11752</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/6191a36a7237c4081976bf93cc9f20e952101bc0"><code>6191a36</code></a> updates (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11750">#11750</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/e9ba141d3b622a2851cd66ed066c3eaca657323c"><code>e9ba141</code></a> fix: data race issues with api.Server (backport <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11724">#11724</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11748">#11748</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/3911f5251ce70aa2b3bb559c42a0782d32d6adb3"><code>3911f52</code></a> chore: remove unneeded swagger docs from 0.45 <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11745">#11745</a></li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/53396c8bec6aa98bd95cea30c5a41e58cb6fff9d"><code>53396c8</code></a> fix: Added description of how to run the unsafe-reset-all command in simapp R...</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/13d78deb925bdd0b829f88efb08dad9ed442d399"><code>13d78de</code></a> fix: Add validation on create gentx (backport <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11693">#11693</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11698">#11698</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/ffef0ba4172cf24d1af773e5147bb71e020eb1fb"><code>ffef0ba</code></a> chore: v0.45.x bump min go version to 1.17 (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11686">#11686</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/e73b7eece090069b63a5a4fad953ca39d56e91fe"><code>e73b7ee</code></a> feat: add vesting util functions (backport <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11652">#11652</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11667">#11667</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/ac970f52be08f27e9f736981c5d3aab9cdbdbfc4"><code>ac970f5</code></a> feat: add (re)delegation getters (backport <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11596">#11596</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11615">#11615</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/v0.45.3...v0.45.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/cosmos-sdk&package-manager=go_modules&previous-version=0.45.3&new-version=0.45.4)](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 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>

(cherry picked from commit 456823f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and dependabot[bot] authored Apr 27, 2022
1 parent a807651 commit de5c057
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion price-feeder/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/BurntSushi/toml v1.1.0
github.com/armon/go-metrics v0.3.10
github.com/cosmos/cosmos-sdk v0.45.3
github.com/cosmos/cosmos-sdk v0.45.4
github.com/go-playground/validator/v10 v10.10.1
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions price-feeder/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,8 @@ github.com/cosmos/cosmos-sdk v0.44.5/go.mod h1:maUA6m2TBxOJZkbwl0eRtEBgTX37kcaiO
github.com/cosmos/cosmos-sdk v0.44.6/go.mod h1:XXS/asyCqWNWkx2rW6pSuen+EVcpAFxq6khrhnZgHaQ=
github.com/cosmos/cosmos-sdk v0.45.1/go.mod h1:XXS/asyCqWNWkx2rW6pSuen+EVcpAFxq6khrhnZgHaQ=
github.com/cosmos/cosmos-sdk v0.45.2/go.mod h1:DhSVBqJkhjB694w99FudptzPhU0XHd/qcyiNCLOjkds=
github.com/cosmos/cosmos-sdk v0.45.3 h1:PiVSU3IkNEDPhoxOZHk2lPnhwBBJgEYAtAR0jGXRN4g=
github.com/cosmos/cosmos-sdk v0.45.3/go.mod h1:qYm5JEr0ZlbnmoP/Q3b+dYMOliHf4ddHirpILiwZzqg=
github.com/cosmos/cosmos-sdk v0.45.4 h1:eStDAhJdMY8n5arbBRe+OwpNeBSunxSBHp1g55ulfdA=
github.com/cosmos/cosmos-sdk v0.45.4/go.mod h1:WOqtDxN3eCCmnYLVla10xG7lEXkFjpTaqm2a2WasgCc=
github.com/cosmos/go-bip39 v0.0.0-20180819234021-555e2067c45d/go.mod h1:tSxLoYXyBmiFeKpvmq4dzayMdCjCnu8uqmCysIGBT2Y=
github.com/cosmos/go-bip39 v1.0.0 h1:pcomnQdrdH22njcAatO0yWojsUnCO3y2tNoV1cb6hHY=
github.com/cosmos/go-bip39 v1.0.0/go.mod h1:RNJv0H/pOIVgxw6KS7QeX2a0Uo0aKUlfhZ4xuwvCdJw=
Expand Down

0 comments on commit de5c057

Please sign in to comment.