FooIbar / EhViewer

EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer
GNU General Public License v3.0
2.19k stars 84 forks source link

Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 #1546

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

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

ā™» 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.