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 powermock-module-junit4 from 2.0.2 to 2.0.4 #4697

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 17, 2019

Bumps powermock-module-junit4 from 2.0.2 to 2.0.4.

Commits
  • be2370c 2.0.4 release (previous 2.0.2) + release notes updated by CI build 827
  • 7520cde [ci maven-central-release] Fix build
  • 9f15b3e [ci maven-central-release] Fix Whitebox.getAllInstanceFields returning static...
  • 3eb2192 [ci maven-central-release] Fix changing final fields on Java 12 (#1010)
  • 62b495c Fixes #685 : Add new method display name pattern for providing compatibility ...
  • 37904cd fix Static mocking broken for Mockito >= 2.26.1 (#997)
  • ad8ccad Fixed some typos
  • e8cd680 Fix links to issues
  • e8da809 Add news about new release
  • 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 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 Oct 17, 2019
@nextcloud-android-bot
Copy link
Collaborator

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

281

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings138
Total425

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings138
Total425

@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@9773dc4). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4697   +/-   ##
=========================================
  Coverage          ?   17.89%           
  Complexity        ?        3           
=========================================
  Files             ?      375           
  Lines             ?    32126           
  Branches          ?     4544           
=========================================
  Hits              ?     5748           
  Misses            ?    25428           
  Partials          ?      950

@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.

@AndyScherzinger AndyScherzinger merged commit baaf5d4 into master Oct 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/org.powermock-powermock-module-junit4-2.0.4 branch October 17, 2019 08:46
tobiasKaminsky added a commit that referenced this pull request Oct 18, 2019
16cc46f Merge pull request #4687 from nextcloud/account-cleanup-upload-files-activity
d9567a2 Merge pull request #4686 from nextcloud/account-cleanup-image-video-preview
2d9afe3 Merge pull request #4688 from nextcloud/account-cleanup-share-activity
f4a27cc Merge pull request #4693 from nextcloud/account-cleanup-file-display-activity
d237a83 Merge pull request #4699 from nextcloud/removeUploadPathActivity
64c986e Merge pull request #4689 from nextcloud/account-cleanup-folder-picker-activity
56d1880 Bump powermock-core from 2.0.2 to 2.0.4 (#4695)
ca77c7a Bump powermock-api-mockito2 from 2.0.2 to 2.0.4 (#4696)
baaf5d4 Bump powermock-module-junit4 from 2.0.2 to 2.0.4 (#4697)
ab904e3 We do not use UploadPathActivity anymore(?)
9773dc4 Merge pull request #4694 from nextcloud/account-cleanup-conflicts-resolve-activity
ae6cfb3 daily dev 20191017
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.

None yet

3 participants