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.3 to 0.45.4 #528

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.45.4

Cosmos SDK v0.45.4 Release Notes

This release introduces a few bug fixes and improvements. Notably, it adds an error check to the NewNode call in the server package, which would allow nodes to sync correctly.

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

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

Changelog

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

v0.45.4 - 2022-04-25

Bug Fixes

  • #11624 Handle the error returned from NewNode in the server package.
  • #11724 Fix data race issues with api.Server.

Improvements

  • #11693 Add validation for gentx cmd.
  • #11686 Update the min required Golang version to 1.17.
  • (x/auth/vesting) #11652 Add util functions for Period(s)
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.3 to 0.45.4.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.4/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.45.3...v0.45.4)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2022
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.3 to 0.45.4.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.4/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.45.3...v0.45.4)

---
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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/cosmos-sdk-0.45.4 branch from 507d6ca to a3cceb6 Compare April 26, 2022 10:42
….4' of github.com:tharsis/evmos into dependabot/go_modules/github.com/cosmos/cosmos-sdk-0.45.4
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #528 (65e8bba) into main (72ec2c8) will increase coverage by 0.44%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   81.02%   81.46%   +0.44%     
==========================================
  Files         116      115       -1     
  Lines        6418     6360      -58     
==========================================
- Hits         5200     5181      -19     
+ Misses       1060     1024      -36     
+ Partials      158      155       -3     
Impacted Files Coverage Δ
app/app.go 84.67% <40.00%> (+0.49%) ⬆️
x/claims/keeper/claim.go 97.87% <100.00%> (-0.05%) ⬇️
x/claims/keeper/ibc_callbacks.go 97.77% <100.00%> (+0.19%) ⬆️
x/vesting/keeper/msg_server.go 90.21% <100.00%> (-0.21%) ⬇️
x/vesting/types/clawback_vesting_account.go 96.74% <100.00%> (ø)
x/vesting/types/schedule.go 100.00% <100.00%> (ø)
... and 1 more

Copy link
Contributor

@danburck danburck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fedekunze fedekunze merged commit 8330b9d into main Apr 26, 2022
@fedekunze fedekunze deleted the dependabot/go_modules/github.com/cosmos/cosmos-sdk-0.45.4 branch April 26, 2022 14:43
@fedekunze
Copy link
Contributor

@Mergifyio backport release/3.0.x

@mergify
Copy link
Contributor

mergify bot commented Apr 26, 2022

backport release/3.0.x

❌ No backport have been created

  • Backport to branch release/3.0.x failed: Branch not found

@fedekunze fedekunze mentioned this pull request May 9, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants