Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #3428

Merged
merged 1 commit into from
May 22, 2024
Merged

chore(deps): update all dependencies #3428

merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.library (source) 8.3.0 -> 8.4.1 age adoption passing confidence
org.jetbrains.compose 1.6.10-rc02 -> 1.6.10 age adoption passing confidence
com.gradle.develocity 3.17.3 -> 3.17.4 age adoption passing confidence
com.google.devtools.ksp (source) 2.0.0-RC3-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.0.0-RC3-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.0.0-RC3-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence
org.jetbrains.kotlin.plugin.compose (source) 2.0.0-RC3 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) 2.0.0-RC3 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin.multiplatform (source) 2.0.0-RC3 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin.jvm (source) 2.0.0-RC3 -> 2.0.0 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose)

v1.6.10

Changes since 1.6.2

Highlights

Breaking changes

  • Since Kotlin 2.0-RC2, the additional org.jetbrains.kotlin.plugin.compose Gradle plugin is required. See the migration guide

Features

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle plugin

Dependencies


v1.6.10-rc03

Changes since 1.6.10-rc02

Fixes

iOS

Dependencies


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
JetBrains/kotlin (org.jetbrains.kotlin.plugin.compose)

v2.0.0


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.

👻 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented May 16, 2024

Kover Report

Total Project Coverage 61.07%

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 01d8987 to 1f00aaf Compare May 21, 2024 17:41
| datasource | package                                                                                           | from             | to           |
| ---------- | ------------------------------------------------------------------------------------------------- | ---------------- | ------------ |
| maven      | com.android.library:com.android.library.gradle.plugin                                             | 8.3.0            | 8.4.1        |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin                                         | 1.6.10-rc02      | 1.6.10       |
| maven      | com.gradle.develocity:com.gradle.develocity.gradle.plugin                                         | 3.17.3           | 3.17.4       |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin                                     | 2.0.0-RC3-1.0.20 | 2.0.0-1.0.21 |
| maven      | com.google.devtools.ksp:symbol-processing-api                                                     | 2.0.0-RC3-1.0.20 | 2.0.0-1.0.21 |
| maven      | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin             | 2.0.0-RC3        | 2.0.0        |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 2.0.0-RC3        | 2.0.0        |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 2.0.0-RC3        | 2.0.0        |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 2.0.0-RC3        | 2.0.0        |
Copy link
Member

@serras serras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaaand, we have it running on 2.0!

@serras serras merged commit 9894996 into main May 22, 2024
11 checks passed
@renovate renovate bot deleted the renovate/all branch May 22, 2024 05:36
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.

None yet

1 participant