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 kotlin #1867

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Update kotlin #1867

merged 1 commit into from
Jan 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.compose.compiler:compiler (source) 1.5.7 -> 1.5.8 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
org.jetbrains.kotlin.kapt (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.jvm (source) 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin.android (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

Warning

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


Release Notes

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

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

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

@renovate renovate bot requested a review from a team as a code owner November 23, 2023 12:11
@renovate renovate bot requested review from ganfra and removed request for a team November 23, 2023 12:11
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Nov 23, 2023
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21 Update kotlin to v1.9.21 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/kotlin branch from 3f0e0e8 to a264ae6 Compare November 28, 2023 00:51
@renovate renovate bot changed the title Update kotlin to v1.9.21 Update kotlin Nov 28, 2023
@renovate renovate bot force-pushed the renovate/kotlin branch 5 times, most recently from 3e50722 to 25e91e2 Compare December 6, 2023 14:26
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from f13a728 to 1676696 Compare December 7, 2023 15:41
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 15cf724 to d90a1d5 Compare December 19, 2023 19:41
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from e3a4e73 to dfc2c50 Compare December 25, 2023 09:02
@bmarty bmarty mentioned this pull request Dec 28, 2023
@renovate renovate bot force-pushed the renovate/kotlin branch from dfc2c50 to b4c653a Compare December 28, 2023 13:11
@ElementBot
Copy link
Collaborator

ElementBot commented Dec 28, 2023

Warnings
⚠️

gradle/libs.versions.toml#L65 - A newer version of com.google.firebase:firebase-bom than 32.7.0 is available: 32.7.1

Generated by 🚫 dangerJS against d9b0f8a

@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 87a71fe to 52905ca Compare January 10, 2024 18:36
Copy link
Contributor

github-actions bot commented Jan 10, 2024

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/p3Doio

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (e00d1ab) 69.95% compared to head (d9b0f8a) 69.95%.
Report is 20 commits behind head on develop.

Files Patch % Lines
...raries/sessionstorage/impl/DatabaseSessionStore.kt 72.22% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1867   +/-   ##
========================================
  Coverage    69.95%   69.95%           
========================================
  Files         1335     1335           
  Lines        32655    32666   +11     
  Branches      6790     6790           
========================================
+ Hits         22844    22853    +9     
- Misses        6534     6536    +2     
  Partials      3277     3277           

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

@jmartinesp
Copy link
Member

There is now a Compose compiler 1.5.8 which should be compatible with this Kotlin version.

@renovate renovate bot force-pushed the renovate/kotlin branch from 52905ca to d9b0f8a Compare January 19, 2024 00:33
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

OK, let's ensure that Maestro is happy.

@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 19, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 19, 2024
@bmarty bmarty enabled auto-merge January 19, 2024 17:18
@bmarty bmarty merged commit bb822a5 into develop Jan 19, 2024
18 checks passed
@bmarty bmarty deleted the renovate/kotlin branch January 19, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants