Skip to content

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21 - autoclosed#615

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kotlin-monorepo
Closed

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21 - autoclosed#615
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kotlin-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 2.3.202.3.21 age confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)

v2.3.21

Backend. Wasm
  • KT-84610 [Wasm] Failed to compile klibs in IC mode
Compiler
  • KT-84566 Prevent launching Default dispatcher threads from IJ SDK in kotlin compiler
  • KT-85358 Native: roll back the workaround for KT-84678 once MapLibre has been properly fixed
  • KT-85626 @JvmRecord in commonMain breaks compileCommonMainKotlinMetadata with "Cannot access 'java.lang.Record'"
  • KT-85405 Postpone/Revert DontIgnoreUpperBoundViolatedOnImplicitArguments
  • KT-84678 K/N: Undefined symbol from SPM-added ObjC frameworks when linking iOS target
  • KT-85021 False positive SUBCLASS_CANT_CALL_COMPANION_PROTECTED_NON_STATIC error in multi-module project
JavaScript
  • KT-82395 Support top-level declarations from compiler plugins in JS incremental compilation
  • KT-84475 K/JS: false-positive exportability warnings in multi-module project
  • KT-84633 Kotlin/JS: "Serializer for class not found" error when IR output granularity is whole-program
  • KT-85047 Kotlin/JS: @JsStatic on suspend fun of class companion generates incorrect d.ts
  • KT-84517 K/JS: bad mappings data in outputted Kotlin stdlib source map
Libraries
  • KT-71848 Kotlinx.metadata: Add CompilerPluginData into Km API
Native. C and ObjC Import
  • KT-85399 Kotlin/Native: TypeCastException when casting ObjC Protocol MetaClass with genericSafeCasts enabled
  • KT-85508 K/N: TypeCastException when using nw_parameters_create_secure_tcp block parameter on 2.3.20
Tools. Gradle
  • KT-84729 Update Gradle plugin-publish version to enable configuration cache badge on Gradle plugins portal
Tools. Gradle. Compiler plugins
  • KT-85257 AGP/Compose: MergeMappingFileTask clears R8 artifacts due to @OutputDirectory annotation on AGP 9.1+
Tools. Scripts
  • KT-85105 Scripts: JVM backend internal error (IR lowering) when scratch file contains anonymous object
  • KT-85103 Exception while generating code when explain destructuring decls
  • KT-84842 scriptCompilationClasspathFromContext behavior changed from 2.3.10 to 2.3.20
  • KT-85029 Kotlin Scripting: ScriptDiagnostic reports "at null" instead of error location
Tools. Statistics (FUS)
  • KT-85628 KGP: composite build FUS metrics fail on access of 'configurationTimeMetrics'

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

🐰 Bencher Report

Branchrenovate/kotlin-monorepo
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Lower Boundary
operations / second (ops/s)
(Limit %)
com.apurebase.kgraphql.FunctionExecutionBenchmark.benchmarkFunctionExecution📈 view plot
🚷 view threshold
5,873,499.11 ops/s
(+0.43%)Baseline: 5,848,218.02 ops/s
5,143,871.43 ops/s
(87.58%)
com.apurebase.kgraphql.ParallelExecutionBenchmark.queryBenchmark📈 view plot
🚷 view threshold
1.30 ops/s
(-0.09%)Baseline: 1.30 ops/s
1.29 ops/s
(99.85%)
com.apurebase.kgraphql.QueryBenchmark.executionError📈 view plot
🚷 view threshold
15,156.81 ops/s
(-10.23%)Baseline: 16,883.13 ops/s
11,546.55 ops/s
(76.18%)
com.apurebase.kgraphql.QueryBenchmark.inputFromDocument📈 view plot
🚷 view threshold
19,454.99 ops/s
(-10.41%)Baseline: 21,715.40 ops/s
15,939.15 ops/s
(81.93%)
com.apurebase.kgraphql.QueryBenchmark.inputFromVariable📈 view plot
🚷 view threshold
18,429.89 ops/s
(-11.03%)Baseline: 20,713.64 ops/s
15,287.29 ops/s
(82.95%)
com.apurebase.kgraphql.QueryBenchmark.largeList📈 view plot
🚷 view threshold
4.66 ops/s
(+4.47%)Baseline: 4.46 ops/s
3.84 ops/s
(82.37%)
com.apurebase.kgraphql.QueryBenchmark.largeListWithFragment📈 view plot
🚷 view threshold
5.07 ops/s
(+2.49%)Baseline: 4.94 ops/s
4.27 ops/s
(84.24%)
com.apurebase.kgraphql.QueryBenchmark.manyChildren📈 view plot
🚷 view threshold
188.77 ops/s
(+1.15%)Baseline: 186.63 ops/s
151.72 ops/s
(80.37%)
com.apurebase.kgraphql.QueryBenchmark.manyChildrenWithFragment📈 view plot
🚷 view threshold
211.42 ops/s
(+0.29%)Baseline: 210.82 ops/s
166.96 ops/s
(78.97%)
com.apurebase.kgraphql.QueryBenchmark.manyDataChildren📈 view plot
🚷 view threshold
8.95 ops/s
(+0.15%)Baseline: 8.93 ops/s
8.83 ops/s
(98.66%)
com.apurebase.kgraphql.QueryBenchmark.manyOperations📈 view plot
🚷 view threshold
274.12 ops/s
(-1.85%)Baseline: 279.29 ops/s
219.65 ops/s
(80.13%)
com.apurebase.kgraphql.QueryBenchmark.manyOperationsWithFragment📈 view plot
🚷 view threshold
296.20 ops/s
(+3.73%)Baseline: 285.56 ops/s
221.84 ops/s
(74.90%)
com.apurebase.kgraphql.QueryBenchmark.nestedObject📈 view plot
🚷 view threshold
7,068.83 ops/s
(-4.97%)Baseline: 7,438.91 ops/s
6,190.77 ops/s
(87.58%)
com.apurebase.kgraphql.RequestCachingBenchmark.invalidRequest📈 view plot
🚷 view threshold
214,326.84 ops/s
(-4.77%)Baseline: 225,053.49 ops/s
208,585.44 ops/s
(97.32%)
com.apurebase.kgraphql.RequestCachingBenchmark.largeRequest📈 view plot
🚷 view threshold
7,239.60 ops/s
(-6.05%)Baseline: 7,705.44 ops/s
6,464.63 ops/s
(89.30%)
com.apurebase.kgraphql.RequestCachingBenchmark.smallRequest📈 view plot
🚷 view threshold
10,154.96 ops/s
(-9.91%)Baseline: 11,272.51 ops/s
9,126.48 ops/s
(89.87%)
com.apurebase.kgraphql.SimpleExecutionOverheadBenchmark.benchmark📈 view plot
🚷 view threshold
468,660.19 ops/s
(-0.58%)Baseline: 471,398.17 ops/s
452,026.42 ops/s
(96.45%)
🐰 View full continuous benchmarking report in Bencher

@renovate renovate Bot force-pushed the renovate/kotlin-monorepo branch from 0bedc9c to ad9c318 Compare April 24, 2026 08:58
@renovate renovate Bot force-pushed the renovate/kotlin-monorepo branch from ad9c318 to 4b2eb2d Compare April 24, 2026 08:59
@renovate renovate Bot changed the title fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21 fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21 - autoclosed Apr 24, 2026
@renovate renovate Bot closed this Apr 24, 2026
@renovate renovate Bot deleted the renovate/kotlin-monorepo branch April 24, 2026 12:35
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