Commit 7fa9a5c
build(deps): bump app.cash.turbine:turbine from 1.0.0 to 1.2.0 (#6738)
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine)
from 1.0.0 to 1.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cashapp/turbine/releases">app.cash.turbine:turbine's
releases</a>.</em></p>
<blockquote>
<h2>1.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>wasmWasi</code> target.</li>
</ul>
<h2>1.1.0</h2>
<h3>Changed</h3>
<ul>
<li>Add <code>wasmJs</code> target, remove <code>iosArm32</code> and
<code>watchosX86</code> targets.</li>
<li>Throw unconsumed events if scope is externally canceled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md">app.cash.turbine:turbine's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/cashapp/turbine/releases/tag/1.2.0">1.2.0</a> -
2024-10-16</h2>
<h3>Added</h3>
<ul>
<li>Add <code>wasmWasi</code> target.</li>
</ul>
<h2><a
href="https://github.com/cashapp/turbine/releases/tag/1.1.0">1.1.0</a> -
2024-03-06</h2>
<h3>Changed</h3>
<ul>
<li>Add <code>wasmJs</code> target, remove <code>iosArm32</code> and
<code>watchosX86</code> targets.</li>
<li>Throw unconsumed events if scope is externally canceled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cashapp/turbine/commit/9cffb0a7e256e80745d742726d91012b75a5b39e"><code>9cffb0a</code></a>
Prepare version 1.2.0</li>
<li><a
href="https://github.com/cashapp/turbine/commit/9419a5c4083e4264bb81862f0c3bf8c660dfdb6c"><code>9419a5c</code></a>
Add ignore for Kotlin 2.0 directory</li>
<li><a
href="https://github.com/cashapp/turbine/commit/cb94e153aad7f2de987132dd19c87225ae7632d3"><code>cb94e15</code></a>
Add wasmWasi target (<a
href="https://redirect.github.com/cashapp/turbine/issues/357">#357</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/c26369bb0871a84dfbc6f21d6608fc9e0f0a757f"><code>c26369b</code></a>
Update plugin publish to v0.30.0 (<a
href="https://redirect.github.com/cashapp/turbine/issues/356">#356</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/9e238e4927274ba17630876cda00124ee1beb7a5"><code>9e238e4</code></a>
Update plugin kotlin to v2.0.21 (<a
href="https://redirect.github.com/cashapp/turbine/issues/355">#355</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/91957d0d4bfdb2ed25de252762c8c5d56d33a7e0"><code>91957d0</code></a>
Update README.md Timeout Default Value (<a
href="https://redirect.github.com/cashapp/turbine/issues/354">#354</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/64e33be293d86d8cda39db7d3478569b0cabecfc"><code>64e33be</code></a>
Update dependency gradle to v8.10.2 (<a
href="https://redirect.github.com/cashapp/turbine/issues/353">#353</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/c63cc010d70cd8d8f9880247099446fa048f1279"><code>c63cc01</code></a>
Update coroutines to v1.9.0 (<a
href="https://redirect.github.com/cashapp/turbine/issues/352">#352</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/391d59359bb3fb37226ad27e43f627103a11facf"><code>391d593</code></a>
Update dependency gradle to v8.10.1 (<a
href="https://redirect.github.com/cashapp/turbine/issues/351">#351</a>)</li>
<li><a
href="https://github.com/cashapp/turbine/commit/5afbaa9fbeb4532f9fe2e55c0843dff0f6b73b7a"><code>5afbaa9</code></a>
Update plugin kotlin to v2.0.20 (<a
href="https://redirect.github.com/cashapp/turbine/issues/347">#347</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cashapp/turbine/compare/1.0.0...1.2.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <[email protected]>1 parent 3c839f3 commit 7fa9a5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments