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

chore(deps): update kotlin core dependencies #1894

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin.jvm (source) 1.9.21 -> 1.9.22 age adoption passing confidence
com.google.devtools.ksp (source) 1.9.21-1.0.16 -> 1.9.22-1.0.17 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 1.9.21-1.0.16 -> 1.9.22-1.0.17 age adoption passing confidence
org.jetbrains.kotlin.plugin.allopen (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.plugin.jpa (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.multiplatform (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.js (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-serialization (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
org.jetbrains.kotlin:kotlin-reflect (source) 1.9.21 -> 1.9.22 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-stdlib-jdk8 (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk7 (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-common (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib (source) 1.9.21 -> 1.9.22 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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
google/ksp (com.google.devtools.ksp)

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


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 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.

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f120c9) 78.19% compared to head (a47e4b0) 78.19%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1894   +/-   ##
=========================================
  Coverage     78.19%   78.19%           
  Complexity     2492     2492           
=========================================
  Files           134      134           
  Lines          8773     8773           
  Branches       2240     2240           
=========================================
  Hits           6860     6860           
  Misses          908      908           
  Partials       1005     1005           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Dec 25, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

  167 files    167 suites   4m 12s ⏱️
1 446 tests 1 407 ✅ 39 💤 0 ❌
2 826 runs  2 787 ✅ 39 💤 0 ❌

Results for commit a47e4b0.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 25, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

  167 files    167 suites   7m 14s ⏱️
1 446 tests 1 429 ✅ 17 💤 0 ❌
2 826 runs  2 809 ✅ 17 💤 0 ❌

Results for commit a47e4b0.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/core-kotlin branch from 7bbeefc to 493e85b Compare December 25, 2023 10:52
@renovate renovate bot changed the title Update Kotlin core dependencies to v1.9.22 Update Kotlin core dependencies Dec 25, 2023
@renovate renovate bot force-pushed the renovate/core-kotlin branch from 493e85b to bc3d99c Compare December 27, 2023 12:11
@renovate renovate bot force-pushed the renovate/core-kotlin branch 3 times, most recently from ea39a7f to 54cf731 Compare January 10, 2024 18:51
@renovate renovate bot changed the title Update Kotlin core dependencies chore(deps): update kotlin core dependencies Jan 10, 2024
@renovate renovate bot force-pushed the renovate/core-kotlin branch 3 times, most recently from 1f6e07c to 303bd44 Compare January 18, 2024 14:52
@orchestr7 orchestr7 force-pushed the master branch 2 times, most recently from 66a4216 to 20201a0 Compare January 18, 2024 16:33
@renovate renovate bot force-pushed the renovate/core-kotlin branch 2 times, most recently from 58bf295 to dccac4e Compare January 19, 2024 02:16
@renovate renovate bot force-pushed the renovate/core-kotlin branch 2 times, most recently from 423e7d7 to ea3dfcb Compare January 30, 2024 19:57
@renovate renovate bot force-pushed the renovate/core-kotlin branch from ea3dfcb to a47e4b0 Compare February 1, 2024 09:24
@nulls nulls merged commit 4f27fda into master Feb 1, 2024
21 checks passed
@nulls nulls deleted the renovate/core-kotlin branch February 1, 2024 09:34
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.

2 participants