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 deps.ktor.version to v2.3.8 #125

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-mock 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-serialization 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-darwin 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-json 2.3.7 -> 2.3.8 age adoption passing confidence
io.ktor:ktor-client-core 2.3.7 -> 2.3.8 age adoption passing confidence

Release Notes

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

v2.3.8

Compare Source

Published 31 January 2024

Bugfixes
  • "KeyStoreException: JKS not found" exception on Android when configuring secure connection (KTOR-6720)
  • URLBuilder crashes on React Native platforms (KTOR-6576)
  • CIO: Unable to perform WebSocket upgrade when Content-Type header is sent in the request (KTOR-6366)
  • ContentNegotiation: Adding charset to content type of JacksonConverter breaks request matching (KTOR-6420)
  • High Native Server Memory Usage (KTOR-6321)
  • Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410)
  • Logging plugin blocks response body streaming when level is BODY (KTOR-6482)
  • WebSockets: Confusing error message when server doesn't respond with Upgrade (KTOR-6397)
  • {...} (tailcard) does not match URLs ending with '/' (KTOR-2121)
  • HttpCache: NumberFormatException for cache-control with max age more than Int.MAX_VALUE (KTOR-6505)
  • CORS: allowHost without the second argument doesn't allow the secure host (KTOR-6494)
  • "ReferenceError: 'self' is not defined" when using URLBuilder in a custom JS engine (KTOR-5978)
  • MDC diagnostic value is changed during logging of the request (KTOR-6528)
  • WebSocket doesn't get terminated when runBlocking is used (KTOR-6664)
  • CIO: "getSubjectAlternativeNames(...) must not be null" error on Android when using CA without SAN since 2.3.5 (KTOR-6396)
  • RequestConnectionPoint should implement toString() (KTOR-6577)

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.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 64.00%. Comparing base (0764cba) to head (b7c4de5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   64.00%   64.00%           
=======================================
  Files          79       79           
  Lines        2875     2875           
  Branches      350      350           
=======================================
  Hits         1840     1840           
  Misses        878      878           
  Partials      157      157           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@hoc081098 hoc081098 merged commit 4d8b441 into master Feb 25, 2024
8 checks passed
@renovate renovate bot deleted the renovate/deps.ktor.version branch February 25, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant