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: github.com/vektra/mockery/v3 v3.7.1 -> v3.7.2 (patch)
Changes (v3.7.2):
Breaking changes: None Security concerns: None — mockery is a dev-time code generation tool with no runtime footprint Impact on codebase: No impact. The mockery/v3 module is listed as a direct dependency in go.mod but nothing in the codebase imports it:
CI status: Some checks still in progress (golangci-lint, tests) at time of review — verify CI is green before merging. Recommendation: SAFE TO MERGE Notes:
— Claude Code |
|
On hold — not mergeable as-is, despite the green CI:
Mockery v3 needs a real migration ( Keeping this PR open as a reminder; it will become a no-op once the refactor lands. |
48523a6 to
cf75bc7
Compare
This PR contains the following updates:
v2.53.6→v3.7.2Release Notes
vektra/mockery (github.com/vektra/mockery/v2)
v3.7.2Compare Source
What's Changed
New Contributors
Full Changelog: vektra/mockery@v3.7.1...v3.7.2
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.