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

Update ktor to v2.2.4 (patch) #31

Merged
merged 2 commits into from
Mar 4, 2023
Merged

Update ktor to v2.2.4 (patch) #31

merged 2 commits into from
Mar 4, 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-mock 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
io.ktor:ktor-client-content-negotiation 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-core 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.

@renovate renovate bot requested a review from wmontwe as a code owner February 28, 2023 12:48
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
@github-actions
Copy link

github-actions bot commented Feb 28, 2023

Warnings
⚠️ Set a milestone please

Generated by 🚫 Danger Kotlin against 04cbc56

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@wmontwe wmontwe added this to the 0.2.0 milestone Mar 4, 2023
Copy link
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wmontwe wmontwe merged commit e6e5883 into main Mar 4, 2023
@wmontwe wmontwe deleted the renovate/patch-ktor branch March 4, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant