Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update dependency org.mockito:mockito-junit-jupiter to v5.3.0 (#…
…1193) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito:mockito-junit-jupiter](https://togithub.com/mockito/mockito) | `5.2.0` -> `5.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-junit-jupiter/5.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-junit-jupiter/5.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-junit-jupiter/5.3.0/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-junit-jupiter/5.3.0/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mockito/mockito</summary> ### [`v5.3.0`](https://togithub.com/mockito/mockito/releases/tag/v5.3.0) [Compare Source](https://togithub.com/mockito/mockito/compare/v5.2.0...v5.3.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.3.0 - 2023-04-11 - [14 commit(s)](https://togithub.com/mockito/mockito/compare/v5.2.0...v5.3.0) by Krzysztof Krasoń, Maciej Walkowiak, Rafael Winterhalter, Wesley Tsai, dependabot\[bot], jfrantzius - Bump com.diffplug.spotless from 6.17.0 to 6.18.0 [(#​2967)](https://togithub.com/mockito/mockito/pull/2967) - Bump versions.bytebuddy from 1.14.3 to 1.14.4 [(#​2966)](https://togithub.com/mockito/mockito/pull/2966) - Adds `withoutAnnotations` parameter to `@Mock` [(#​2965)](https://togithub.com/mockito/mockito/pull/2965) - Fix ClassCastException [(#​2962)](https://togithub.com/mockito/mockito/pull/2962) - Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 [(#​2959)](https://togithub.com/mockito/mockito/pull/2959) - ClassCastException when combining InjectMocks with generified Mock field [(#​2958)](https://togithub.com/mockito/mockito/issues/2958) - Bump versions.bytebuddy from 1.14.2 to 1.14.3 [(#​2950)](https://togithub.com/mockito/mockito/pull/2950) - Add `ArgumentMatchers#assertArg` method. [(#​2949)](https://togithub.com/mockito/mockito/pull/2949) - Fixes 2947: correct visibility check to respect nestmates [(#​2948)](https://togithub.com/mockito/mockito/pull/2948) - spy does not initialize objects fully with InstrumentationMemberAccessor [(#​2947)](https://togithub.com/mockito/mockito/issues/2947) - Fixes [#​2877](https://togithub.com/mockito/mockito/issues/2877): removed mockito-inline as subproject and actual subproject [(#​2945)](https://togithub.com/mockito/mockito/pull/2945) - [#​2934](https://togithub.com/mockito/mockito/issues/2934) throw exception on multiple matches by type if cannot be reduce… [(#​2942)](https://togithub.com/mockito/mockito/pull/2942) - Bump org.eclipse.platform:org.eclipse.osgi from 3.18.200 to 3.18.300 [(#​2941)](https://togithub.com/mockito/mockito/pull/2941) - Bump com.diffplug.spotless from 6.16.0 to 6.17.0 [(#​2940)](https://togithub.com/mockito/mockito/pull/2940) - Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 [(#​2939)](https://togithub.com/mockito/mockito/pull/2939) - Bump versions.bytebuddy from 1.14.1 to 1.14.2 [(#​2938)](https://togithub.com/mockito/mockito/pull/2938) - Feature suggestion: TerminalMockCandidateFilter should report error when more than one candidate left [(#​2934)](https://togithub.com/mockito/mockito/issues/2934) - Mockito-inline dependency after upgrade 5.0.0 [(#​2877)](https://togithub.com/mockito/mockito/issues/2877) - Assertions on parameters during verification [(#​2285)](https://togithub.com/mockito/mockito/issues/2285) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6:00am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/CloudNetService/CloudNet-v3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information