celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

build(deps): bump github.com/celestiaorg/nmt from 0.13.0 to 0.14.0 #302

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/celestiaorg/nmt from 0.13.0 to 0.14.0.

Release notes

Sourced from github.com/celestiaorg/nmt's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/celestiaorg/nmt/compare/v0.13.0...v0.14.0

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)
dependabot[bot] commented 1 year ago

The following labels could not be found: automerge.

codecov-commenter commented 1 year ago

Codecov Report

Merging #302 (79b71c0) into release/v0.46.x-celestia (472f7a7) will increase coverage by 0.07%. The diff coverage is 72.41%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           release/v0.46.x-celestia     #302      +/-   ##
============================================================
+ Coverage                     65.69%   65.77%   +0.07%     
============================================================
  Files                           679      679              
  Lines                         72212    72130      -82     
============================================================
+ Hits                          47439    47440       +1     
+ Misses                        22108    22027      -81     
+ Partials                       2665     2663       -2     
Impacted Files Coverage Δ
baseapp/baseapp.go 78.61% <0.00%> (-0.36%) :arrow_down:
client/flags/flags.go 19.04% <ø> (ø)
x/genutil/client/cli/gentx.go 0.00% <0.00%> (ø)
x/genutil/client/testutil/suite.go 100.00% <ø> (ø)
x/staking/client/cli/flags.go 53.57% <ø> (-3.10%) :arrow_down:
x/staking/client/testutil/suite.go 99.50% <ø> (-0.01%) :arrow_down:
x/staking/keeper/msg_server.go 15.71% <0.00%> (+0.71%) :arrow_up:
x/staking/keeper/validator.go 85.03% <ø> (+4.90%) :arrow_up:
x/staking/client/cli/tx.go 15.03% <20.00%> (+0.27%) :arrow_up:
testutil/network/network.go 62.50% <100.00%> (-0.18%) :arrow_down:
... and 5 more