Closed renovate[bot] closed 1 year ago
Merging #230 (d72becd) into main (f4b2090) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #230 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 2 2
===========================================
Files 1 1
Lines 4 4
===========================================
Hits 4 4
Flag | Coverage Δ | |
---|---|---|
integration-tests | 100.00% <ø> (ø) |
|
unit-tests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
This PR contains the following updates:
5.2.0
->5.3.1
5.2.0
->5.3.1
5.9.2
->5.9.3
10.8.1
->10.12.0
5.0.13
->5.0.14
6.16.0
->6.19.0
Release Notes
mockito/mockito
### [`v5.3.1`](https://togithub.com/mockito/mockito/releases/tag/v5.3.1) [Compare Source](https://togithub.com/mockito/mockito/compare/v5.3.0...v5.3.1) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 5.3.1 - 2023-04-21 - [2 commit(s)](https://togithub.com/mockito/mockito/compare/v5.3.0...v5.3.1) by Rafael Winterhalter, jfrantzius - Fixes 2972: Weakens visibility constraint [(#2983)](https://togithub.com/mockito/mockito/pull/2983) - Bugfix 2974 fix npe [(#2976)](https://togithub.com/mockito/mockito/pull/2976) - Fix for [#2958](https://togithub.com/mockito/mockito/issues/2958) eliminates CCE but leads to NPE [(#2974)](https://togithub.com/mockito/mockito/issues/2974) - Spying objects not working properly since 5.3.0 [(#2972)](https://togithub.com/mockito/mockito/issues/2972) ### [`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) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 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)spotbugs/spotbugs-gradle-plugin
### [`v5.0.14`](https://togithub.com/spotbugs/spotbugs-gradle-plugin/releases/tag/5.0.14) [Compare Source](https://togithub.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.13...5.0.14) ##### Bug Fixes - use internal property to avoid issues with configuration cache ([#857](https://togithub.com/spotbugs/spotbugs-gradle-plugin/issues/857)) ([d068aa2](https://togithub.com/spotbugs/spotbugs-gradle-plugin/commit/d068aa2afbedc0a121bbdab7c7cb5137d5d04902)), closes [#670](https://togithub.com/spotbugs/spotbugs-gradle-plugin/issues/670)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.