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.12.3 to 2.16.0 #112

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

Bumps github.com/vektra/mockery/v2 from 2.12.3 to 2.16.0.

Release notes

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

v2.16.0

Changelog

  • 3347e0d Add ability for mockery to search upwards for config file
  • 6182e91 Add additional test for non-existent config file
  • 847d988 Merge pull request #490 from meshuga/fix_packages
  • 7402646 Merge pull request #527 from LandonTClipp/config_search
  • 78f7ac3 Merge pull request #528 from LandonTClipp/docs
  • 231d3d6 Updating logs
  • c82f3c3 removed unused package import logic
  • 81d4712 update documentation

v2.15.0

Changelog

  • e9abbc5 Add multiarch container builds
  • a55c02d Merge pull request #515 from mathieupost/master
  • 1951b28 Merge pull request #518 from arbourd/add-multiarch-builds
  • 434dc3b update to go 1.19

v2.14.1

Changelog

  • 1361e94 Merge pull request #493 from CorentinClabaut/doc
  • 546b334 Merge pull request #496 from ccoVeille/typos
  • 94c17ff Merge pull request #511 from acln0/respect-dumb-terminal
  • 178902b PR update
  • 464ea71 Slightly improve documentation
  • c60fce5 cmd: respect TERM=dumb by not using colors
  • 4ca0450 fix typos and style in documentation, test and error reporting

v2.14.0

Changelog

  • 8582bd6 Add test for getLocalizedPath
  • 686b90c Apply PR comments
  • de0cade Merge pull request #474 from RSid/add-flag-documentation
  • 1fa7d2f Merge pull request #480 from vektra/LandonTClipp-patch-1
  • 4d1f925 Merge pull request #484 from LouisBrunner/fix_generics_with_expecter
  • 519a84f Merge pull request #486 from abhinavnair/replace-ioutil
  • 2ca0b83 Merge pull request #488 from vektra/getLocalizedPath_test
  • cc82d49 Replace deprecated ioutil pkg with os & io
  • a420307 Update README.md
  • 4e4a96b Update issue template
  • fa182fe add documentation to readme
  • e4954a2 fix: add support for with-expecter when using generics
  • ca9ddd4 update issue template

v2.13.1

Changelog

  • f04b040 Fix infinity mocking caused interface in mock
  • 9d7c819 Merge pull request #472 from grongor/fix-infinite-mocking

v2.13.0

... (truncated)

Commits
  • 78f7ac3 Merge pull request #528 from LandonTClipp/docs
  • 81d4712 update documentation
  • 7402646 Merge pull request #527 from LandonTClipp/config_search
  • 231d3d6 Updating logs
  • 6182e91 Add additional test for non-existent config file
  • 3347e0d Add ability for mockery to search upwards for config file
  • 847d988 Merge pull request #490 from meshuga/fix_packages
  • 1951b28 Merge pull request #518 from arbourd/add-multiarch-builds
  • a55c02d Merge pull request #515 from mathieupost/master
  • e9abbc5 Add multiarch container builds
  • 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.12.3 to 2.16.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml)
- [Commits](vektra/mockery@v2.12.3...v2.16.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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #117.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.16.0 branch February 6, 2023 03:17
This pull request was closed.
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.

0 participants