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 dependency org.mockito:mockito-core to v4.6.1 #380

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 4.5.1 -> 4.6.1 age adoption passing confidence

Release Notes

mockito/mockito

v4.6.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.6.1

v4.6.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.6.0
  • 2022-05-27 - 14 commit(s) by Hervé Boutemy, K. Siva Prasad Reddy, Rafael Winterhalter, dependabot[bot]
  • Bump shipkit-changelog from 1.1.15 to 1.2.0 (#​2654)
  • Bump versions.errorprone from 2.13.1 to 2.14.0 (#​2653)
  • Bump shipkit-auto-version from 1.1.20 to 1.2.0 (#​2651)
  • Fixes #​2648 : Add support for customising strictness via @​Mock annotation and MockSettings (#​2650)
  • Any way to enable Strict Stubbing when using Mockito.mock() without using @​Mock? (#​2648)
  • Reintroduce inheriting type annotations from interfaces if only one interface is mocked, including additional interfaces. (#​2645)
  • Bump com.diffplug.spotless from 6.6.0 to 6.6.1 (#​2643)
  • fix Reproducible Build issue (#​2642)
  • Bump com.diffplug.spotless from 6.5.2 to 6.6.0 (#​2641)
  • Mockito mock of interfaces lost annotation information (#​2640)
  • Bump material from 1.5.0 to 1.6.0 (#​2637)
  • Bump com.diffplug.spotless from 6.5.1 to 6.5.2 (#​2636)
  • Bump versions.bytebuddy from 1.12.9 to 1.12.10 (#​2635)
  • Bump com.diffplug.spotless from 6.5.0 to 6.5.1 (#​2632)
  • Bump com.diffplug.spotless from 6.4.2 to 6.5.0 (#​2631)

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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 9d9d0cc to cb302c2 Compare June 2, 2022 20:18
@renovate renovate bot changed the title Update dependency org.mockito:mockito-core to v4.6.0 Update dependency org.mockito:mockito-core to v4.6.1 Jun 2, 2022
@lojzatran
Copy link
Contributor

Error is related to a spotbugs bug. It is fixed in this PR: #382

For now we wait until the PR is meged.

@renovate renovate bot force-pushed the renovate/mockito-monorepo branch 3 times, most recently from b7add2f to 6295e04 Compare June 9, 2022 17:51
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 6295e04 to 07e1efc Compare June 9, 2022 22:46
@codecov-commenter
Copy link

Codecov Report

Merging #380 (07e1efc) into master (70860ec) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #380   +/-   ##
=========================================
  Coverage     93.33%   93.33%           
  Complexity      239      239           
=========================================
  Files            24       24           
  Lines           780      780           
  Branches         36       36           
=========================================
  Hits            728      728           
  Misses           37       37           
  Partials         15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70860ec...07e1efc. Read the comment docs.

@renovate renovate bot merged commit 1bb1ce4 into master Jun 10, 2022
@renovate renovate bot deleted the renovate/mockito-monorepo branch June 10, 2022 03:56
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.

3 participants