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 detekt-gradle-plugin from 1.0.1 to 1.1.1 #4656

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps detekt-gradle-plugin from 1.0.1 to 1.1.1.

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 detekt-gradle-plugin from 1.0.1 to 1.1.1.

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

@nextcloud-android-bot
Copy link
Collaborator

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

276

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 11, 2019

Codecov Report

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

@@             Coverage Diff              @@
##             master    #4656      +/-   ##
============================================
- Coverage      17.3%   17.28%   -0.03%     
  Complexity        3        3              
============================================
  Files           372      372              
  Lines         32089    32089              
  Branches       4548     4548              
============================================
- Hits           5553     5546       -7     
- Misses        25634    25638       +4     
- Partials        902      905       +3
Impacted Files Coverage Δ Complexity Δ
...nextcloud/client/errorhandling/ExceptionHandler.kt 0% <0%> (-7.15%) 0% <0%> (ø)
.../third_parties/daveKoeller/AlphanumComparator.java 80.95% <0%> (-2.39%) 0% <0%> (ø)
...in/java/com/owncloud/android/datamodel/OCFile.java 63.3% <0%> (-1.38%) 0% <0%> (ø)
src/main/java/com/owncloud/android/MainApp.java 56.44% <0%> (-0.93%) 0% <0%> (ø)
...cloud/android/ui/activity/FileDisplayActivity.java 19.93% <0%> (-0.09%) 0% <0%> (ø)
...owncloud/android/ui/adapter/OCFileListAdapter.java 29.77% <0%> (+0.19%) 0% <0%> (ø) ⬇️
...loud/android/datamodel/ThumbnailsCacheManager.java 35.58% <0%> (+0.54%) 0% <0%> (ø) ⬇️

@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 991a55c into master Oct 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.1.1 branch October 11, 2019 06:31
tobiasKaminsky added a commit that referenced this pull request Oct 12, 2019
bc618c9 Merge pull request #4658 from nextcloud/381changelog
991a55c Merge pull request #4656 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.1.1
d4e5ecd 3.8.1 release notes
45f5b38 Merge pull request #4655 from nextcloud/revertDisableException
4d512c5 Bump detekt-gradle-plugin from 1.0.1 to 1.1.1
e333c88 [tx-robot] updated from transifex
0dbee8a daily dev 20191011
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