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

fix(deps): update kotlin and compose #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.molecule:molecule-gradle-plugin 1.3.1 -> 1.4.0 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 1.9.10-1.0.13 -> 1.9.22-1.0.17 age adoption passing confidence
org.jetbrains.kotlin:kotlin-test-junit (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
androidx.compose.compiler:compiler (source) 1.5.5 -> 1.5.10 age adoption passing confidence

Release Notes

cashapp/molecule (app.cash.molecule:molecule-gradle-plugin)

v1.4.0

Compare Source

Changed:

  • Disable decoy generation for JS target to make compatible with JetBrains Compose 1.6. This is an ABI-breaking change, so all Compose-based libraries targeting JS will also need to have been recompiled.

This version works with Kotlin 1.9.22 by default.

v1.3.2

Compare Source

New:

  • Support for Kotlin 1.9.22

This version works with Kotlin 1.9.22 by default.

google/ksp (com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin)

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

v1.9.21-1.0.15

Compare Source

This is a hot fix to #​1591 where multiple KMP projects were affected.

Issues Fixed / PRs Merged

#​1591 Error: Rewrite at slice LEXICAL_SCOPE key: ANNOTATION_ENTRY old value
#​1612 Filter out the -progressive compiler flag in KSP tasks
#​1614 Revert back to the non-thread-local KSP compiler plugin implementation.

v1.9.20-1.0.14

Compare Source

issues fixed
  • #​1474 Unresolvable types in annotation value are incorrectly displayed as null values instead of error types.
  • #​1522 KspTaskNative is not configuration cacheable
  • #​1554 KSP Incremental Processing: Removing a file does not remove transitively generated files
  • #​1555 KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver.
  • #​1568 KSP resolves dependencies too early

v1.9.20-1.0.13

Compare Source

Bumping Kotlin to 1.9.20 for KSP 1.0.13.

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-test-junit)

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 - At any time (no schedule defined), 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 enabled auto-merge (rebase) December 3, 2023 11:32
@renovate renovate bot changed the title fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.21-1.0.15 fix(deps): update kotlin and compose Dec 6, 2023
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 2 times, most recently from 1574562 to a899264 Compare December 7, 2023 22:45
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 10 times, most recently from 8fb53c2 to 2484759 Compare December 19, 2023 21:10
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 2 times, most recently from d195631 to ac55a13 Compare December 25, 2023 09:11
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 3 times, most recently from dfa2861 to 8ca2c00 Compare January 8, 2024 00:33
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 5 times, most recently from d34d7e0 to df1c5c8 Compare January 14, 2024 04:55
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 6 times, most recently from e3a47e9 to 44efa8b Compare January 23, 2024 23:16
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 4 times, most recently from 214b21c to 9304ae1 Compare January 31, 2024 16:50
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 9 times, most recently from 6189c1e to f9b9062 Compare February 9, 2024 04:26
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 2 times, most recently from 4b04391 to f5d6401 Compare February 15, 2024 20:14
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 3 times, most recently from bdde6b1 to 7552325 Compare February 22, 2024 01:12
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch 2 times, most recently from 78029a4 to 31723a5 Compare February 27, 2024 16:39
@renovate renovate bot force-pushed the renovate/kotlin-and-compose branch from 31723a5 to f7e974f Compare February 27, 2024 19:44
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