Bump ktor from 3.1.2 to 3.1.3 #40

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/ktor-3.1.3 into master 2025-05-14 00:48:13 +03:00
dependabot[bot] commented 2025-05-06 05:58:00 +03:00 (Migrated from github.com)

Bumps ktor from 3.1.2 to 3.1.3.
Updates io.ktor:ktor-client-core from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

Updates io.ktor:ktor-client-darwin from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

Updates io.ktor:ktor-client-okhttp from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

Updates io.ktor:ktor-client-js from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

Updates io.ktor:ktor-client-content-negotiation from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

Updates io.ktor:ktor-serialization-kotlinx-json from 3.1.2 to 3.1.3

Commits
  • 185a4a5 Release 3.1.3 (#4823)
  • 2673d39 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (#4...
  • 8b57ce9 Update kotlinx-coroutines monorepo to v1.10.2 (#4785)
  • 3d6d592 Update dependency kotlinx-serialization to v1.8.1 (#4776)
  • 9847bbe KTOR-8451: Fix toString for staticContentRoute (#4807)
  • 1632cdf KTOR-8409 & KTOR-7947 Fix closing of OkHttp SSE connection (#4811)
  • d491930 KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...
  • 5621540 KTOR-8204 Fix for exception on empty chunked body response
  • c9712a3 Configure JVM toolchain directly in the kotlin block (#4808)
  • 17c6b14 Show warning if ValidatePublishedArtifactsTask is used improperly (#4805)
  • Additional commits viewable in compare view

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 commands and options

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)
Bumps `ktor` from 3.1.2 to 3.1.3. Updates `io.ktor:ktor-client-core` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.3">compare view</a></li> </ul> </details> <br /> Updates `io.ktor:ktor-client-darwin` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.3">compare view</a></li> </ul> </details> <br /> Updates `io.ktor:ktor-client-okhttp` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.3">compare view</a></li> </ul> </details> <br /> Updates `io.ktor:ktor-client-js` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.3">compare view</a></li> </ul> </details> <br /> Updates `io.ktor:ktor-client-content-negotiation` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.3">compare view</a></li> </ul> </details> <br /> Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.1.2 to 3.1.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ktorio/ktor/commit/185a4a5b0b80bac695bea785c6a24e13dc169037"><code>185a4a5</code></a> Release 3.1.3 (<a href="https://redirect.github.com/ktorio/ktor/issues/4823">#4823</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/2673d3915e6d78ff8894ca2f3f2e34b03a73c9f2"><code>2673d39</code></a> Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4 (<a href="https://redirect.github.com/ktorio/ktor/issues/4">#4</a>...</li> <li><a href="https://github.com/ktorio/ktor/commit/8b57ce9851d187067bd1ffa2faf19783dfc11539"><code>8b57ce9</code></a> Update kotlinx-coroutines monorepo to v1.10.2 (<a href="https://redirect.github.com/ktorio/ktor/issues/4785">#4785</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/3d6d5926028d2e4c1b003e493c1ea9dce39d696d"><code>3d6d592</code></a> Update dependency kotlinx-serialization to v1.8.1 (<a href="https://redirect.github.com/ktorio/ktor/issues/4776">#4776</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/9847bbe750a13181c63639295f0314b69b3f376b"><code>9847bbe</code></a> KTOR-8451: Fix toString for staticContentRoute (<a href="https://redirect.github.com/ktorio/ktor/issues/4807">#4807</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/1632cdfc7179b778b14a82444bd1e81c78e80df5"><code>1632cdf</code></a> KTOR-8409 &amp; KTOR-7947 Fix closing of OkHttp SSE connection (<a href="https://redirect.github.com/ktorio/ktor/issues/4811">#4811</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/d491930dd1fa1537acd855e354c7b8e56c59e837"><code>d491930</code></a> KTOR-8107 Don't add auth header for requests with AuthCircuitBreaker attribut...</li> <li><a href="https://github.com/ktorio/ktor/commit/56215409ed09143b01baf37e4d5bf309b2fc5487"><code>5621540</code></a> KTOR-8204 Fix for exception on empty chunked body response</li> <li><a href="https://github.com/ktorio/ktor/commit/c9712a38abad4d592701f4e375733813bf91640a"><code>c9712a3</code></a> Configure JVM toolchain directly in the kotlin block (<a href="https://redirect.github.com/ktorio/ktor/issues/4808">#4808</a>)</li> <li><a href="https://github.com/ktorio/ktor/commit/17c6b14befe02ff97ac215a61c844372846f6a37"><code>17c6b14</code></a> Show warning if ValidatePublishedArtifactsTask is used improperly (<a href="https://redirect.github.com/ktorio/ktor/issues/4805">#4805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ktorio/ktor/compare/3.1.2...3.1.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 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>
melod1n commented 2025-05-14 00:48:10 +03:00 (Migrated from github.com)

@dependabot squash and merge

@dependabot squash and merge
Sign in to join this conversation.