fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.8.21-1.0.11#27
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.8.21-1.0.11#27renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
06bea5a to
78c0335
Compare
78c0335 to
db54671
Compare
db54671 to
c790331
Compare
c790331 to
a070c24
Compare
a070c24 to
b9360e7
Compare
…ols.ksp.gradle.plugin to v1.8.21-1.0.11
b9360e7 to
ab1b05d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.10-1.0.6->1.8.21-1.0.11Release Notes
google/ksp
v1.8.21-1.0.11: ReleaseCompare Source
Bump Kotlin Compiler to 1.8.21 for 1.0.11 release
v1.8.20-1.0.11: ReleaseCompare Source
Issues fixed
Incremental compilation fails with "Number of loaded files in snapshots differs" #1280
v1.8.20-1.0.10Compare Source
New Features
KSP can now be run with K2 compiler frontend.
Issues fixed
Known issue
There is a known issue with incremental with this release #1280 from compiler update, we are working on a hotfix release to address this, if you are impacted by this issue, please try to disable incremental or hold on for hotfix release.
Contributors
Thanks for your contributions!
@larryxiao625
@ansman
v1.8.10-1.0.9Compare Source
v1.8.0-1.0.9Compare Source
New Features
KSDefNonNullReferencefor definitely non null types.KSVisitordirectly, you need to overridevisitDefNonNullReferencein your visitor as well.excludedProcessorsis added to Gradle extensions to allow excluding certain processors.Any?is added to unbounded type parametersIssues fixed
Contributors
Thanks for your contributions!
@3flex
@danysantiago
v1.8.0-1.0.8Compare Source
KSP 1.0.8 for Kotlin 1.8.0.
v1.7.22-1.0.8Compare Source
KSP 1.0.8 for Kotlin 1.7.22
v1.7.21-1.0.8Compare Source
KSP 1.0.8 for Kotlin 1.7.21
v1.7.20-1.0.8Compare Source
Issues Fixed
contributors
@cdsap
@3flex
v1.7.20-1.0.7Compare Source
Behavior Changes
blockOtherPluginsis on by default. The old behavior (allowing other plugins to be loaded in KSP's Gradle task) is deprecated and will be removed in the future.New Features
#1041 A new CodeGenerator.createFile method with more flexibility
Issues Fixed
#167 nullability for java sources ignores annotations
#897 Compatibility with Kotlin/Native compiler plugins
#974 Exceptions are swallowed when using withCompilation flag
#985 No "kotlin.ExtensionFunctionType" annotation on functional types with receivers
#989 NoSuchElementException when getting a default argument of the inner annotation type
#997 Incremental KSP fails in Java/Kotlin mixed module
#1011 Generic TypeAliases Parameter are not consistent resolved
#1034 After updating to KSP 1.7.0, Missing information occurs in some cases that are configured in Java.
#1039 Support class extraction provided by annotation
#1063 Memory leak: org.sqlite.JDBC holds classloader of KSP
Contributors
Thank you for the pull requests!
@Jeffset
@midery
@jameskleeh
@Bencodes
@heli-os
v1.7.20-1.0.6Compare Source
KSP 1.0.6 for Kotlin 1.7.20
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 Mend Renovate. View repository job log here.