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 ktorVersion to v2.1.3 #662

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Update ktorVersion to v2.1.3 #662

merged 1 commit into from
Nov 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-gson 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-serialization 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-logging 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-android 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-auth 2.1.2 -> 2.1.3 age adoption passing confidence
io.ktor:ktor-client-core 2.1.2 -> 2.1.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor

v2.1.3

Compare Source

Published 26 October 2022

  • JS: window.location.origin returns null when executed in iframe via srcdoc attribute (KTOR-4993)
  • SensitivityWatchEventModifier - Move the reflection call of this modifier out from the Ktor Core (KTOR-1647)
  • "java.lang.IllegalArgumentException: Failed requirement." in SelectorManagerSupport (KTOR-2914)
  • HOCON: CLI parameters don't override custom properties since 2.1.0 (KTOR-5000)
  • Websockets timeout doesn't cause a close of a connection (KTOR-3504)
  • DefaultHeaders: a header is duplicated in a StatusPages's handler (KTOR-4990)
  • Websockets: timeout doesn't cause closing of incoming and outgoing channels (KTOR-2430)
  • RFC 3986 recommendation for encoding URI is NOT followed (KTOR-993)
  • Cookies: Invalid encoding of cookies' values since 1.4.0 (KTOR-917)
  • ByteReadChannel is unable to read files with long lines (KTOR-2588)
  • WebSocketDeflateExtension configureProtocols always failed with stackOverflow (KTOR-4916)
  • Update Kotlin to 1.7.20 (KTOR-4963)
  • Netty HTTP/2: response headers contain ":status" header and that leads to IllegalHeaderNameException in the ConditionalHeaders plugin (KTOR-4943)
  • Maven: ktor-server-test-host-jvm causes dependency error starting from Ktor 2.0.3 (KTOR-4900)
  • Autoreloading: "Flow invariant is violated" error since Ktor 2.0.3 (KTOR-4926)
  • Autoreloading: ClassCastException when retrieving plugins in testApplication (KTOR-4729)
  • CIO engine has wrong doc for request timeout (KTOR-4941)
  • CIO: A request through a proxy server results in 403 from Cloudflare (KTOR-4925)

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 force-pushed the renovate/ktorversion branch from 383fef4 to b5fa4b0 Compare November 1, 2022 14:54
@renovate renovate bot force-pushed the renovate/ktorversion branch 2 times, most recently from b55abe4 to 99ebd39 Compare November 9, 2022 20:02
@renovate renovate bot force-pushed the renovate/ktorversion branch from 99ebd39 to 37de3ee Compare November 21, 2022 14:32
@jakepurple13 jakepurple13 merged commit 239f2cd into develop Nov 21, 2022
@renovate renovate bot deleted the renovate/ktorversion branch November 21, 2022 14:39
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