Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update mockito monorepo to v4.5.1 (minor) #1964

Merged
merged 1 commit into from
May 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-junit-jupiter 4.4.0 -> 4.5.1 age adoption passing confidence
org.mockito:mockito-core 4.4.0 -> 4.5.1 age adoption passing confidence

Release Notes

mockito/mockito

v4.5.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.5.1
  • 2022-04-21 - 2 commit(s) by Jeremy Landis, dependabot[bot]
  • Fixes #​2623: Use zulu distribution and java 11 for release GHA job (#​2624)
  • Missing errorprone module for 4.5.0 in central as release was done with jdk 8 (#​2623)
  • Bump kotlinVersion from 1.6.20 to 1.6.21 (#​2622)

Missing net.bytebuddy.utility.GraalImageCode exception

If you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.

v4.5.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.5.0
  • 2022-04-19 - 15 commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]
  • Bump versions.errorprone from 2.13.0 to 2.13.1 (#​2621)
  • Bump versions.errorprone from 2.12.1 to 2.13.0 (#​2619)
  • Groovy inline (#​2618)
  • Bump actions/setup-java from 2 to 3 (#​2615)
  • Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#​2614)
  • Support subclass mocks on Graal VM. (#​2613)
  • Bump com.diffplug.spotless from 6.4.1 to 6.4.2 (#​2611)
  • Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (#​2609)
  • Bump versions.errorprone from 2.10.0 to 2.12.1 (#​2608)
  • Bump kotlinVersion from 1.6.10 to 1.6.20 (#​2607)
  • Bump com.diffplug.spotless from 6.4.0 to 6.4.1 (#​2606)
  • Bump com.diffplug.spotless from 6.3.0 to 6.4.0 (#​2605)
  • Bump org.eclipse.osgi from 3.17.100 to 3.17.200 (#​2597)
  • Deprecate ListUtil and Fields classes (#​2593)
  • mockito-errorprone seems not compatible with ErrorProne 2.11.0 (#​2554)
  • NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) (#​2522)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #1964 (b4d5b24) into main (523a474) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1964   +/-   ##
=========================================
  Coverage     78.23%   78.23%           
  Complexity      955      955           
=========================================
  Files           194      194           
  Lines          5293     5293           
  Branches        420      420           
=========================================
  Hits           4141     4141           
  Misses          706      706           
  Partials        446      446           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@renovate renovate bot force-pushed the renovate/mockito-monorepo branch 4 times, most recently from 1e77826 to 6218620 Compare May 3, 2022 18:14
@wslulciuc wslulciuc enabled auto-merge (squash) May 3, 2022 18:14
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch 4 times, most recently from 1023d4c to b4d5b24 Compare May 3, 2022 18:34
@wslulciuc wslulciuc disabled auto-merge May 3, 2022 18:39
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@wslulciuc wslulciuc merged commit a2d8038 into main May 3, 2022
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from b4d5b24 to 4f623e3 Compare May 3, 2022 18:39
@wslulciuc wslulciuc deleted the renovate/mockito-monorepo branch May 3, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants