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.0 #110

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

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

Release Notes

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

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

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 becomes conflicted, 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 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.com-vektra-mockery-v2-2.x branch from 6329d4e to aa0abbc Compare November 19, 2024 07:41
@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.com-vektra-mockery-v2-2.x branch from aa0abbc to 727ca88 Compare November 21, 2024 00:29
@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.com-vektra-mockery-v2-2.x branch from 727ca88 to 1e44d06 Compare November 27, 2024 01:34
@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.com-vektra-mockery-v2-2.x branch from 1e44d06 to 4ae2990 Compare December 3, 2024 18:00
@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.com-vektra-mockery-v2-2.x branch from 4ae2990 to 5646a39 Compare December 4, 2024 19:37
Copy link
Contributor

Code Coverage

Package Line Rate Health
flamingo.me/httpcache 51%
Summary 51% (359 / 709)

@carstendietrich carstendietrich merged commit 27d8f16 into master Dec 12, 2024
6 checks passed
@carstendietrich carstendietrich deleted the renovate/github.com-vektra-mockery-v2-2.x branch December 12, 2024 15:25
@github-actions github-actions bot mentioned this pull request Dec 12, 2024
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.

1 participant