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 monorepo to v1.9.22 - autoclosed #370

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-serialization (source) 1.9.20 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.9.20 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.android (source) 1.9.10 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) 1.9.10 -> 1.9.22 age adoption passing confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-serialization)

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

v1.9.21

Compiler
  • KT-62885 Introduce a language feature entry for expect actual classes for easier configuration of MPP projects
  • KT-63081 Optimize new native caches: CachedLibraries.computeVersionedCacheDirectory()
Docs & Examples
  • KT-55619 Document String.format function
IDE. Gradle Integration
  • KT-62877 Artifact files collecting for project configuration was finished. Resolution for configuration configuration X will be skipped
IDE. Gradle. Script
  • KT-60813 Scripts: NoSuchMethodError: 'void org.slf4j.Logger.error(java.lang.String, java.lang.Object)' when dependency uses Slf4j API
JavaScript
  • KT-60785 KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error
  • KT-63207 KMP / JS: "TypeError: <mangled_name> is not a function" with 1.9.20
  • KT-62778 package.json "main" field has .js extension when the result files have .mjs extension
  • KT-61795 KJS: Incremental Cache is not invalidated if useEsClasses compiler argument was changed
  • KT-61957 KJS: "Uncaught ReferenceError: entries is not defined" caused by enum class with @JsExport and Enum.entries call
  • KT-62444 KJS with commonJS modules should re-export in 1.9.20
  • KT-63184 KJS / Serialization: JsExport on serializable interface creates erroneous TypeScript
  • KT-62190 KJS: "IllegalStateException: Expect to have either super call or partial linkage stub inside constructor" caused by Compose and useEsModules()
  • KT-58685 KJS: "IllegalStateException: Not locked" cused by "unlock" called twice
Klibs
  • KT-62515 Interop klib of concurrent version is not accepted when building dependent project: "The library versions don't match"
Tools. CLI
  • KT-63139 Incorrect kotlin implementation version (1.9.255-SNAPSHOT) in metadata info
Tools. Gradle
  • KT-63499 Gradle: Source sets conventions are still registered
Tools. Gradle. JS
  • KT-59523 MPP / KJS: ESM modules uses incorrect file extension on package.json (.mjs)
Tools. Gradle. Kapt
  • KT-63366 Kapt processing fails with custom source sets
Tools. Gradle. Multiplatform
  • KT-32608 Create JUnit-XML result file in multiplatform gradle build
  • KT-63315 Wasm gradle plugin DSL is invalid for parameterless wasmWasi method
  • KT-63338 [KMP] metadata task fails to find cinterop classes from dependency projects
  • KT-63044 KGP: Multiplatform - 8.4 configuration cache support
  • KT-63011 Apple Framework Artifacts is not connected to KotlinNativeTask
  • KT-62601 AS/IntelliJ exception after updating a KMP project with a macos target to Kotlin 1.9.20-RC
Tools. Incremental Compile
  • KT-61590 K2/KMP: Expect actual matching is breaking on the incremental compilation
Tools. JPS
  • KT-63594 ClassCastException in JPS statistics
  • KT-63651 Fix NPE in Kotlin JPS after enabling graph implementation of JPS
Tools. Kapt
  • KT-57389 KAPT3 uses a Javac API for JCImport which will break in JDK 21
  • KT-60507 Kapt: "IllegalAccessError: superclass access check failed" using java 21 toolchain
Tools. Scripts
  • KT-54819 Scripts: Not able to use slf4j in .main.kts
  • KT-61727 Scripts: Maven artifacts resolution is slow

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates 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.

@renovate renovate bot requested a review from Foso as a code owner July 8, 2023 09:07
@github-actions github-actions bot added the build label Jul 8, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 2251a89 to 513ebd9 Compare August 7, 2023 11:39
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from b96bfe8 to b357bcf Compare August 23, 2023 11:01
@renovate renovate bot changed the title fix(deps): update kotlin monorepo to v1.9.0 fix(deps): update kotlin monorepo to v1.9.10 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from b357bcf to c4908a4 Compare August 24, 2023 17:52
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from c4908a4 to fdf5e85 Compare September 16, 2023 09:03
@renovate renovate bot changed the title fix(deps): update kotlin monorepo to v1.9.10 Update kotlin monorepo to v1.9.10 Oct 10, 2023
@renovate renovate bot changed the title Update kotlin monorepo to v1.9.10 Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from 8be17fd to 2a55f60 Compare October 23, 2023 14:01
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10 Update kotlin monorepo Oct 30, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from 175200b to e381c9e Compare October 30, 2023 21:20
@renovate renovate bot changed the title Update kotlin monorepo Update kotlin monorepo to v1.9.20 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from e381c9e to 6ec8e8b Compare November 7, 2023 17:13
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 6ec8e8b to 1908e32 Compare November 15, 2023 22:43
@renovate renovate bot changed the title Update kotlin monorepo to v1.9.20 chore(deps): update kotlin monorepo to v1.9.20 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 1908e32 to 05fa9c4 Compare November 23, 2023 13:28
@renovate renovate bot changed the title chore(deps): update kotlin monorepo to v1.9.20 fix(deps): update kotlin monorepo to v1.9.21 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from f70ca42 to 7ca6d9e Compare December 6, 2023 17:48
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 7ca6d9e to 2e6a158 Compare December 21, 2023 15:36
@renovate renovate bot changed the title fix(deps): update kotlin monorepo to v1.9.21 fix(deps): update kotlin monorepo to v1.9.22 Dec 21, 2023
@renovate renovate bot changed the title fix(deps): update kotlin monorepo to v1.9.22 fix(deps): update kotlin monorepo to v1.9.22 - autoclosed Jan 16, 2024
@renovate renovate bot closed this Jan 16, 2024
@renovate renovate bot deleted the renovate/kotlin-monorepo branch January 16, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants