Bump com.google.devtools.ksp from 2.1.20-1.0.32 to 2.3.5 by dependabot[bot] · Pull Request #632 · ShiftHackZ/Stable-Diffusion-Android
Bumps com.google.devtools.ksp from 2.1.20-1.0.32 to 2.3.5.
Release notes
Sourced from com.google.devtools.ksp's releases.
2.3.5
What's Changed
- KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742
- Missing first annotation argument when toByte is used #2672
- Fix circular dependency between KSP and KAPT in AGP 9.0 #2743
Contributors
- Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: google/ksp@2.3.4...2.3.5
2.3.4
What's Changed
- KSP ignores sources in Kotlin directory #2730
- Avoid recording Java symbol lookups in non-incremental builds #2728
- Clean up ThreadLocals when processing is done #2709
Contributors
- Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: google/ksp@2.3.3...2.3.4
2.3.3
What's Changed
- Migrate away from a deprecated compilerOptions KGP API #2703
Contributors
- Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: google/ksp@2.3.2...2.3.3
2.3.2
What's Changed
Note: This release is a hotfix for a regression introduced in 2.3.1
- Fixed an issue where KSP incorrectly processed specific nullable annotations from Java interfaces, leading to incorrect nullability in the generated Kotlin code #2696
- Fixed a regression introduced in #2656 that caused runtime failures for projects using AGP 8.8.0 and older due to an incompatible, version-specific type check. #2694
Contributors
Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: google/ksp@2.3.1...2.3.2
2.3.1
What's Changed
- Added support for AGP 9.0 and built-in Kotlin #2674
- Fixed a bug in getJvmCheckedException that incorrectly handled nested classes. #2584
- Removed incorrect caching for KSValueArgumentLiteImpl that wrongly merged arguments with different parents, origins, or locations #2677
Contributors
... (truncated)
Commits
d97389eDispose of threadlocals in KSPCoreEnvironment after processing24d46e3Update shadow-validation-baseline.txt924a66aUpdate metalava to 1.0.0-alpha149edb159Remove JavaVersion.javad6ac494UPDATE_AA_VERSION: 2.3.20-dev-70641a5a5f4UPDATE_AA_VERSION: 2.3.20-dev-5706c410900Get rid of KotlinCoreEnvironment.createForTests()6d5137bUPDATE_AA_VERSION: 2.3.20-dev-4294fee6609UPDATE_AA_VERSION: 2.3.20-dev-28266aad46aSwitch to intellij's coroutines- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)