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.9 #53

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Update ktor to v2.3.9 #53

merged 1 commit into from
Mar 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-darwin 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-java 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-core 2.3.8 -> 2.3.9 age adoption passing confidence

Release Notes

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

v2.3.9

Compare Source

Published 4 March 2024

Improvements
  • Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
  • ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)

Configuration

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

🚦 Automerge: Enabled.

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.

| datasource | package                    | from  | to    |
| ---------- | -------------------------- | ----- | ----- |
| maven      | io.ktor:ktor-client-darwin | 2.3.8 | 2.3.9 |
| maven      | io.ktor:ktor-client-java   | 2.3.8 | 2.3.9 |
| maven      | io.ktor:ktor-client-okhttp | 2.3.8 | 2.3.9 |
| maven      | io.ktor:ktor-client-core   | 2.3.8 | 2.3.9 |
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@renovate renovate bot requested a review from hoc081098 March 4, 2024 12:39
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (321215b) to head (9cfa1cb).
Report is 4 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #53   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          42      42           
  Lines        1297    1297           
  Branches      255     255           
======================================
  Misses       1296    1296           
  Partials        1       1           

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

@hoc081098 hoc081098 merged commit 86f107a into master Mar 8, 2024
7 checks passed
@hoc081098 hoc081098 deleted the renovate/ktor branch March 8, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant