Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps mockito-core from 3.0.0 to 3.1.0.

Release notes

Sourced from mockito-core's releases.

v3.1.0

Release notes were automatically generated by Shipkit

3.1.0

v3.0.12

Release notes were automatically generated by Shipkit

3.0.12

v3.0.11

Release notes were automatically generated by Shipkit

3.0.11

v3.0.9

Release notes were automatically generated by Shipkit

3.0.9

v3.0.8

Release notes were automatically generated by Shipkit

3.0.8

v3.0.7

Release notes were automatically generated by Shipkit

3.0.7

v3.0.6

... (truncated)
Commits
  • 8922326 3.1.0 release (previous 3.0.12) + release notes updated by CI build 4214
  • e349807 Publish Mockito 3.1.0 to Maven Central
  • 6dfd529 3.0.12 release (previous 3.0.11) + release notes updated by CI build 4211
  • 30c50fa Merge pull request #1789 from mockito/sf
  • 5ed8a07 Cleanup traversal of parent contexts
  • acce719 Fixed JUnit Jupiter parallel issue
  • 214d465 3.0.11 release (previous 3.0.10) + release notes updated by CI build 4203
  • 1129199 Merge pull request #1788 from mockito/parallel
  • bcf41fd 3.0.10 release (previous 3.0.9) + release notes updated by CI build 4201
  • f8581c6 Fixes #1786 : Make differences between 'timeout' and 'after' more clear in Ja...
  • 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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Oct 2, 2019
@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage     83.65%   83.65%           
  Complexity       55       55           
=========================================
  Files             7        7           
  Lines           263      263           
  Branches         43       43           
=========================================
  Hits            220      220           
  Misses           32       32           
  Partials         11       11

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 f3928bc...82812a5. Read the comment docs.

@uhafner uhafner merged commit 31b6cc5 into master Nov 6, 2019
@uhafner uhafner deleted the dependabot/maven/org.mockito-mockito-core-3.1.0 branch November 6, 2019 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants