-
-
Notifications
You must be signed in to change notification settings - Fork 19
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 dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 #290
Open
renovate
wants to merge
1
commit into
modern
Choose a base branch
from
renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x
base: modern
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 #290
renovate
wants to merge
1
commit into
modern
from
renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x
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
Generated by 🚫 Danger Kotlin against 2003095 |
d2be636
to
3570aa2
Compare
0a7b5b7
to
246bfa0
Compare
40f1bfb
to
ca039c6
Compare
f4c191e
to
df92f9f
Compare
cfa690d
to
78a8275
Compare
bccb00e
to
14caf4a
Compare
cd8da42
to
a0d25ef
Compare
3c9c7ec
to
cb88704
Compare
e73a62e
to
eea5970
Compare
2d11c54
to
7f25468
Compare
f0ffa23
to
9669a52
Compare
fd34797
to
10decba
Compare
2419544
to
c06911b
Compare
c06911b
to
2003095
Compare
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.5.0
->0.6.2
Release Notes
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
v0.6.2
TimeSource.asClock
(#164). Thanks, @hfhbd!NSDate
toInstant
conversions (#427)DatePeriod.plus
andDateTimePeriod.plus
with a warning (#381)Clock.asTimeSource
with a warning (#372)module-info
preventing usingkotlinx.datetime.format
together with JPMS (#438). Thanks, @cdelabou!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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.