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 #548

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.2 -> 1.7.3 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.4.0 -> 0.4.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-cli 0.3.5 -> 0.3.6 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-properties 1.5.1 -> 1.6.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.5.1 -> 1.6.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-core 1.5.1 -> 1.6.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-core)

v1.7.3

Compare Source

  • Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (#​3809).
  • Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (#​3822).
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)

v0.4.1

  • Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
  • Support more Kotlin/Native targets: linuxArm64, linuxArm32Hfp, watchosDeviceArm64
  • Implement comparable time marks in a time source returned by Clock.asTimeSource() (#​271)
  • Deprecate Instant and LocalDate arithmetic operations (plus and minus) taking DateTimeUnit without a number of units (#​247)
  • Fix adding small Duration to large Instant on JS and Native (#​264)
Kotlin/kotlinx-cli (org.jetbrains.kotlinx:kotlinx-cli)

v0.3.6

  • Support using parse(args) in fun main(vararg args: String) (GH-95)
  • Update Kotlin to 1.9.10 (GH-102)
Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-properties)

v1.6.0

==================

This release contains all features and bugfixes from 1.6.0-RC plus some bugfixes on its own (see below).
Kotlin 1.9.0 is used as a default, while 1.9.10 is also supported.

Bugfixes

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.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

121 tests   109 ✔️  2m 33s ⏱️
  23 suites    12 💤
  23 files        0

Results for commit 095b38b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

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

121 tests   109 ✔️  4m 8s ⏱️
  23 suites    12 💤
  23 files        0

Results for commit 095b38b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

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

121 tests   109 ✔️  3m 48s ⏱️
  23 suites    12 💤
  23 files        0

Results for commit 095b38b.

♻️ This comment has been updated with latest results.

Copy link
Member

@nulls nulls left a comment

Choose a reason for hiding this comment

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

wait till save-core is migrated to new kotlin

@renovate renovate bot changed the title chore(deps): update kotlin core dependencies to v1.9.10 chore(deps): update kotlin core dependencies Oct 23, 2023
@nulls nulls enabled auto-merge (squash) October 23, 2023 10:14
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #548 (54e53f0) into main (114e6e9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #548   +/-   ##
=========================================
  Coverage     48.32%   48.32%           
  Complexity      164      164           
=========================================
  Files            53       53           
  Lines          1877     1877           
  Branches        313      313           
=========================================
  Hits            907      907           
  Misses          841      841           
  Partials        129      129           
Flag Coverage Δ
unittests 48.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@nulls nulls merged commit 18f1cea into main Oct 23, 2023
13 checks passed
@nulls nulls deleted the renovate/core-kotlin branch October 23, 2023 10: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.

1 participant