Normalize line endings for KspAATask source roots to prevent cross-platform remote build cache misses (#2849)
Fix bug where KSP incremental compilation does not consider library class references in annotations (#3011)
Consume all Kotlin sources in KSP to support other code generators (#3001)
Fix configuration cache invalidation in klib cross-compilation check (#3014)
Memoized hash code for KSTypeImpl to speed up processing (#2896)
Fix incorrect name generation for data classes annotated with @JvmRecord (#2813)
Include kotlinx.coroutines in the distributed uber jar symbol-processing-aa-embeddable (#2938)
New debugging features for incremental compilation, including additional logging and dependency graph visualization (#3015)
Deprecate the ksp(...) Gradle configuration in Kotlin Multiplatform (KMP) projects in favor of target-specific configurations (#2956). Note: Non-KMP projects are also affected. For migration details, see the documentation.
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
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:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradle/gradle (gradle)v9.6.1
Compare Source
bumptech/glide (com.github.bumptech.glide:glide)v5.0.9: Glide v5.0.9
Removed extra . from version name.
google/ksp (com.google.devtools.ksp)v2.3.10
Compare Source
What's Changed
Contributors
Full Changelog: google/ksp@2.3.9...2.3.10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.