Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update ktor to v3.0.3 #1410

Merged
merged 1 commit into from
Dec 20, 2024
Merged

fix(deps): update ktor to v3.0.3 #1410

merged 1 commit into from
Dec 20, 2024

Conversation

playground-manager[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
io.ktor:ktor-server-test-host dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-host-common dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-default-headers dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-core dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-content-negotiation dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-conditional-headers dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-compression dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-cio dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-call-logging dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-server-auth dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-serialization-kotlinx-json dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-io dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-http dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-okhttp dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-mock dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-logging dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-core dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-content-negotiation dependencies patch 3.0.2 -> 3.0.3
io.ktor:ktor-client-auth dependencies patch 3.0.2 -> 3.0.3

Release Notes

ktorio/ktor (io.ktor:ktor-server-test-host)

v3.0.3

Compare Source

Published 18 December 2024

Bugfixes
  • "Module not found" errors when executing browserProductionWebpack task since 3.0.2 (KTOR-7912)
  • Darwin: "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7943)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • FormFieldLimit is overwritten by default arg (KTOR-7946)
  • A Performance issue reading with ByteReadChannel.readUTF8LineTo request body (KTOR-7941)
  • Installing HttpCache before ContentEncoding prevents response body to be decoded (KTOR-7830)
  • TestApplication.stop() doesn't stop the application anymore (KTOR-7682)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link
Contributor

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link
Contributor

Build scan published to https://gradle.com/s/topjrnourgpxg

@ashdavies ashdavies merged commit c5f2f53 into main Dec 20, 2024
2 checks passed
@ashdavies ashdavies deleted the renovate/ktor branch December 20, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant