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.20-1.0.14 #506

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.20-1.0.13 -> 1.9.20-1.0.14 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-gradle-plugin (source) 1.9.20-1.0.13 -> 1.9.20-1.0.14 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 1.9.20-1.0.13 -> 1.9.20-1.0.14 age adoption passing confidence
com.google.devtools.ksp:symbol-processing (source) 1.9.20-1.0.13 -> 1.9.20-1.0.14 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v1.9.20-1.0.14`](https://togithub.com/google/ksp/releases/tag/1.9.20-1.0.14) [Compare Source](https://togithub.com/google/ksp/compare/1.9.20-1.0.13...1.9.20-1.0.14) ##### issues fixed - [#​1474](https://togithub.com/google/ksp/issues/1474) Unresolvable types in annotation value are incorrectly displayed as null values instead of error types. - [#​1522](https://togithub.com/google/ksp/issues/1522) KspTaskNative is not configuration cacheable - [#​1554](https://togithub.com/google/ksp/issues/1554) KSP Incremental Processing: Removing a file does not remove transitively generated files - [#​1555](https://togithub.com/google/ksp/issues/1555) KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver. - [#​1568](https://togithub.com/google/ksp/issues/1568) KSP resolves dependencies too early

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.

SteinerOk commented 9 months ago

Hey @ZacSweers, may you release MoshiX for compatibility with this version of KSP, something like 0.25.1 ?

efemoney commented 9 months ago

Just a friendly reminder that this is blocking upgrading to 1.0.14 ksp for dependent projects @ZacSweers 🙏🏾

ZacSweers commented 9 months ago

Sorry, I'll try to cut a release today. Last week was a holiday week so I've been traveling

ZacSweers commented 9 months ago

Published 0.25.1

efemoney commented 9 months ago

Amazing! Just got a renovate notification. Thanks!