Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 29, 2018

Bumps PhotoView from 2.1.4 to 2.3.0.

Commits
  • 296b783 Merge pull request #640 from terrakok/fix/vertical_overscroll
  • d550921 Merge branch 'master' into fix/vertical_overscroll
  • 16a01f3 Disable horizontal overscrolling if top and bottom image edge on screen.
  • 56fbd30 Merge pull request #666 from xd720p/scale_down_restriction
  • b4ba837 Merge pull request #667 from xd720p/double_tap_scaling_bug
  • bb45af3 Update CustomGestureDetector.java
  • a84eba1 -Fixed flipping image on quickscaling when ScaleGestureDetector returns scale...
  • 8f231f5 -Added infinite scaling down with resetting to default scale after scale down...
  • 0564bde Compile with Android 28 and androidx
  • d092a9c Allow parent intercept touches on top and bottom edges.
  • Additional commits viewable 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 29, 2018
@AndyScherzinger
Copy link
Member

Just for reference: PR to switch to AndroidX #3089. But there we wait to have a stable butterknife 9.0 version.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0 branch from 1487d75 to 7e0d114 Compare December 3, 2018 06:01
@AndyScherzinger
Copy link
Member

@dependabot rebase

Bumps [PhotoView](https://github.com/chrisbanes/PhotoView) from 2.1.4 to 2.3.0.
- [Release notes](https://github.com/chrisbanes/PhotoView/releases)
- [Commits](Baseflow/PhotoView@2.1.4...2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0 branch from 7e0d114 to 77da74b Compare December 11, 2018 07:43
@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings8484
Errors00

FindBugs (new)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings159
Internationalization Warnings15
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings204
Dodgy code Warnings135
Total687

FindBugs (master)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings159
Internationalization Warnings15
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings204
Dodgy code Warnings135
Total687

@tobiasKaminsky tobiasKaminsky merged commit a353e3c into master Dec 11, 2018
@tobiasKaminsky tobiasKaminsky deleted the dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0 branch December 11, 2018 08:44
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.5.0 milestone Dec 11, 2018
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.

5 participants