-
-
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.19.0
head repository: mockito/mockito
compare: v5.20.0
- 11 commits
- 11 files changed
- 5 contributors
Commits on Aug 19, 2025
-
Bump bytebuddy from 1.17.6 to 1.17.7 (#3712)
Bumps `bytebuddy` from 1.17.6 to 1.17.7. Updates `net.bytebuddy:byte-buddy` from 1.17.6 to 1.17.7 - [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.17.6...byte-buddy-1.17.7) Updates `net.bytebuddy:byte-buddy-agent` from 1.17.6 to 1.17.7 - [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.17.6...byte-buddy-1.17.7) Updates `net.bytebuddy:byte-buddy-android` from 1.17.6 to 1.17.7 - [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.17.6...byte-buddy-1.17.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.17.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-android dependency-version: 1.17.7 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 0776d97 - Browse repository at this point
Copy the full SHA 0776d97View commit details
Commits on Aug 20, 2025
-
Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)
Bumps com.gradle.develocity from 4.1 to 4.1.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.1.1 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 ef2fd6f - Browse repository at this point
Copy the full SHA ef2fd6fView commit details
Commits on Aug 22, 2025
-
Fix metadata generation on GraalVM (#3710)
Avoids using the system loader on Graal, by always choosing an "expensive" class loadings strategy, if a Graal image code is discovered. In the compiled artifact, this will anyways not effectuate, so that this is not a problem on Graal when only affecting training runs. --------- Co-authored-by: Philipp Page <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37bb3e5 - Browse repository at this point
Copy the full SHA 37bb3e5View commit details -
Bump actions/setup-java from 4 to 5 (#3715)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' 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 a10aed0 - Browse repository at this point
Copy the full SHA a10aed0View commit details -
Use Assume.assumeThat for SequencedCollection tests (#3711)
Refactor the test for JDK 21's Sequenced Collections to use the standard `Assume.assumeThat` utility for conditional execution. Follow-up to #3708 Signed-off-by: BeomSeogKim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc06f21 - Browse repository at this point
Copy the full SHA bc06f21View commit details
Commits on Sep 3, 2025
-
Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.3.6 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 54474fa - Browse repository at this point
Copy the full SHA 54474faView commit details
Commits on Sep 9, 2025
-
Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#…
…3720) Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.23.100 to 3.23.200. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-version: 3.23.200 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 c75dfb8 - Browse repository at this point
Copy the full SHA c75dfb8View commit details
Commits on Sep 16, 2025
-
Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)
Bumps com.gradle.develocity from 4.1.1 to 4.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: '4.2' 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 6f9a04b - Browse repository at this point
Copy the full SHA 6f9a04bView commit details -
Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.3.7 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 3cfbd42 - Browse repository at this point
Copy the full SHA 3cfbd42View commit details
Commits on Sep 20, 2025
-
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.5. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.5) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.5 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 f3c957a - Browse repository at this point
Copy the full SHA f3c957aView commit details -
Add support for generic types in
MockedConstruction
and `MockedStat……ic` (#3729) MockedStatic and MockedConstruction threw a MockitoException when the provided type was itself parameterized, suggesting to use a raw type instead. For instance, MockedConstruction<MyGenericType<String>> was not allowed. This commit allows to mock generic types without throwing an exception and without forcing users to deal with 'raw use of parameterized class' warnings. Fixes #2401
Configuration menu - View commit details
-
Copy full SHA for 3a1a19e - Browse repository at this point
Copy the full SHA 3a1a19eView 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.19.0...v5.20.0