Skip to content

Commit

Permalink
fix(deps): Bump kotlinCoroutinesVersion from 1.7.2 to 1.7.3 (#193)
Browse files Browse the repository at this point in the history
Bumps `kotlinCoroutinesVersion` from 1.7.2 to 1.7.3.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.2 to 1.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx.coroutines/releases">org.jetbrains.kotlinx:kotlinx-coroutines-core's releases</a>.</em></p>
<blockquote>
<h2>1.7.3</h2>
<ul>
<li>Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>).</li>
<li>Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md">org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog</a>.</em></p>
<blockquote>
<h2>Version 1.7.3</h2>
<ul>
<li>Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>).</li>
<li>Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/35d88f1ba5bda4d69aa717bf714b88f39a356010"><code>35d88f1</code></a> Version 1.7.3</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/74d2aeb1c60b36438e2973f0cbc260142ac274a9"><code>74d2aeb</code></a> Merge remote-tracking branch 'origin/master' into develop</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/47f0a46d4b8090b4e19688828b225eb85b5237dd"><code>47f0a46</code></a> Fix the IDEA debugger (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/387628bc7789e209c049d2d572b0dc8e2122cced"><code>387628b</code></a> Merge pull request <a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3815">#3815</a> from Kotlin/roman.efremov/MR/expect-annotations</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/99f0804455a1a2c7e58db85a15fb5e26b1b66032"><code>99f0804</code></a> fix: errors in runnable snippet in doc (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3818">#3818</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/3c9e8564a914641980e6d2bcab88507b48522b43"><code>3c9e856</code></a> Make annotations on expect declarations comply with new compiler restriction</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/c675e3fbe84a66f9adf2f9a649536912e5e742ba"><code>c675e3f</code></a> 3789: Update flow.timeout example to re-throw (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3801">#3801</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/9b06a6907d094816e933ccb548a546609f44b25b"><code>9b06a69</code></a> Clarify documentation of Mutex.lock() behavior (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3816">#3816</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/ef623b84910380272620cf6fe66af602550f3c47"><code>ef623b8</code></a> Revert &quot;Remove <code>@PublishedApi</code> from <code>unwrap</code> to comply with new compiler rest...</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/5c4a252aad163e416fdb5bab22e1971ae783dedf"><code>5c4a252</code></a> Stop building and publishing compatibility MPP metadata variant (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.2...1.7.3">compare view</a></li>
</ul>
</details>
<br />

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.2 to 1.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx.coroutines/releases">org.jetbrains.kotlinx:kotlinx-coroutines-test's releases</a>.</em></p>
<blockquote>
<h2>1.7.3</h2>
<ul>
<li>Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>).</li>
<li>Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md">org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog</a>.</em></p>
<blockquote>
<h2>Version 1.7.3</h2>
<ul>
<li>Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>).</li>
<li>Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/35d88f1ba5bda4d69aa717bf714b88f39a356010"><code>35d88f1</code></a> Version 1.7.3</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/74d2aeb1c60b36438e2973f0cbc260142ac274a9"><code>74d2aeb</code></a> Merge remote-tracking branch 'origin/master' into develop</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/47f0a46d4b8090b4e19688828b225eb85b5237dd"><code>47f0a46</code></a> Fix the IDEA debugger (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3822">#3822</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/387628bc7789e209c049d2d572b0dc8e2122cced"><code>387628b</code></a> Merge pull request <a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3815">#3815</a> from Kotlin/roman.efremov/MR/expect-annotations</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/99f0804455a1a2c7e58db85a15fb5e26b1b66032"><code>99f0804</code></a> fix: errors in runnable snippet in doc (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3818">#3818</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/3c9e8564a914641980e6d2bcab88507b48522b43"><code>3c9e856</code></a> Make annotations on expect declarations comply with new compiler restriction</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/c675e3fbe84a66f9adf2f9a649536912e5e742ba"><code>c675e3f</code></a> 3789: Update flow.timeout example to re-throw (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3801">#3801</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/9b06a6907d094816e933ccb548a546609f44b25b"><code>9b06a69</code></a> Clarify documentation of Mutex.lock() behavior (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3816">#3816</a>)</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/ef623b84910380272620cf6fe66af602550f3c47"><code>ef623b8</code></a> Revert &quot;Remove <code>@PublishedApi</code> from <code>unwrap</code> to comply with new compiler rest...</li>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines/commit/5c4a252aad163e416fdb5bab22e1971ae783dedf"><code>5c4a252</code></a> Stop building and publishing compatibility MPP metadata variant (<a href="https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/3809">#3809</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.2...1.7.3">compare view</a></li>
</ul>
</details>
<br />


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 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>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 93e84ca commit abbe8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

buildscript{
ext {
kotlinCoroutinesVersion = '1.7.2'
kotlinCoroutinesVersion = '1.7.3'
ktorVersion = '2.3.1'
junit5Version = '5.10.0'
okhttpVersion = '4.11.0'
Expand Down

0 comments on commit abbe8cc

Please sign in to comment.