-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency com.google.devtools.ksp to v1.9.25-1.0.20 #9
base: main
Are you sure you want to change the base?
Conversation
c106498
to
ba0d623
Compare
ba0d623
to
01c8c67
Compare
01c8c67
to
fd7f0bd
Compare
fd7f0bd
to
4fb5365
Compare
4fb5365
to
2c3b47e
Compare
2c3b47e
to
350c8c5
Compare
350c8c5
to
91e4da7
Compare
91e4da7
to
d664317
Compare
d664317
to
c3fc604
Compare
c3fc604
to
6c6f54c
Compare
6c6f54c
to
d6d732e
Compare
d6d732e
to
9939305
Compare
9939305
to
aaffe8c
Compare
aaffe8c
to
39044a5
Compare
39044a5
to
1966ed4
Compare
1966ed4
to
03cb159
Compare
03cb159
to
b7b6475
Compare
b7b6475
to
8fb54bd
Compare
75d5579
to
6b37f0d
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
This PR contains the following updates:
1.7.20-1.0.8
->1.9.25-1.0.20
Release Notes
google/ksp (com.google.devtools.ksp)
v1.9.25-1.0.20
Compare Source
KSP 1.0.20 for Kotlin 1.9.25
v1.9.24-1.0.20
Compare Source
KSP 1.0.20 for kotlin compiler version 1.9.24
v1.9.23-1.0.20
Compare Source
KSP1 issues fixed
KSP2 issues fixed
v1.9.23-1.0.19
New APIs
SymbolProcessorEnvironment.kspVersion
CodeGenerator.associateWithFunctions
andCodeGenerator.associateWithProperties
Issues fixed in KSP2
Issues fixed in KSP Gradle Plugin
Known issues
v1.9.22-1.0.17
Compare Source
Issues fixed
Resolver#getJvmCheckedException
results in<ERROR TYPE>
when throwing type variable. #1460$
in name arenull
when used in Kotlin source #1671v1.9.22-1.0.16
Compare Source
This is KSP 1.0.16 for Kotlin compiler 1.9.22
v1.9.21-1.0.16
Compare Source
Issue fixed
#1653 KSP 1.9.21-1.0.15 leaking memory and causing OOMs
v1.9.21-1.0.15
Compare Source
This is a hot fix to #1591 where multiple KMP projects were affected.
Issues Fixed / PRs Merged
#1591 Error: Rewrite at slice LEXICAL_SCOPE key: ANNOTATION_ENTRY old value
#1612 Filter out the
-progressive
compiler flag in KSP tasks#1614 Revert back to the non-thread-local KSP compiler plugin implementation.
v1.9.20-1.0.14
Compare Source
issues fixed
v1.9.20-1.0.13
Compare Source
Bumping Kotlin to 1.9.20 for KSP 1.0.13.
v1.9.10-1.0.13
Compare Source
KSP 1.0.13 for kotlin compiler version 1.9.10
v1.9.0-1.0.13
Compare Source
Issues fixed
v1.9.0-1.0.12
Compare Source
Issues Fixed
The complete list of issues fixed in this release can be found here.
Other Notable Changes
While there is still no direct model of package elements, the following APIs in
Resolver
are added to better support the operations around packages:fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
fun getPackagesWithAnnotation(annotationName: String): Sequence<String>
Contributors
Thank you for the PRs!
@cdsap
@damianw
@danysantiago
@lukellmann
@ribafish
v1.9.0-1.0.11
Compare Source
v1.8.22-1.0.11
: ReleaseCompare Source
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.10
Compare 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.9
Compare Source
v1.8.0-1.0.9
Compare Source
New Features
KSDefNonNullReference
for definitely non null types.KSVisitor
directly, you need to overridevisitDefNonNullReference
in your visitor as well.excludedProcessors
is 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.8
Compare Source
KSP 1.0.8 for Kotlin 1.8.0.
v1.7.22-1.0.8
Compare Source
KSP 1.0.8 for Kotlin 1.7.22
v1.7.21-1.0.8
Compare Source
KSP 1.0.8 for Kotlin 1.7.21
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 was generated by Mend Renovate. View the repository job log.