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

chore(deps): bump github.com/vektra/mockery/v2 from 2.26.1 to 2.28.2 #84

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/vektra/mockery/v2 from 2.26.1 to 2.28.2.

Release notes

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

v2.28.2

Changelog

  • 7a3849d Add link to docs for empty package directory error
  • 1baf2ee Merge pull request #637 from LandonTClipp/issue_611
  • b98dd8b Update notes.md
  • 70c778d Update notes.md

v2.28.1

Changelog

  • 423eab1 Merge pull request #635 from adolsalamanca/adol/fix-pathlib-version
  • 2c4bf4d fix pathlib version

v2.28.0

Changelog

  • 311c394 Add reference to packages feature section
  • 0e49266 Merge pull request #627 from almas1992/patch-1
  • d0c93f6 Merge pull request #629 from dillonstreator/expecter-structs-with-rolled-variadics
  • 425c292 Update examples.md
  • 15a308a adjust testing pattern
  • b964d01 clarify variadic docs
  • db3556e fix broken link
  • fe8de93 fix packages docs
  • 25091d2 support rolled variadics with expecter structs
  • ae9feff test should use require and remove incorrect messages

v2.27.1

Changelog

  • 57df870 Merge pull request #626 from LandonTClipp/packages_beta
  • 6359747 Move packages to a beta state
  • b1a302a Update features.md
  • b3d99dd Update migrating_to_packages.md

v2.27.0

Changelog

  • 66f7b66 Add InterfaceDirRelative template variable
  • fd7a1ab Add docs for boilerplate-file
  • 18a0dba Add packages migration docs
  • 1c1eeea Merge pull request #615 from neverbeenthisweeb/neverbeenthisweeb/613-remove-debug-msg
  • 587e962 Merge pull request #620 from vektra/docs
  • 05d270e Merge pull request #622 from LandonTClipp/migration
  • f9586f1 Merge pull request #625 from LandonTClipp/issue_623
  • 4c99dea Remove debug log
  • 0e520a4 fix extra pipe
Commits
  • 1baf2ee Merge pull request #637 from LandonTClipp/issue_611
  • 7a3849d Add link to docs for empty package directory error
  • b98dd8b Update notes.md
  • 70c778d Update notes.md
  • 423eab1 Merge pull request #635 from adolsalamanca/adol/fix-pathlib-version
  • 2c4bf4d fix pathlib version
  • d0c93f6 Merge pull request #629 from dillonstreator/expecter-structs-with-rolled-vari...
  • ae9feff test should use require and remove incorrect messages
  • 15a308a adjust testing pattern
  • 25091d2 support rolled variadics with expecter structs
  • 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.26.1 to 2.28.2.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.26.1...v2.28.2)

---
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 Jun 4, 2023
@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Merging #84 (1e8377f) into master (8836f79) will increase coverage by 0.28%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   85.95%   86.24%   +0.28%     
==========================================
  Files          92       92              
  Lines        4565     4565              
==========================================
+ Hits         3924     3937      +13     
+ Misses        471      462       -9     
+ Partials      170      166       -4     

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2023

Superseded by #86.

@dependabot dependabot bot closed this Jun 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.28.2 branch June 11, 2023 22:02
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.

0 participants