Skip to content

Update dependency app.cash.turbine:turbine to v0.13.0#163

Merged
irgaly merged 1 commit intomainfrom
renovate/app.cash.turbine
Jun 12, 2023
Merged

Update dependency app.cash.turbine:turbine to v0.13.0#163
irgaly merged 1 commit intomainfrom
renovate/app.cash.turbine

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.turbine:turbine 0.12.1 -> 0.13.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cashapp/turbine

v0.13.0

Compare Source

Added
  • New Kotlin/Native targets:
    • androidNativeArm32
    • androidNativeArm64
    • androidNativeX86
    • androidNativeX64
    • linuxArm64
    • watchosDeviceArm64
Changed
  • Build with Kotlin 1.8.21

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.3

Compare Source

Fixed
  • Ensure JVM classes target Java 8 rather than implicitly using the build JDK version.

v0.12.2

Compare Source

Changed
  • The default wall-clock timeout used to wait for an event has been increased from 1s to 3s.
Fixed
  • The exception thrown when no events have been received now includes the original timeout exception as its cause. This ensures the stacktrace contains the caller file and line information.
  • Ensure expectNoEvents() fails if a completion or exception event occurred.
  • Differentiate timeout and cancellation exceptions thrown from Turbine's own event timeout (which are thrown) from those which occur within the flow under test (which are available via awaitError()).

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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.

@irgaly irgaly merged commit 4d8e224 into main Jun 12, 2023
@irgaly irgaly deleted the renovate/app.cash.turbine branch June 12, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant