-
Notifications
You must be signed in to change notification settings - Fork 1
chore(core-deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat #73
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x
base: master
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
chore(core-deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat #73
renovate
wants to merge
1
commit into
master
from
renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x
Conversation
This file contains hidden or 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
e56b8d4 to
3006a89
Compare
5d298e8 to
9c8aca1
Compare
9c8aca1 to
1373786
Compare
09d9283 to
9342061
Compare
98c4b8d to
0c151fb
Compare
0c151fb to
3fabadb
Compare
3fabadb to
1f7ad40
Compare
776fd15 to
ac4a2ef
Compare
ac4a2ef to
65a4957
Compare
65a4957 to
8dc281a
Compare
a7f2046 to
827e27e
Compare
069019e to
520ff38
Compare
520ff38 to
f3c25d6
Compare
f3c25d6 to
de094fa
Compare
de094fa to
abfbfb9
Compare
abfbfb9 to
52c6c6a
Compare
a9a85b6 to
a019d45
Compare
63d9ee3 to
16bdc6e
Compare
0f5e40f to
851da6d
Compare
4211b27 to
225ebc1
Compare
225ebc1 to
4bd0825
Compare
646e91e to
664c72c
Compare
664c72c to
949f1c0
Compare
032787b to
0afd4b2
Compare
…etime to v0.7.1-0.6.x-compat
0afd4b2 to
bffe936
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.6.2→0.7.1-0.6.x-compatRelease Notes
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
v0.7.1-0.6.x-compatv0.7.1kotlinx.datetime.Instantandkotlinx.datetime.Clocktype aliases to, respectively,kotlin.time.Instantandkotlin.time.Clockto make migration more convenient.v0.7.0-0.6.x-compatv0.7.0Breaking changes:
kotlinx.datetime.Instantandkotlinx.datetime.Clockin favor ofkotlin.time.Instant(#506). See https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-of-instant for a description of what to do if this causes problems.LocalDateandLocalDateTimevalues on all platforms (#432).dayOfMonthtoday,monthNumbertomonth(#84).DayOfWeekandMonthno longer type aliases tojava.time.DayOfWeekandjava.time.Month(#96)."UTC"and not"Z"be the timezone identifier forTimeZone.UTC(#474)."z"inTimeZone.of, with the same meaning as"Z"(#529).DateTimeFormat-basedKSerializerimplementations for datetime entities, and change the default serializers to be based ontoString/parsepairs (#415).Additions:
java.io.Serializableimplementations for most of the entities in the library (#143). Thanks for spotting and fixing a potential vulnerability, @lukellmann!LocalDateRange, a range ofLocalDatevalues (#190). Thanks, @PeterAttardo!YearMonthandYearMonthRange(#457).Tweaks and fixes:
timeZoneId()directive (#444).timeZoneId()directive, allowing parsing values not present in the timezone database (#531).DateTimeComponentsvalue (#471).kotlinx.serialization.coreto be optional (#496).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.
This PR was generated by Mend Renovate. View the repository job log.