Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kotlin #927

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Update kotlin #927

merged 3 commits into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.4.0 -> 0.6.1 age adoption passing confidence
androidx.compose.compiler:compiler (source) 1.4.3 -> 1.5.15 age adoption passing confidence

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)

v0.6.0

  • Introduce the widely requested API for locale-invariant parsing and formatting (#​343)
  • Completely overhaul the KDoc-based documentation (#​347)
  • Breaking change: forbid parsing Instant values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#​369)
  • Breaking change: use the fully qualified name of classes in the JSON serializers (#​308)
  • Fix Proguard emitting warning about missing kotlinx-serialization classes when serialization is not used (#​336)
  • Reimplement the timezone database handling for Native targets from scratch (#​286, #​327)
  • Support Android NDK targets (#​344)
  • Small tweaks and fixes.
Changelog relative to version 0.6.0-RC.2
  • Completely overhaul the KDoc-based documentation (#​347)
  • Breaking change: forbid parsing Instant values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#​369)
  • Improve error descriptiveness in some cases (#​360, #​371)
  • Remove stat usages to comply with Apple's new publishing requirements (#​385)
  • Fix parsing of formats where optional is directly between numbers (#​362)
  • Forbid empty and duplicate month, day-of-week, and AM/PM marker names in datetime formats (#​362)

v0.5.0

  • Update Kotlin dependency to 1.9.21, kotlinx.serialization to 1.6.2
  • Add support of Wasm-Js target through Js interop with the same js-joda library as in Js (#​315)
  • Prevent secondary outputs of Java 9 compilation getting packed into jar (#​305)

v0.4.1

  • Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
  • Support more Kotlin/Native targets: linuxArm64, linuxArm32Hfp, watchosDeviceArm64
  • Implement comparable time marks in a time source returned by Clock.asTimeSource() (#​271)
  • Deprecate Instant and LocalDate arithmetic operations (plus and minus) taking DateTimeUnit without a number of units (#​247)
  • Fix adding small Duration to large Instant on JS and Native (#​264)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.


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

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

@renovate renovate bot changed the title Update dependency androidx.compose.compiler:compiler 1.4.3 to v1.4.4 Update kotlin Mar 30, 2023
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from b9d89c6 to 259c492 Compare April 3, 2023 16:48
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from bfbce29 to a2c7d19 Compare April 19, 2023 20:31
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 48ebab9 to c222246 Compare April 27, 2023 21:46
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 5af9e65 to 9af31e2 Compare May 5, 2023 18:20
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from f966a96 to acc67d1 Compare May 12, 2023 17:18
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 0865a83 to 38c75b3 Compare June 8, 2023 21:09
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 6040f48 to d86c177 Compare June 29, 2023 13:10
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from b9a5aad to 817bb65 Compare July 6, 2023 21:47
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 6bb1aeb to 1b321c0 Compare July 20, 2023 21:46
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 3f774e9 to 3683ab7 Compare July 26, 2023 19:24
@renovate renovate bot force-pushed the renovate/kotlin branch from 3683ab7 to e6cc0ec Compare August 2, 2023 18:41
@renovate renovate bot force-pushed the renovate/kotlin branch 4 times, most recently from 0c9932f to a9ae4f0 Compare August 24, 2023 04:06
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 2c7c47c to 8cf372e Compare September 1, 2023 06:22
@renovate renovate bot force-pushed the renovate/kotlin branch from 8cf372e to 17c8302 Compare October 30, 2023 23:06
@renovate renovate bot force-pushed the renovate/kotlin branch from bde0852 to 1841a62 Compare June 9, 2024 08:43
@renovate renovate bot force-pushed the renovate/kotlin branch from 1841a62 to 99394e0 Compare June 25, 2024 16:10
@renovate renovate bot force-pushed the renovate/kotlin branch from 99394e0 to 7394cf3 Compare July 11, 2024 20:52
@renovate renovate bot force-pushed the renovate/kotlin branch from 7394cf3 to ccad159 Compare July 30, 2024 00:24
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 5123a3d to ee3af83 Compare August 10, 2024 11:57
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from e08c421 to 1a9adfd Compare August 22, 2024 22:44
@renovate renovate bot force-pushed the renovate/kotlin branch from 1a9adfd to d688c41 Compare August 28, 2024 18:31
@renovate renovate bot force-pushed the renovate/kotlin branch from d688c41 to c626499 Compare September 5, 2024 21:21
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 9e561c9 to 876cb7c Compare September 19, 2024 16:38
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 125a644 to 823d675 Compare October 11, 2024 07:22
@renovate renovate bot force-pushed the renovate/kotlin branch from 823d675 to 6077415 Compare October 23, 2024 23:16
@renovate renovate bot force-pushed the renovate/kotlin branch from 6077415 to 8ac8ca4 Compare November 8, 2024 01:47
@renovate renovate bot force-pushed the renovate/kotlin branch from 8ac8ca4 to aa87b75 Compare November 16, 2024 01:15
@renovate renovate bot force-pushed the renovate/kotlin branch 3 times, most recently from 177c4ba to 0eab5a5 Compare November 28, 2024 00:50
@renovate renovate bot force-pushed the renovate/kotlin branch from 0eab5a5 to c85f625 Compare December 10, 2024 14:06
Copy link
Contributor Author

renovate bot commented Dec 11, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@riggaroo riggaroo merged commit 6093bc6 into main Dec 11, 2024
1 check passed
@renovate renovate bot deleted the renovate/kotlin branch December 11, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants