-
-
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.2.0
head repository: mockito/mockito
compare: v5.3.0
- 14 commits
- 42 files changed
- 8 contributors
Commits on Mar 13, 2023
-
Bump versions.bytebuddy from 1.14.1 to 1.14.2 (#2938)
Bumps `versions.bytebuddy` from 1.14.1 to 1.14.2. Updates `net.bytebuddy:byte-buddy` from 1.14.1 to 1.14.2 - [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.14.1...byte-buddy-1.14.2) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.1 to 1.14.2 - [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.14.1...byte-buddy-1.14.2) Updates `net.bytebuddy:byte-buddy-android` from 1.14.1 to 1.14.2 - [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.14.1...byte-buddy-1.14.2) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52e2148 - Browse repository at this point
Copy the full SHA 52e2148View commit details -
Bump com.diffplug.spotless from 6.16.0 to 6.17.0 (#2940)
Bumps com.diffplug.spotless from 6.16.0 to 6.17.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... 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 7e6a953 - Browse repository at this point
Copy the full SHA 7e6a953View commit details
Commits on Mar 14, 2023
-
Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 (#2939)
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.15 to 3.0.16. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy 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 f28b15d - Browse repository at this point
Copy the full SHA f28b15dView commit details -
Bump org.eclipse.platform:org.eclipse.osgi from 3.18.200 to 3.18.300 (#…
…2941) Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.18.200 to 3.18.300. - [Release notes](https://github.com/eclipse-equinox/equinox/releases) - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6861e3 - Browse repository at this point
Copy the full SHA b6861e3View commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 393f0a1 - Browse repository at this point
Copy the full SHA 393f0a1View commit details -
Stop publishing
mockito-inline
(#2945)The tests will remain in the new `inlineTest` subproject. Fixes #2877
Configuration menu - View commit details
-
Copy full SHA for 568c829 - Browse repository at this point
Copy the full SHA 568c829View commit details
Commits on Mar 25, 2023
-
Correct visibility check to respect nestmates (#2948)
For subclasses which can invoke private constructors if they are nested classes Fixes #2947
Configuration menu - View commit details
-
Copy full SHA for 5486617 - Browse repository at this point
Copy the full SHA 5486617View commit details
Commits on Mar 28, 2023
-
Bump versions.bytebuddy from 1.14.2 to 1.14.3 (#2950)
Bumps `versions.bytebuddy` from 1.14.2 to 1.14.3. Updates `net.bytebuddy:byte-buddy` from 1.14.2 to 1.14.3 - [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.14.2...byte-buddy-1.14.3) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.2 to 1.14.3 - [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.14.2...byte-buddy-1.14.3) Updates `net.bytebuddy:byte-buddy-android` from 1.14.2 to 1.14.3 - [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.14.2...byte-buddy-1.14.3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b8685c - Browse repository at this point
Copy the full SHA 0b8685cView commit details
Commits on Mar 31, 2023
-
Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 (#2959)
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.16 to 3.0.17. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy 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 f9fbf50 - Browse repository at this point
Copy the full SHA f9fbf50View commit details
Commits on Apr 9, 2023
-
Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#2967)
Bumps com.diffplug.spotless from 6.17.0 to 6.18.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... 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 600eaa0 - Browse repository at this point
Copy the full SHA 600eaa0View commit details -
Bump versions.bytebuddy from 1.14.3 to 1.14.4 (#2966)
Bumps `versions.bytebuddy` from 1.14.3 to 1.14.4. Updates `net.bytebuddy:byte-buddy` from 1.14.3 to 1.14.4 - [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.14.3...byte-buddy-1.14.4) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.3 to 1.14.4 - [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.14.3...byte-buddy-1.14.4) Updates `net.bytebuddy:byte-buddy-android` from 1.14.3 to 1.14.4 - [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.14.3...byte-buddy-1.14.4) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d65bba7 - Browse repository at this point
Copy the full SHA d65bba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a5eee - Browse repository at this point
Copy the full SHA 84a5eeeView commit details
Commits on Apr 11, 2023
-
Add
withoutAnnotations
parameter to@Mock
(#2965)Co-authored-by: Wesley Tsai <wtsai@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 203132d - Browse repository at this point
Copy the full SHA 203132dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffd23e - Browse repository at this point
Copy the full SHA 6ffd23eView 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.2.0...v5.3.0