build(deps): Bump coroutines from 1.7.1 to 1.8.0 #91
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.
Bumps
coroutines
from 1.7.1 to 1.8.0.Updates
org.jetbrains.kotlinx:kotlinx-coroutines-bom
from 1.7.1 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-bom's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-bom's changelog.
... (truncated)
Commits
8c516f5
Version 1.8.090d9a30
Disable DebugProbes.enableCreationStackTraces by default (#4028)c5a579e
Merge pull request #4042 from Kotlin/dk-doc-improvements83fa0b4
Supply MDC context propagation with examples.1d04452
Revisit SupervisorScope, supervisorScope, and coroutineScope docs17bae3f
Don't say that job completion causesCancellationException
92df6e1
Reword the prompt cancellation guarantee8eb4963
Improve the explanation of howawait
throws exceptionsfdc0818
Clarify that usingrunBlocking
insuspend
functions is allowedd0dabb9
Ensure that flow operators propagate the cancellation exceptions (#4038)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.7.1 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
8c516f5
Version 1.8.090d9a30
Disable DebugProbes.enableCreationStackTraces by default (#4028)c5a579e
Merge pull request #4042 from Kotlin/dk-doc-improvements83fa0b4
Supply MDC context propagation with examples.1d04452
Revisit SupervisorScope, supervisorScope, and coroutineScope docs17bae3f
Don't say that job completion causesCancellationException
92df6e1
Reword the prompt cancellation guarantee8eb4963
Improve the explanation of howawait
throws exceptionsfdc0818
Clarify that usingrunBlocking
insuspend
functions is allowedd0dabb9
Ensure that flow operators propagate the cancellation exceptions (#4038)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-debug
from 1.7.1 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-debug's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-debug's changelog.
... (truncated)
Commits
8c516f5
Version 1.8.090d9a30
Disable DebugProbes.enableCreationStackTraces by default (#4028)c5a579e
Merge pull request #4042 from Kotlin/dk-doc-improvements83fa0b4
Supply MDC context propagation with examples.1d04452
Revisit SupervisorScope, supervisorScope, and coroutineScope docs17bae3f
Don't say that job completion causesCancellationException
92df6e1
Reword the prompt cancellation guarantee8eb4963
Improve the explanation of howawait
throws exceptionsfdc0818
Clarify that usingrunBlocking
insuspend
functions is allowedd0dabb9
Ensure that flow operators propagate the cancellation exceptions (#4038)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-reactive
from 1.7.1 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-reactive's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-reactive's changelog.