ModuleCheck
ModuleCheck copied to clipboard
fix(deps): update kotlinx.coroutines to v1.8.1 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.jetbrains.kotlinx:kotlinx-coroutines-test | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-play-services | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-debug | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.8.0 -> 1.8.1 |
||||
| org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.8.0 -> 1.8.1 |
Release Notes
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-test)
v1.8.1
- Remove the
@ExperimentalTimeannotation from usages ofTimeSource(#4046). Thanks, @hfhbd! - Introduce a workaround for an Android bug that caused an occasional
NullPointerExceptionwhen setting theStateFlowvalue on old Android devices (#3820). - No longer use
kotlin.random.Randomas part ofDispatchers.DefaultandDispatchers.IOinitialization (#4051). Flow.timeoutthrows the exception with which the channel was closed (#4071).- Small tweaks and documentation fixes.
Changelog relative to version 1.8.1-Beta
Flow.timeoutthrows the exception with which the channel was closed (#4071).- Small documentation fixes.
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
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.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.