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 to v2.3.7 #325

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Update ktor to v2.3.7 #325

merged 1 commit into from
Dec 8, 2023

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
io.ktor:ktor-client-mock dependencies patch 2.3.6 -> 2.3.7
io.ktor:ktor-client-logging dependencies patch 2.3.6 -> 2.3.7
io.ktor:ktor-client-core dependencies patch 2.3.6 -> 2.3.7

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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 Renovate Bot.

Copy link

github-actions bot commented Dec 8, 2023

Test Results

  96 files  ±0    96 suites  ±0   7s ⏱️ +4s
833 tests ±0  824 ✔️ ±0    9 💤 ±0  0 ±0 
850 runs  ±0  836 ✔️ ±0  14 💤 ±0  0 ±0 

Results for commit 85ac984. ± Comparison against base commit 5f848e6.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f848e6) 69.30% compared to head (85ac984) 69.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   69.30%   69.30%           
=======================================
  Files           9        9           
  Lines         101      101           
  Branches        2        2           
=======================================
  Hits           70       70           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@twyatt twyatt enabled auto-merge (squash) December 8, 2023 16:36
@twyatt twyatt merged commit 7393c2f into main Dec 8, 2023
@twyatt twyatt deleted the renovate/ktor branch December 8, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants