Update dependency app.cash.turbine:turbine to v0.13.0 - autoclosed#116
Closed
renovate[bot] wants to merge 1 commit into
Closed
Update dependency app.cash.turbine:turbine to v0.13.0 - autoclosed#116renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
56cb66f to
107586b
Compare
4e8eaf4 to
6c6773f
Compare
6c6773f to
1af0a48
Compare
1af0a48 to
62b32da
Compare
6a1eec4 to
f64cc69
Compare
f64cc69 to
cd3d2ea
Compare
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
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.9.0->0.13.0Release Notes
cashapp/turbine (app.cash.turbine:turbine)
v0.13.0Compare Source
Added
androidNativeArm32androidNativeArm64androidNativeX86androidNativeX64linuxArm64watchosDeviceArm64Changed
Note: This version has a transitive dependency on kotlinx.coroutines 1.7.0. If you are an Android user, you should be depending on kotlinx.coroutines 1.7.1 which graciously fixes a binary incompatibility with a Compose testing artifact (because they failed to heed its opt-in annotation which indicated that it was not a stable API).
v0.12.3Compare Source
Fixed
v0.12.2Compare Source
Changed
Fixed
expectNoEvents()fails if a completion or exception event occurred.awaitError()).v0.12.1Compare Source
Changed
Fixed
takeItem()no longer throws an exception when returning anullvalue.await-prefixed methods no longer interfere with virtual time control from aTestScheduler(such as insiderunTest).v0.12.0Compare Source
Added
Fixed
Throwablesubtypes from failures in flows and channels as events.v0.11.0Compare Source
Added
timeoutargument or by using thewithTurbineTimeoutwrapper function. Timeouts will always use wall clock time even when using a virtual time dispatcher.Changed
runTest(or anyTestCoroutineScheduler) is in use, switch to theUnconfinedTestSchedulerinternally to ensure virtual time remains working.v0.10.0Compare Source
Changed
ReceiveTurbine.ignoreRemainingEventsfrom public API.Fixed
Unconfineddispatcher preventing value conflation (as much as possible) so that intermediate values can always be observed.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.