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_version to v2.3.9 #1236

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-test-host 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-metrics-micrometer 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-serialization-jackson 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-compression 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-caching-headers 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-cors 2.3.6 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.6 -> 2.3.9 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-test-host)

v2.3.9

Compare Source

Published 4 March 2024

Improvements
  • Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
  • ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)

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)

v2.3.7

Compare Source

Published 7 December 2023

Bugfixes
  • Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410)
  • High Native Server Memory Usage (KTOR-6321)
  • WebSockets: Confusing error message when server doesn't respond with Upgrade (KTOR-6397)
  • ContentNegotiation: Adding charset to content type of JacksonConverter breaks request matching (KTOR-6420)

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.

@projektor-test-reports
Copy link

projektor-test-reports bot commented Apr 7, 2024

Projektor reports

Projektor report Result Tests executed Coverage Project Date
Projektor report Passed 64 total 98.93% node-script 2024-04-07 01:09 PM UTC
Projektor report Passed 3 total node-script-functional-test-with-token 2024-04-07 01:11 PM UTC
Projektor report Passed 26 total node-script-functional-test 2024-04-07 01:11 PM UTC
Projektor report Passed 271 total 96.51% (+0.09%) 2024-04-07 01:12 PM UTC
Projektor report Passed 20 total functional-test 2024-04-07 01:13 PM UTC
Projektor report Passed 64 total 98.93% node-script 2024-04-07 01:36 PM UTC
Projektor report Passed 154 total 91.79% ui-jest 2024-04-07 01:37 PM UTC
Projektor report Passed 3 total node-script-functional-test-with-token 2024-04-07 01:38 PM UTC
Projektor report Passed 26 total node-script-functional-test 2024-04-07 01:38 PM UTC
Projektor report Passed 60 total ui-cypress 2024-04-07 01:40 PM UTC
Projektor report Passed 20 total functional-test 2024-04-07 01:40 PM UTC
Projektor report Passed 408 total 96.51% (+0.20%) 2024-04-07 01:47 PM UTC

@craigatk craigatk merged commit 1da2e6a into main Apr 7, 2024
6 checks passed
@craigatk craigatk deleted the renovate/ktor_version branch April 7, 2024 13:49
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