-
Notifications
You must be signed in to change notification settings - Fork 446
Comparing changes
Open a pull request
base repository: vektra/mockery
base: v3.1.0
head repository: vektra/mockery
compare: v3.2.0
- 16 commits
- 17 files changed
- 2 contributors
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 933b13d - Browse repository at this point
Copy the full SHA 933b13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e147c44 - Browse repository at this point
Copy the full SHA e147c44View commit details -
Change
force-file-write
default to betrue
.Fixes #1000 This is a usability issue. Almost everyone will expect mockery to simply overwrite files. My original thinking was that we want to protect mockery from overwriting user files that might be unrelated to mockery, but version control is a thing and we should err on the side of making mockery more intuitive.
Configuration menu - View commit details
-
Copy full SHA for 994e30b - Browse repository at this point
Copy the full SHA 994e30bView commit details -
Fix issue with variadic arguments from return function provider
Fixes #997. It was found that the signature of the return function provider was incorrect when the signature was variadic.
Configuration menu - View commit details
-
Copy full SHA for 557bd13 - Browse repository at this point
Copy the full SHA 557bd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25864c0 - Browse repository at this point
Copy the full SHA 25864c0View commit details -
Merge pull request #1002 from LandonTClipp/LandonTClipp/fix_migrate
Fix `with-expecter` in migrate command
Configuration menu - View commit details
-
Copy full SHA for baf42e8 - Browse repository at this point
Copy the full SHA baf42e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec032e7 - Browse repository at this point
Copy the full SHA ec032e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a02fd6c - Browse repository at this point
Copy the full SHA a02fd6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74470c - Browse repository at this point
Copy the full SHA b74470cView commit details -
Merge pull request #1003 from LandonTClipp/LandonTClipp/force_file_wr…
…ite_default Change `force-file-write` default to be `true`.
Configuration menu - View commit details
-
Copy full SHA for d64c932 - Browse repository at this point
Copy the full SHA d64c932View commit details -
Merge pull request #1004 from LandonTClipp/LandonTClipp/variadic_issue
Fix issue with variadic arguments from return function provider
Configuration menu - View commit details
-
Copy full SHA for c3aca2a - Browse repository at this point
Copy the full SHA c3aca2aView commit details -
Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /tools
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b0f097 - Browse repository at this point
Copy the full SHA 0b0f097View commit details -
Merge pull request #1005 from vektra/dependabot/go_modules/tools/gith…
…ub.com/go-git/go-git/v5-5.13.0 Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /tools
Configuration menu - View commit details
-
Copy full SHA for a1a5a5b - Browse repository at this point
Copy the full SHA a1a5a5bView commit details -
Bump golang.org/x/net from 0.33.0 to 0.36.0 in /tools
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.36.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6857506 - Browse repository at this point
Copy the full SHA 6857506View commit details -
Merge pull request #1006 from vektra/dependabot/go_modules/tools/gola…
…ng.org/x/net-0.36.0 Bump golang.org/x/net from 0.33.0 to 0.36.0 in /tools
Configuration menu - View commit details
-
Copy full SHA for 49b1cbd - Browse repository at this point
Copy the full SHA 49b1cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc7cc8 - Browse repository at this point
Copy the full SHA 5cc7cc8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.0...v3.2.0