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

Update mockito monorepo to v4.11.0 #2765

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockito/mockito

v4.11.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.11.0
  • 2022-12-28 - 1 commit(s) by Andy Coates
  • Improve vararg handling: approach 2 (#​2807)
  • Mocking varargs method with any(String[].class) doesn't work as expected (#​2796)
  • (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs (#​1498)
  • Cannot verify varargs parameter as an array (#​1222)
  • ArgumentCaptor can't capture varargs-arrays (#​584)
  • Verification of an empty varargs call fails when isNotNull() is used (#​567)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@coveralls
Copy link

Coverage Status

Coverage: 87.313%. Remained the same when pulling 05bf3d4 on renovate/mockito-monorepo into 35262b0 on master.

@hazendaz hazendaz self-assigned this Jan 3, 2023
@hazendaz hazendaz merged commit a0caf41 into master Jan 3, 2023
@renovate renovate bot deleted the renovate/mockito-monorepo branch January 3, 2023 22:19
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