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.24.0 to 2.27.1 #225

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps github.com/vektra/mockery/v2 from 2.24.0 to 2.27.1.

Release notes

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

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

v2.26.1

Changelog

  • 6a18e12 Merge pull request #608 from LandonTClipp/docs
  • c3b240b Merge pull request #609 from LandonTClipp/docs2
  • 5fabc1d Merge pull request #612 from haines/separate-module-for-build-tools
  • be5cd0e Move build tools to a separate module
  • d9c9317 Rename "notes" page to FAQ
  • 335f7e2 Simplify configuration docs
  • e622285 Update features.md

v2.26.0

Changelog

  • b38b6b0 Add Mock template variable
  • bdb0fbe Merge pull request #607 from LandonTClipp/mock_exported

v2.25.2

Changelog

  • 6899a71 Add test for Generate()
  • d69189e Clarify usage of Templated variables
  • 5cf2282 Merge pull request #605 from LandonTClipp/docs
  • ad74577 Merge pull request #606 from LandonTClipp/truncate
  • 53b9d39 Set O_TRUNC on mock output files

v2.25.1

Changelog

  • a72d389 Add docs on the recursive feature.
  • d5c95e1 Drop config search disabled message
  • fb82854 Merge pull request #601 from LandonTClipp/recursive_docs
  • a1cd1d3 Merge pull request #602 from connyay/cjh-drop-message
  • 4645fd2 link the config section to the features section for recursive

... (truncated)

Changelog

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

Changelog

This changelog describes major feature additions. Please view the releases page for more details on commits and minor changes.

:octicons-tag-24: v2.25.0 recursive config

The recursive parameter allows mockery to dynamically discover sub-packages when using the packages config.

Commits
  • 57df870 Merge pull request #626 from LandonTClipp/packages_beta
  • 6359747 Move packages to a beta state
  • b3d99dd Update migrating_to_packages.md
  • b1a302a Update features.md
  • f9586f1 Merge pull request #625 from LandonTClipp/issue_623
  • 66f7b66 Add InterfaceDirRelative template variable
  • 05d270e Merge pull request #622 from LandonTClipp/migration
  • 18a0dba Add packages migration docs
  • 587e962 Merge pull request #620 from vektra/docs
  • 0e520a4 fix extra pipe
  • 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.24.0 to 2.27.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.24.0...v2.27.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 15, 2023
@dependabot dependabot bot requested a review from a team May 15, 2023 14:04
@fabriziosestito fabriziosestito merged commit 516dcb9 into main May 24, 2023
9 checks passed
@fabriziosestito fabriziosestito deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.27.1 branch May 24, 2023 12:20
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.

None yet

1 participant