Skip to content

Bump libsu from 5.2.2 to 5.3.0#882

Merged
lihenggui merged 2 commits intomainfrom
dependabot/gradle/libsu-5.3.0
Jun 18, 2024
Merged

Bump libsu from 5.2.2 to 5.3.0#882
lihenggui merged 2 commits intomainfrom
dependabot/gradle/libsu-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps libsu from 5.2.2 to 5.3.0.
Updates com.github.topjohnwu.libsu:core from 5.2.2 to 5.3.0

Changelog

Sourced from com.github.topjohnwu.libsu:core's changelog.

5.3.0

  • [core] New API Shell.Builder.setCommands(String...)
  • [core] New internal task scheduling implementation
  • [core] Remove deprecated Shell.sh/su methods
  • [service] Fix support on pre-6.0 devices
  • [service] Fix crashes on some LG devices
Commits
  • fe296c8 Publish libsu 5.3.0
  • 04d58ee Update AGP
  • d7f288a Remove deprecated methods
  • 2eae61d Change Shell.EXECUTOR type from ExecutorService to Executor
  • e01d4cb Introduce internal shell task scheduling
  • dc6d1ec Fix broken getCachedShell implementation
  • 9bd331a Move I/O to background thread
  • d3df1a1 Use proper types
  • 1ab0711 Do not restore resource hack on LG devices
  • 6a68ae3 Update AGP
  • Additional commits viewable in compare view

Updates com.github.topjohnwu.libsu:io from 5.2.2 to 5.3.0

Changelog

Sourced from com.github.topjohnwu.libsu:io's changelog.

5.3.0

  • [core] New API Shell.Builder.setCommands(String...)
  • [core] New internal task scheduling implementation
  • [core] Remove deprecated Shell.sh/su methods
  • [service] Fix support on pre-6.0 devices
  • [service] Fix crashes on some LG devices
Commits
  • fe296c8 Publish libsu 5.3.0
  • 04d58ee Update AGP
  • d7f288a Remove deprecated methods
  • 2eae61d Change Shell.EXECUTOR type from ExecutorService to Executor
  • e01d4cb Introduce internal shell task scheduling
  • dc6d1ec Fix broken getCachedShell implementation
  • 9bd331a Move I/O to background thread
  • d3df1a1 Use proper types
  • 1ab0711 Do not restore resource hack on LG devices
  • 6a68ae3 Update AGP
  • Additional commits viewable in compare view

Updates com.github.topjohnwu.libsu:service from 5.2.2 to 5.3.0

Changelog

Sourced from com.github.topjohnwu.libsu:service's changelog.

5.3.0

  • [core] New API Shell.Builder.setCommands(String...)
  • [core] New internal task scheduling implementation
  • [core] Remove deprecated Shell.sh/su methods
  • [service] Fix support on pre-6.0 devices
  • [service] Fix crashes on some LG devices
Commits
  • fe296c8 Publish libsu 5.3.0
  • 04d58ee Update AGP
  • d7f288a Remove deprecated methods
  • 2eae61d Change Shell.EXECUTOR type from ExecutorService to Executor
  • e01d4cb Introduce internal shell task scheduling
  • dc6d1ec Fix broken getCachedShell implementation
  • 9bd331a Move I/O to background thread
  • d3df1a1 Use proper types
  • 1ab0711 Do not restore resource hack on LG devices
  • 6a68ae3 Update AGP
  • Additional commits viewable in compare view

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)

Bumps `libsu` from 5.2.2 to 5.3.0.

Updates `com.github.topjohnwu.libsu:core` from 5.2.2 to 5.3.0
- [Release notes](https://github.com/topjohnwu/libsu/releases)
- [Changelog](https://github.com/topjohnwu/libsu/blob/master/CHANGELOG.md)
- [Commits](topjohnwu/libsu@5.2.2...5.3.0)

Updates `com.github.topjohnwu.libsu:io` from 5.2.2 to 5.3.0
- [Release notes](https://github.com/topjohnwu/libsu/releases)
- [Changelog](https://github.com/topjohnwu/libsu/blob/master/CHANGELOG.md)
- [Commits](topjohnwu/libsu@5.2.2...5.3.0)

Updates `com.github.topjohnwu.libsu:service` from 5.2.2 to 5.3.0
- [Release notes](https://github.com/topjohnwu/libsu/releases)
- [Changelog](https://github.com/topjohnwu/libsu/blob/master/CHANGELOG.md)
- [Commits](topjohnwu/libsu@5.2.2...5.3.0)

---
updated-dependencies:
- dependency-name: com.github.topjohnwu.libsu:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.topjohnwu.libsu:io
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.topjohnwu.libsu:service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@lihenggui lihenggui merged commit 4d86832 into main Jun 18, 2024
@lihenggui lihenggui deleted the dependabot/gradle/libsu-5.3.0 branch June 18, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant