csueiras / reinforcer

codegen for easy adoption of resiliency patterns
MIT License
8 stars 2 forks source link

Bump github.com/vektra/mockery/v2 from 2.7.4 to 2.15.0 #117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/vektra/mockery/v2 from 2.7.4 to 2.15.0.

Release notes

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

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

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

... (truncated)

Commits
  • 1951b28 Merge pull request #518 from arbourd/add-multiarch-builds
  • a55c02d Merge pull request #515 from mathieupost/master
  • e9abbc5 Add multiarch container builds
  • 434dc3b update to go 1.19
  • 94c17ff Merge pull request #511 from acln0/respect-dumb-terminal
  • c60fce5 cmd: respect TERM=dumb by not using colors
  • 546b334 Merge pull request #496 from ccoVeille/typos
  • 4ca0450 fix typos and style in documentation, test and error reporting
  • 1361e94 Merge pull request #493 from CorentinClabaut/doc
  • 178902b PR update
  • 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)
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3478346250


Totals Coverage Status
Change from base Build 1203758267: 0.0%
Covered Lines: 712
Relevant Lines: 958

💛 - Coveralls
dependabot[bot] commented 1 year ago

Superseded by #120.