Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps mockito-core from 3.5.10 to 3.5.11.

Release notes

Sourced from mockito-core's releases.

v3.5.11

Release notes were automatically generated by Shipkit

3.5.11

Commits
  • 5a664cf 3.5.11 release (previous 3.5.10) + release notes updated by CI build 4792
  • ce996dc [ci maven-central-release] Merge pull request #2046 from mockito/include-synt...
  • 4a40f58 Do not exclude synthetic constructors from instrumentation. Fixes #2040.
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.10...v3.5.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 18, 2020
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #7077 into 3.x will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7077      +/-   ##
============================================
+ Coverage     99.52%   99.56%   +0.04%     
- Complexity     6668     6672       +4     
============================================
  Files           742      742              
  Lines         47275    47275              
  Branches       6374     6374              
============================================
+ Hits          47051    47070      +19     
+ Misses          100       93       -7     
+ Partials        124      112      -12     
Impacted Files Coverage Δ Complexity Δ
...nternal/operators/observable/ObservableReplay.java 99.46% <0.00%> (-0.54%) 22.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableCreate.java 99.35% <0.00%> (+0.32%) 6.00% <0.00%> (ø%)
.../reactivex/rxjava3/processors/ReplayProcessor.java 99.59% <0.00%> (+0.40%) 52.00% <0.00%> (ø%)
...activex/rxjava3/processors/MulticastProcessor.java 100.00% <0.00%> (+0.45%) 83.00% <0.00%> (+1.00%)
...perators/observable/ObservableMergeWithSingle.java 100.00% <0.00%> (+0.94%) 2.00% <0.00%> (ø%)
...java3/internal/operators/flowable/FlowableZip.java 100.00% <0.00%> (+1.02%) 6.00% <0.00%> (ø%)
...ernal/operators/flowable/FlowableFromIterable.java 100.00% <0.00%> (+1.04%) 5.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableGroupBy.java 100.00% <0.00%> (+1.09%) 2.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 95.34% <0.00%> (+1.16%) 2.00% <0.00%> (ø%)
...ctivex/rxjava3/internal/util/QueueDrainHelper.java 100.00% <0.00%> (+1.38%) 58.00% <0.00%> (+1.00%)
... 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 ffe2fcc...43f7dea. Read the comment docs.

@akarnokd akarnokd merged commit 6b48855 into 3.x Sep 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.mockito-mockito-core-3.5.11 branch September 18, 2020 06:21
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.

2 participants