Closed renovate[bot] closed 3 months ago
The project has been updated to incorporate a newer version of the kotlinx-datetime
library, moving from version 0.6.0
to 0.6.1
. This upgrade may enhance the project's functionality through bug fixes, performance improvements, or additional features, although specific changes in the library are not detailed in the update. The overall impact on the project will depend on these updates.
Files | Change Summary |
---|---|
build.gradle.kts | Updated kotlinx-datetime dependency from 0.6.0 to 0.6.1 . |
In the meadow, hopping free,
A version change brings joy to me!
Withkotlinx-datetime
, oh what a treat,
New fixes and features, can't be beat!
Letβs celebrate with a happy dance,
For in our code, we've found romance! πβ¨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
0.6.0
->0.6.1
Release Notes
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
### [`v0.6.1`](https://togithub.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#061) - Prohibit parsing non-ASCII digits as numbers in `DateTimeFormat` ([#405](https://togithub.com/Kotlin/kotlinx-datetime/issues/405)) - More accurately determine which files represent time zones and which don't on Linux and Darwin ([#395](https://togithub.com/Kotlin/kotlinx-datetime/pull/395)) - Fix a regression that occasionally considered the right boundary of a time overlap to be a part of it on Native ([#399](https://togithub.com/Kotlin/kotlinx-datetime/issues/399)) - Introduce various small improvements to the timezone handling on Windows ([#390](https://togithub.com/Kotlin/kotlinx-datetime/pull/390)) - On Linux, allow not having any `/etc/localtime` set, defaulting to `TimeZone.UTC` as the system time zone ([#426](https://togithub.com/Kotlin/kotlinx-datetime/pull/426))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.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.