chore(deps-dev): Bump org.mockito:mockito-core from 4.11.0 to 5.18.0
Closed
Number: #1095
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 26, 2025 at 10:27 PM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
August 19, 2025 at 10:43 AM UTC
(10 months ago)
(10 months ago)
Closed:
August 19, 2025 at 10:43 AM UTC
(10 months ago)
(10 months ago)
Time to Close:
3 months
Labels:
dependencies java
dependencies java
Description:
Bumps org.mockito:mockito-core from 4.11.0 to 5.18.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.18.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
- 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
- Make vararg checks Scala friendly (for mockito-scala) [(#3651)](mockito/mockito#3651)
- For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](mockito/mockito#3636)
- UnfinishedStubbingException ought to suggest the possibility of another thread [(#3635)](mockito/mockito#3635)
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
- 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
- Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632)
- Banner image is broken [(#3631)](mockito/mockito#3631)
- Update exception message with mockito-inline [(#3628)](mockito/mockito#3628)
- Clarify structure of commit messages [(#3626)](mockito/mockito#3626)
- Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623)
- MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622)
- Since mockito-inline has been removed, the exception messages with
mockito-inlineshould be modified. [(#3621)](mockito/mockito#3621)- Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619)
- Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616)
- Broken links to javadoc.io [(#3615)](mockito/mockito#3615)
- Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171)
v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
- 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610)
- Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608)
- Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606)
- Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
- 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
- Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597)
- Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579)
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571)
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569)
- Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568)
- Adds
--infoto diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567)- Refine reflection when calling management factory [(#3566)](mockito/mockito#3566)
... (truncated)
Commits
0673747Force Jacoco version for Android65388f0Update Jacoco version to 0.8.1360179caBump bytebuddy from 1.15.11 to 1.16.18f15169Make vararg checks Scala friendly (#3651)3a631cbAdd hint for multithreading inUnfinishedStubbingException(#3636)7764992Remove mention ofmockito-inlinefrom mockmaker exception (#3628)ee92ad4Fix broken banner image link (#3632)3edab52Clarify structure of commit messages (#3626)bfab743Fall back to Throwable Location strategy on Android (#3619)4f469c8MockitoExtension fails cleanup when aborted before setup (#3623)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.mockito:mockito-core | [>= 3.a, < 4] |
| org.mockito:mockito-core | [>= 5.2.a, < 5.3] |
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
org.mockito:mockito-core
Ecosystem:
maven
maven
Version Change:
4.11.0 → 5.18.0
Update Type:
Major
Major
Technical Details
| ID: | 669325 |
| UUID: | 2544905308 |
| Node ID: | PR_kwDOBRCtr86XsCxc |
| Host: | GitHub |
| Repository: | firebase/firebase-admin-java |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |