-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: mockito/mockito
base: v4.4.0
head repository: mockito/mockito
compare: v4.5.0
- 15 commits
- 32 files changed
- 6 contributors
Commits on Mar 16, 2022
-
Bump org.eclipse.osgi from 3.17.100 to 3.17.200 (#2597)
Bumps org.eclipse.osgi from 3.17.100 to 3.17.200. --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc5021c - Browse repository at this point
Copy the full SHA dc5021cView commit details -
Remove internal ListUtil and Fields (#2593)
Both of these classes were used prior to JDK 8 to implement list filtering, for which streams are now available in JDK 8+.
Configuration menu - View commit details
-
Copy full SHA for aabb8f6 - Browse repository at this point
Copy the full SHA aabb8f6View commit details
Commits on Mar 29, 2022
-
Bump com.diffplug.spotless from 6.3.0 to 6.4.0 (#2605)
Bumps com.diffplug.spotless from 6.3.0 to 6.4.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2eb26cc - Browse repository at this point
Copy the full SHA 2eb26ccView commit details
Commits on Mar 30, 2022
-
Bump com.diffplug.spotless from 6.4.0 to 6.4.1 (#2606)
Bumps com.diffplug.spotless from 6.4.0 to 6.4.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ab3b1c2 - Browse repository at this point
Copy the full SHA ab3b1c2View commit details
Commits on Apr 1, 2022
-
Bump kotlinVersion from 1.6.10 to 1.6.20 (#2607)
Bumps `kotlinVersion` from 1.6.10 to 1.6.20. Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib` from 1.6.10 to 1.6.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dd95d7 - Browse repository at this point
Copy the full SHA 0dd95d7View commit details
Commits on Apr 6, 2022
-
Bump versions.errorprone from 2.10.0 to 2.12.1 (#2608)
* Bump versions.errorprone from 2.10.0 to 2.11.0 Bumps `versions.errorprone` from 2.10.0 to 2.11.0. Updates `error_prone_core` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.10.0...v2.11.0) Updates `error_prone_test_helpers` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.errorprone:error_prone_test_helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fix compilation for JDK 8 This also fixes #2554, by using `.withNoParameters()` instead. * Extract method for JDK 8 For some reason, Java 8 chooses the wrong subclass for this specific use case. All other assertions are fine and this doesn't happen on JDK 11. Therefore, let's extract it into a method to force the correct type. * Fixes #2554: Upgrade Error Prone 2.11 -> 2.12 See: - https://github.com/google/error-prone/releases/tag/v2.12.0 - google/error-prone@v2.11.0...v2.12.0 * Upgrade Error Prone 2.12.0 -> 2.12.1 See: - https://github.com/google/error-prone/releases/tag/v2.12.1 - google/error-prone@v2.12.0...v2.12.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim van der Lippe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 331ff01 - Browse repository at this point
Copy the full SHA 331ff01View commit details -
Bump com.diffplug.spotless from 6.4.1 to 6.4.2 (#2611)
Bumps com.diffplug.spotless from 6.4.1 to 6.4.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2fa1c9 - Browse repository at this point
Copy the full SHA e2fa1c9View commit details
Commits on Apr 8, 2022
-
Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#2614)
Bumps `versions.bytebuddy` from 1.12.8 to 1.12.9. Updates `byte-buddy` from 1.12.8 to 1.12.9 - [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.12.8...byte-buddy-1.12.9) Updates `byte-buddy-agent` from 1.12.8 to 1.12.9 - [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.12.8...byte-buddy-1.12.9) Updates `byte-buddy-android` from 1.12.8 to 1.12.9 - [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.12.8...byte-buddy-1.12.9) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98b5ff9 - Browse repository at this point
Copy the full SHA 98b5ff9View commit details -
Bump actions/setup-java from 2 to 3 (#2615)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09ba420 - Browse repository at this point
Copy the full SHA 09ba420View commit details
Commits on Apr 14, 2022
-
Bump versions.errorprone from 2.12.1 to 2.13.0 (#2619)
Bumps `versions.errorprone` from 2.12.1 to 2.13.0. Updates `error_prone_core` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.12.1...v2.13.0) Updates `error_prone_test_helpers` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.errorprone:error_prone_test_helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2947e9d - Browse repository at this point
Copy the full SHA 2947e9dView commit details
Commits on Apr 18, 2022
-
Fix mockito-inline for Groovy projects (#2618)
Add ignore matcher for Groovy meta methods for inline Byte Buddy mock maker. Add a new test subproject to verify fixes between mockito-inline and Groovy Fixes #2522 Co-authored-by: Steve Green <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d539af2 - Browse repository at this point
Copy the full SHA d539af2View commit details -
Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (#…
…2609) Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.0-native-mt to 1.6.1-native-mt. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20f1627 - Browse repository at this point
Copy the full SHA 20f1627View commit details -
Bump versions.errorprone from 2.13.0 to 2.13.1 (#2621)
Bumps `versions.errorprone` from 2.13.0 to 2.13.1. Updates `error_prone_core` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.13.0...v2.13.1) Updates `error_prone_test_helpers` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.errorprone:error_prone_test_helpers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8314824 - Browse repository at this point
Copy the full SHA 8314824View commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d23dc0e - Browse repository at this point
Copy the full SHA d23dc0eView commit details -
Merge pull request #2613 from mockito/graal-support
Support subclass mocks on Graal VM.
Configuration menu - View commit details
-
Copy full SHA for 2c0bf94 - Browse repository at this point
Copy the full SHA 2c0bf94View 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 v4.4.0...v4.5.0