Update all dependencies
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.github.topjohnwu.libsu:io |
5.1.0 -> 5.2.0
|
||||
com.github.topjohnwu.libsu:core |
5.1.0 -> 5.2.0
|
||||
com.google.devtools.ksp (source) |
1.9.0-1.0.11 -> 1.9.0-1.0.12
|
||||
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) |
1.9.0-1.0.11 -> 1.9.0-1.0.12
|
Release Notes
topjohnwu/libsu (com.github.topjohnwu.libsu:io)
v5.2.0
- [core] Shell status code
Shell.ROOT_MOUNT_MASTER
is no longer returned as there is no way to reliably determine this information.
google/ksp (com.google.devtools.ksp)
v1.9.0-1.0.12
Issues Fixed
The complete list of issues fixed in this release can be found here.
Other Notable Changes
While there is still no direct model of package elements, the following APIs in Resolver
are added to better support the operations around packages:
fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
fun getPackagesWithAnnotation(annotationName: String): Sequence<String>
Contributors
Thank you for the PRs!
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.