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 v2.3.10 #3002

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-darwin 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-mock 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-jetty 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-java 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-apache 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-android 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-client-core 2.3.9 -> 2.3.10 age adoption passing confidence

Warning

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


Release Notes

ktorio/ktor (io.ktor:ktor-client-darwin)

v2.3.10

Compare Source

Published 8 April 2024

Bugfixes
  • CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
  • NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
  • IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
  • JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
  • CIO: File upload fails with NumberFormatException when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)
  • CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
  • SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
  • CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
  • Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
  • Android: no logs are present in Logcat with Logger.ANDROID (KTOR-1219)

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 a team as a code owner April 13, 2024 19:19
@renovate renovate bot requested review from morganleroi and millotp and removed request for a team April 13, 2024 19:19
@algolia-bot
Copy link
Collaborator

algolia-bot commented Apr 13, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link

github-actions bot commented Apr 13, 2024

@github-actions github-actions bot temporarily deployed to pull request April 13, 2024 19:32 Inactive
@renovate renovate bot force-pushed the renovate/ktor branch 4 times, most recently from da0643a to 0c42720 Compare April 13, 2024 20:06
@github-actions github-actions bot temporarily deployed to pull request April 13, 2024 20:30 Inactive
@renovate renovate bot merged commit 9e8723e into chore/renovateBaseBranch Apr 13, 2024
13 checks passed
@renovate renovate bot deleted the renovate/ktor branch April 13, 2024 20:31
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