Update dependency org.mockito:mockito-junit-jupiter to v5.23.0 - #523
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.mockito:mockito-junit-jupiter to v5.23.0#523renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #523 +/- ##
============================================
- Coverage 65.16% 64.79% -0.38%
Complexity 57 57
============================================
Files 15 15
Lines 267 267
Branches 28 28
============================================
- Hits 174 173 -1
Misses 82 82
- Partials 11 12 +1 ☔ View full report in Codecov by Sentry. |
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
February 5, 2024 09:44
51ccf09 to
86ff51e
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
March 1, 2024 11:35
86ff51e to
fe3a666
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
April 21, 2024 08:14
fe3a666 to
88fcf57
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
May 11, 2024 13:45
88fcf57 to
8e5309d
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
August 27, 2024 20:02
8e5309d to
0cae304
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
September 27, 2024 15:48
0cae304 to
e1f18c6
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
September 30, 2024 12:45
e1f18c6 to
7494087
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
October 15, 2024 14:22
7494087 to
e594b46
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
January 2, 2025 20:27
e594b46 to
e7300bd
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
March 3, 2025 11:03
e7300bd to
de6acd4
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
March 15, 2025 22:35
de6acd4 to
824e5a3
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
April 5, 2025 14:12
824e5a3 to
fac058e
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
May 21, 2025 22:36
fac058e to
f84ded0
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
August 15, 2025 10:13
f84ded0 to
d9ba102
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
September 20, 2025 09:25
d9ba102 to
91d232d
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
December 10, 2025 03:42
91d232d to
554b6a0
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
February 27, 2026 10:09
554b6a0 to
e5d5b0f
Compare
renovate
Bot
force-pushed
the
renovate/mockito-monorepo
branch
from
March 12, 2026 01:51
e5d5b0f to
50d8635
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.9.0→5.23.0Release Notes
mockito/mockito (org.mockito:mockito-junit-jupiter)
v5.23.0NOTE: 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
Mockito.when@Nullable(#3503)v5.22.0Changelog generated by Shipkit Changelog Gradle Plugin
5.22.0
objectsingletons (#3652)v5.21.0Changelog generated by Shipkit Changelog Gradle Plugin
5.21.0
v5.20.0Changelog generated by Shipkit Changelog Gradle Plugin
5.20.0
v5.19.0Changelog generated by Shipkit Changelog Gradle Plugin
5.19.0
(#3681)
v5.18.0Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
v5.17.0Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
mockito-inlineshould be modified. (#3621)v5.16.1Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
v5.16.0Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
--infoto diagnose closeAndReleaseStagingRepositories issues (#3567)v5.15.2Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
v5.14.2Changelog generated by Shipkit Changelog Gradle Plugin
5.14.2
mockito-prefix (#3460)v5.14.1Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
v5.14.0Changelog generated by Shipkit Changelog Gradle Plugin
5.14.0
v5.13.0Changelog generated by Shipkit Changelog Gradle Plugin
5.13.0
Only.verifythrowsNullPointerException(#3237)v5.12.0Changelog generated by Shipkit Changelog Gradle Plugin
5.12.0
AdditionalMatchers.and()andAdditionalMatchers.or()not to swap the order of matchers (#3335)v5.11.0Changelog generated by Shipkit Changelog Gradle Plugin
5.11.0
@Captortest parameters don't work with primitive type arguments (#3229)v5.10.0Changelog generated by Shipkit Changelog Gradle Plugin
5.10.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.