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 #560

Merged
merged 1 commit into from
May 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-junit-jupiter 4.3.1 -> 4.5.1 age adoption passing confidence
org.mockito:mockito-core 4.3.1 -> 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)

v4.4.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.4.0
  • 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
  • Bump groovy from 3.0.9 to 3.0.10 (#​2586)
  • Bump google-java-format from 1.14.0 to 1.15.0 (#​2585)
  • Bump actions/checkout from 2.4.0 to 3 (#​2582)
  • Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#​2580)
  • Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#​2579)
  • Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#​2578)
  • Adds a Google Java Format for JDK17 (#​2572)
  • Clean up JUnit3 references (#​2570)
  • Bump com.diffplug.spotless from 6.2.2 to 6.3.0 (#​2567)
  • Bump google-java-format from 1.13.0 to 1.14.0 (#​2565)
  • Bump versions.bytebuddy from 1.12.7 to 1.12.8 (#​2564)
  • Bump com.diffplug.spotless from 6.2.1 to 6.2.2 (#​2562)
  • Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 (#​2559)
  • Bump com.diffplug.spotless from 6.2.0 to 6.2.1 (#​2556)
  • Fixes #​2548 : Makes InOrder able to verify static methods (#​2549)
  • [PR open] Add feature to verify static methods calls in order (#​2548)
  • Fixes #​2201 : Fixed checking of declared exceptions. (#​2547)
  • Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface (#​2201)

Configuration

📅 Schedule: "every weekend" in timezone Europe/Prague.

🚦 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.

@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 55d6c1e to a85303a Compare May 10, 2022 14:12
@sonarcloud
Copy link

sonarcloud bot commented May 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sdelamo sdelamo added this to the 3.2.0 milestone May 11, 2022
@sdelamo sdelamo merged commit 2664230 into master May 11, 2022
@sdelamo sdelamo deleted the renovate/mockito-monorepo branch May 11, 2022 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants