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/errors from 1.0.0-beta.3 to 1.0.0-beta.5 #11721

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/cosmos/cosmos-sdk/errors from 1.0.0-beta.3 to 1.0.0-beta.5.

Commits
  • d5e0b86 fix: Added description of how to run the unsafe-reset-all command in simapp R...
  • d6b3fa5 fix(errors): add wrapped errors messages in grpcstatus (#11714)
  • f421b95 tests: fix TestNewAnyWithCustomTypeURLWithErrorNoAllocation failure (#11715)
  • c01b825 fix(tests): fix simulations on cancel unbond (#11712)
  • 2c94c2e fix(cli): home flag gets ignored when running help (#11645)
  • 2f6a3e6 fix: pin go version Dockerfiles (#11711)
  • ec3644f build(deps): Bump github.com/prometheus/common from 0.33.0 to 0.34.0 (#11704)
  • f714aa8 fix: make (#11708)
  • 1a9654f refactor: rename GenTx to GenSignedMockTx to avoid confusion with genutil...
  • df61142 fix: Add validation on create gentx (#11693)
  • Additional commits viewable in compare view

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/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0-beta.3 to 1.0.0-beta.5.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/master/CHANGELOG.md)
- [Commits](errors/v1.0.0-beta.3...errors/v1.0.0-beta.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Apr 21, 2022
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #11721 (45c2a39) into master (d6b3fa5) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11721      +/-   ##
==========================================
- Coverage   65.97%   65.91%   -0.07%     
==========================================
  Files         671      667       -4     
  Lines       70727    70460     -267     
==========================================
- Hits        46665    46441     -224     
+ Misses      21357    21325      -32     
+ Partials     2705     2694      -11     
Impacted Files Coverage Δ
x/group/keeper/keeper.go 53.36% <0.00%> (-0.43%) ⬇️
errors/abci.go
errors/handle.go
errors/errors.go
errors/stacktrace.go
crypto/keys/internal/ecdsa/privkey.go 84.21% <0.00%> (+1.75%) ⬆️

@alexanderbez alexanderbez merged commit 79031f2 into master Apr 21, 2022
@alexanderbez alexanderbez deleted the dependabot/go_modules/github.com/cosmos/cosmos-sdk/errors-1.0.0-beta.5 branch April 21, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants