Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 27, 2020

Bumps powermock-core from 2.0.4 to 2.0.5.

Commits
  • 0d243c7 2.0.5 release (previous 2.0.4) + release notes updated by CI build 833
  • c7406c4 [ci maven-central-release] Use Unsafe to set final static fields, support JDK12+
  • bd92bcc Handle primivite data types
  • fc092c5 Use Unsafe to set final fields, support JDK12+
  • 38e5dc6 Merge pull request #1025 from eolivelli/fix/local-build
  • 7af5b37 Enable local build in IDE without setting ENV
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @tobiasKaminsky.


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 Jan 27, 2020
@nextcloud-android-bot
Copy link
Collaborator

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/org.powermock-powermock-core-2.0.5 branch from 06c0b13 to c0991da Compare January 27, 2020 13:48
@nextcloud-android-bot
Copy link
Collaborator

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

340

Lint

TypemasterPR
Warnings7676
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings71
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings107
Security Warnings44
Dodgy code Warnings138
Total413

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings71
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings107
Security Warnings44
Dodgy code Warnings138
Total413

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #5321 into master will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master   #5321      +/-   ##
===========================================
+ Coverage     17.64%   17.7%   +0.05%     
  Complexity        3       3              
===========================================
  Files           392     392              
  Lines         33147   33147              
  Branches       4656    4656              
===========================================
+ Hits           5850    5869      +19     
+ Misses        26344   26325      -19     
  Partials        953     953
Impacted Files Coverage Δ Complexity Δ
...d/android/operations/GetCapabilitiesOperation.java 75% <0%> (-12.5%) 0% <0%> (ø)
.../third_parties/daveKoeller/AlphanumComparator.java 80.95% <0%> (-1.2%) 0% <0%> (ø)
...cloud/android/ui/activity/FileDisplayActivity.java 20.44% <0%> (+0.39%) 0% <0%> (ø) ⬇️
...oud/android/operations/RefreshFolderOperation.java 59.34% <0%> (+0.4%) 0% <0%> (ø) ⬇️
...oud/android/ui/activity/SyncedFoldersActivity.java 26.81% <0%> (+0.5%) 0% <0%> (ø) ⬇️
...xtcloud/client/preferences/AppPreferencesImpl.java 53.51% <0%> (+2.7%) 0% <0%> (ø) ⬇️
.../services/firebase/NCFirebaseMessagingService.java 7.14% <0%> (+7.14%) 0% <0%> (ø) ⬇️
...services/firebase/NCFirebaseInstanceIDService.java 87.5% <0%> (+87.5%) 0% <0%> (ø) ⬇️

@AndyScherzinger AndyScherzinger merged commit 55c1a89 into master Jan 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/org.powermock-powermock-core-2.0.5 branch January 27, 2020 15:41
tobiasKaminsky added a commit that referenced this pull request Jan 28, 2020
55c1a89 Merge pull request #5321 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.5
6fbf451 Merge pull request #5320 from nextcloud/dependabot/gradle/org.powermock-powermock-api-mockito2-2.0.5
c0991da Bump powermock-core from 2.0.4 to 2.0.5
a1f489a Bump powermock-api-mockito2 from 2.0.4 to 2.0.5
dd5c604 Merge pull request #5322 from nextcloud/dependabot/gradle/org.powermock-powermock-module-junit4-2.0.5
b53c96c Merge pull request #5218 from nextcloud/fix_multitask
fc68892 [tx-robot] updated from transifex
b0003f0 Bump powermock-module-junit4 from 2.0.4 to 2.0.5
a5acbbf [tx-robot] updated from transifex
01ba3be daily dev 20200125
tobiasKaminsky added a commit that referenced this pull request Jan 30, 2020
55c1a89 Merge pull request #5321 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.5
6fbf451 Merge pull request #5320 from nextcloud/dependabot/gradle/org.powermock-powermock-api-mockito2-2.0.5
c0991da Bump powermock-core from 2.0.4 to 2.0.5
a1f489a Bump powermock-api-mockito2 from 2.0.4 to 2.0.5
dd5c604 Merge pull request #5322 from nextcloud/dependabot/gradle/org.powermock-powermock-module-junit4-2.0.5
b53c96c Merge pull request #5218 from nextcloud/fix_multitask
fc68892 [tx-robot] updated from transifex
b0003f0 Bump powermock-module-junit4 from 2.0.4 to 2.0.5
a5acbbf [tx-robot] updated from transifex
01ba3be daily dev 20200125
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