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

Update Kotlin, KSP and Compose Compiler #53

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Update Kotlin, KSP and Compose Compiler #53

merged 1 commit into from
Jan 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.compose.compiler:compiler (source) 1.5.7 -> 1.5.8 age adoption passing confidence
com.google.devtools.ksp (source) 1.9.21-1.0.16 -> 1.9.22-1.0.16 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler-embeddable (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.9.21 -> 1.9.22 age adoption passing confidence

Release Notes

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

v1.9.22-1.0.16

Compare Source

This is KSP 1.0.16 for Kotlin compiler 1.9.22

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-compiler-embeddable)

v1.9.22

JavaScript
  • KT-63719 KJS: Test results ignored for ES module kind
  • KT-63808 compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
Native
  • KT-64139 Weird bug with while and coroutine in Kotlin Native
  • KT-63471 linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
  • KT-63789 Native: Incremental compilation problem with compose
Tools. CLI
  • KT-64485 CLI: cache and optimize parsing of command-line arguments
Tools. Gradle
  • KT-63990 "Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated Projects
Tools. Gradle. Native
  • KT-63363 Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact breaks configuration cache, implicitly includes output file as configuration cache input
  • KT-63742 Gradle wrongly caches Kotlin/Native compiler flags
Tools. JPS
  • KT-64305 Kotlin JPS builder requests chunk rebuild with graph implementation
  • KT-64112 Avoid using IJ's JPS mappings in Kotlin JPS tests
  • KT-63799 Make plugin classpath serialization path agnostic

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot requested a review from jisungbin as a code owner December 1, 2023 15:16
@renovate renovate bot enabled auto-merge (rebase) December 1, 2023 15:16
Copy link
Owner

@jisungbin jisungbin left a comment

Choose a reason for hiding this comment

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

good!

@jisungbin
Copy link
Owner

@renovate renovate bot force-pushed the renovate/kotlin branch from 3e6775d to 0c807f8 Compare December 6, 2023 18:08
@jisungbin
Copy link
Owner

expected:<Processed(reason=FieldChanged(
  [Parameters]
    (no changed parameter)
  [States]
    1. count
      Old: 0 (0)
      New: 1 (1)
)
)> but was:<Processed(reason=FieldChanged(
  [Parameters]
    (no changed parameter)
  [States]
    1. tmp0_group
      Old: 0 (0)
      New: 1 (1)
    2. count
      Old: 0 (0)
      New: 1 (1)
)
)>

In this 1.9.21 update, a new field called tmp0_group has been added to the androidx compose compiler.

@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from a8f8e09 to 553b30e Compare December 14, 2023 18:48
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 8f30e1d to 2437ee4 Compare December 25, 2023 10:51
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 15de140 to 10c076f Compare December 28, 2023 07:49
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 1f27e73 to 8094b86 Compare January 14, 2024 10:00
@renovate renovate bot force-pushed the renovate/kotlin branch from 8094b86 to 2343488 Compare January 14, 2024 10:02
@renovate renovate bot merged commit a6a467a into main Jan 14, 2024
2 checks passed
@renovate renovate bot deleted the renovate/kotlin branch January 14, 2024 10:11
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.

1 participant