DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
645 stars 207 forks source link

Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1 - autoclosed #1175

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.4.0 -> 0.4.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime) ### [`v0.4.1`](https://togithub.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#041) - 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](https://kotlinlang.org/docs/time-measurement.html#measure-differences-in-time) in a time source returned by `Clock.asTimeSource()` ([#​271](https://togithub.com/Kotlin/kotlinx-datetime/pull/271)) - Deprecate `Instant` and `LocalDate` arithmetic operations (`plus` and `minus`) taking `DateTimeUnit` without a number of units ([#​247](https://togithub.com/Kotlin/kotlinx-datetime/pull/247)) - Fix adding small `Duration` to large `Instant` on JS and Native ([#​264](https://togithub.com/Kotlin/kotlinx-datetime/pull/264))

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: Never, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 11 months ago

Test Results

215 tests   215 :heavy_check_mark:  6m 5s :stopwatch:   11 suites      0 :zzz:   11 files        0 :x:

Results for commit 3b4695f0.