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.3.3 #73

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core) ### [`v0.3.3`](https://togithub.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#033) [Compare Source](https://togithub.com/Kotlin/kotlinx-io/compare/0.3.2...0.3.3) > Published 22 Apr 2024 ##### Features - Reimplemented file metadata gathering without required reasoning APIs on Apple targets [#​297](https://togithub.com/Kotlin/kotlinx-io/pull/297) ##### Bugfixes - For JS target, Webpack should no longer report missing nodejs modules during compilation [#​285](https://togithub.com/Kotlin/kotlinx-io/pull/285)

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 6 months ago

Codecov Report

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

Project coverage is 78.62%. Comparing base (b2d6fdf) to head (b142699). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ======================================= Coverage 78.62% 78.62% ======================================= Files 9 9 Lines 145 145 Branches 30 30 ======================================= Hits 114 114 Misses 16 16 Partials 15 15 ```

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