Skip to content
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

Bump mockito-core from 2.23.0 to 2.23.4 #3279

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps mockito-core from 2.23.0 to 2.23.4.

Commits
  • 30d3127 2.23.4 release (previous 2.23.3) + release notes updated by CI build 3640
  • af2036b Merge pull request #1536 from li-wjohnson/release/2.x
  • 2a68497 Reworked coverage
  • 4e4d07a Allow delegating to non-public methods for AdditionalAnswers#delegatesTo
  • 5a0269c 2.23.3 release (previous 2.23.2) + release notes updated by CI build 3633
  • 6435ef5 Merge pull request #1523 from mockito/next-ann
  • 7fd9a23 Added documentation
  • 0d31743 Added 'lenient' annotation toggle
  • 7799c46 2.23.2 release (previous 2.23.1) + release notes updated by CI build 3626
  • a2fc469 Merge pull request #1525 from ijuma/patch-1
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • 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 2.23.0 to 2.23.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.23.0...v2.23.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 21, 2018
@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings9191
Errors

FindBugs (new)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings163
Internationalization Warnings15
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings121
Security Warnings202
Dodgy code Warnings137
Total692

FindBugs (master)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings163
Internationalization Warnings15
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings121
Security Warnings202
Dodgy code Warnings137
Total692

@AndyScherzinger AndyScherzinger merged commit 90e74a6 into master Nov 21, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.mockito-mockito-core-2.23.4 branch November 21, 2018 07:36
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.

3 participants