Skip to content

Update all dependencies

Mercury Li请求将renovate/all合并到main

Created by: renovate[bot]

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.topjohnwu.libsu:io 5.1.0 -> 5.2.0 age adoption passing confidence
com.github.topjohnwu.libsu:core 5.1.0 -> 5.2.0 age adoption passing confidence
com.google.devtools.ksp (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence

Release Notes

topjohnwu/libsu (com.github.topjohnwu.libsu:io)

v5.2.0

Compare Source

  • [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

Compare Source

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!

@​cdsap @​damianw @​danysantiago @​lukellmann @​ribafish


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

合并请求报告

加载中