JuulLabs / exercise

Annotation processor for Android activity intent extras.
https://juullabs.github.io/exercise/
Apache License 2.0
8 stars 2 forks source link

Update dependency com.google.devtools.ksp:symbol-processing-api to v1.8.0-1.0.9 #171

Closed juul-mobile-bot closed 1 year ago

juul-mobile-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
com.google.devtools.ksp:symbol-processing-api (source) dependencies patch 1.8.0-1.0.8 -> 1.8.0-1.0.9

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

google/ksp ### [`v1.8.0-1.0.9`](https://togithub.com/google/ksp/releases/tag/1.8.0-1.0.9) [Compare Source](https://togithub.com/google/ksp/compare/1.8.0-1.0.8...1.8.0-1.0.9) #### New Features - Supported definitely non null type - Added corresponding `KSDefNonNullReference` for definitely non null types. - If you are implementing `KSVisitor` directly, you need to override `visitDefNonNullReference` in your visitor as well. - `excludedProcessors` is added to Gradle extensions to allow excluding certain processors. - `Any?` is added to unbounded type parameters #### Issues fixed - Incremental compilation fails with "Number of loaded files in snapshots differs" [#​1280](https://togithub.com/google/ksp/issues/1280) - Type T & Any can't be analyzed even in the latest version. [#​1127](https://togithub.com/google/ksp/issues/1127) - Can't differentiate between [@​A](https://togithub.com/A)(int.class) and [@​A](https://togithub.com/A)(Integer.class) [#​870](https://togithub.com/google/ksp/issues/870) - Non-embeddable compiler JAR compilations are broken in 1.0.7 [#​1155](https://togithub.com/google/ksp/issues/1155) - Need a way to specify and exclude processors [#​1234](https://togithub.com/google/ksp/issues/1234) - Bug of KSPropertyDeclaration.findOverridee() [#​1182](https://togithub.com/google/ksp/issues/1182) - KSTypeParameter#bounds returns when the bounds is another type parameter [#​1250](https://togithub.com/google/ksp/issues/1250) - Resolved KSTypeParameter doesn't equal the source [#​971](https://togithub.com/google/ksp/issues/971) #### Contributors Thanks for your contributions! [@​3flex](https://togithub.com/3flex) [@​danysantiago](https://togithub.com/danysantiago)

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.

github-actions[bot] commented 1 year ago

Test Results

  5 files    5 suites   29s :stopwatch: 17 tests 17 :heavy_check_mark: 0 :zzz: 0 :x: 19 runs  19 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 2e557ff4.