Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 18, 2019

Bumps mockito-core from 3.2.0 to 3.2.4.

Release notes

Sourced from mockito-core's releases.

v3.2.4

Release notes were automatically generated by Shipkit

3.2.4

v3.2.3

Release notes were automatically generated by Shipkit

3.2.3

v3.2.2

Release notes were automatically generated by Shipkit

3.2.2

Commits
  • 204f9c1 3.2.4 release (previous 3.2.3) + release notes updated by CI build 4328
  • 4898be5 Publish Mockito 3.2.3 to Maven Central
  • f5bea9b 3.2.3 release (previous 3.2.2) + release notes updated by CI build 4326
  • 1ce2078 Revert "Add java.time.Duration overloads to timeout and after (#1818)" (#...
  • 517facc 3.2.2 release (previous 3.2.0) + release notes updated by CI build 4322
  • 4c29061 Update version number to Mockito 3.2.2
  • fe1141b Fixes #1841 : Update byte buddy to 1.10.5 (#1842)
  • 49c3b4f Fix several typos found by a spell checker (#1795)
  • dd68237 Add matchers for incompatible type matchers (#1832)
  • ae8117f Fixes #1839 : Badge improvements in README.md (#1840)
  • 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)

@dependabot-preview dependabot-preview bot added 3. to review dependencies Pull requests that update a dependency file labels Dec 18, 2019
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

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

@@             Coverage Diff              @@
##             master    #5025      +/-   ##
============================================
- Coverage     17.63%   17.56%   -0.07%     
  Complexity        3        3              
============================================
  Files           385      385              
  Lines         32679    32679              
  Branches       4594     4594              
============================================
- Hits           5763     5741      -22     
- Misses        25987    26009      +22     
  Partials        929      929
Impacted Files Coverage Δ Complexity Δ
...om/owncloud/android/utils/FileSortOrderByName.java 14.28% <0%> (-2.86%) 0% <0%> (ø)
...m/owncloud/android/ui/activity/DrawerActivity.java 43.16% <0%> (-2.31%) 0% <0%> (ø)
...in/java/com/owncloud/android/datamodel/OCFile.java 63.96% <0%> (-1.36%) 0% <0%> (ø)
.../third_parties/daveKoeller/AlphanumComparator.java 80.95% <0%> (-1.2%) 0% <0%> (ø)
.../java/com/owncloud/android/utils/DisplayUtils.java 24.89% <0%> (-0.85%) 0% <0%> (ø)
...oud/android/ui/activity/SyncedFoldersActivity.java 26.31% <0%> (ø) 0% <0%> (ø) ⬇️
...cloud/android/ui/activity/FileDisplayActivity.java 20.2% <0%> (ø) 0% <0%> (ø) ⬇️

@AndyScherzinger
Copy link
Member

@dependabot rebase

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.2.0...v3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/org.mockito-mockito-core-3.2.4 branch from e0ddf47 to 2be4623 Compare December 18, 2019 11:24
@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12044.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

328

Lint

TypemasterPR
Warnings7373
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings70
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings106
Security Warnings44
Dodgy code Warnings136
Total409

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings70
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings106
Security Warnings44
Dodgy code Warnings136
Total409

@dependabot-preview dependabot-preview bot merged commit 447f747 into master Dec 18, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.mockito-mockito-core-3.2.4 branch December 18, 2019 12:21
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.10.0 milestone Dec 18, 2019
tobiasKaminsky added a commit that referenced this pull request Dec 19, 2019
7201dbe Merge pull request #5029 from nextcloud/beautifyScreenshots
9246373 beautify screenshots: no status icon, set time to 12:00, no charging, etc.
447f747 Merge pull request #5025 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.2.4
2be4623 Bump mockito-core from 3.2.0 to 3.2.4
3c8aa90 Merge pull request #5026 from nextcloud/dependabot/gradle/daggerVersion-2.25.3
6d63b4b [tx-robot] updated from transifex
380cc01 daily dev 20191218
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.

3 participants