-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: mockito/mockito
base: v5.15.2
head repository: mockito/mockito
compare: v5.16.0
- 10 commits
- 19 files changed
- 4 contributors
Commits on Jan 6, 2025
-
Refine reflection when calling management factory (#3566)
Use interface type for invoking method to avoid that module boundaries are breached when using reflection on internal implementation type. Relates to #3551
Configuration menu - View commit details
-
Copy full SHA for e9a4c77 - Browse repository at this point
Copy the full SHA e9a4c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3800d - Browse repository at this point
Copy the full SHA 1c3800dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c2095 - Browse repository at this point
Copy the full SHA 96c2095View commit details
Commits on Jan 7, 2025
-
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#3569)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.1 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.1...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e280630 - Browse repository at this point
Copy the full SHA e280630View commit details
Commits on Jan 8, 2025
-
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (
#3571) Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.25.0 to 7.0.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/6.25.0...gradle/7.0.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Workaround for spotless 7.0.0 bug See diffplug/spotless#2387 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fdb5df1 - Browse repository at this point
Copy the full SHA fdb5df1View commit details
Commits on Jan 16, 2025
-
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (…
…#3574) Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/7.0.1...gradle/7.0.2) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ab8483 - Browse repository at this point
Copy the full SHA 1ab8483View commit details
Commits on Jan 22, 2025
-
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#3577)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 289e971 - Browse repository at this point
Copy the full SHA 289e971View commit details
Commits on Jan 24, 2025
-
Bump com.gradle.develocity from 3.19 to 3.19.1 (#3579)
Bumps com.gradle.develocity from 3.19 to 3.19.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 83ee69b - Browse repository at this point
Copy the full SHA 83ee69bView commit details
Commits on Feb 11, 2025
-
Issue #3584 Improve Gradle Kotlin documentation to add agent
Proposed change for issue #3584
Configuration menu - View commit details
-
Copy full SHA for d01ac9d - Browse repository at this point
Copy the full SHA d01ac9dView commit details
Commits on Mar 3, 2025
-
Add support for including module-info in Mockito. (#3597)
Both `mockito-core` and `mockito-junit-jupiter` now ship a `module-info` declaration. All internal packages are not exported.
Configuration menu - View commit details
-
Copy full SHA for c81be5d - Browse repository at this point
Copy the full SHA c81be5dView 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.15.2...v5.16.0