-
Notifications
You must be signed in to change notification settings - Fork 1
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 v3.0.1 #78
Conversation
Waiting on #80 to be merged, to get information re: test failures. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #78 +/- ##
=========================================
Coverage 80.16% 80.16%
Complexity 117 117
=========================================
Files 15 15
Lines 247 247
Branches 16 16
=========================================
Hits 198 198
Misses 46 46
Partials 3 3 ☔ View full report in Codecov by Sentry. |
LoL. Now that we have test failure artifacts, the tests passed! 🤦 |
This PR contains the following updates:
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
Release Notes
ktorio/ktor (io.ktor:ktor-client-mock)
v3.0.1
Compare Source
Bugfixes
Url.segments
throws on URLs with root path (KTOR-7625)Improvements
username
andcnonce
parameters aren't surrounded with quotes (KTOR-7561)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.
This PR has been generated by Renovate Bot.