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.9.0 -> 4.10.0 #416

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Upgrade Mockito 4.9.0 -> 4.10.0 #416

merged 1 commit into from
Dec 19, 2022

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

mockito/mockito

v4.10.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.10.0
  • 2022-12-14 - 13 commit(s) by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]
  • Add new artifact mockito-subclass (to use mock-maker-subclass MockMaker) (#​2821)
  • Bump gradle from 7.5.1 to 7.6 (#​2817)
  • Fix incorrect Javadoc inline tag for MockitoJUnitRunner (#​2816)
  • Bump shipkit-auto-version from 1.2.1 to 1.2.2 (#​2811)
  • Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#​2810)
  • Bump kotlinVersion from 1.7.21 to 1.7.22 (#​2809)
  • Bump junit from 1.1.3 to 1.1.4 (#​2806)
  • Simplify MatcherApplicationStrategy (#​2803)
  • Bump kotlinVersion from 1.7.10 to 1.7.21 (#​2801)
  • Bump espresso-core from 3.4.0 to 3.5.0 (#​2800)
  • Bump versions.bytebuddy from 1.12.16 to 1.12.19 (#​2799)
  • Upgrade errorprone from 2.14.0 to 2.16 (#​2794)
  • automatically detect class to mock (#​2779)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Dec 15, 2022

cody-christmas-banner

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

Upgrade Mockito 4.9.0 -> 4.10.0 (#416)

See:
- https://github.com/mockito/mockito/releases/tag/v4.10.0
- https://github.com/mockito/mockito/compare/v4.9.0...v4.10.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.

2 similar comments
@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.

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

@Stephan202 Stephan202 added this to the 0.7.0 milestone Dec 15, 2022
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mockito/mockito#2779 is cool. See also google/error-prone#3602.

This is a nice opportunity to simplify some code and resolve some @SuppressWarnings when generic types are mocked. Sounds like a check is in order 🙃

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

2 similar comments
@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.

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

@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
Copy link
Member

rickie commented Dec 19, 2022

This is a nice opportunity to simplify some code and resolve some @SuppressWarnings when generic types are mocked. Sounds like a check is in order 🙃

@Badbond was interested in this one, right? 😉

@rickie rickie changed the title Upgrade version.mockito 4.9.0 -> 4.10.0 Upgrade Mockito 4.9.0 -> 4.10.0 Dec 19, 2022
@rickie rickie merged commit e9ae238 into master Dec 19, 2022
@rickie rickie deleted the renovate/version.mockito branch December 19, 2022 12:52
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