Skip to content

Bump mockito-core from 3.11.2 to 3.12.1 #7316

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
Aug 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps mockito-core from 3.11.2 to 3.12.1.

Release notes

Sourced from mockito-core's releases.

v3.12.1

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.1

v3.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.0

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

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 23, 2021
@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #7316 (8fd1a57) into 3.x (1d81a90) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7316      +/-   ##
============================================
+ Coverage     99.55%   99.58%   +0.02%     
- Complexity     6784     6786       +2     
============================================
  Files           751      751              
  Lines         47490    47490              
  Branches       6378     6378              
============================================
+ Hits          47281    47293      +12     
+ Misses           93       91       -2     
+ Partials        116      106      -10     
Impacted Files Coverage Δ
...va/io/reactivex/rxjava3/subjects/AsyncSubject.java 97.87% <0.00%> (-2.13%) ⬇️
...nternal/operators/parallel/ParallelReduceFull.java 93.06% <0.00%> (-1.99%) ⬇️
.../operators/observable/ObservableFlatMapSingle.java 94.44% <0.00%> (-1.59%) ⬇️
...rnal/operators/flowable/FlowableFlatMapSingle.java 95.34% <0.00%> (-1.17%) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.16% <0.00%> (-0.42%) ⬇️
...3/internal/operators/flowable/FlowableGroupBy.java 85.32% <0.00%> (+0.29%) ⬆️
...operators/flowable/FlowableConcatMapScheduler.java 99.60% <0.00%> (+0.39%) ⬆️
.../reactivex/rxjava3/observers/BaseTestConsumer.java 100.00% <0.00%> (+0.53%) ⬆️
...ternal/operators/observable/ObservableFlatMap.java 98.22% <0.00%> (+0.70%) ⬆️
...nternal/operators/observable/ObservableCreate.java 96.58% <0.00%> (+0.85%) ⬆️
... and 5 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 1d81a90...8fd1a57. Read the comment docs.

@akarnokd akarnokd merged commit 3e77f5c into 3.x Aug 23, 2021
@dependabot dependabot bot deleted the dependabot/gradle/org.mockito-mockito-core-3.12.1 branch August 23, 2021 07:28
sakibguy added a commit to sakibguy/RxJava that referenced this pull request Aug 24, 2021
Bump mockito-core from 3.11.2 to 3.12.1 (ReactiveX#7316)
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