Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2025

This PR contains the following updates:

Package Change Age Confidence
app.cash.burst:burst-gradle-plugin 2.7.1 -> 2.8.1 age confidence
app.cash.burst:burst 2.7.1 -> 2.8.1 age confidence

Release Notes

cashapp/burst (app.cash.burst:burst-gradle-plugin)

v2.8.1

Compare Source

Fixed

  • Don't edit a coroutine test’s signature in place, as that can cause linking errors during compile. This was a regression introduced in today’s 2.8.0 release.

v2.8.0

Compare Source

Added

  • @InterceptTest now supports coroutines tests via the CoroutineTestInterceptor interface in our new burst-coroutines artifact. Note that you cannot use both CoroutineTestInterceptor and TestInterceptor in the same test.

Fixed

  • Return a promise in runTest() coroutines tests on Kotlin/JS. We had a bug where Burst returned Unit for these, which caused tests to complete prematurely.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update burst to v2.8.0 Update burst to v2.8.1 Sep 4, 2025
@renovate renovate bot changed the title Update burst to v2.8.1 Update burst to v2.8.1 - autoclosed Sep 4, 2025
@renovate renovate bot closed this Sep 4, 2025
@renovate renovate bot deleted the renovate/burst branch September 4, 2025 21:11
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.

0 participants