chore(deps): update dependency mockery to v2.53.5 - autoclosed#48
Merged
Conversation
01a27e2 to
ec12248
Compare
69f4357 to
644f332
Compare
644f332 to
abb08a4
Compare
2b1bdd2 to
992ecb2
Compare
992ecb2 to
e850bab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.12.0->2.53.5Release Notes
vektra/mockery (mockery)
v2.53.5Compare Source
What's Changed
Full Changelog: vektra/mockery@v2.53.4...v2.53.5
v2.53.4Compare Source
What's Changed
Full Changelog: vektra/mockery@v2.53.3...v2.53.4
v2.53.3Compare Source
What's Changed
docker/login-action@v3by @LandonTClipp in #944New Contributors
Full Changelog: vektra/mockery@v2.53.2...v2.53.3
v2.53.2Compare Source
What's Changed
Full Changelog: vektra/mockery@v2.53.1...v2.53.2
v2.53.1Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v2.53.0...v2.53.1
v2.53.0Compare Source
What's Changed
fail-on-missing): Allow mockery to return non-zero on missing interfaces by @LandonTClipp in #934Full Changelog: vektra/mockery@v2.52.4...v2.53.0
v2.52.4Compare Source
Changelog
0c0f6fcFix disable-version-string bool check (#927)3761289Update mockery-tools.env45d41e8fix:include-auto-generatedoption (#928)v2.52.3Compare Source
Changelog
b4291cfBuild Docker from Go 1.24 (#923)44293f3Bump debug versionv2.52.2Compare Source
Changelog
252f27cSupport go 1.24 and upgrade dependencies (#915)c644c45docs: fix go mod download command (#908)v2.52.1Compare Source
Changelog
2becc15Fix dependency issue in zerolog (#910)v2.52.0Compare Source
Changelog
812a888Add latest-v2 alias in docs.ed09f71Add link to v3 docs. (#904)25182aeBump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /tools (#903)3f90943Bump golang.org/x/net from 0.28.0 to 0.33.0 in /tools (#902)eb84be5Bump version14a9cc6feat: Error message for nonexistent mocks (#907)v2.51.1Compare Source
Changelog
52c9c25Fix config issue with type conversion and deprecation warnings (#897)v2.51.0Compare Source
Changelog
0f55ecbAdd enhanced deprecation logging support. (#894)NOTE
This release adds a number of deprecation warnings in preparation for the v3 release. If you would like to disable these warnings, you can use the
disable-deprecation-warningsparameter, or to disable only specific warnings, thedisabled-deprecation-warningsparameter. Details on these are in the configuration section of the docs.v2.50.4Compare Source
Changelog
cd34e8bFix taggingd5bc859Support *ast.SelectorExpr aliases (#881)fe58af4bump versionbb1e69eupdates to CICDv2.50.2Compare Source
Changelog
6a54b28Fix empty build tags adding a tags parameter (#874)afe092fUpdate mockery-tools.envv2.50.1Compare Source
Changelog
ede4f2cAdd new expressions to allowed types (#863)f6c261bBump versionv2.50.0Compare Source
Changelog
13d696bBump to 2.50.00ba6fadMake the parser accept index list expressions (#857)v2.49.2Compare Source
Changelog
3a3fb6eAdd reusable Github action for testing (#855)715d9a3Fix minor typos in parser debug logs (#858)dc47fdbFix(generator): run functions with empty return (#842)7d8df22Update mockery-tools.envv2.49.1Compare Source
Changelog
8da7022Add deprecation warning forwith-expecter.63a14b5Add tagging Github action314381fDocs: Make deprecations clearer55e1e90Docs: Simplify/modernize index page3cef7fdFix bug with type aliases to structscba8aa0Fix dirty git state caused by built tool5c75177Fix tag action37383a4Merge pull request #849 from LandonTClipp/LandonTClipp/tagging88830e8Merge pull request #850 from LandonTClipp/LandonTClipp/deprecation_docsbc56391Merge pull request #851 from LandonTClipp/LandonTClipp/expecter773408fMerge pull request #853 from LandonTClipp/LandonTClipp/bugfix971ce32Merge pull request #854 from LandonTClipp/masterb1145cbbump debug198df07formattingv2.49.0Compare Source
Changelog
13fc607Addresolve-type-aliasparametera27cb03Merge pull request #843 from LandonTClipp/LandonTClipp/issue_839NOTE
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.0Compare Source
Changelog
04c4dc1Fixoutpkgnot being respected wheninpackage: True.3ae14efMerge pull request #846 from LandonTClipp/LandonTClipp/issue_845v2.47.0Compare Source
Changelog
f48ddc0Enable gofumpt linter and cleanup formattingc9614e7Fix unreachable links in docs97ba6f2Fix(recursive): use packages.Load support for recursive search instead of manual - Fix(Parsepackages): Ignore packages with no Go files01a68eaMerge pull request #825 from alexandear/refactor/yaml.v34ce1908Merge pull request #826 from alexandear/github-update-pr-templatee9539f2Merge pull request #827 from alexandear/docs/replace-godoc-pkg-go-dev08deb2dMerge pull request #828 from alexandear/refactor/enable-gofumpt146f48bMerge pull request #829 from alexandear/refactor/redundant-var-decl33886a9Merge pull request #830 from alexandear/docs/fix-linksf9da2b6Merge pull request #831 from alexandear/refactor/test-assertsf1e8da9Merge pull request #833 from alexandear/refactor/simplify-parse-config-templates5a0ad1cMerge pull request #834 from alexandear/refactor/dont-use-underscoresf6ecb44Merge pull request #835 from jfragosoperez/fix/support-for-interface-typed-params057cf5eMerge pull request #838 from sonalys/fix/recursivef66028aRefactor test assertsa79c303Refactor to avoid undersore in var names7ea7946Refactor to use only gopkg.in/yaml.v36f99c60Remove redundant variable declarations86ae19bReplace godoc.org with pkg.go.deve314ba8Simplify parseConfigTemplates implementationd374c68Update Go versions in GitHub PR template6c7fb6bfix(generator): support nil returns when using interface typed paramsv2.46.3Compare Source
Changelog
4d3bfa7Merge pull request #824 from DimaGolomozy/patch-12e2b9bcadd gitf55598eadd sshv2.46.2Compare Source
Changelog
87fdeccMerge pull request #819 from pieter-irsan/patch-10d1b1a2Merge pull request #821 from Link512/master2e2c85bcheck nillable property for type aliases as wellce9adb6docs: update typo in README.mdv2.46.1Compare Source
Changelog
afe04a5Merge pull request #808 from RangelReale/fix-go123-aliastype720caa9Undo go:build statements, make code a little DRYcf26d69Update to go1.23c05a755remove Go 1.23 testing6f7960fsupport types.Alias42d905asupport types.Alias66dba08support types.Aliase4b095fupgrade go taskea36eccupgrade golangci-lint and add Go 1.23 to CI testv2.46.0Compare Source
Changelog
6423255Merge pull request #807 from tobby-s/FEAT-configdir7c9f776add documentation8fae460propagate config file name into templatev2.45.1Compare Source
Changelog
1790d6aBump Go v1.22 to v1.23 in Dockerfile38070f7Merge pull request #812 from colega/patch-12abbb49Merge pull request #814 from khaifazil/patch-1b2c2927Update index.md: capitalize "Grafana"v2.45.0Compare Source
Changelog
56379c8Add disable-func-mocks parametera03d1ffMerge pull request #809 from LandonTClipp/disable_func_mocks1e69719updatesv2.44.2Compare Source
Changelog
4bee898Ensure generated imports doesn't start with digit910874aMerge pull request #806 from leitzler/masterv2.44.1Compare Source
Changelog
c6d2a9eFix release workflowv2.43.2Compare Source
Changelog
4544845Fix an issue with using exclude on windows5a3e47aMerge pull request #780 from iangregsondev/debuggingv2.43.1Compare Source
Changelog
2065d36Update migrating_to_packages.mdv2.43.0Compare Source
Changelog
514021eAdd docs aboutInterfaceFile527c0c4Added InterfaceFile25d2eb0Merge pull request #773 from istrau2/patch-10229bd4Merge pull request #776 from LandonTClipp/masterdff9d54added .InterfaceFile test314f11afixed .InterfaceFile testv2.42.3Compare Source
Changelog
9b4107fFix bug when last argument is a function with multiple return valuesb1c5f6eMerge pull request #774 from LandonTClipp/issue_766adedaa2Update codecov.ymla382dd5remove unnecessary configv2.42.2Compare Source
Changelog
4ac0c5eBump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /toolsf500645Merge pull request #768 from vektra/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.059f7d94Merge pull request #771 from dlwyatt/patch-1dc80845Merge pull request #772 from testwill/close_cpu_profile9820fbbUpdate features.mdbdfbb23fix: close cpu profilev2.42.1Compare Source
Changelog
9dd9b1eMerge pull request #767 from stevenh/fix/windows-recursive426dc32fix: recursive config failure on windowsv2.42.0Compare Source
Changelog
29471feAdd more users of mockery to docse420a13Add typeset plugin for docs8d53849Factor out logic to exclude sub-modulesb915439Fix issue with file ordering601d297Merge branch 'master' into replace-generic528d354Merge branch 'master' into users8b86cf2Merge pull request #750 from DustinJSilk/replace-generic92afb14Merge pull request #759 from LandonTClipp/users3b25f39Merge pull request #760 from LandonTClipp/fix_orderingf0789fbMerge pull request #761 from LandonTClipp/file_ordering_gomode724b8aShow support for pointer type replacements78755a1fixesd39a2a2make codecov more permissive4b08243use replace-type configv2.41.0Compare Source
Changelog
d4e7f57Merge pull request #757 from LandonTClipp/go_mod_version2c2727bSet go.mod to go 1.22v2.40.3Compare Source
Changelog
3b76444Dockerfile: up go version to 1.22cd5cc5aMerge pull request #755 from ifross89/patch-1v2.40.2Compare Source
Changelog
f513d5dMerge pull request #753 from viktorasm/fix-upgrade-x-tools116a183update pipeline to test on current ant previous versions2147419upgrade X tools to fix panic crash in go 1.22v2.40.1Compare Source
Changelog
d119c66Add test that asserts mocks on variadic return functions are behaving correctlyb6625deMerge branch 'master' into nicovak/fix-7074854efdMerge pull request #719 from nicovak/nicovak/fix-707a032aa0fix: issue 707v2.40.0Compare Source
Changelog
1c18f44Generate mock build constraints2502f52Merge pull request #693 from mcdoker18/fix/69158b0c4ccode review fixesv2.39.2Compare Source
Changelog
0267602Merge pull request #746 from LandonTClipp/master138d507Update mkdocs.yml6630b9eUpdate mkdocs.ymlf5f6808add google analytics env to build step05ac09bfix GOOGLE_ANALYTICS_KEYv2.39.1Compare Source
Changelog
5c62fdaAdd MongoDB as user of mockerya199cfbAdd clarification on internal error5254b81Merge pull request #741 from LandonTClipp/clarificationb9df18eMerge pull request #742 from LandonTClipp/mongov2.39.0Compare Source
Changelog
b248492Don't recurse into submodules onrecursive: true4f9dc15Merge pull request #740 from LandonTClipp/monorepov2.38.0Compare Source
Changelog
446e0bfMerge pull request #736 from mateusmarquezini/issue_729445f73cadded new check for no return values8e778e0created a new test to cover the new condition when the test panics #729d0fa1f9improvements after code review #729432134cimprovements after code review #729v2.37.1Compare Source
Changelog
c7a65e2Merge pull request #734 from vektra/revert-731-walk-skips-modulesfa5b6cbRevert "Don't recurse into submodules"v2.37.0Compare Source
Changelog
fc10b9cDon't recurse into submodule0e27e93Merge pull request #731 from devnev/walk-skips-modules0c5b6a4add note in docs about go.mod skippingv2.36.1Compare Source
Changelog
b648c23Add additional test0310201Add fix for showconfig commandd3515d1Fix bug with sub-package inheritance77064adFix config bug where mockery crashes when package map is nil5978bc5Fix test with config initializationdeb4860Merge pull request #730 from LandonTClipp/issue_726e86d230Simplifying some config in interface copying code726d76cUpdate running.md2dd8f00Use gotestsum for better testing outputv2.36.0Compare Source
Changelog
5d48467Add exclude-regex to config25befa2Cover error conditions in testsb919710Merge pull request #720 from kbolino/718-exclude-regexe8ebf52Refactor Config.ShouldGenerateInterfacev2.35.4Compare Source
Changelog
8939c75Update release to use Go 1.21v2.35.3Compare Source
Changelog
9d79f3afix docsv2.35.2Compare Source
Changelog
ee33b3d- take type in account when using import replace types - check more specific replace types first246df9dMerge pull request #710 from RangelReale/replace-types-specificv2.35.1Compare Source
Changelog
f54eea9update doc formatting for deprecated variablesv2.35.0Compare Source
Changelog
6c20c91Merge pull request #705 from SirSova/feature/7027e62022add deprecations for custom InterfaceName template variables344a291add new template funcs2835751fix doc syntax of new functionsd094664remove "title" func8b0b6a3return back "strcase" functions for InterfaceNamev2.34.2Compare Source
Changelog
b6f77eaDockerfile: up go version to 1.211ffe649Merge pull request #717 from evsamsonov/docker-up-go-versionv2.34.1Compare Source
Changelog
3871351Add Amazon as user of mockeryba9fb21Disablemax-widthfor docs, add table sorting0749788Merge pull request #714 from LandonTClipp/width37f1efcRemove unnecessary attributesv2.34.0Compare Source
Changelog
6ebdb50Add docs forexcludea4a945aMerge pull request #709 from kpaulisse/kpaulisse-packages-excludes8262d05Merge pull request #711 from LandonTClipp/exclude_docs6a48ff3Support "exclude" in package config1407ff8Update error to use NewStackErrfv2.33.3Compare Source
Changelog
6f51f40Add config examples to migration docs72c48edMerge pull request #704 from LandonTClipp/migration_docsv2.33.2Compare Source
Changelog
4e964a8Merge pull request #699 from jokly/master09e78f7add a separate test80c5909fix expecter and void rolled varaidic73a6a6fgenerate variadic call by templatev2.33.1Compare Source
Changelog
1bcc958Add gcc to docker for projects with cgo74e483dMerge pull request #694 from jokly/master8965d12Merge pull request #698 from LandonTClipp/badcode6111fdeMinor refactor of ShouldGenerateInterfaceb9a1e11Remove code that was not being usedv2.33.0Compare Source
Changelog
15d6920Add support forinclude-regexoption.6ada211Merge pull request #692 from leaanthony-sc/684_include_regexb83433dUpdate documentation. Format tables.v2.32.4Compare Source
Changelog
871f904Add e2e tests for issue #68172eb146Add error log for unsupported config2046503Merge pull request #683 from LandonTClipp/issue_681_e2e8abb702Merge pull request #686 from LandonTClipp/issue_685v2.32.3Compare Source
Changelog
3b725d9Include auto-generated files in recursive discovery by defaultdbad753Merge pull request #682 from LandonTClipp/issue_681b70c07aUpdate documentation forinclude-auto-generatedv2.32.2Compare Source
Changelog
532f248Update documentation.ymlv2.32.1Compare Source
Changelog
400f162Update users listv2.32.0Compare Source
Changelog
5e1ff90Adds InterfaceNameLower as a templating variableffc7a42Adds InterfaceNameLower to docs6e6efc2Fixes spelling8c06cfcMerge pull request #672 from hohmannr/feat/interface-name-lowerv2.31.4Compare Source
Changelog
b5592d6fix installation again (code block needs to be in javascript)v2.31.3Compare Source
Changelog
903445bfix installation docsv2.31.2Compare Source
Changelog
8385b8cMerge pull request #669 from OrHayat/docs_go_install_fetch_latest_release4a425a8installation docs will fetch latest relase from github api and inject it into go install command6399f5bupdate configuration docsv2.31.1Compare Source
Changelog
c72170aUpdate examples.mdv2.31.0Compare Source
Changelog
a43101bAdd deprecation notice for old config style7696d20Merge pull request #668 from LandonTClipp/deprecationv2.30.18Compare Source
Changelog
0d3aeeaFix goreleaser config deprecation7a91185Merge pull request #667 from LandonTClipp/goreleaserv2.30.16Compare Source
Changelog
15a4f69#648: add tests2a69b15#648: fix invalid code generation when interface method parameter's name is the same as interface name97cd18bMerge pull request #649 from kozmod/bugfix/648_fix_method_args_generationv2.30.15Compare Source
Changelog
d219b89updatesv2.30.14Compare Source
Changelog
4f94538updatesv2.30.13Compare Source
Changelog
f43a9bbupdates to docsv2.30.12Compare Source
Changelog
2810894build docs only for minor versionv2.30.11Compare Source
Changelog
c5063c7Correct typos in docs78607b7Fixing links with versioned docs0fb1cfcMerge pull request #658 from alexandear/correct-docs-typov2.30.10Compare Source
Changelog
adead84Update mkdocs.ymlv2.30.9Compare Source
Changelog
55c3920Update documentation.ymlv2.30.7Compare Source
Changelog
55c3920Update documentation.ymlv2.30.6Compare Source
Changelog
567d722Update documentation.ymlv2.30.5Compare Source
Changelog
44ddbc2Update documentation.yml[
v2.30.4](https://redirect.github.com/vektra/mockery/releases/tag/v2.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.
This PR was generated by Mend Renovate. View the repository job log.