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 934 forks source link

build(deps): bump dropbox-core-sdk from 5.1.1 to 5.4.1 #3324

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dropbox-core-sdk from 5.1.1 to 5.4.1.

Release notes

Sourced from dropbox-core-sdk's releases.

5.4.1

This release is identical to 5.3.0 and has been uploaded temporarily as we finish our latest release. 5.4.0 was pushed prematurely due to a misconfiguration with our GitHub Action for publishing.

Full Changelog: https://github.com/dropbox/dropbox-sdk-java/compare/v5.3.0...v5.4.1

v5.3.0

Changes:

  • Update dropbox-api-spec to point to more recent version (July 13, 2022) #400
  • The generateStone Gradle Task now supports Gradle Configuration Caching #390
  • API Backwards Compatibility Fix - Won't crash when new types are returned from API #395
  • Version Bumps in the Dropbox Android Sample Apps #391

Artifacts on Maven Central

v5.2.0

  • Updated dropbox-api-spec
  • Bump jackson-core to 2.7.9
Changelog

Sourced from dropbox-core-sdk's changelog.

5.4.1 (2022-09-27)


  • Republished 5.3.0 as 5.4.1 due to the premature publishing of 5.4.0.
  • No other changes.

5.4.0 (2022-09-26)


  • ⚠️ Published prematurely. Please stay on 5.3.0 or update to 5.4.1 (which is just a republished version of 5.3.0)

5.3.0 (2022-07-20) Milestone


  • Update dropbox-api-spec to point to more recent version (July 13, 2022) #400
  • The generateStone Gradle Task now supports Gradle Configuration Caching #390
  • API Backwards Compatibility Fix - Won't crash when new types are returned from API #395
  • Version Bumps in the Dropbox Android Sample Apps #391

5.2.0 (2022-04-04)

  • Update jackson-core to 2.7.9
Commits
  • 5fe5fcf Prepare for release 5.4.1
  • 6752bb2 Prepare for release 5.3.0
  • f0bee4a Prepare SNAPSHOT for 5.3.0, so we can release a stable afterwards. (#403)
  • 8d0bc73 Remove sleeps from tagging test. (#402)
  • 7afd090 Rebased and updated (#401)
  • c7d726b Updating to dropbox-api-spec. July 13, 2022. (#400)
  • 032148f Workaround if an object is named "Tag", make it a "TagObject" to avoid compil...
  • 57af1e4 Updating Target SDK (#398)
  • 1b580d2 Adding in cleanup API calls so that we don't run out of space. (#397)
  • 10d35db Upgraded one of the Android Samples to the latest versions of dependencies. (...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #3326.