slackhq / slack-lints

A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.
Apache License 2.0
229 stars 13 forks source link

Update plugin ksp to v1.9.20-1.0.14 #167

Closed slack-oss-bot closed 11 months ago

slack-oss-bot commented 11 months ago

This PR contains the following updates:

Package Type Update Change
com.google.devtools.ksp (source) plugin patch 1.9.20-1.0.13 -> 1.9.20-1.0.14

Release Notes

google/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 this update again.



This PR has been generated by Renovate Bot.