Skip to content

Update kotlin#98

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin
Open

Update kotlin#98
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 14, 2023

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 1.9.21-1.0.151.9.25-1.0.20 age confidence
org.jetbrains.kotlin.android 1.9.211.9.25 age confidence

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

  • performance optimization for certain workload consists of heavy Java files, including
    • Replace IdKey's impl with identityHashCode #​1804
    • Cache enclosed descriptors by name #​1808
  • Add excludedSources to the KSP extension object #​1793 thanks to @​bitspittle

KSP2 issues fixed

  • NoClassDefFoundError for LZ4Factory when trying KSP2 #​1713
  • Calling KSType.replace() with original arguments results in #​1807
  • Static fields in base class appear in derived classes #​1744
  • fix backing field checking for top level callables
  • support sealed inheritors lookup.
  • support type alias for getSymbolsWithAnnotation
  • support more types for reference elements

v1.9.23-1.0.19

New APIs
  • #​1708 SymbolProcessorEnvironment.kspVersion
  • #​1707 CodeGenerator.associateWithFunctions and CodeGenerator.associateWithProperties
Issues fixed in KSP2
  • #​1691 IllegalStateException: Value type not found for value
  • #​1719 The order of symbols returned from Resolver.getSymbolsWithAnnotation() is different
  • #​1718 Getting packageName of Kotlin types returns empty String
  • #​1721 KSAnnotation packageName is an empty String for a type from a different module
  • #​1722 Resolver.getDeclarationsFromPackage() returns declarations from the default package when passing in an unknown package
  • #​1717 Resolver.getJvmName() returns different results for annotation args
  • #​1725 asMemberOf() throws exception with a generic type without arguments
  • #​1728 ClassCastException when calling KSType.replace() with empty list
  • #​1713 NoClassDefFoundError for LZ4Factory when trying KSP2
  • #​1665 NoClassDefFound in ksp.useKSP2=true mode
  • #​1733 ABI incompatibility with kotlin-compiler-embeddable in 2.0.0-Beta4
  • #​1714 Generated resources are not added to KotlinCompilation inputs
  • #​1747 isCompanionObject is false for companion objects from KOTLIN_LIB
  • #​1743 Incorrect type parameter variances
  • #​1759 IllegalStateException when getting the modifiers from properties in a Java annotation declaration
Issues fixed in KSP Gradle Plugin
  • #​1712 Analysis API artifacts have the wrong common-deps dependency
  • #​1775 1.0.18 creates circular dependencies with kapt tasks
  • #​1772 Update plugin com.google.devtools.ksp to v1.9.22-1.0.18 BUILD FAILED
Known issues
  • #​1776 KSP2 has higher memory usage when the compile classpath is very large.

v1.9.22-1.0.17

Compare Source

Issues fixed

  • Annotations missing on KSTypeArgument of typealias #​1679
  • unhandled visibility: private to this #​1515
  • Resolver#getJvmCheckedException results in <ERROR TYPE> when throwing type variable. #​1460
  • Class annotation values with $ in name are null when used in Kotlin source #​1671
  • KSP 1.9.21-1.0.15 leaking memory and causing OOMs #​1653
  • KSP processing fails with Java enum #​1482
  • [KSP2] Support Package annotations #​1641

v1.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


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v1.9.21-1.0.16 Update kotlin Dec 21, 2023
@renovate renovate Bot force-pushed the renovate/kotlin branch 2 times, most recently from df5daac to ddfc398 Compare December 25, 2023 16:00
@renovate renovate Bot force-pushed the renovate/kotlin branch 2 times, most recently from 4d933a1 to 846d0ce Compare January 24, 2024 19:42
@renovate renovate Bot force-pushed the renovate/kotlin branch from 846d0ce to a56a5e1 Compare February 2, 2024 19:25
@renovate renovate Bot changed the title Update kotlin Update dependency com.google.devtools.ksp to v1.9.22-1.0.17 Feb 2, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch from a56a5e1 to c8cf146 Compare February 2, 2024 22:58
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v1.9.22-1.0.17 Update kotlin Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch from c8cf146 to d99a7f6 Compare February 3, 2024 04:36
@renovate renovate Bot changed the title Update kotlin Update dependency org.jetbrains.kotlin.android to v1.9.22 Feb 3, 2024
@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlin.android to v1.9.22 Update kotlin Feb 3, 2024
@renovate renovate Bot changed the title Update kotlin Update dependency com.google.devtools.ksp to v1.9.22-1.0.17 Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch from d99a7f6 to dd89f68 Compare February 3, 2024 12:35
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v1.9.22-1.0.17 Update kotlin Feb 3, 2024
@renovate renovate Bot changed the title Update kotlin Update dependency com.google.devtools.ksp to v1.9.22-1.0.16 Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch from dd89f68 to a64661c Compare February 3, 2024 18:39
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v1.9.22-1.0.16 Update kotlin Feb 3, 2024
@renovate renovate Bot changed the title Update kotlin Update dependency com.google.devtools.ksp to v1.9.21-1.0.16 Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch from a64661c to 4b4cae5 Compare February 3, 2024 21:17
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v1.9.21-1.0.16 Update kotlin Feb 4, 2024
@renovate renovate Bot force-pushed the renovate/kotlin branch 4 times, most recently from 4463d20 to 967e529 Compare February 4, 2024 09:47
@renovate renovate Bot force-pushed the renovate/kotlin branch 2 times, most recently from 06ada47 to 87a96b2 Compare March 7, 2024 12:10
@renovate renovate Bot force-pushed the renovate/kotlin branch from 87a96b2 to b80e3d9 Compare March 8, 2024 01:53
@renovate renovate Bot force-pushed the renovate/kotlin branch from b80e3d9 to 4f3d8cd Compare April 5, 2024 05:25
@renovate renovate Bot force-pushed the renovate/kotlin branch from 4f3d8cd to d46d49d Compare May 7, 2024 10:57
@renovate renovate Bot force-pushed the renovate/kotlin branch from d46d49d to df59327 Compare May 8, 2024 04:02
@renovate renovate Bot force-pushed the renovate/kotlin branch from df59327 to 72af933 Compare July 19, 2024 14:12
@renovate renovate Bot force-pushed the renovate/kotlin branch from 72af933 to 8c41d48 Compare July 23, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants