fossasia / phimpme-android

Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
GNU General Public License v3.0
2.58k stars 929 forks source link

build(deps): bump dropbox-core-sdk from 4.0.1 to 5.0.0 #3233

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dropbox-core-sdk from 4.0.1 to 5.0.0.

Release notes

Sourced from dropbox-core-sdk's releases.

v5.0.0

  • Upgrade okhttp to v4
  • Fix bug in PipedRequestBody
  • overload getOutputStream() to allow for listening of IOProgressListener
  • Fix some bugs for java11 users
Changelog

Sourced from dropbox-core-sdk's changelog.

5.0.0 (2021-10-12)

  • Upgrade OKHttp to V4
  • Mark PipedRequestBody as a one shot request to avoid potential data corrupting during upload
  • Expose progress listener for upload progress via getOutputStream, useful for concurrent uploads
Commits
  • bc830b9 Prepare for release 5.0.0
  • a9106b4 overload getOutputStream() to allow for listening of IOProgressListener for s...
  • 13c0823 Mark PipedRequestBody as a one shot request.
  • cf27c34 upgrade okhttp to v4
  • e360b32 Merge pull request #345 from dropbox/update-license-2021
  • 943a7ee Update license 2021
  • 34b4190 Bump gradle to 6.8 (#343)
  • 0988035 Update Readme with info for targeting Android 11
  • 2c2383e Merge pull request #340 from wclausen/remove_jcenter
  • 46abff6 append 'f' at the end of float value (#341)
  • 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 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)