Skip to content

Bump mockito-core from 3.11.1 to 3.11.2 #7287

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

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2021

Bumps mockito-core from 3.11.1 to 3.11.2.

Release notes

Sourced from mockito-core's releases.

v3.11.2

Changelog generated by Shipkit Changelog Gradle Plugin

3.11.2

Commits

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 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.11.1...v3.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 22, 2021
@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #7287 (eb057ce) into 3.x (578b4f8) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7287      +/-   ##
============================================
+ Coverage     99.56%   99.57%   +0.01%     
+ Complexity     6758     6757       -1     
============================================
  Files           747      747              
  Lines         47391    47391              
  Branches       6382     6382              
============================================
+ Hits          47183    47191       +8     
+ Misses           95       92       -3     
+ Partials        113      108       -5     
Impacted Files Coverage Δ
...ors/flowable/FlowableWindowSubscribeIntercept.java 87.50% <0.00%> (-12.50%) ⬇️
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0.00%> (-1.99%) ⬇️
...internal/operators/flowable/FlowableFromArray.java 96.61% <0.00%> (-1.70%) ⬇️
...internal/operators/flowable/FlowableSwitchMap.java 98.58% <0.00%> (-1.42%) ⬇️
...ernal/operators/flowable/FlowableFromIterable.java 98.95% <0.00%> (-1.05%) ⬇️
...perators/single/SingleFlatMapIterableFlowable.java 99.16% <0.00%> (-0.84%) ⬇️
...ernal/operators/flowable/FlowableFlatMapMaybe.java 97.40% <0.00%> (-0.52%) ⬇️
...ternal/operators/observable/ObservableFlatMap.java 98.58% <0.00%> (+0.35%) ⬆️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.62%) ⬆️
...java3/internal/operators/flowable/FlowableZip.java 100.00% <0.00%> (+1.02%) ⬆️
... and 3 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 578b4f8...eb057ce. Read the comment docs.

@akarnokd akarnokd merged commit 91a10d4 into 3.x Jun 22, 2021
@dependabot dependabot bot deleted the dependabot/gradle/org.mockito-mockito-core-3.11.2 branch June 22, 2021 06:09
sakibguy added a commit to sakibguy/RxJava that referenced this pull request Jun 23, 2021
Bump mockito-core from 3.11.1 to 3.11.2 (ReactiveX#7287)
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant