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 ktorio to v2.2.4 #93

Merged
merged 1 commit into from Mar 3, 2023
Merged

fix(deps): update ktorio to v2.2.4 #93

merged 1 commit into from Mar 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-curl 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-winhttp 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-darwin 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-cio 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-js 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-logging 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-client-core 2.2.3 -> 2.2.4 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.2.3 -> 2.2.4 age adoption passing confidence

Release Notes

ktorio/ktor

v2.2.4

Compare Source

Published 28 February 2023

Bugfixes
  • Connect timeout is not respected when using the HttpRequestRetry plugin (KTOR-5466)
  • URLs with underscore fail to parse correctly in HTTP client request (KTOR-5591)
  • Routing: Wrong content-type results in 405 instead of 415 status code with two routes (KTOR-5535)
  • Compressing the response will result in unexpected ERROR log output after processing in the StatusPages (KTOR-5510)
  • Javadoc for Resources.kt cannot be compiled (KTOR-5492)
  • ContentNegotiation: The "charset=UTF-8" part is added for the Content-Type header (KTOR-3799)
  • kotlinx.serialization.SerializationException is lost for the classes that have generic type parameters (KTOR-5448)
  • OkHttp: Cancelling while writing to ByteWriteChannel when overriding WriteChannelContent causes propagation of CancellationException to a caller (KTOR-5518)

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 becomes conflicted, 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 Mend Renovate. View repository job log here.

@DrewCarlson DrewCarlson merged commit a4e33e0 into main Mar 3, 2023
@DrewCarlson DrewCarlson deleted the renovate/ktorio branch March 3, 2023 17:00
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.

None yet

1 participant