Update module github.com/vektra/mockery to v3.7.1
This MR contains the following updates:
| Package | Update | Change | Pending |
|---|---|---|---|
| github.com/vektra/mockery | minor | 3.6.4 -> 3.7.1 |
v3.7.2 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
vektra/mockery (github.com/vektra/mockery)
v3.7.1
What's Changed
- (feat:template-data) Update documentation of InterfaceFile data by @ymohl-cl in https://github.com/vektra/mockery/pull/1149
- fix(cmd): fix file descriptor leak from defer in loop by @SVilgelm in https://github.com/vektra/mockery/pull/1154
- fix: replace 'interface{}' (old syntax) with 'any', especially for Te… by @aristorinjuang in https://github.com/vektra/mockery/pull/1159
- #1151: Fix error with InterfaceDirRelative for external paths by @takanuva15 in https://github.com/vektra/mockery/pull/1157
New Contributors
- @ymohl-cl made their first contribution in https://github.com/vektra/mockery/pull/1149
- @aristorinjuang made their first contribution in https://github.com/vektra/mockery/pull/1159
- @takanuva15 made their first contribution in https://github.com/vektra/mockery/pull/1157
Full Changelog: https://github.com/vektra/mockery/compare/v3.7.0...v3.7.1
v3.7.0
What's Changed
- Update example by @DenisPalnitsky in https://github.com/vektra/mockery/pull/1144
- Refactor name suggestion logic in method_scope.go by @LandonTClipp in https://github.com/vektra/mockery/pull/1148
- feat: goimports configuration options by @rfwatson in https://github.com/vektra/mockery/pull/1138
New Contributors
- @DenisPalnitsky made their first contribution in https://github.com/vektra/mockery/pull/1144
- @rfwatson made their first contribution in https://github.com/vektra/mockery/pull/1138
Full Changelog: https://github.com/vektra/mockery/compare/v3.6.4...v3.7.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.