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 gradle from 3.5.1 to 3.5.2 #4799

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps gradle from 3.5.1 to 3.5.2.

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 gradle from 3.5.1 to 3.5.2.

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 Nov 5, 2019
@nextcloud-android-bot
Copy link
Collaborator

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

304

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings119
Security Warnings44
Dodgy code Warnings138
Total423

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings119
Security Warnings44
Dodgy code Warnings138
Total423

@codecov
Copy link

codecov bot commented Nov 5, 2019

Codecov Report

Merging #4799 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4799      +/-   ##
============================================
- Coverage     17.48%   17.47%   -0.01%     
  Complexity        3        3              
============================================
  Files           376      376              
  Lines         32385    32385              
  Branches       4569     4569              
============================================
- Hits           5661     5659       -2     
+ Misses        25813    25805       -8     
- Partials        911      921      +10
Impacted Files Coverage Δ Complexity Δ
...va/com/owncloud/android/ui/SquareLinearLayout.java 0% <0%> (-50%) 0% <0%> (ø)
.../owncloud/android/ui/activity/ToolbarActivity.java 60.86% <0%> (-2.9%) 0% <0%> (ø)
...loud/android/datamodel/ThumbnailsCacheManager.java 33.39% <0%> (-2.19%) 0% <0%> (ø)
...ncloud/android/ui/fragment/OCFileListFragment.java 25.3% <0%> (-0.68%) 0% <0%> (ø)
...oud/android/ui/activity/SyncedFoldersActivity.java 22.22% <0%> (-0.57%) 0% <0%> (ø)
...cloud/android/ui/activity/FileDisplayActivity.java 19.85% <0%> (-0.33%) 0% <0%> (ø)
...owncloud/android/ui/adapter/OCFileListAdapter.java 29.77% <0%> (ø) 0% <0%> (ø) ⬇️
.../third_parties/daveKoeller/AlphanumComparator.java 82.14% <0%> (+1.19%) 0% <0%> (ø) ⬇️
.../java/com/owncloud/android/utils/DisplayUtils.java 24.89% <0%> (+1.26%) 0% <0%> (ø) ⬇️
...in/java/com/owncloud/android/utils/ThemeUtils.java 51.57% <0%> (+1.96%) 0% <0%> (ø) ⬇️
... and 3 more

@AndyScherzinger AndyScherzinger merged commit 9e15f5e into master Nov 5, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/com.android.tools.build-gradle-3.5.2 branch November 5, 2019 19:35
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.10.0 milestone Nov 5, 2019
tobiasKaminsky added a commit that referenced this pull request Nov 6, 2019
9e15f5e Merge pull request #4799 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.5.2
d208681 Merge pull request #4796 from nextcloud/datepicker
7a8aee3 [tx-robot] updated from transifex
a3ae321 Bump gradle from 3.5.1 to 3.5.2
b0563b9 Theming: Fix date picker button text colour
207f894 [tx-robot] updated from transifex
1ec0984 [tx-robot] updated from transifex
5131514 [tx-robot] updated from transifex
38a83bb daily dev 20191102
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.

2 participants