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 plugin org.jetbrains.kotlin.android to v1.9.25 #2

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 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin.android (source) 1.9.21 -> 1.9.25 age adoption passing confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin.android)

v1.9.25: Kotlin 1.9.25

Note: This is a technical release for IntelliJ IDEA.

Changelog

Tools. JPS
  • KT-69204 Generate lookups in dumb mode for compatibility with ref index

v1.9.24: 1.9.24

Changelog

Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

v1.9.23: Kotlin 1.9.23

1.9.23

Apple Ecosystem
  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used
Backend. Wasm
  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support
Compiler
  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function
Tools. Gradle
  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories
Tools. Gradle. JS
  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22
Tools. Gradle. Multiplatform
  • KT-65954 commonTest dependencies affect commoMainMetadata compilation
Tools. Gradle. Native
  • KT-64573 Default value for produceUnpackedKlib was not provided

v1.9.22: Kotlin 1.9.22

Changelog

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

Checksums

File Sha256
kotlin-compiler-1.9.22.zip 88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6
kotlin-native-linux-x86_64-1.9.22.tar.gz c2b0a6481ced5401db4a7028661c039b7466996efaa554bbcc6a3d421ac5e7d4
kotlin-native-macos-x86_64-1.9.22.tar.gz 4646c9bc289d48a228064f565f3a968dde3dcccd7821f403717c708f6ffa8285
kotlin-native-macos-aarch64-1.9.22.tar.gz 8a95c0e0eb46b41b6d02a1942dc7dfe8c70082a2a26679490a77cd486f0ec8dd
kotlin-native-windows-x86_64-1.9.22.zip a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 4 times, most recently from 0e620af to 95aee76 Compare January 3, 2024 21:35
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from 20f896a to 591175b Compare January 18, 2024 22:16
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from 43f17cf to 6f711e8 Compare January 25, 2024 00:54
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from a5e2bdb to 8101f44 Compare February 6, 2024 00:56
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from af6672e to 91cd701 Compare February 29, 2024 21:25
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 91cd701 to b7cc50e Compare March 6, 2024 23:25
@renovate renovate bot changed the title Update plugin org.jetbrains.kotlin.android to v1.9.22 Update plugin org.jetbrains.kotlin.android to v1.9.23 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from b7cc50e to 3944010 Compare March 7, 2024 11:51
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from f2c7718 to 76905f8 Compare March 22, 2024 21:41
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from 804a870 to 660548d Compare April 10, 2024 06:45
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 5 times, most recently from aa1b3ae to 821f6d7 Compare April 22, 2024 22:58
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from 3321a6d to 8a7e19b Compare April 30, 2024 18:52
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 4 times, most recently from 2da1b53 to 7b11b4c Compare September 11, 2024 01:41
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from c47c52b to 5200018 Compare September 24, 2024 01:41
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 4 times, most recently from 45937bd to afaa95c Compare October 7, 2024 22:43
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from f7b6c15 to 6babbfa Compare October 14, 2024 22:30
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 3 times, most recently from 52a966e to f7a47f3 Compare October 23, 2024 21:43
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from af16f14 to e130d52 Compare November 1, 2024 01:24
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from 70a84b8 to dce94b1 Compare November 13, 2024 23:13
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from dce94b1 to 7e03875 Compare November 20, 2024 22:30
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 7e03875 to 71d3420 Compare December 2, 2024 21:43
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from cc25e0f to f1d0a2d Compare December 18, 2024 02:08
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from f1d0a2d to b187ca2 Compare December 20, 2024 20:13
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch 2 times, most recently from 341dbaa to eff7afb Compare January 10, 2025 21:48
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from eff7afb to 1aa9cc4 Compare January 26, 2025 13:22
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