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

build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.2 to 0.45.3 in /price-feeder #805

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2022

Bumps github.com/cosmos/cosmos-sdk from 0.45.2 to 0.45.3.

Release notes

Sourced from github.com/cosmos/cosmos-sdk's releases.

v0.45.3

Cosmos SDK v0.45.3 Release Notes

This release introduces a Tendermint dependency update to v0.34.19 which itself includes two bug fixes related to consensus. See the full changelog from v0.34.17-v0.34.19 here.

In addition, it includes a change to ScheduleUpgrade to allow upgrades without requiring a governance proposal process.

See the Cosmos SDK v0.45.3 Changelog for the exhaustive list of all changes.

Full Commit History: cosmos/cosmos-sdk@v0.45.2...v0.45.3

Changelog

Sourced from github.com/cosmos/cosmos-sdk's changelog.

v0.45.3 - 2022-04-12

Improvements

  • #11562 Updated Tendermint to v0.34.19; unsafe-reset-all command has been moved to the tendermint sub-command.

Features

  • (x/upgrade) #11551 Update ScheduleUpgrade for chains to schedule an automated upgrade on BeginBlock without having to go though governance.
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 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)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.2 to 0.45.3.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.45.2...v0.45.3)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mergify mergify bot merged commit 7671f10 into main Apr 13, 2022
@mergify mergify bot deleted the dependabot/go_modules/price-feeder/github.com/cosmos/cosmos-sdk-0.45.3 branch April 13, 2022 02:49
mergify bot pushed a commit that referenced this pull request Apr 13, 2022
…in /price-feeder (#805)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.2 to 0.45.3.
<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.3</h2>
<h1>Cosmos SDK v0.45.3 Release Notes</h1>
<p>This release introduces a Tendermint dependency update to v0.34.19 which
itself includes two bug fixes related to consensus. See the full changelog from
v0.34.17-v0.34.19 <a href="https://github.com/tendermint/tendermint/blob/v0.34.19/CHANGELOG.md#v0.34.19">here</a>.</p>
<p>In addition, it includes a change to <code>ScheduleUpgrade</code> to allow upgrades without
requiring a governance proposal process.</p>
<p>See the <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/CHANGELOG.md">Cosmos SDK v0.45.3 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.2...v0.45.3">https://github.com/cosmos/cosmos-sdk/compare/v0.45.2...v0.45.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/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.3">v0.45.3</a> - 2022-04-12</h2>
<h3>Improvements</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11562">#11562</a> Updated Tendermint to v0.34.19; <code>unsafe-reset-all</code> command has been moved to the <code>tendermint</code> sub-command.</li>
</ul>
<h3>Features</h3>
<ul>
<li>(x/upgrade) <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11551">#11551</a> Update <code>ScheduleUpgrade</code> for chains to schedule an automated upgrade on <code>BeginBlock</code> without having to go though governance.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/c2fd51b4c5f41efc56c9aec1f44b4ce9e963dfc3"><code>c2fd51b</code></a> chore: v0.45.3 Release Notes (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11611">#11611</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/5f5cba2f8d7af94ca942e84b0d009c275b3b6120"><code>5f5cba2</code></a> fix: address confusing error message with SetOrder* functions (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11571">#11571</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11581">#11581</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/7ac1ac65f03b8b90c15aee098b5eed9b202ba6b5"><code>7ac1ac6</code></a> chore: update TM dep (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11562">#11562</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/863a7c7786e4e08011cd6d22770af040f5aea343"><code>863a7c7</code></a> feat: <code>ScheduleUpgradeNoHeightValidation</code> for automated upgrades w/o gov prop...</li>
<li>See full diff in <a href="https://github.com/cosmos/cosmos-sdk/compare/v0.45.2...v0.45.3">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.2&new-version=0.45.3)](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 7671f10)
toteki pushed a commit that referenced this pull request Apr 13, 2022
…in /price-feeder (#805) (#807)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.2 to 0.45.3.
<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.3</h2>
<h1>Cosmos SDK v0.45.3 Release Notes</h1>
<p>This release introduces a Tendermint dependency update to v0.34.19 which
itself includes two bug fixes related to consensus. See the full changelog from
v0.34.17-v0.34.19 <a href="https://github.com/tendermint/tendermint/blob/v0.34.19/CHANGELOG.md#v0.34.19">here</a>.</p>
<p>In addition, it includes a change to <code>ScheduleUpgrade</code> to allow upgrades without
requiring a governance proposal process.</p>
<p>See the <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/CHANGELOG.md">Cosmos SDK v0.45.3 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.2...v0.45.3">https://github.com/cosmos/cosmos-sdk/compare/v0.45.2...v0.45.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/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.3">v0.45.3</a> - 2022-04-12</h2>
<h3>Improvements</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11562">#11562</a> Updated Tendermint to v0.34.19; <code>unsafe-reset-all</code> command has been moved to the <code>tendermint</code> sub-command.</li>
</ul>
<h3>Features</h3>
<ul>
<li>(x/upgrade) <a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/pull/11551">#11551</a> Update <code>ScheduleUpgrade</code> for chains to schedule an automated upgrade on <code>BeginBlock</code> without having to go though governance.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/c2fd51b4c5f41efc56c9aec1f44b4ce9e963dfc3"><code>c2fd51b</code></a> chore: v0.45.3 Release Notes (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11611">#11611</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/5f5cba2f8d7af94ca942e84b0d009c275b3b6120"><code>5f5cba2</code></a> fix: address confusing error message with SetOrder* functions (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11571">#11571</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11581">#11581</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/7ac1ac65f03b8b90c15aee098b5eed9b202ba6b5"><code>7ac1ac6</code></a> chore: update TM dep (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-sdk/issues/11562">#11562</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-sdk/commit/863a7c7786e4e08011cd6d22770af040f5aea343"><code>863a7c7</code></a> feat: <code>ScheduleUpgradeNoHeightValidation</code> for automated upgrades w/o gov prop...</li>
<li>See full diff in <a href="https://github.com/cosmos/cosmos-sdk/compare/v0.45.2...v0.45.3">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.2&new-version=0.45.3)](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 7671f10)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant