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

Upgrade Mockito 4.10.0 -> 4.11.0 #427

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Upgrade Mockito 4.10.0 -> 4.11.0 #427

merged 1 commit into from
Dec 29, 2022

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.mockito:mockito-errorprone minor 4.10.0 -> 4.11.0
org.mockito:mockito-bom import minor 4.10.0 -> 4.11.0

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)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Dec 29, 2022

lcody-christmas-banner

The Java Platform team wishes you a happy festive period. Here is the suggested commit message:

Upgrade Mockito 4.10.0 -> 4.11.0 (#427)

See:
- https://github.com/mockito/mockito/releases/tag/v4.11.0
- https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0
Renovate be like

image
Header generated and modified from Sweaterify.

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie added this to the 0.7.0 milestone Dec 29, 2022
@rickie rickie changed the title Upgrade version.mockito 4.10.0 -> 4.11.0 Upgrade Mockito 4.10.0 -> 4.11.0 Dec 29, 2022
@rickie rickie merged commit 27c6c48 into master Dec 29, 2022
@rickie rickie deleted the renovate/version.mockito branch December 29, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants