at4j
at4j copied to clipboard
build(deps-dev): bump org.mockito:mockito-core from 5.12.0 to 5.17.0
Bumps org.mockito:mockito-core from 5.12.0 to 5.17.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
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)
- Avoid warning when dynamic attach is enabled [(#3551)](mockito/mockito#3551)
v5.15.2
Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
- 2025-01-02 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- Fix javadoc publication [(#3561)](mockito/mockito#3561)
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 [(#3560)](mockito/mockito#3560)
... (truncated)
Commits
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)1764e62Update links to javadoc.io (#3616)1e029d7Add missing requirement to objenesis.d000e63Rework of injection strategy in the context of modules (#3608)0215884Remove Arrays.asList from critical stubbing path in GenericMetadataSupport (#...d185035Add reference to Gradle documentation on how to make task relocatable (#3606)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Deploy Preview for at4j canceled.
| Name | Link |
|---|---|
| Latest commit | 2bfb039c95fda6feb311e2b410f56c080fc3398f |
| Latest deploy log | https://app.netlify.com/sites/at4j/deploys/67f35f0c86d4b800087dfd8b |
Superseded by #148.