Skip to content

Bump mockito-core from 4.1.0 to 4.2.0#144

Merged
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/org.mockito-mockito-core-4.2.0
Dec 17, 2021
Merged

Bump mockito-core from 4.1.0 to 4.2.0#144
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/org.mockito-mockito-core-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 17, 2021

Bumps mockito-core from 4.1.0 to 4.2.0.

Release notes

Sourced from mockito-core's releases.

v4.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.2.0

Commits
  • 8319cc5 Update ByteBuddy to 1.12.4 (#2515)
  • 27e6df6 Bump kotlinVersion from 1.6.0 to 1.6.10 (#2514)
  • 95bc5b2 Add DoNotMock mention to main JavaDoc (#2512)
  • b91bd29 Replace ExpectedException in MissingInvocationInOrderCheckerTest (#2511)
  • 44ba00f Fixes #2497: Throw exception on invalid matchers for mockStatic (#2506)
  • 582d890 Bump com.diffplug.spotless from 6.0.2 to 6.0.4 (#2501)
  • 44aec66 Update Gradle to version 7.3.1 (#2509)
  • a82d5c3 Merge pull request #2505 from mockito/initialize-interfaces
  • 4635780 Make sure interface types are initialized before inline mocking to avoid bloc...
  • dbcbb3f Bump org.eclipse.osgi from 3.17.0 to 3.17.100 (#2504)
  • 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.1.0 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.1.0...v4.2.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 Dec 17, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 17, 2021

Codecov Report

Merging #144 (1d0882f) into 3.x (138b0bc) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x     #144      +/-   ##
============================================
+ Coverage     83.97%   83.99%   +0.01%     
  Complexity     2187     2187              
============================================
  Files           388      388              
  Lines         16473    16473              
  Branches       1906     1906              
============================================
+ Hits          13834    13836       +2     
+ Misses         1995     1994       -1     
+ Partials        644      643       -1     
Impacted Files Coverage Δ
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan6.java 81.81% <0.00%> (-6.82%) ⬇️
...a/hu/akarnokd/rxjava3/basetypes/NonoProcessor.java 97.56% <0.00%> (-2.44%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan9.java 79.03% <0.00%> (-1.62%) ⬇️
...rnokd/rxjava3/basetypes/BlockingGetSubscriber.java 39.24% <0.00%> (-1.27%) ⬇️
...a/hu/akarnokd/rxjava3/basetypes/SoloObserveOn.java 63.10% <0.00%> (-0.98%) ⬇️
...u/akarnokd/rxjava3/schedulers/SharedScheduler.java 86.88% <0.00%> (ø)
...rnokd/rxjava3/operators/FlowableSwitchFlatMap.java 90.82% <0.00%> (+0.96%) ⬆️
.../java/hu/akarnokd/rxjava3/joins/JoinObserver1.java 72.58% <0.00%> (+1.61%) ⬆️
...d/rxjava3/operators/ObservableObserveOnLatest.java 100.00% <0.00%> (+1.69%) ⬆️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan5.java 84.21% <0.00%> (+2.63%) ⬆️
... and 2 more

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 138b0bc...1d0882f. Read the comment docs.

@akarnokd akarnokd merged commit 7f122c6 into 3.x Dec 17, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/org.mockito-mockito-core-4.2.0 branch December 17, 2021 08:53
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