Skip to content

Commit

Permalink
fix(deps): Bump ktorVersion from 2.3.4 to 2.3.5 (#200)
Browse files Browse the repository at this point in the history
Bumps `ktorVersion` from 2.3.4 to 2.3.5.
Updates `io.ktor:ktor-client-okhttp` from 2.3.4 to 2.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/releases">io.ktor:ktor-client-okhttp's releases</a>.</em></p>
<blockquote>
<h2>2.3.5</h2>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md">io.ktor:ktor-client-okhttp's changelog</a>.</em></p>
<blockquote>
<h1>2.3.5</h1>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/c751ca814af68efe754fba7c7f4027d1b7ff7933"><code>c751ca8</code></a> KTOR-6351 Add changelog for 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3775">#3775</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/c7b91899a3ef65e23f4adee3ebb6bc3cabbfefda"><code>c7b9189</code></a> Define explicit dependency</li>
<li><a href="https://github.com/ktorio/ktor/commit/f081070bfa1c9990a4a66b14c38f7c33ef8ec58d"><code>f081070</code></a> Fix publication issues (<a href="https://redirect.github.com/ktorio/ktor/issues/3774">#3774</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/51e7e5f63fb4aef4138fce9efd40975f21626c32"><code>51e7e5f</code></a> Release 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3771">#3771</a>)</li>
<li>See full diff in <a href="https://github.com/ktorio/ktor/compare/2.3.4...2.3.5">compare view</a></li>
</ul>
</details>
<br />

Updates `io.ktor:ktor-client-mock` from 2.3.4 to 2.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/releases">io.ktor:ktor-client-mock's releases</a>.</em></p>
<blockquote>
<h2>2.3.5</h2>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md">io.ktor:ktor-client-mock's changelog</a>.</em></p>
<blockquote>
<h1>2.3.5</h1>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/c751ca814af68efe754fba7c7f4027d1b7ff7933"><code>c751ca8</code></a> KTOR-6351 Add changelog for 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3775">#3775</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/c7b91899a3ef65e23f4adee3ebb6bc3cabbfefda"><code>c7b9189</code></a> Define explicit dependency</li>
<li><a href="https://github.com/ktorio/ktor/commit/f081070bfa1c9990a4a66b14c38f7c33ef8ec58d"><code>f081070</code></a> Fix publication issues (<a href="https://redirect.github.com/ktorio/ktor/issues/3774">#3774</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/51e7e5f63fb4aef4138fce9efd40975f21626c32"><code>51e7e5f</code></a> Release 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3771">#3771</a>)</li>
<li>See full diff in <a href="https://github.com/ktorio/ktor/compare/2.3.4...2.3.5">compare view</a></li>
</ul>
</details>
<br />

Updates `io.ktor:ktor-client-mock-jvm` from 2.3.4 to 2.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/releases">io.ktor:ktor-client-mock-jvm's releases</a>.</em></p>
<blockquote>
<h2>2.3.5</h2>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md">io.ktor:ktor-client-mock-jvm's changelog</a>.</em></p>
<blockquote>
<h1>2.3.5</h1>
<blockquote>
<p>Published 5 October 2023</p>
</blockquote>
<h3>Bugfixes</h3>
<ul>
<li>300+ ktor-client-java threads eat up lots of memory (<a href="https://youtrack.jetbrains.com/issue/KTOR-6292">KTOR-6292</a>)</li>
<li>Apache5 engine limits concurrent requests to individual route to 5 (<a href="https://youtrack.jetbrains.com/issue/KTOR-6221">KTOR-6221</a>)</li>
<li>DarwinClientEngine WebSocket rejects all received pongs (<a href="https://youtrack.jetbrains.com/issue/KTOR-5540">KTOR-5540</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/c751ca814af68efe754fba7c7f4027d1b7ff7933"><code>c751ca8</code></a> KTOR-6351 Add changelog for 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3775">#3775</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/c7b91899a3ef65e23f4adee3ebb6bc3cabbfefda"><code>c7b9189</code></a> Define explicit dependency</li>
<li><a href="https://github.com/ktorio/ktor/commit/f081070bfa1c9990a4a66b14c38f7c33ef8ec58d"><code>f081070</code></a> Fix publication issues (<a href="https://redirect.github.com/ktorio/ktor/issues/3774">#3774</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/51e7e5f63fb4aef4138fce9efd40975f21626c32"><code>51e7e5f</code></a> Release 2.3.5 (<a href="https://redirect.github.com/ktorio/ktor/issues/3771">#3771</a>)</li>
<li>See full diff in <a href="https://github.com/ktorio/ktor/compare/2.3.4...2.3.5">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 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>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 0970f18 commit 00582cb
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
buildscript{
ext {
kotlinCoroutinesVersion = '1.7.3'
ktorVersion = '2.3.4'
ktorVersion = '2.3.5'
junit5Version = '5.10.0'
okhttpVersion = '4.11.0'
}
Expand Down

0 comments on commit 00582cb

Please sign in to comment.