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 monorepo #313

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Update ktor monorepo #313

merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-logging 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-json 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-java 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-jvm 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-js-wasm-js 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-darwin 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-core 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-js 3.0.0 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-android 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

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

v3.0.1

Compare Source

Published 29 October 2024

Bugfixes
  • Remove space from the default client user agent (KTOR-7655)
  • Url.segments throws on URLs with root path (KTOR-7625)
  • Digest Auth does not implement nc parameter correctly according to RFC 7616 (KTOR-4318)
  • about:blank URL should be parsed correctly as about:blank (KTOR-7410)
  • ByteReadChannel.{readShort/readInt/readLong} could lead to CPU-bound indefinite loop since 3.0.0 (KTOR-7571)
  • CIO: Requests face connection timeouts when executed on the Android main dispatcher (KTOR-6803)
  • receiveMultipart fails with "IOException: Failed to parse multipart" when content-type is capitalized (KTOR-7596)
Improvements
  • WebSockets logging: The plugin calls toString() unnecessarily on transformed response body (KTOR-7623)
  • INFO log message with all server interceptors on server startup (KTOR-7326)
  • Digest auth: username and cnonce parameters aren't surrounded with quotes (KTOR-7561)
  • ContentType.fromFilePath for newer file formats HEIC, AVIF, HEIF (KTOR-7536)
  • Support missing native targets in ktor-serialization-kotlinx-xml (KTOR-7583)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mbakgun mbakgun merged commit 7505d2f into master Oct 30, 2024
7 checks passed
@mbakgun mbakgun deleted the renovate/ktor-monorepo branch October 30, 2024 18:27
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