solrbot opened a new pull request, #4436: URL: https://github.com/apache/solr/pull/4436
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-datetime](https://redirect.github.com/Kotlin/kotlinx-datetime) | dependencies | minor | `0.7.1` → `0.8.0-0.6.x-compat` | --- ### Release Notes <details> <summary>Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)</summary> ### [`v0.8.0`](https://redirect.github.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#080) Breaking changes: - Deprecate `TimeZone` serialization ([#​576](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/576)). Additions: - Add `orNull` functions for non-throwing construction of datetime entities ([#​68](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/68)). - Add `parseOrNull` extension functions for non-throwing attempts at parsing ([#​508](https://redirect.github.com/Kotlin/kotlinx-datetime/pull/508)). - Introduce `LocalIsoWeekDate` for representing [ISO week dates](https://en.wikipedia.org/wiki/ISO_week_date) ([#​603](https://redirect.github.com/Kotlin/kotlinx-datetime/pull/603)). - Introduce functions for finding the next or previous date with the given day-of-week ([#​129](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/129)). Tweaks and fixes: - Fix bugs in `Instant.until` and `Instant.periodUntil` ([#​534](https://redirect.github.com/Kotlin/kotlinx-datetime/pull/534)). - Always output seconds in the `DateTimeComponents.Formats.RFC_1123` format ([#​608](https://redirect.github.com/Kotlin/kotlinx-datetime/pull/608)). - On Kotlin/Native for Windows, whenever DST transitions are turned off by the user, the current system time zone is now fixed-offset ([#​575](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/575)). ##### Changelog relative to version 0.8.0-rc02 No changes, only the version is increased. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday (`* * * * 0`) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
