Skip to content

Commit c6f40d7

Browse files
authored
fix(deps): Update dependency org.mockito:mockito-core to v5.17.0 (#163)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) | dependencies | minor | `5.15.2` -> `5.17.0` | --- ### Release Notes <details> <summary>mockito/mockito (org.mockito:mockito-core)</summary> ### [`v5.17.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.17.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.17.0 - 2025-04-04 - [7 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.1...v5.17.0) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe - Fixes [#&#8203;3631](https://redirect.github.com/mockito/mockito/issues/3631): Fix broken banner image link [(#&#8203;3632)](https://redirect.github.com/mockito/mockito/pull/3632) - Banner image is broken [(#&#8203;3631)](https://redirect.github.com/mockito/mockito/issues/3631) - Update exception message with mockito-inline [(#&#8203;3628)](https://redirect.github.com/mockito/mockito/pull/3628) - Clarify structure of commit messages [(#&#8203;3626)](https://redirect.github.com/mockito/mockito/pull/3626) - Fixes [#&#8203;3622](https://redirect.github.com/mockito/mockito/issues/3622): MockitoExtension fails cleanup when aborted before setup [(#&#8203;3623)](https://redirect.github.com/mockito/mockito/pull/3623) - MockitoExtension fails cleanup when aborted before setup [(#&#8203;3622)](https://redirect.github.com/mockito/mockito/issues/3622) - Since mockito-inline has been removed, the exception messages with `mockito-inline` should be modified. [(#&#8203;3621)](https://redirect.github.com/mockito/mockito/issues/3621) - Fixes [#&#8203;3171](https://redirect.github.com/mockito/mockito/issues/3171): Fall back to Throwable Location strategy on Android [(#&#8203;3619)](https://redirect.github.com/mockito/mockito/pull/3619) - Fixes [#&#8203;3615](https://redirect.github.com/mockito/mockito/issues/3615) : broken links to javadoc.io [(#&#8203;3616)](https://redirect.github.com/mockito/mockito/pull/3616) - Broken links to javadoc.io [(#&#8203;3615)](https://redirect.github.com/mockito/mockito/issues/3615) - Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#&#8203;3171)](https://redirect.github.com/mockito/mockito/issues/3171) ### [`v5.16.1`](https://redirect.github.com/mockito/mockito/releases/tag/v5.16.1) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.16.1 - 2025-03-15 - [3 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.0...v5.16.1) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter - Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#&#8203;3610)](https://redirect.github.com/mockito/mockito/pull/3610) - Rework of injection strategy in the context of modules [(#&#8203;3608)](https://redirect.github.com/mockito/mockito/pull/3608) - Adjust inline mocking snippet to allow task relocatability [(#&#8203;3606)](https://redirect.github.com/mockito/mockito/pull/3606) - Inline mocking configuration snippet for Gradle should allow task relocatability [(#&#8203;3605)](https://redirect.github.com/mockito/mockito/issues/3605) ### [`v5.16.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.16.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.16.0 - 2025-03-03 - [10 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.15.2...v5.16.0) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot\[bot] - Add support for including module-info in Mockito. [(#&#8203;3597)](https://redirect.github.com/mockito/mockito/pull/3597) - Bump com.gradle.develocity from 3.19 to 3.19.1 [(#&#8203;3579)](https://redirect.github.com/mockito/mockito/pull/3579) - Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#&#8203;3577)](https://redirect.github.com/mockito/mockito/pull/3577) - Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#&#8203;3574)](https://redirect.github.com/mockito/mockito/pull/3574) - Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#&#8203;3571)](https://redirect.github.com/mockito/mockito/pull/3571) - Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#&#8203;3569)](https://redirect.github.com/mockito/mockito/pull/3569) - Tweaks documentation on mockito agent config for maven [(#&#8203;3568)](https://redirect.github.com/mockito/mockito/pull/3568) - Adds `--info` to diagnose closeAndReleaseStagingRepositories issues [(#&#8203;3567)](https://redirect.github.com/mockito/mockito/pull/3567) - Refine reflection when calling management factory [(#&#8203;3566)](https://redirect.github.com/mockito/mockito/pull/3566) - Avoid warning when dynamic attach is enabled [(#&#8203;3551)](https://redirect.github.com/mockito/mockito/pull/3551) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 81a22b1 commit c6f40d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
testImplementation "io.grpc:grpc-testing:${grpcVersion}"
4242
testImplementation "junit:junit:4.13.2"
43-
testImplementation "org.mockito:mockito-core:5.15.2"
43+
testImplementation "org.mockito:mockito-core:5.17.0"
4444
}
4545

4646
protobuf {

0 commit comments

Comments
 (0)