-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): update kotlin core dependencies #548
Merged
Merged
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
nulls
requested changes
Aug 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait till save-core is migrated to new kotlin
renovate
bot
force-pushed
the
renovate/core-kotlin
branch
from
September 11, 2023 07:12
91a2af8
to
8d3be46
Compare
renovate
bot
force-pushed
the
renovate/core-kotlin
branch
from
September 19, 2023 11:57
8d3be46
to
8e31e8d
Compare
renovate
bot
force-pushed
the
renovate/core-kotlin
branch
from
October 9, 2023 07:21
8e31e8d
to
095b38b
Compare
renovate
bot
changed the title
chore(deps): update kotlin core dependencies to v1.9.10
chore(deps): update kotlin core dependencies
Oct 23, 2023
renovate
bot
force-pushed
the
renovate/core-kotlin
branch
from
October 23, 2023 10:09
095b38b
to
54e53f0
Compare
nulls
approved these changes
Oct 23, 2023
Codecov Report
@@ Coverage Diff @@
## main #548 +/- ##
=========================================
Coverage 48.32% 48.32%
Complexity 164 164
=========================================
Files 53 53
Lines 1877 1877
Branches 313 313
=========================================
Hits 907 907
Misses 841 841
Partials 129 129
Flags with carried forward coverage won't be shown. Click here to find out more. |
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:
1.7.2
->1.7.3
0.4.0
->0.4.1
0.3.5
->0.3.6
1.5.1
->1.6.0
1.5.1
->1.6.0
1.5.1
->1.6.0
Release Notes
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-core)
v1.7.3
Compare Source
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
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)Kotlin/kotlinx-cli (org.jetbrains.kotlinx:kotlinx-cli)
v0.3.6
parse(args)
infun main(vararg args: String)
(GH-95)Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-properties)
v1.6.0
==================
This release contains all features and bugfixes from 1.6.0-RC plus some bugfixes on its own (see below).
Kotlin 1.9.0 is used as a default, while 1.9.10 is also supported.
Bugfixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.