fix(deps): update dependency app.cash.turbine:turbine to v0.13.0#220
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency app.cash.turbine:turbine to v0.13.0#220renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
3fe0853 to
06203fc
Compare
06203fc to
5104751
Compare
5104751 to
737befb
Compare
737befb to
d070d0a
Compare
d070d0a to
dee1dd6
Compare
dee1dd6 to
1d17287
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.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
cashapp/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 has been generated by Mend Renovate. View repository job log here.