Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Update dependency com.google.devtools.ksp to v2 #252

Merged
merged 2 commits into from
May 23, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.24-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v2.0.0-1.0.21

Compare Source

This release brings mostly bug fixes into KSP2 beta
Users are encouraged to try out KSP2 beta.

new feature

expose an API in Resolver to retrieve the module name for handling mangling of internal members #​1621

issues fixed
  • Class values are missing class type in annotation values #​1646
  • Kotlin Function* types reports inconsistent package and qualified names #​1845
  • KSP2 cannot load Android lint checks jar due to FileTooBigException #​1839
  • [KSP2] KSAnnotations with annotation properties with a default value always resolve to null #​1843
  • [KSP2] Modifier.FUN is missing in functional interfaces #​1853
  • [KSP2] ClassCastException when calling KSType.starProjection() on a Java field type #​1735
  • [KSP2] Annotation arguments with default values are missing #​1837
  • [KSP2] Intersection types are not modeled #​1846
  • KSP2: Model enum entries in annotation values #​1861
  • KSP2: Unknown JS backend: Wasm #​1889
  • [KSP2] NullPointerException when getting arguments of annotation value #​1798

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented May 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Dependency diff:

-+--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24
-|    +--- org.jetbrains:annotations:13.0
-|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 (c)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 (c)
-|    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 (c)
++--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0
+|    +--- org.jetbrains:annotations:13.0
+|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 (c)
+|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 (c)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 (c)
+--- androidx.annotation:annotation:1.8.0
|    \--- androidx.annotation:annotation-jvm:1.8.0
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.24 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.0.0 (*)
\--- androidx.fragment:fragment:1.7.1
    +--- androidx.activity:activity:1.8.1
    |    +--- androidx.core:core:1.8.0
    |    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.4.0
-     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.24 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.0.0 (*)
    |    |    \--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1
    |    |         +--- androidx.lifecycle:lifecycle-common:2.6.1
-     |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
    |    |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4
    |    |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4
    |    |         |              \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4
    |    |         |                   +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.0
-     |    |         |                   |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.9.24 (*)
+     |    |         |                   |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.0.0 (*)
    |    |         |                   |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0
-     |    |         |                   |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.9.24 (*)
+     |    |         |                   |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.0.0 (*)
-     |    |         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.9.24
-     |    |         |                        \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 (*)
+     |    |         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 2.0.0
+     |    |         |                        \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 (*)
-     |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1
-     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1
    |    |    +--- androidx.core:core-ktx:1.2.0
-     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.41 -> 1.9.24 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.41 -> 2.0.0 (*)
    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1
-     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
    |    |    +--- androidx.savedstate:savedstate:1.2.1
-     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
-     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
-     |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.24 (*)
+     |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
    +--- androidx.loader:loader:1.0.0
    |    \--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1
-     |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.24 (*)
+     |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
-     \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.24 (*)
+     \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)

Copy link

Apk size:

Aar size change: -364.0B (43.1KiB -> 42.7KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: slidr-release.aar

 AAR      │ old      │ new      │ diff   
──────────┼──────────┼──────────┼────────
      jar │ 46.1 KiB │ 45.8 KiB │ -348 B 
 manifest │    216 B │    216 B │    0 B 
      res │    153 B │    153 B │    0 B 
    other │    210 B │    210 B │    0 B 
──────────┼──────────┼──────────┼────────
    total │ 46.7 KiB │ 46.4 KiB │ -348 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  27 │  27 │ 0 (+0 -0) 
 methods │ 289 │ 289 │ 0 (+1 -1) 
  fields │  73 │  73 │ 0 (+0 -0)
AAR
 size     │ diff   │ path          
──────────┼────────┼───────────────
 45.8 KiB │ -348 B │ ∆ classes.jar 
──────────┼────────┼───────────────
 45.8 KiB │ -348 B │ (total)
JAR
METHODS:

   old │ new │ diff      
  ─────┼─────┼───────────
   289 │ 289 │ 0 (+1 -1) 
  
  + java.lang.Object clone() → Object
  
  - java.lang.Object[] clone() → Object

@mateuszkwiecinski mateuszkwiecinski merged commit 2f40017 into master May 23, 2024
3 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the renovate/major-google.ksp branch May 23, 2024 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant