chore(deps): update module github.com/vektra/mockery/v2 to v3#76
chore(deps): update module github.com/vektra/mockery/v2 to v3#76scality-renovate[bot] wants to merge 1 commit into
Conversation
Dependency Bump EvaluationVersion change: Changes (v3.0.0 through v3.7.1):
Breaking changes: Yes — this is a major version bump with extensive breaking changes (see above) Security concerns: None specific. v3.5.5 bumped Impact on codebase — critical issues found:
Recommendation: BREAKING CHANGES Notes: This PR only updates
Note: v2 continues to receive bug fixes, security patches, and Go compatibility updates until Dec 31, 2029, so there is no urgency to migrate. Consider whether the v3 features justify the migration effort, or close this PR and pin renovate to — Claude Code |
This PR contains the following updates:
v2.53.6→v3.7.1Release Notes
vektra/mockery (github.com/vektra/mockery/v2)
v3.7.1Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.7.0...v3.7.1
v3.7.0Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.6.4...v3.7.0
v3.6.4Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.6.3...v3.6.4
v3.6.3Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.6.2...v3.6.3
v3.6.2Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.6.1...v3.6.2
v3.6.1Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.5.5...v3.6.0
Misc
This release fixes a bug in auto-generated code detection. If mockery fails to generate mocks for auto-generated files that it previously had, please use
include-auto-generated: truein your config.v3.5.5Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.5.4...v3.5.5
v3.5.4Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.5.3...v3.5.4
v3.5.3Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.5.2...v3.5.3
v3.5.2Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.5.1...v3.5.2
v3.5.1Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.5.0...v3.5.1
v3.5.0Compare Source
What's Changed
inpackageflag to override in-package detection logic by @LandonTClipp in #1077include-auto-generatedconfig option by @LandonTClipp in #1079Full Changelog: vektra/mockery@v3.4.0...v3.5.0
v3.4.0Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.3.6...v3.4.0
v3.3.6Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.3.5...v3.3.6
v3.3.5Compare Source
v3.3.4Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.3.2...v3.3.4
v3.3.3Compare Source
v3.3.2Compare Source
What's Changed
dirvalues causing invalid in-package calculation by @LandonTClipp in #1059Full Changelog: vektra/mockery@v3.3.1...v3.3.2
v3.3.1Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
.Run()causing panic by @LandonTClipp in #1043New Contributors
Full Changelog: vektra/mockery@v3.2.5...v3.3.0
v3.2.5Compare Source
What's Changed
goimportsfrom messing with imports by @LandonTClipp in #1032Full Changelog: vektra/mockery@v3.2.4...v3.2.5
v3.2.4Compare Source
What's Changed
.EXPECT().Run()by @LandonTClipp in #1027MOCKERY_env vars causing panics by @LandonTClipp in #1028Full Changelog: vektra/mockery@v3.2.3...v3.2.4
v3.2.3Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.2.2...v3.2.3
v3.2.2Compare Source
What's Changed
unroll-variadic: false. by @LandonTClipp in #1011Full Changelog: vektra/mockery@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
with-expecterin migrate command by @LandonTClipp in #1002force-file-writedefault to betrue. by @LandonTClipp in #1003Full Changelog: vektra/mockery@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
*ast.GenDecland*ast.TypeSpeccomments totemplate.Interfaceby @LandonTClipp in #999Full Changelog: vektra/mockery@v3.0.2...v3.1.0
v3.0.2Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
mockery initfailing by @LandonTClipp in #994Full Changelog: vektra/mockery@v3.0.0...v3.0.1
v3.0.0Compare Source
What's Changed
Full Changelog: vektra/mockery@v3.0.0-beta.11...v3.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.