-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
Update kotlin #927
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b9d89c6
to
259c492
Compare
bfbce29
to
a2c7d19
Compare
48ebab9
to
c222246
Compare
5af9e65
to
9af31e2
Compare
f966a96
to
acc67d1
Compare
0865a83
to
38c75b3
Compare
6040f48
to
d86c177
Compare
b9a5aad
to
817bb65
Compare
6bb1aeb
to
1b321c0
Compare
3f774e9
to
3683ab7
Compare
3683ab7
to
e6cc0ec
Compare
0c9932f
to
a9ae4f0
Compare
2c7c47c
to
8cf372e
Compare
8cf372e
to
17c8302
Compare
bde0852
to
1841a62
Compare
1841a62
to
99394e0
Compare
99394e0
to
7394cf3
Compare
7394cf3
to
ccad159
Compare
5123a3d
to
ee3af83
Compare
e08c421
to
1a9adfd
Compare
1a9adfd
to
d688c41
Compare
d688c41
to
c626499
Compare
9e561c9
to
876cb7c
Compare
125a644
to
823d675
Compare
823d675
to
6077415
Compare
6077415
to
8ac8ca4
Compare
8ac8ca4
to
aa87b75
Compare
177c4ba
to
0eab5a5
Compare
0eab5a5
to
c85f625
Compare
Edited/Blocked NotificationRenovate 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. |
riggaroo
approved these changes
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.0
->0.6.1
1.4.3
->1.5.15
Release Notes
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
v0.6.1
DateTimeFormat
(#405)/etc/localtime
set, defaulting toTimeZone.UTC
as the system time zone (#426)v0.6.0
Instant
values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#369)kotlinx-serialization
classes when serialization is not used (#336)Changelog relative to version 0.6.0-RC.2
Instant
values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#369)stat
usages to comply with Apple's new publishing requirements (#385)optional
is directly between numbers (#362)v0.5.0
v0.4.1
linuxArm64
,linuxArm32Hfp
,watchosDeviceArm64
Clock.asTimeSource()
(#271)Instant
andLocalDate
arithmetic operations (plus
andminus
) takingDateTimeUnit
without a number of units (#247)Duration
to largeInstant
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.
This PR was generated by Mend Renovate. View the repository job log.