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 monorepo to v3.0.0-rc-1 #2469

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-mock 3.0.0-beta-2 -> 3.0.0-rc-1 age adoption passing confidence
io.ktor:ktor-client-darwin 3.0.0-beta-2 -> 3.0.0-rc-1 age adoption passing confidence
io.ktor:ktor-client-core 3.0.0-beta-2 -> 3.0.0-rc-1 age adoption passing confidence

Release Notes

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

v3.0.0-rc-1

Compare Source

Published 9 September 2024

Bugfixes
  • Bytecode incompatibility in AttributeKey (KTOR-7334)
  • ContentEncoding: request hangs when using 3.0.0-beta-2 (KTOR-7265)
  • Revert Routing API changes from Route to Routing (KTOR-7238)
  • IOException: startIndex (0) > endIndex (-1) when making concurrent requests via thread pool (KTOR-7254)
  • ByteReadChannel.copyTo sometimes throws "IllegalArgumentException: Buffer is empty" (KTOR-7220)
  • Redirect dependencies from ktor-server-test-base (KTOR-7393)
  • CIO: EmbeddedServer.stop always blocks for shutdownGracePeriod (KTOR-7360)
  • SSE: the plugin doesn't follow the spec when multiline data is sent (KTOR-7391)
  • Infinite creation of CancellableContinuationImpl on ByteChannel.flush (KTOR-7324)
Improvements
  • Include relocation notes for old Ktor modules (KTOR-6826)
  • Deprecate old jetty / tomcat / servlet engines (KTOR-7315)
  • Backwards compatibility for monitor (KTOR-7264)
  • ApplicationProperties naming is confusing (KTOR-7270)
Features
  • staticZip: Support watching for changes and reloading of zip files (KTOR-7243)

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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@colinrtwhite colinrtwhite enabled auto-merge (squash) September 11, 2024 23:31
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 4 times, most recently from 16bbf53 to cbf9bd0 Compare September 12, 2024 02:11
@revonateB0T
Copy link
Contributor

We could remove ktor copyTo workaround as well

@colinrtwhite colinrtwhite merged commit 442a817 into main Sep 12, 2024
7 checks passed
@colinrtwhite colinrtwhite deleted the renovate/ktor-monorepo branch September 12, 2024 04:33
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.

2 participants