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.9.4 to 2.13.0 #48

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Bumps github.com/vektra/mockery/v2 from 2.9.4 to 2.13.0.

Release notes

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

v2.13.0

Changelog

  • f9f6d38 Merge pull request #477 from LandonTClipp/generics_release
  • 6498bd6 Updating dependencies

v2.13.0-beta.1

Changelog

  • 9dba1fd Merge pull request #454 from Gevrai/gejo-move-expecter-test
  • cde38d9 Move generated ExpecterTest to mocks directory

v2.13.0-beta.0

Changelog

  • dc5539e Add support for generating mocks for generic interfaces
  • 33c4bf3 Generics mocking fixes
  • a727d70 Genrics support: rename and comment methods
  • 4c0f6c8 Merge conflict resolution
  • 46c61f0 Merge pull request #456 from cruickshankpg/mock-generic-interfaces
  • ed55a47 Update x/tools to pick up fix for golang/go#51629

v2.12.3

Changelog

  • 41e99e1 Add explicit generation for ExpecterTest
  • 68d25fe Merge pull request #466 from LandonTClipp/testing_tb
  • 356a8cd Reduce size of interface passed to mock constructor
  • b338b68 Updating mocks and fixing tests/behavior

v2.12.2

Changelog

  • ea4c438 Add deprecation notice to logs
  • 735bc0c Add go-get deprecation note
  • bea853e Add missing mock
  • 989253d Fix *unsafe.Pointer
  • 9228ad4 Merge pull request #457 from LandonTClipp/readme_deprecation
  • 1d92e73 Merge pull request #460 from grongor/fix-unsafe-pointer
  • 2fcd83d Merge pull request #462 from LandonTClipp/deprecation
  • 9f67b8a More explicit deprecation for go-get

v2.12.1

Changelog

  • facf60b Add extra test cases for increasing code coverage.
  • 2e1360a Collapse if statements and rename interface in the fixtures.
  • 8bdc90d Fix test on go1.18.
  • fe03b57 Fix tests.
  • b8c62f7 Fix: avoid package name collision with inPackage (#291)
  • c9dc740 Merge pull request #422 from i-sevostyanov/fix-package-collision
  • 58a7f18 Merge pull request #452 from grongor/refactor-first-letter-helper
  • 749b2d6 Refactor mock name generation

v2.12.0

Changelog

... (truncated)

Commits
  • f9f6d38 Merge pull request #477 from LandonTClipp/generics_release
  • 6498bd6 Updating dependencies
  • 9dba1fd Merge pull request #454 from Gevrai/gejo-move-expecter-test
  • cde38d9 Move generated ExpecterTest to mocks directory
  • 46c61f0 Merge pull request #456 from cruickshankpg/mock-generic-interfaces
  • 4c0f6c8 Merge conflict resolution
  • ed55a47 Update x/tools to pick up fix for golang/go#51629
  • a727d70 Genrics support: rename and comment methods
  • 33c4bf3 Generics mocking fixes
  • dc5539e Add support for generating mocks for generic interfaces
  • 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/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.9.4 to 2.13.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml)
- [Commits](vektra/mockery@v2.9.4...v2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2022

Dependabot tried to add @melekes and @tessr as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/AccumulateNetwork/tendermint/pulls/48/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the AccumulateNetwork/tendermint repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2022

The following labels could not be found: T:dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 15, 2022

Superseded by #49.

@dependabot dependabot bot closed this Jun 15, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.13.0 branch June 15, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants