Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps github.com/vektra/mockery/v2 from 2.32.2 to 2.33.1.

Release notes

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

v2.33.1

Changelog

  • 1bcc958 Add gcc to docker for projects with cgo
  • 74e483d Merge pull request #694 from jokly/master
  • 8965d12 Merge pull request #698 from LandonTClipp/badcode
  • 6111fde Minor refactor of ShouldGenerateInterface
  • b9a1e11 Remove code that was not being used

v2.33.0

Changelog

  • 15d6920 Add support for include-regex option.
  • 6ada211 Merge pull request #692 from leaanthony-sc/684_include_regex
  • b83433d Update documentation. Format tables.

v2.32.4

Changelog

  • 871f904 Add e2e tests for issue #681
  • 72eb146 Add error log for unsupported config
  • 2046503 Merge pull request #683 from LandonTClipp/issue_681_e2e
  • 8abb702 Merge pull request #686 from LandonTClipp/issue_685

v2.32.3

Changelog

  • 3b725d9 Include auto-generated files in recursive discovery by default
  • dbad753 Merge pull request #682 from LandonTClipp/issue_681
  • b70c07a Update documentation for include-auto-generated
Commits
  • 8965d12 Merge pull request #698 from LandonTClipp/badcode
  • 6111fde Minor refactor of ShouldGenerateInterface
  • b9a1e11 Remove code that was not being used
  • 74e483d Merge pull request #694 from jokly/master
  • 6ada211 Merge pull request #692 from leaanthony-sc/684_include_regex
  • 1bcc958 Add gcc to docker for projects with cgo
  • b83433d Update documentation. Format tables.
  • 15d6920 Add support for include-regex option.
  • 8abb702 Merge pull request #686 from LandonTClipp/issue_685
  • 72eb146 Add error log for unsupported config
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.32.2 to 2.33.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.32.2...v2.33.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 the dependencies Pull requests that update a dependency file label Sep 1, 2023
@rodrigo-brito rodrigo-brito merged commit b0f6062 into main Sep 10, 2023
@rodrigo-brito rodrigo-brito deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.33.1 branch September 10, 2023 22:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant