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

Merged
renovate-bot merged 1 commit from renovate/kotlinx.datetime into main 2024-11-17 03:08:20 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-datetime dependencies patch 0.6.0 -> 0.6.1

Release Notes

Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)

v0.6.1

  • Prohibit parsing non-ASCII digits as numbers in DateTimeFormat (#​405)
  • More accurately determine which files represent time zones and which don't on Linux and Darwin (#​395)
  • Fix a regression that occasionally considered the right boundary of a time overlap to be a part of it on Native (#​399)
  • Introduce various small improvements to the timezone handling on Windows (#​390)
  • On Linux, allow not having any /etc/localtime set, defaulting to TimeZone.UTC as the system time zone (#​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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | dependencies | patch | `0.6.0` -> `0.6.1` | --- ### Release Notes <details> <summary>Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)</summary> ### [`v0.6.1`](https://github.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#061) - Prohibit parsing non-ASCII digits as numbers in `DateTimeFormat` ([#&#8203;405](https://github.com/Kotlin/kotlinx-datetime/issues/405)) - More accurately determine which files represent time zones and which don't on Linux and Darwin ([#&#8203;395](https://github.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 ([#&#8203;399](https://github.com/Kotlin/kotlinx-datetime/issues/399)) - Introduce various small improvements to the timezone handling on Windows ([#&#8203;390](https://github.com/Kotlin/kotlinx-datetime/pull/390)) - On Linux, allow not having any `/etc/localtime` set, defaulting to `TimeZone.UTC` as the system time zone ([#&#8203;426](https://github.com/Kotlin/kotlinx-datetime/pull/426)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-11-17 03:03:00 +00:00
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
Some checks failed
Build & Test / Run Unit Tests (pull_request) Successful in 5m0s
Build & Test / Validate (push) Successful in 11s
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (push) Has been cancelled
15b31a874d
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-11-17 03:03:00 +00:00
renovate-bot merged commit 15b31a874d into main 2024-11-17 03:08:20 +00:00
Sign in to join this conversation.
No description provided.