chore(deps): bump org.mockito:mockito-core from 5.21.0 to 5.23.0 in /android
Closed
Number: #2072
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
April 08, 2026 at 10:04 AM UTC
(2 months ago)
(2 months ago)
Updated:
May 15, 2026 at 11:33 PM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
May 15, 2026 at 11:33 PM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
about 1 month
Labels:
dependencies java Needs: author feedback
dependencies java Needs: author feedback
Description:
Bumps org.mockito:mockito-core from 5.21.0 to 5.23.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.23.0
NOTE: Breaking change for Android
The
mockito-androidartifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.
Changelog generated by Shipkit Changelog Gradle Plugin
5.23.0
- 2026-03-11 - 6 commit(s) by Brice Dutheil, Joshua Selbo, Philippe Kernevez
- Replace mockito-android mock maker implementation with dexmaker-mockito-inline [(#3792)](mockito/mockito#3792)
- Fix StackOverflowError with AbstractList after using mockSingleton [(#3790)](mockito/mockito#3790)
- Mark parameters of
Mockito.when@Nullable[(#3503)](mockito/mockito#3503)v5.22.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.22.0
- 2026-02-27 - 6 commit(s) by Joshua Selbo, NiMv1, Rafael Winterhalter, dependabot[bot], eunbin son
- Avoid mocking of internal static utilities [(#3785)](mockito/mockito#3785)
- Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 [(#3780)](mockito/mockito#3780)
- Static mocking of UUID.class corrupted under JDK 25 [(#3778)](mockito/mockito#3778)
- Bump actions/upload-artifact from 5 to 6 [(#3774)](mockito/mockito#3774)
- docs: clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) [(#3773)](mockito/mockito#3773)
- Add tests for Sets utility class [(#3771)](mockito/mockito#3771)
- Add core API to enable Kotlin singleton mocking [(#3762)](mockito/mockito#3762)
- Stubbing Kotlin
objectsingletons [(#3652)](mockito/mockito#3652)- Incorrect documentation for RETURNS_MOCKS [(#3285)](mockito/mockito#3285)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Package Dependencies
Package:
org.mockito:mockito-core
Ecosystem:
maven
maven
Version Change:
5.21.0 → 5.23.0
Update Type:
Minor
Minor
Path:
/android
Technical Details
| ID: | 15810878 |
| UUID: | 4223708769 |
| Node ID: | PR_kwDOCTce4M7QxGoa |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-java-core |