-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: mockito/mockito
base: v5.16.1
head repository: mockito/mockito
compare: v5.18.0
- 12 commits
- 21 files changed
- 10 contributors
Commits on Mar 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e029d7 - Browse repository at this point
Copy the full SHA 1e029d7View commit details
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1764e62 - Browse repository at this point
Copy the full SHA 1764e62View commit details
Commits on Mar 26, 2025
-
MockitoExtension fails cleanup when aborted before setup (#3623)
Fixes #3622 Signed-off-by: Andre Kurait <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f469c8 - Browse repository at this point
Copy the full SHA 4f469c8View commit details
Commits on Mar 28, 2025
-
Fall back to Throwable Location strategy on Android (#3619)
Works around an Android Runtime bug where StackWalker would fail to traverse the stack if a stack frame involves java.lang.Proxy. Disables StackWalker for Android versions that do not yet include the fix in https://r.android.com/3548340. This issue was also reported as linkedin/dexmaker#190. Fixes #3171
Configuration menu - View commit details
-
Copy full SHA for bfab743 - Browse repository at this point
Copy the full SHA bfab743View commit details
Commits on Mar 29, 2025
-
Clarify structure of commit messages (#3626)
Since I have been merging most of the community contributions, I realized that I continuously rewrite commit messages with regards to the `Fixes #id` notation. Therefore, update the contribution guidelines to clarify that the fixes part should come at the end (as to not clutter the message). Also, link to the commit guide that I usually refer to, which also clarifies that the commit title should start with a verb.
Configuration menu - View commit details
-
Copy full SHA for 3edab52 - Browse repository at this point
Copy the full SHA 3edab52View commit details
Commits on Apr 1, 2025
-
Fix broken banner image link (#3632)
Fixes #3631 Signed-off-by: Taeik Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee92ad4 - Browse repository at this point
Copy the full SHA ee92ad4View commit details
Commits on Apr 4, 2025
-
Remove mention of
mockito-inlinefrom mockmaker exception (#3628)`mockito-inline` is a discontinued artifact, since the inline mockmaker is now the default mockmaker in `mockito-core`. Fixes #3621
Configuration menu - View commit details
-
Copy full SHA for 7764992 - Browse repository at this point
Copy the full SHA 7764992View commit details
Commits on Apr 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3a631cb - Browse repository at this point
Copy the full SHA 3a631cbView commit details
Commits on May 19, 2025
-
Make vararg checks Scala friendly (#3651)
Required to update core version in mockito-scala.
Configuration menu - View commit details
-
Copy full SHA for 8f15169 - Browse repository at this point
Copy the full SHA 8f15169View commit details
Commits on May 20, 2025
-
Bump bytebuddy from 1.15.11 to 1.16.1
Bumps `bytebuddy` from 1.15.11 to 1.16.1. Updates `net.bytebuddy:byte-buddy` from 1.15.11 to 1.16.1 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.11...byte-buddy-1.16.1) Updates `net.bytebuddy:byte-buddy-agent` from 1.15.11 to 1.16.1 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.11...byte-buddy-1.16.1) Updates `net.bytebuddy:byte-buddy-android` from 1.15.11 to 1.16.1 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.11...byte-buddy-1.16.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.bytebuddy:byte-buddy-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60179ca - Browse repository at this point
Copy the full SHA 60179caView commit details -
Update Jacoco version to 0.8.13
This should include Java 25 support
Configuration menu - View commit details
-
Copy full SHA for 65388f0 - Browse repository at this point
Copy the full SHA 65388f0View commit details -
Force Jacoco version for Android
We need to override the version used by Android toolchain.
Configuration menu - View commit details
-
Copy full SHA for 0673747 - Browse repository at this point
Copy the full SHA 0673747View 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 v5.16.1...v5.18.0