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): update module github.com/vektra/mockery/v2 to v2.50.4 #614

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vektra/mockery/v2 v2.46.1 -> v2.50.4 age adoption passing confidence

Release Notes

vektra/mockery (github.com/vektra/mockery/v2)

v2.50.4

Compare Source

Changelog

v2.50.3

Compare Source

v2.50.2

Compare Source

Changelog

v2.50.1

Compare Source

Changelog

v2.50.0

Compare Source

Changelog

v2.49.2

Compare Source

Changelog

v2.49.1

Compare Source

Changelog

  • 8da7022 Add deprecation warning for with-expecter.
  • 63a14b5 Add tagging Github action
  • 314381f Docs: Make deprecations clearer
  • 55e1e90 Docs: Simplify/modernize index page
  • 3cef7fd Fix bug with type aliases to structs
  • cba8aa0 Fix dirty git state caused by built tool
  • 5c75177 Fix tag action
  • 37383a4 Merge pull request #​849 from LandonTClipp/LandonTClipp/tagging
  • 88830e8 Merge pull request #​850 from LandonTClipp/LandonTClipp/deprecation_docs
  • bc56391 Merge pull request #​851 from LandonTClipp/LandonTClipp/expecter
  • 773408f Merge pull request #​853 from LandonTClipp/LandonTClipp/bugfix
  • 971ce32 Merge pull request #​854 from LandonTClipp/master
  • b1145cb bump debug
  • 198df07 formatting

v2.49.0

Compare Source

Changelog
  • 13fc607 Add resolve-type-alias parameter
  • a27cb03 Merge pull request #​843 from LandonTClipp/LandonTClipp/issue_839
NOTE

In this release, mockery will resolve aliases down to their underlying type in order to maintain backwards compatibility. Please see the deprecations page for details on why this change was introduced and how to configure mockery to not resolve type aliases.

v2.48.0

Compare Source

Changelog

  • 04c4dc1 Fix outpkg not being respected when inpackage: True.
  • 3ae14ef Merge pull request #​846 from LandonTClipp/LandonTClipp/issue_845

v2.47.0

Compare Source

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

v2.46.3

Compare Source

Changelog

v2.46.2

Compare Source

Changelog

  • 87fdecc Merge pull request #​819 from pieter-irsan/patch-1
  • 0d1b1a2 Merge pull request #​821 from Link512/master
  • 2e2c85b check nillable property for type aliases as well
  • ce9adb6 docs: update typo in README.md

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from d900a13 to 0bfcf85 Compare October 14, 2024 03:01
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.46.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.46.3 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 0bfcf85 to 0946642 Compare October 31, 2024 13:37
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 0946642 to de35806 Compare November 14, 2024 18:28
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.46.3 chore(deps): update module github.com/vektra/mockery/v2 to v2.47.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from de35806 to 74ef3c8 Compare November 19, 2024 08:06
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.47.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.48.0 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 74ef3c8 to a8d126b Compare November 21, 2024 02:37
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.48.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.49.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from a8d126b to 7072fae Compare November 27, 2024 01:06
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.49.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.49.1 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 7072fae to cef90db Compare December 3, 2024 18:58
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.49.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.49.2 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from cef90db to e33d78f Compare December 4, 2024 19:54
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.49.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.50.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch 7 times, most recently from 2d203c4 to f900851 Compare December 12, 2024 15:35
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from f900851 to 207338a Compare December 24, 2024 07:49
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.50.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.50.1 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 207338a to 9ccde2a Compare December 30, 2024 23:00
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.50.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.50.2 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from 9ccde2a to be4ffd9 Compare January 2, 2025 06:45
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.50.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.50.3 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-vektra-mockery-v2-2.x branch from be4ffd9 to 6a098e9 Compare January 3, 2025 23:05
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.50.3 chore(deps): update module github.com/vektra/mockery/v2 to v2.50.4 Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants