ZacSweers / MoshiX

Extensions for Moshi including IR plugins, moshi-sealed, and more.
Apache License 2.0
514 stars 37 forks source link

Update ksp to v1.9.0-1.0.12 #465

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change 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:symbol-processing-gradle-plugin (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence
com.google.devtools.ksp:symbol-processing (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v1.9.0-1.0.12`](https://togithub.com/google/ksp/releases/tag/1.9.0-1.0.12) [Compare Source](https://togithub.com/google/ksp/compare/1.9.0-1.0.11...1.9.0-1.0.12) #### Issues Fixed The complete list of issues fixed in this release can be found [here](https://togithub.com/google/ksp/milestone/19?closed=1). #### 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` - `fun getPackagesWithAnnotation(annotationName: String): Sequence` #### Contributors Thank you for the PRs! [@​cdsap](https://togithub.com/cdsap) [@​damianw](https://togithub.com/damianw) [@​danysantiago](https://togithub.com/danysantiago) [@​lukellmann](https://togithub.com/lukellmann) [@​ribafish](https://togithub.com/ribafish)

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 these updates again.



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