DennisBauer / RecurringExpenseTracker

A Material You recurring expense tracker, allowing you to keep track of your monthly spending.
GNU General Public License v3.0
102 stars 15 forks source link

Update kotlin (patch) #304

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.10-1.0.24 -> 2.0.20-1.0.24 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.6.0 -> 0.6.1 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) 2.0.10 -> 2.0.20 age adoption passing confidence
org.jetbrains.kotlin.multiplatform (source) 2.0.10 -> 2.0.20 age adoption passing confidence
org.jetbrains.kotlin.plugin.compose (source) 2.0.10 -> 2.0.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-test (source) 2.0.10 -> 2.0.20 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v2.0.20-1.0.24`](https://togithub.com/google/ksp/releases/tag/2.0.20-1.0.24) [Compare Source](https://togithub.com/google/ksp/compare/2.0.10-1.0.24...2.0.20-1.0.24) #### What's Changed - UPDATE_KOTLIN_VERSION: 2.0.20 by [@​ting-yuan](https://togithub.com/ting-yuan) in [https://github.com/google/ksp/pull/2040](https://togithub.com/google/ksp/pull/2040)
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))
JetBrains/kotlin (org.jetbrains.kotlin.plugin.serialization) ### [`v2.0.20`](https://togithub.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.