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 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)

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 3. to review dependencies Pull requests that update a dependency file labels Oct 2, 2019
@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11056.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@nextcloud-android-bot
Copy link
Collaborator

Codacy

273

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings139
Total427

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings139
Total427

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #4591 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4591      +/-   ##
============================================
- Coverage     17.31%   17.24%   -0.08%     
  Complexity        3        3              
============================================
  Files           373      373              
  Lines         32079    32079              
  Branches       4538     4538              
============================================
- Hits           5554     5531      -23     
- Misses        25627    25643      +16     
- Partials        898      905       +7
Impacted Files Coverage Δ Complexity Δ
...va/com/owncloud/android/ui/SquareLinearLayout.java 0% <0%> (-50%) 0% <0%> (ø)
...om/owncloud/android/utils/FileSortOrderByName.java 14.28% <0%> (-2.86%) 0% <0%> (ø)
...in/java/com/owncloud/android/datamodel/OCFile.java 63.3% <0%> (-1.38%) 0% <0%> (ø)
...owncloud/android/ui/adapter/OCFileListAdapter.java 28.68% <0%> (-0.96%) 0% <0%> (ø)
.../java/com/owncloud/android/utils/DisplayUtils.java 24.89% <0%> (-0.85%) 0% <0%> (ø)
...loud/android/datamodel/ThumbnailsCacheManager.java 35.03% <0%> (-0.73%) 0% <0%> (ø)
...ncloud/android/ui/fragment/OCFileListFragment.java 25.3% <0%> (-0.68%) 0% <0%> (ø)
...oud/android/operations/RefreshFolderOperation.java 56.57% <0%> (-0.44%) 0% <0%> (ø)
...owncloud/android/ui/activity/SettingsActivity.java 38.55% <0%> (-0.21%) 0% <0%> (ø)
.../third_parties/daveKoeller/AlphanumComparator.java 82.14% <0%> (ø) 0% <0%> (ø) ⬇️
... and 1 more

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.

@tobiasKaminsky tobiasKaminsky merged commit 9a580b3 into master Oct 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/org.mockito-mockito-core-3.1.0 branch October 2, 2019 06:05
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.9.0 milestone Oct 2, 2019
tobiasKaminsky added a commit that referenced this pull request Oct 3, 2019
59e1f7f Merge pull request #4357 from nextcloud/changeDroneOrder
c9e9fe1 Merge pull request #4597 from nextcloud/buildAgain
7ebc88d make build run again
4f15e87 Merge pull request #4592 from nextcloud/parentCheck
b204db0 Merge pull request #4577 from nextcloud/ezaquarii/fix-npe-in-preview-media-fragment
9876c49 Merge pull request #4415 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1
9a580b3 Merge pull request #4591 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.1.0
f6e24eb if parent is null, then do a regular check, no early exit
0dfdc6a Bump mockito-core from 3.0.0 to 3.1.0
9133158 [tx-robot] updated from transifex
7d8474e daily dev 20191002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants