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 #354

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 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 3 times, most recently from 6f51e7f to 6f55d75 Compare August 29, 2023 04:58
@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 force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 6f55d75 to d781765 Compare September 5, 2023 22:08
@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 from d781765 to 5492ee1 Compare September 16, 2023 01:21
@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 5492ee1 to 4424892 Compare September 24, 2023 21:13
@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 from 4424892 to 3f5cf68 Compare September 26, 2023 01:50
@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 force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from b1a0787 to 26d4461 Compare October 4, 2023 22:17
@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 from 26d4461 to 0997a84 Compare October 5, 2023 17:06
@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 from 0997a84 to 1eda4ee Compare October 6, 2023 13:08
@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 from 1eda4ee to 8bcbacc Compare October 9, 2023 16:46
@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 from 8bcbacc to 004b838 Compare October 11, 2023 18:31
@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 8fa92a2 to 2511227 Compare October 18, 2023 15:03
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.36.0 chore(deps): update module github.com/vektra/mockery/v2 to v2.36.1 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 2511227 to e786472 Compare November 6, 2023 04:28
@renovate renovate bot changed the title chore(deps): update module github.com/vektra/mockery/v2 to v2.36.1 chore(deps): update module github.com/vektra/mockery/v2 to v2.37.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from e786472 to 893988b Compare November 14, 2023 17:41
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 86340de to c010c36 Compare December 6, 2023 09:22
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 44d2703 to 505ba7c Compare December 19, 2023 23: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 19, 2023
@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 505ba7c to 4f769e2 Compare December 20, 2023 18:39
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from 4f769e2 to 6d7bd4c Compare January 10, 2024 01:01
@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 6d7bd4c to 715e36f Compare January 12, 2024 23:15
@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 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 9 times, most recently from b0bd980 to ccafca4 Compare February 6, 2024 12:01
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch 2 times, most recently from 845f15a to bf0d7ab Compare February 6, 2024 12:09
@renovate renovate bot force-pushed the renovate/github.com-vektra-mockery-v2-2.x branch from bf0d7ab to 387cce2 Compare February 6, 2024 12:13
Copy link
Contributor

github-actions bot commented Feb 6, 2024

Code Coverage

Package Line Rate Health
flamingo.me/flamingo/v3/core/auth 13%
flamingo.me/flamingo/v3/core/auth/fake 50%
flamingo.me/flamingo/v3/core/auth/http 40%
flamingo.me/flamingo/v3/core/auth/oauth 49%
flamingo.me/flamingo/v3/core/cache 65%
flamingo.me/flamingo/v3/core/gotemplate 87%
flamingo.me/flamingo/v3/core/healthcheck/interfaces/controllers 76%
flamingo.me/flamingo/v3/core/healthcheck 66%
flamingo.me/flamingo/v3/core/internalauth/application 100%
flamingo.me/flamingo/v3/core/internalauth 100%
flamingo.me/flamingo/v3/core/locale/application 87%
flamingo.me/flamingo/v3/core/locale/domain 75%
flamingo.me/flamingo/v3/core/locale/interfaces/controllers 100%
flamingo.me/flamingo/v3/core/locale/interfaces/templatefunctions 92%
flamingo.me/flamingo/v3/core/locale 59%
flamingo.me/flamingo/v3/core/oauth/application 4%
flamingo.me/flamingo/v3/core/oauth/domain 62%
flamingo.me/flamingo/v3/core/oauth 55%
flamingo.me/flamingo/v3/core/requestlogger 100%
flamingo.me/flamingo/v3/core/requesttask 10%
flamingo.me/flamingo/v3/core/robotstxt 50%
flamingo.me/flamingo/v3/core/runtime 77%
flamingo.me/flamingo/v3/core/security/application/role 95%
flamingo.me/flamingo/v3/core/security/application 98%
flamingo.me/flamingo/v3/core/security/application/voter 100%
flamingo.me/flamingo/v3/core/security/interface/controller 100%
flamingo.me/flamingo/v3/core/security/interface/middleware 72%
flamingo.me/flamingo/v3/core/security 59%
flamingo.me/flamingo/v3/core/zap 81%
flamingo.me/flamingo/v3/framework/cmd 12%
flamingo.me/flamingo/v3/framework/config 49%
flamingo.me/flamingo/v3/framework/flamingo 40%
flamingo.me/flamingo/v3/framework 29%
flamingo.me/flamingo/v3/framework/opencensus 88%
flamingo.me/flamingo/v3/framework/prefixrouter 43%
flamingo.me/flamingo/v3/framework/systemendpoint 27%
flamingo.me/flamingo/v3/framework/testutil 0%
flamingo.me/flamingo/v3/framework/web 49%
Summary 51% (3486 / 6794)

@rst7123 rst7123 merged commit 1acc174 into master Feb 6, 2024
5 checks passed
@rst7123 rst7123 deleted the renovate/github.com-vektra-mockery-v2-2.x branch February 6, 2024 13:34
@github-actions github-actions bot mentioned this pull request Feb 6, 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