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

fix(deps): update dependency com.dropbox.core:dropbox-core-sdk to v7 #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.dropbox.core:dropbox-core-sdk 5.4.6 -> 7.0.0 age adoption passing confidence

Release Notes

dropbox/dropbox-sdk-java (com.dropbox.core:dropbox-core-sdk)

v7.0.0

  • #​537 Remove cert pinning from the SDK
  • #​539 Exclude pycache from task input key on StoneTask

v6.1.0

  • #​527 Adds nullability annotations to data models for improved interop with Kotlin
  • #​530 Fix StoneTask cache misses

v6.0.0

Android dependencies have moved to the drop-sdk-java/android directory of this repo and published as a separate artifact.
To migrate, add the following to your dependencies block:

dependencies {
  implementation 'com.dropbox.core:dropbox-android-sdk:6.1.0'
}
  • #​504 Cleanup python codegen and formats java.stoneg.py
  • #​503 Point to latest stone
  • #​501 Updated to jakarta.servlet to unblock adoption of Spring Boot v3, this is a breaking change if you use DbxSessionStore.
    • Improved generateStone task to properly declare inputs and outputs
  • #​500 Build Improvements
    • Added better error messaging when trying to build the project without submodules initialized.
    • Removed obsolete javadoc flag
    • Updated test dependencies
    • Removed redundant gradle wrappers
  • #​499 Update java.stoneg.py for python 3.10 compatability
  • #​486 Makes project compatible with config cache
    • Removed redundant gradle wrappers
    • Updated to Gradle 7.6.2
    • Updated test dependencies
    • Removed obsolete javadoc flag

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants