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/vektra/mockery/v2 from 2.30.1 to 2.30.16 #647

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

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

Release notes

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

v2.30.16

Changelog

  • 15a4f69 #648: add tests
  • 2a69b15 #648: fix invalid code generation when interface method parameter's name is the same as interface name
  • 97cd18b Merge pull request #649 from kozmod/bugfix/648_fix_method_args_generation

v2.30.15

Changelog

  • d219b89 updates

v2.30.14

Changelog

  • 4f94538 updates

v2.30.13

Changelog

  • f43a9bb updates to docs

v2.30.12

Changelog

  • 2810894 build docs only for minor version

v2.30.11

Changelog

  • c5063c7 Correct typos in docs
  • 78607b7 Fixing links with versioned docs
  • 0fb1cfc Merge pull request #658 from alexandear/correct-docs-typo

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

... (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)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.30.1 to 2.30.16.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.30.1...v2.30.16)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from torao, tnasu and ulbqb as code owners June 28, 2023 12:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 28, 2023
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #647 (874d562) into main (9959bd3) will increase coverage by 0.21%.
The diff coverage is 77.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
+ Coverage   66.12%   66.33%   +0.21%     
==========================================
  Files         277      275       -2     
  Lines       36992    36930      -62     
==========================================
+ Hits        24462    24499      +37     
+ Misses      10756    10677      -79     
+ Partials     1774     1754      -20     
Impacted Files Coverage Δ
crypto/crypto.go 0.00% <ø> (ø)
crypto/secp256k1/secp256k1.go 69.56% <0.00%> (ø)
crypto/sr25519/pubkey.go 43.58% <0.00%> (+7.69%) ⬆️
state/execution.go 66.58% <ø> (ø)
statesync/stateprovider.go 31.20% <ø> (ø)
types/block.go 79.58% <ø> (ø)
types/validation.go 64.00% <ø> (ø)
crypto/ed25519/ed25519.go 51.38% <100.00%> (+6.26%) ⬆️

... and 17 files with indirect coverage changes

@torao torao merged commit 5a2453e into main Jul 5, 2023
33 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.30.16 branch July 5, 2023 08:03
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.

3 participants