-
Notifications
You must be signed in to change notification settings - Fork 133
Bump the kotlin-ksp group with 6 updates #14345
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
base: trunk
Are you sure you want to change the base?
Conversation
Generated by 🚫 Danger |
I closed the previous PR with the comment above, but Dependabot reopened it. Let's keep this PR open until AGP and Room dependencies are upgraded. |
21962b9
to
ba280fe
Compare
a4c00ed
to
a5d8cb2
Compare
31a80fe
to
09dc0fd
Compare
3067f1b
to
6b9265a
Compare
6b9265a
to
7186dce
Compare
f3f5cad
to
78aa9e8
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
78aa9e8
to
e2d125c
Compare
AGP version is now 8.12.0, and we can upgrade Kotlin to 2.2.0. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@irfano do you think we should use |
I guess Dependabot can’t work on this since I synced with |
@dependabot recreate |
b7d906c
to
aafeb8a
Compare
94d7c1a
to
6c7090b
Compare
as I am an exception catcher, I have to:
So just validating that it's not forgotten |
6c7090b
to
6fe0846
Compare
Thanks @kidinov for the ping. We didn't forget about this, it's just that there is a KSP compatibility issue without our protobuf generation logic, I'll try to check this when I have some time. |
809fe22
to
abae439
Compare
Bumps the kotlin-ksp group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.0` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.0` | | [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.0` | | [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.0` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.10-1.0.29` | `2.2.0-2.0.2` | Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.android` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.kapt` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.android` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.kapt` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `com.google.devtools.ksp` from 2.1.10-1.0.29 to 2.2.0-2.0.2 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.10-1.0.29...2.2.0-2.0.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp - dependency-name: com.google.devtools.ksp dependency-version: 2.2.0-2.0.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-ksp ... Signed-off-by: dependabot[bot] <support@github.com>
abae439
to
38f593b
Compare
🤖 Test Failure AnalysisYour tests failed. Claude has analyzed the failures - check the annotation for details. |
Bumps the kotlin-ksp group with 6 updates:
2.1.10
2.2.0
2.1.10
2.2.0
2.1.10
2.2.0
2.1.10
2.2.0
2.1.10
2.2.0
2.1.10-1.0.29
2.2.0-2.0.2
Updates
org.jetbrains.kotlin:kotlin-test-junit
from 2.1.10 to 2.2.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
... (truncated)
Commits
631e9fd
Add ChangeLog for 2.2.0-RC3f4ff47f
[Accessors] Correctly create arguments for accessors4086c4b
[Gradle] Apply Dokka versioning plugin also to leaf partial htmla8a8e06
[JS] Fix getting names of local delegated properties3b804bc
[JS] Introduce theJsNoLifting
annotation classe690a3a
[test] Add a reproducer for KT-780730f85940
[FIR] Fix collection of DSL markers from function types726a9d7
[Tests] Reproduce #KT-77301a6aed74
Add ChangeLog for 2.2.0-RC22293f5f
CLI: Follow symbolic links of content rootsUpdates
org.jetbrains.kotlin.android
from 2.1.10 to 2.2.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
631e9fd
Add ChangeLog for 2.2.0-RC3f4ff47f
[Accessors] Correctly create arguments for accessors4086c4b
[Gradle] Apply Dokka versioning plugin also to leaf partial htmla8a8e06
[JS] Fix getting names of local delegated properties3b804bc
[JS] Introduce theJsNoLifting
annotation classe690a3a
[test] Add a reproducer for KT-780730f85940
[FIR] Fix collection of DSL markers from function types726a9d7
[Tests] Reproduce #KT-77301a6aed74
Add ChangeLog for 2.2.0-RC22293f5f
CLI: Follow symbolic links of content rootsUpdates
org.jetbrains.kotlin.plugin.compose
from 2.1.10 to 2.2.0Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
631e9fd
Add ChangeLog for 2.2.0-RC3f4ff47f
[Accessors] Correctly create arguments for accessors4086c4b
[Gradle] Apply Dokka versioning plugin also to leaf partial htmla8a8e06
[JS] Fix getting names of local delegated properties3b804bc
[JS] Introduce theJsNoLifting
annotation classe690a3a
[test] Add a reproducer for KT-780730f85940
[FIR] Fix collection of DSL markers from function types726a9d7
[Tests] Reproduce #KT-77301a6aed74
Add ChangeLog for 2.2.0-RC22293f5f
CLI: Follow symbolic links of content rootsUpdates
org.jetbrains.kotlin.plugin.parcelize
from 2.1.10 to 2.2.0Release notes
Sourced from org.jetbrains.kotlin.plugin.parcelize's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.parcelize's changelog.
... (truncated)
Commits
631e9fd
Add ChangeLog for 2.2.0-RC3f4ff47f
[Accessors] Correctly create arguments for accessors4086c4b
[Gradle] Apply Dokka versioning plugin also to leaf partial htmla8a8e06
[JS] Fix getting names of local delegated properties3b804bc
[JS] Introduce theJsNoLifting
annotation classe690a3a
[test] Add a reproducer for KT-780730f85940
[FIR] Fix collection of DSL markers from function types726a9d7
[Tests] Reproduce #KT-77301a6aed74
Add ChangeLog for 2.2.0-RC22293f5f
CLI: Follow symbolic links of content rootsUpdates
org.jetbrains.kotlin.kapt
from 2.1.10 to 2.2.0Release notes
Sourced from org.jetbrains.kotlin.kapt's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.kapt's changelog.