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
231 stars 13 forks source link

Update dependency dev.zacsweers.autoservice:auto-service-ksp to v1.1.0 #107

Closed slack-oss-bot closed 1 year ago

slack-oss-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
dev.zacsweers.autoservice:auto-service-ksp dependencies minor 1.0.0 -> 1.1.0

Release Notes

ZacSweers/auto-service-ksp ### [`v1.1.0`](https://togithub.com/ZacSweers/auto-service-ksp/blob/HEAD/CHANGELOG.md#​110) [Compare Source](https://togithub.com/ZacSweers/auto-service-ksp/compare/1.0.0...1.1.0) *2023-07-09* Happy couple of new years! - **Fix**: The processor no longer errors if `@AutoService` isn't found on the classpath. By default it will log to `info` level and to `warn` level if verbose mode is enabled. - Update auto-service annotations to `1.1.1`. - Update Kotlin to `1.8.22`. - Update KSP to `1.8.22-1.0.11`. - Update Guava to `32.1.1-jre`. - Update KotlinPoet to `1.14.2`.

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.