pocket-casts-android
pocket-casts-android copied to clipboard
Bump com.google.devtools.ksp from 1.9.24-1.0.20 to 2.0.20-1.0.25
Bumps com.google.devtools.ksp from 1.9.24-1.0.20 to 2.0.20-1.0.25.
Release notes
Sourced from com.google.devtools.ksp's releases.
2.0.20-1.0.25
Bugs Fixed
Inlined JVM name is not correct #1493 [KSP2] NullPointerException when getting name of nested annotation #1963 [KSP2] The status was unresolved for FirSimpleFunctionImpl #1938 [KSP2] Class values in type annotations get resolved to error type #1933 [KSP2] Comparing KSType leads to exception #1918 [KSP2] Can't find values in repeatable annotations #1883 incremental: aggregating outputs should always be invalidated #2027 [KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation #2048 [KSP2] Not yet implemented: KSValueArgumentImpl.getParent #2049 getSymbolsWithAnnotation returns copy function from data class #1996 [KSP2] Annotations got use-site target when there are none specified #1882 getting null pointer exception #1929 [KSP2] Calling getDeclarationsInSourceOrder throws KotlinIllegalStateExceptionWithAttachments #1930 [KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction #1941 KSP2: Resolver.getJvmNames doesn't work for inline and internal classes #1640 kspCaches don't work together with Gradle build cache #2042
Contributors
Thank you so much!
@​ansman,@​kuanyingchouFull Changelog: https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25
2.0.20-1.0.24
What's Changed
- UPDATE_KOTLIN_VERSION: 2.0.20 by
@​ting-yuanin google/ksp#20402.0.20-RC2-1.0.24
What's Changed
- UPDATE_KOTLIN_VERSION: 2.0.20-RC2 by
@​ting-yuanin google/ksp#20302.0.20-RC-1.0.24
What's Changed
- UPDATE_KOTLIN_VERSION: 2.0.20-RC by
@​ting-yuanin google/ksp#2018Full Changelog: https://github.com/google/ksp/compare/2.0.10-RC2-1.0.24...2.0.20-RC-1.0.24
2.0.20-Beta2-1.0.23
KSP 1.0.23 for Kotlin compiler 2.0.20
2.0.20-Beta1-1.0.22
What's Changed
- UPDATE_KOTLIN_VERSION: 2.0.20-Beta1 by
@​ting-yuanin google/ksp#1975Full Changelog: https://github.com/google/ksp/compare/2.0.0-1.0.22...2.0.20-Beta1-1.0.22
2.0.10-1.0.24
... (truncated)
Commits
332a961Close the KSP caches files after reading themc32a756Add --stracktrace to the failing test3fc773fDelete the ksp caches when the task is restored from cachea43ab02KSP2: get module name from metadatab6dcf9fgetJvmName: clean up7a5ded4Partially fix mangling of internal functionsc30c83eHandle explicit JvmNameebf987bMangle jvm names for inline class46556c2MangledNamesProcessor: order visits by name27e51aeReplace the deprecated ios with iosX64 in tests- 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)
🚧 Prototype builds will be available soon
Closing this one as this has to be coordinated with the Kotlin bump and is in #2780.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.