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

Bump github.com/vektra/mockery/v2 from 2.21.3 to 2.22.1 #200

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps github.com/vektra/mockery/v2 from 2.21.3 to 2.22.1.

Release notes

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

v2.22.1

Changelog

  • 1f08b60 Add additional cases to InterfaceName template variable
  • 32917d4 Add more documentation for template variables
  • ddd193c Add more variables available for templating, update docs
  • c96741b Merge pull request #578 from LandonTClipp/interface_case

v2.22.0

Changelog

  • b61e29c Merge pull request #569 from hikyaru-suzuki/feature/add_struct_tag
  • 482013c add: impl struct tag
  • fab0e95 add: test
  • f39cd74 fix: go mod tidy
  • dd639a3 fix: review
  • c66831a update: refactor
  • 783a82a update: refactor
  • c8f12f0 update: rename

v2.21.6

Changelog

  • 61d7db1 Add InterfaceDir template variable
  • 284fce2 Add note about InterfaceDir template variable
  • 1234a24 Merge pull request #576 from LandonTClipp/issue_574

v2.21.5

Changelog

  • cd10413 Fix issue with global defaults having no effect
  • e478c25 Merge pull request #573 from LandonTClipp/issue_571

v2.21.4

Changelog

  • 668d432 Merge pull request #570 from xonvanetta/bugfix/568
  • dd54fc8 fix: don't override c.Dir when it's set
Commits
  • c96741b Merge pull request #578 from LandonTClipp/interface_case
  • 32917d4 Add more documentation for template variables
  • ddd193c Add more variables available for templating, update docs
  • 1f08b60 Add additional cases to InterfaceName template variable
  • b61e29c Merge pull request #569 from hikyaru-suzuki/feature/add_struct_tag
  • 284fce2 Add note about InterfaceDir template variable
  • 1234a24 Merge pull request #576 from LandonTClipp/issue_574
  • 61d7db1 Add InterfaceDir template variable
  • dd639a3 fix: review
  • c66831a update: refactor
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2023
@dependabot dependabot bot requested a review from a team March 10, 2023 14:02
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.21.3...v2.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vektra/mockery/v2-2.22.1 branch from 7eb2bed to 66cd447 Compare March 14, 2023 17:41
@fabriziosestito fabriziosestito merged commit 30cadbb into main Mar 14, 2023
@fabriziosestito fabriziosestito deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.22.1 branch March 14, 2023 18:42
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
Development

Successfully merging this pull request may close these issues.

1 participant