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

fix(deps): update dependency org.mockito:mockito-junit-jupiter to v4.11.0 #883

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-junit-jupiter 4.9.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)

v4.10.0

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)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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.

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2022

Codecov Report

Merging #883 (34f80b8) into master (57d41f9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #883   +/-   ##
=========================================
  Coverage     99.14%   99.14%           
  Complexity     2669     2669           
=========================================
  Files           225      225           
  Lines          7156     7156           
  Branches        440      440           
=========================================
  Hits           7095     7095           
  Misses           32       32           
  Partials         29       29           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 59eb36f to 6480337 Compare December 17, 2022 04:06
@renovate renovate bot changed the title fix(deps): update dependency org.mockito:mockito-junit-jupiter to v4.10.0 Update dependency org.mockito:mockito-junit-jupiter to v4.10.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency org.mockito:mockito-junit-jupiter to v4.10.0 fix(deps): update dependency org.mockito:mockito-junit-jupiter to v4.10.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 6480337 to 57e8e13 Compare December 24, 2022 05:08
@renovate renovate bot changed the title fix(deps): update dependency org.mockito:mockito-junit-jupiter to v4.10.0 fix(deps): update dependency org.mockito:mockito-junit-jupiter to v4.11.0 Dec 28, 2022
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 57e8e13 to 34f80b8 Compare December 28, 2022 14:35
@renovate renovate bot merged commit cd0d0c2 into master Dec 28, 2022
@renovate renovate bot deleted the renovate/mockito-monorepo branch December 28, 2022 17:57
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.

None yet

1 participant