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.40.1 #477

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.40.1

Compare Source

Changelog

  • d119c66 Add test that asserts mocks on variadic return functions are behaving correctly
  • b6625de Merge branch 'master' into nicovak/fix-707
  • 4854efd Merge pull request #​719 from nicovak/nicovak/fix-707
  • a032aa0 fix: issue 707

v2.40.0

Compare Source

Changelog

v2.39.2

Compare Source

Changelog

v2.39.1

Compare Source

Changelog
  • 5c62fda Add MongoDB as user of mockery
  • a199cfb Add clarification on internal error
  • 5254b81 Merge pull request #​741 from LandonTClipp/clarification
  • b9df18e Merge pull request #​742 from LandonTClipp/mongo

v2.39.0

Compare Source

Changelog

  • b248492 Don't recurse into submodules on recursive: true
  • 4f9dc15 Merge pull request #​740 from LandonTClipp/monorepo

v2.38.0

Compare Source

Changelog

v2.37.1

Compare Source

Changelog

  • c7a65e2 Merge pull request #​734 from vektra/revert-731-walk-skips-modules
  • fa5b6cb Revert "Don't recurse into submodules"

v2.37.0

Compare Source

Changelog

  • fc10b9c Don't recurse into submodule
  • 0e27e93 Merge pull request #​731 from devnev/walk-skips-modules
  • 0c5b6a4 add note in docs about go.mod skipping

v2.36.1

Compare Source

Changelog

  • b648c23 Add additional test
  • 0310201 Add fix for showconfig command
  • d3515d1 Fix bug with sub-package inheritance
  • 77064ad Fix config bug where mockery crashes when package map is nil
  • 5978bc5 Fix test with config initialization
  • deb4860 Merge pull request #​730 from LandonTClipp/issue_726
  • e86d230 Simplifying some config in interface copying code
  • 726d76c Update running.md
  • 2dd8f00 Use gotestsum for better testing output

v2.36.0

Compare Source

Changelog

  • 5d48467 Add exclude-regex to config
  • 25befa2 Cover error conditions in tests
  • b919710 Merge pull request #​720 from kbolino/718-exclude-regex
  • e8ebf52 Refactor Config.ShouldGenerateInterface

v2.35.4

Compare Source

Changelog

  • 8939c75 Update release to use Go 1.21

v2.35.3

Compare Source

Changelog

v2.35.2

Compare Source

Changelog

  • ee33b3d - take type in account when using import replace types - check more specific replace types first
  • 246df9d Merge pull request #​710 from RangelReale/replace-types-specific

v2.35.1

Compare Source

Changelog

  • f54eea9 update doc formatting for deprecated variables

v2.35.0

Compare Source

Changelog

  • 6c20c91 Merge pull request #​705 from SirSova/feature/702
  • 7e62022 add deprecations for custom InterfaceName template variables
  • 344a291 add new template funcs
  • 2835751 fix doc syntax of new functions
  • d094664 remove "title" func
  • 8b0b6a3 return back "strcase" functions for InterfaceName

v2.34.2

Compare Source

Changelog

  • b6f77ea Dockerfile: up go version to 1.21
  • 1ffe649 Merge pull request #​717 from evsamsonov/docker-up-go-version

v2.34.1

Compare Source

Changelog

  • 3871351 Add Amazon as user of mockery
  • ba9fb21 Disable max-width for docs, add table sorting
  • 0749788 Merge pull request #​714 from LandonTClipp/width
  • 37f1efc Remove unnecessary attributes

v2.34.0

Compare Source

Changelog

  • 6ebdb50 Add docs for exclude
  • a4a945a Merge pull request #​709 from kpaulisse/kpaulisse-packages-excludes
  • 8262d05 Merge pull request #​711 from LandonTClipp/exclude_docs
  • 6a48ff3 Support "exclude" in package config
  • 1407ff8 Update error to use NewStackErrf

v2.33.3

Compare Source

Changelog

  • 6f51f40 Add config examples to migration docs
  • 72c48ed Merge pull request #​704 from LandonTClipp/migration_docs

v2.33.2

Compare Source

Changelog

v2.33.1

Compare Source

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

Compare Source

Changelog

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from abd4cce to fe71417 Compare August 29, 2023 00:57
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.33.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.33.1 Aug 29, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.33.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.33.2 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 3 times, most recently from 45d184d to bae18de Compare September 7, 2023 13:06
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from bae18de to 1dc23c0 Compare September 16, 2023 02:19
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.33.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.33.3 Sep 16, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.33.3 chore(deps): update module github.com/vektra/mockery/v2 to v2.34.0 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 1dc23c0 to 08fe5ed Compare September 24, 2023 22:28
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.34.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.34.1 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 796a0c5 to 2cadd7c Compare September 28, 2023 01:12
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.34.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.34.2 Sep 28, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.34.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.35.1 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 2025e7f to de427d5 Compare October 5, 2023 09:16
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.35.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.35.2 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 096b685 to bab6fd8 Compare October 6, 2023 12:16
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.35.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.35.3 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 3 times, most recently from dad7561 to 987330a Compare October 11, 2023 19:18
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.35.3 chore(deps): update module github.com/vektra/mockery/v2 to v2.35.4 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 188381c to 397e7cf Compare October 16, 2023 13:07
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.35.4 chore(deps): update module github.com/vektra/mockery/v2 to v2.36.0 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 5bf3da8 to 1a5fe43 Compare October 18, 2023 07:02
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 6 times, most recently from 2837fb8 to 2fbdb03 Compare December 5, 2023 11:08
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 2fbdb03 to 0ad445b Compare December 20, 2023 01:01
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.38.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.39.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 0ad445b to dee7e93 Compare December 20, 2023 19:33
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.39.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.39.1 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from dee7e93 to 1eddeb4 Compare January 10, 2024 01:15
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.39.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.39.2 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 1eddeb4 to 79d5809 Compare January 13, 2024 00:05
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.39.2 chore(deps): update module github.com/vektra/mockery/v2 to v2.40.1 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 9 times, most recently from de9b2e3 to cc2d588 Compare February 6, 2024 07:59
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from cc2d588 to 46edfcf Compare February 6, 2024 08:10
@tessig tessig merged commit c037672 into master Feb 6, 2024
5 checks passed
@tessig tessig deleted the renovate/github.com-vektra-mockery-v2-2.x branch February 6, 2024 08:21
KarolNowakk pushed a commit that referenced this pull request Feb 6, 2024
)

* chore(deps): update module github.com/vektra/mockery/v2 to v2.40.1
* chore(deps): regenerate

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thorsten Essig <thorsten.essig@omnevo.net>
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