Finschia / ostracon

Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70 stars 28 forks source link

build(deps): Bump github.com/vektra/mockery/v2 from 2.30.1 to 2.30.10 #646

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/vektra/mockery/v2 from 2.30.1 to 2.30.10.

Release notes

Sourced from github.com/vektra/mockery/v2's releases.

v2.30.10

Changelog

  • adead84 Update mkdocs.yml

v2.30.9

Changelog

  • 55c3920 Update documentation.yml

v2.30.7

Changelog

  • 55c3920 Update documentation.yml

v2.30.6

Changelog

  • 567d722 Update documentation.yml

v2.30.5

Changelog

  • 44ddbc2 Update documentation.yml

v2.30.4

Changelog

  • 6c8fb71 Update documentation.yml

v2.30.3

Changelog

  • 5cfebcb Add mike versioning to docs
  • e97a258 Chore: Update version in the docs.
  • f4a0a36 Merge pull request #641 from CoolGoose/patch-1
  • ec88c00 Merge pull request #645 from vektra/LandonTClipp-patch-1
  • 8cb1114 Merge pull request #652 from LandonTClipp/mike
  • 0a35012 Merge pull request #653 from vektra/LandonTClipp-patch-1
  • 9c9f846 Merge pull request #654 from vektra/LandonTClipp-patch-1
  • 73c5411 Merge pull request #655 from vektra/LandonTClipp-patch-1
  • 75252f4 Merge pull request #656 from vektra/LandonTClipp-patch-1
  • 9a4a94d Update CONTRIBUTING.md
  • 5663573 Update and rename static.yml to documentation.yml
  • f62e9aa Update docs for issue #391
  • a3fba0c Update documentation.yml
  • dedf67d Update features.md
  • cc3d18e Update requirements.txt
  • 9dec7c7 Update static.yml
  • 911ab4d Update static.yml
  • d406627 Update static.yml
  • 45b5169 Update static.yml
  • 3f9cb26 typo in docs

v2.30.2

Changelog

  • 5cfebcb Add mike versioning to docs

... (truncated)

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

Codecov Report

Merging #646 (7b80db5) into main (9959bd3) will increase coverage by 0.08%. The diff coverage is 77.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #646 +/- ## ========================================== + Coverage 66.12% 66.21% +0.08% ========================================== Files 277 275 -2 Lines 36992 36930 -62 ========================================== - Hits 24462 24453 -9 + Misses 10756 10720 -36 + Partials 1774 1757 -17 ``` | [Impacted Files](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [crypto/crypto.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL2NyeXB0by5nbw==) | `0.00% <ø> (ø)` | | | [crypto/secp256k1/secp256k1.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL3NlY3AyNTZrMS9zZWNwMjU2azEuZ28=) | `69.56% <0.00%> (ø)` | | | [crypto/sr25519/pubkey.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL3NyMjU1MTkvcHVia2V5Lmdv) | `43.58% <0.00%> (+7.69%)` | :arrow_up: | | [state/execution.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-c3RhdGUvZXhlY3V0aW9uLmdv) | `66.58% <ø> (ø)` | | | [statesync/stateprovider.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-c3RhdGVzeW5jL3N0YXRlcHJvdmlkZXIuZ28=) | `31.20% <ø> (ø)` | | | [types/block.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvYmxvY2suZ28=) | `79.58% <ø> (ø)` | | | [types/validation.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvdmFsaWRhdGlvbi5nbw==) | `64.00% <ø> (ø)` | | | [crypto/ed25519/ed25519.go](https://app.codecov.io/gh/Finschia/ostracon/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL2VkMjU1MTkvZWQyNTUxOS5nbw==) | `51.38% <100.00%> (+6.26%)` | :arrow_up: | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/646/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)
dependabot[bot] commented 1 year ago

Superseded by #647.