Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

⬆️ Bump github.com/vektra/mockery/v2 from 2.46.3 to 2.47.0 #387

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps github.com/vektra/mockery/v2 from 2.46.3 to 2.47.0.

Release notes

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

v2.47.0

Changelog

  • f48ddc0 Enable gofumpt linter and cleanup formatting
  • c9614e7 Fix unreachable links in docs
  • 97ba6f2 Fix(recursive): use packages.Load support for recursive search instead of manual - Fix(Parsepackages): Ignore packages with no Go files
  • 01a68ea Merge pull request #825 from alexandear/refactor/yaml.v3
  • 4ce1908 Merge pull request #826 from alexandear/github-update-pr-template
  • e9539f2 Merge pull request #827 from alexandear/docs/replace-godoc-pkg-go-dev
  • 08deb2d Merge pull request #828 from alexandear/refactor/enable-gofumpt
  • 146f48b Merge pull request #829 from alexandear/refactor/redundant-var-decl
  • 33886a9 Merge pull request #830 from alexandear/docs/fix-links
  • f9da2b6 Merge pull request #831 from alexandear/refactor/test-asserts
  • f1e8da9 Merge pull request #833 from alexandear/refactor/simplify-parse-config-templates
  • 5a0ad1c Merge pull request #834 from alexandear/refactor/dont-use-underscores
  • f6ecb44 Merge pull request #835 from jfragosoperez/fix/support-for-interface-typed-params
  • 057cf5e Merge pull request #838 from sonalys/fix/recursive
  • f66028a Refactor test asserts
  • a79c303 Refactor to avoid undersore in var names
  • 7ea7946 Refactor to use only gopkg.in/yaml.v3
  • 6f99c60 Remove redundant variable declarations
  • 86ae19b Replace godoc.org with pkg.go.dev
  • e314ba8 Simplify parseConfigTemplates implementation
  • d374c68 Update Go versions in GitHub PR template
  • 6c7fb6b fix(generator): support nil returns when using interface typed params
Commits
  • f6ecb44 Merge pull request #835 from jfragosoperez/fix/support-for-interface-typed-pa...
  • 6c7fb6b fix(generator): support nil returns when using interface typed params
  • 057cf5e Merge pull request #838 from sonalys/fix/recursive
  • 97ba6f2 Fix(recursive): use packages.Load support for recursive search instead of manual
  • 5a0ad1c Merge pull request #834 from alexandear/refactor/dont-use-underscores
  • 08deb2d Merge pull request #828 from alexandear/refactor/enable-gofumpt
  • f1e8da9 Merge pull request #833 from alexandear/refactor/simplify-parse-config-templates
  • a79c303 Refactor to avoid undersore in var names
  • e314ba8 Simplify parseConfigTemplates implementation
  • f48ddc0 Enable gofumpt linter and cleanup formatting
  • 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.46.3 to 2.47.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.46.3...v2.47.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 requested a review from a team as a code owner November 15, 2024 13:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants