DrewCarlson / KtSoup

A Kotlin multiplatform HTML5 parsing library
https://drewcarlson.github.io/KtSoup/latest/
Apache License 2.0
34 stars 0 forks source link

Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.1 #98

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-io-core 0.5.0 -> 0.5.1 age adoption passing confidence

Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core) ### [`v0.5.1`](https://togithub.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#051) [Compare Source](https://togithub.com/Kotlin/kotlinx-io/compare/0.5.0...0.5.1) > Published 15 July 2024 ##### Bugfixes - Fixed a bug in segment pool implementation affecting a second level pool uses.

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.62%. Comparing base (87eead9) to head (9cde7a9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ======================================= Coverage 77.62% 77.62% ======================================= Files 9 9 Lines 143 143 Branches 30 30 ======================================= Hits 111 111 Misses 17 17 Partials 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.