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

Gradle: Bump com.facebook.soloader:soloader from 0.10.5 to 0.11.0 #3

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps com.facebook.soloader:soloader from 0.10.5 to 0.11.0.

Release notes

Sourced from com.facebook.soloader:soloader's releases.

v0.11.0

The system is more robust, we’ve pushed fixes for issues related to library unpacking, corruption and loading. The release introduces different recovery schemes, better categorization of SoLoader errors, better logging and better synchronization for unpacking and loading.

Full Changelog: facebook/SoLoader@v0.10.5...v0.11.0

Commits
  • 42cb90a v0.11.0
  • 404c652 Fix the javadoc warnings
  • 13d198a ensure the vendor/lib is the last in system soSource
  • 5123d58 catch throwable instead exceptoin during deleting backup dir
  • a470f78 swallow the all the exception during cleanup the backup soSource
  • 9d90433 Back out "Back out "Back out "[soloader] add base apk paths from classloader ...
  • 6984ea7 add SystemLoadWrapperSoSource
  • ae5374a deprecate SoLoader.SOLOADER_ENABLE_DIRECT_SOSOURCE
  • 39d8db6 Back out "enable DirectApk soSource if there's apk liked path in classloader ...
  • e34bbfc Back out "Back out "[soloader] add base apk paths from classloader into direc...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 6, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/com.facebook.soloader-soloader-0.11.0 branch 2 times, most recently from 39a000b to 6504bb5 Compare February 6, 2024 10:50
Bumps [com.facebook.soloader:soloader](https://github.com/facebook/soloader) from 0.10.5 to 0.11.0.
- [Release notes](https://github.com/facebook/soloader/releases)
- [Commits](facebook/SoLoader@v0.10.5...v0.11.0)

---
updated-dependencies:
- dependency-name: com.facebook.soloader:soloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.facebook.soloader-soloader-0.11.0 branch from 6504bb5 to f4c0e31 Compare February 6, 2024 10:51
@AbdhilahiRWabwire AbdhilahiRWabwire merged commit 988b7ae into main Feb 6, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.facebook.soloader-soloader-0.11.0 branch February 6, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant