Commit 4fcb5fe
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat (#140)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[org.jetbrains.kotlinx:kotlinx-datetime](https://redirect.github.com/Kotlin/kotlinx-datetime)
| `0.7.0` -> `0.7.1-0.6.x-compat` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>Kotlin/kotlinx-datetime
(org.jetbrains.kotlinx:kotlinx-datetime)</summary>
###
[`v0.7.1`](https://redirect.github.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#071)
- Add `kotlinx.datetime.Instant` and `kotlinx.datetime.Clock` type
aliases to, respectively, `kotlin.time.Instant` and `kotlin.time.Clock`
to make migration more convenient.
- Add a fallback timezone database implementation for Darwin that uses
the Foundation framework if the timezone database is unavailable on the
filesystem
([#​485](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/485)).
- Restore binary compatibility in string format definitions utilizing
dates on the JVM
([#​545](https://redirect.github.com/Kotlin/kotlinx-datetime/issues/545)).
</details>
---
### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kevincianfarini/cardiologist).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6InRydW5rIiwibGFiZWxzIjpbXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kevin Cianfarini <kevincianfarini@gmail.com>1 parent ab5de2d commit 4fcb5fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments