Skip to content

fix(deps): update ktor monorepo to v3.2.2 #2189

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Change Age Confidence
io.ktor:ktor-serialization-kotlinx-json 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-js 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-auth 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-okhttp 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-content-negotiation 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-core 3.2.1 -> 3.2.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)

v3.2.2

Compare Source

Published 14 July 2025

Improvements
  • SSE: Change the order of SSE field serialization: put event before data (KTOR-8627)
Bugfixes
  • CORS: server replies with the 405 status code on a preflight request when the plugin is installed in a route (KTOR-4499)
  • Darwin: The Content-Encoding header is removed since 3.0.3 (KTOR-8526)
  • JS/WASM: response doesn't contain the Content-Length header in a browser (KTOR-8377)
  • StatusPages: response headers of OutgoingContent aren't available in the status handlers (KTOR-8232)
  • testApplication: The client.sse() acts like a REST call and not a stream in test environment (KTOR-7910)
  • Config deserialization - default properties problem (KTOR-8654)
  • kotlinx.datetime is not available transitively in 3.2.1 (KTOR-8656)
  • Request builder block overrides HTTP method in specific request builders (get, post, etc) (KTOR-8636)

Configuration

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

🚦 Automerge: Enabled.

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.

@slack-oss-bot slack-oss-bot enabled auto-merge July 15, 2025 08:08
@slack-oss-bot slack-oss-bot force-pushed the renovate/ktor-monorepo branch from 2c96047 to ac3da77 Compare July 15, 2025 08:10
@slack-oss-bot slack-oss-bot merged commit 05a21d6 into main Jul 16, 2025
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/ktor-monorepo branch July 16, 2025 08:08
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