Skip to content

Bump mockito-core from 4.4.0 to 4.5.0#151

Merged
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/org.mockito-mockito-core-4.5.0
Apr 20, 2022
Merged

Bump mockito-core from 4.4.0 to 4.5.0#151
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/org.mockito-mockito-core-4.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2022

Bumps mockito-core from 4.4.0 to 4.5.0.

Release notes

Sourced from mockito-core's releases.

v4.5.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.5.0

Commits
  • 2c0bf94 Merge pull request #2613 from mockito/graal-support
  • d23dc0e Support subclass mocks on Graal VM.
  • 8314824 Bump versions.errorprone from 2.13.0 to 2.13.1 (#2621)
  • 20f1627 Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (#2609)
  • d539af2 Fix mockito-inline for Groovy projects (#2618)
  • 2947e9d Bump versions.errorprone from 2.12.1 to 2.13.0 (#2619)
  • 09ba420 Bump actions/setup-java from 2 to 3 (#2615)
  • 98b5ff9 Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#2614)
  • e2fa1c9 Bump com.diffplug.spotless from 6.4.1 to 6.4.2 (#2611)
  • 331ff01 Bump versions.errorprone from 2.10.0 to 2.12.1 (#2608)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 20, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2022

Codecov Report

Merging #151 (75fe360) into 3.x (c369578) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.x     #151      +/-   ##
============================================
- Coverage     84.05%   84.01%   -0.05%     
+ Complexity     2198     2195       -3     
============================================
  Files           388      388              
  Lines         16473    16473              
  Branches       1906     1906              
============================================
- Hits          13846    13839       -7     
+ Misses         1996     1995       -1     
- Partials        631      639       +8     
Impacted Files Coverage Δ
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan3.java 85.71% <0.00%> (-4.77%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan6.java 84.09% <0.00%> (-4.55%) ⬇️
...rnokd/rxjava3/operators/ObservableFilterAsync.java 98.19% <0.00%> (-1.81%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan8.java 82.14% <0.00%> (-1.79%) ⬇️
...d/rxjava3/operators/ObservableObserveOnLatest.java 98.30% <0.00%> (-1.70%) ⬇️
...okd/rxjava3/operators/ObservableObserveOnDrop.java 98.38% <0.00%> (-1.62%) ⬇️
...akarnokd/rxjava3/operators/ObservableMapAsync.java 98.41% <0.00%> (-1.59%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan9.java 83.87% <0.00%> (ø)
.../hu/akarnokd/rxjava3/operators/FlowableExpand.java 94.83% <0.00%> (+0.93%) ⬆️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan7.java 86.00% <0.00%> (+2.00%) ⬆️

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 c369578...75fe360. Read the comment docs.

@akarnokd akarnokd merged commit cea67bd into 3.x Apr 20, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/org.mockito-mockito-core-4.5.0 branch April 20, 2022 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant