Skip to content

Commit

Permalink
fix(deps): Bump ktorVersion from 2.3.8 to 2.3.9 (#218)
Browse files Browse the repository at this point in the history
Bumps `ktorVersion` from 2.3.8 to 2.3.9.
Updates `io.ktor:ktor-client-okhttp` from 2.3.8 to 2.3.9
<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.9</h2>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md">io.ktor:ktor-client-okhttp's changelog</a>.</em></p>
<blockquote>
<h1>2.3.9</h1>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/623ab3f599a2c53cd98c42b84950d6f258217852"><code>623ab3f</code></a> Add changelog for 2.3.9 (<a href="https://redirect.github.com/ktorio/ktor/issues/3994">#3994</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/ca6bdffcd9cb26bf031d0bdaabd180006dbc4c54"><code>ca6bdff</code></a> Disable test for jakarta tomcat certificates</li>
<li><a href="https://github.com/ktorio/ktor/commit/82b1acbde136f86e21a2e385100b37b08b650a11"><code>82b1acb</code></a> Fix for missing import</li>
<li><a href="https://github.com/ktorio/ktor/commit/5dee0f97a46cdfb5168df8b4abf02609f0531c51"><code>5dee0f9</code></a> Revert &quot;Bump io.swagger.parser.v3:swagger-parser from 2.1.19 to 2.1.20 (<a href="https://redirect.github.com/ktorio/ktor/issues/3945">#3945</a>)&quot;</li>
<li><a href="https://github.com/ktorio/ktor/commit/1d72b84d09852e1aed1d436afd9f1a03700bbc42"><code>1d72b84</code></a> Bump version 2.3.9; resolve API change</li>
<li><a href="https://github.com/ktorio/ktor/commit/337546383973bae6ead39bcfdb234e8a9a2fa09e"><code>3375463</code></a> Disable failing test (<a href="https://redirect.github.com/ktorio/ktor/issues/3990">#3990</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/5fd337eaa13bc51a1b9396787081feb39dee36fe"><code>5fd337e</code></a> KTOR-6684 Fix duplicate Accept Header in ContentNegotiation (<a href="https://redirect.github.com/ktorio/ktor/issues/3984">#3984</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/46334389d5f861b30d6827fdf71ab81789f012b9"><code>4633438</code></a> Add better description of <code>TLSConfigBuilder.addCertificateChain()</code></li>
<li><a href="https://github.com/ktorio/ktor/commit/1a535990052ce246c60b61aa967758eb6f911bae"><code>1a53599</code></a> fix(deps): update jetty.jakarta.version to v11.0.20</li>
<li><a href="https://github.com/ktorio/ktor/commit/722950db5f9d0aa80c75b30b00e552c4b1ee9049"><code>722950d</code></a> KTOR-3159 Allow secure cookie with unencrypted response (<a href="https://redirect.github.com/ktorio/ktor/issues/3932">#3932</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/2.3.8...2.3.9">compare view</a></li>
</ul>
</details>
<br />

Updates `io.ktor:ktor-client-mock` from 2.3.8 to 2.3.9
<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.9</h2>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md">io.ktor:ktor-client-mock's changelog</a>.</em></p>
<blockquote>
<h1>2.3.9</h1>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/623ab3f599a2c53cd98c42b84950d6f258217852"><code>623ab3f</code></a> Add changelog for 2.3.9 (<a href="https://redirect.github.com/ktorio/ktor/issues/3994">#3994</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/ca6bdffcd9cb26bf031d0bdaabd180006dbc4c54"><code>ca6bdff</code></a> Disable test for jakarta tomcat certificates</li>
<li><a href="https://github.com/ktorio/ktor/commit/82b1acbde136f86e21a2e385100b37b08b650a11"><code>82b1acb</code></a> Fix for missing import</li>
<li><a href="https://github.com/ktorio/ktor/commit/5dee0f97a46cdfb5168df8b4abf02609f0531c51"><code>5dee0f9</code></a> Revert &quot;Bump io.swagger.parser.v3:swagger-parser from 2.1.19 to 2.1.20 (<a href="https://redirect.github.com/ktorio/ktor/issues/3945">#3945</a>)&quot;</li>
<li><a href="https://github.com/ktorio/ktor/commit/1d72b84d09852e1aed1d436afd9f1a03700bbc42"><code>1d72b84</code></a> Bump version 2.3.9; resolve API change</li>
<li><a href="https://github.com/ktorio/ktor/commit/337546383973bae6ead39bcfdb234e8a9a2fa09e"><code>3375463</code></a> Disable failing test (<a href="https://redirect.github.com/ktorio/ktor/issues/3990">#3990</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/5fd337eaa13bc51a1b9396787081feb39dee36fe"><code>5fd337e</code></a> KTOR-6684 Fix duplicate Accept Header in ContentNegotiation (<a href="https://redirect.github.com/ktorio/ktor/issues/3984">#3984</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/46334389d5f861b30d6827fdf71ab81789f012b9"><code>4633438</code></a> Add better description of <code>TLSConfigBuilder.addCertificateChain()</code></li>
<li><a href="https://github.com/ktorio/ktor/commit/1a535990052ce246c60b61aa967758eb6f911bae"><code>1a53599</code></a> fix(deps): update jetty.jakarta.version to v11.0.20</li>
<li><a href="https://github.com/ktorio/ktor/commit/722950db5f9d0aa80c75b30b00e552c4b1ee9049"><code>722950d</code></a> KTOR-3159 Allow secure cookie with unencrypted response (<a href="https://redirect.github.com/ktorio/ktor/issues/3932">#3932</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/2.3.8...2.3.9">compare view</a></li>
</ul>
</details>
<br />

Updates `io.ktor:ktor-client-mock-jvm` from 2.3.8 to 2.3.9
<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.9</h2>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md">io.ktor:ktor-client-mock-jvm's changelog</a>.</em></p>
<blockquote>
<h1>2.3.9</h1>
<blockquote>
<p>Published 4 March 2024</p>
</blockquote>
<h3>Improvements</h3>
<ul>
<li>Allow to set secure cookie even with http scheme (<a href="https://youtrack.jetbrains.com/issue/KTOR-3159">KTOR-3159</a>)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>ContentNegotiation: the plugin appends duplicated MIME type to Accept header (<a href="https://youtrack.jetbrains.com/issue/KTOR-6684">KTOR-6684</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ktorio/ktor/commit/623ab3f599a2c53cd98c42b84950d6f258217852"><code>623ab3f</code></a> Add changelog for 2.3.9 (<a href="https://redirect.github.com/ktorio/ktor/issues/3994">#3994</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/ca6bdffcd9cb26bf031d0bdaabd180006dbc4c54"><code>ca6bdff</code></a> Disable test for jakarta tomcat certificates</li>
<li><a href="https://github.com/ktorio/ktor/commit/82b1acbde136f86e21a2e385100b37b08b650a11"><code>82b1acb</code></a> Fix for missing import</li>
<li><a href="https://github.com/ktorio/ktor/commit/5dee0f97a46cdfb5168df8b4abf02609f0531c51"><code>5dee0f9</code></a> Revert &quot;Bump io.swagger.parser.v3:swagger-parser from 2.1.19 to 2.1.20 (<a href="https://redirect.github.com/ktorio/ktor/issues/3945">#3945</a>)&quot;</li>
<li><a href="https://github.com/ktorio/ktor/commit/1d72b84d09852e1aed1d436afd9f1a03700bbc42"><code>1d72b84</code></a> Bump version 2.3.9; resolve API change</li>
<li><a href="https://github.com/ktorio/ktor/commit/337546383973bae6ead39bcfdb234e8a9a2fa09e"><code>3375463</code></a> Disable failing test (<a href="https://redirect.github.com/ktorio/ktor/issues/3990">#3990</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/5fd337eaa13bc51a1b9396787081feb39dee36fe"><code>5fd337e</code></a> KTOR-6684 Fix duplicate Accept Header in ContentNegotiation (<a href="https://redirect.github.com/ktorio/ktor/issues/3984">#3984</a>)</li>
<li><a href="https://github.com/ktorio/ktor/commit/46334389d5f861b30d6827fdf71ab81789f012b9"><code>4633438</code></a> Add better description of <code>TLSConfigBuilder.addCertificateChain()</code></li>
<li><a href="https://github.com/ktorio/ktor/commit/1a535990052ce246c60b61aa967758eb6f911bae"><code>1a53599</code></a> fix(deps): update jetty.jakarta.version to v11.0.20</li>
<li><a href="https://github.com/ktorio/ktor/commit/722950db5f9d0aa80c75b30b00e552c4b1ee9049"><code>722950d</code></a> KTOR-3159 Allow secure cookie with unencrypted response (<a href="https://redirect.github.com/ktorio/ktor/issues/3932">#3932</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/2.3.8...2.3.9">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 Mar 11, 2024
1 parent b1b438e commit 375e9d5
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.8.0'
ktorVersion = '2.3.8'
ktorVersion = '2.3.9'
junit5Version = '5.10.1'
okhttpVersion = '4.12.0'
}
Expand Down

0 comments on commit 375e9d5

Please sign in to comment.