Closed renovate[bot] closed 2 months ago
It seems all right 👌
No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
0.5.3
->0.5.4
Release Notes
Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)
### [`v0.5.4`](https://redirect.github.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#054) [Compare Source](https://redirect.github.com/Kotlin/kotlinx-io/compare/0.5.3...0.5.4) > Published 17 September 2024 ##### Features - Extended Unsafe API with a function allowing to iterate over all Buffer's segments [#383](https://redirect.github.com/Kotlin/kotlinx-io/pull/383) - Implemented `ByteString` conversion to/from `NSData` on Apple platforms [#384](https://redirect.github.com/Kotlin/kotlinx-io/pull/384) - Implemented extensions to read/write `ByteString` from to/from `ByteBuffer`, as well as representing `ByteString` as a read-only `ByteBuffer` on JVM [#387](https://redirect.github.com/Kotlin/kotlinx-io/pull/387) - Implemented `ByteString` factory accepting unsigned bytes [#390](https://redirect.github.com/Kotlin/kotlinx-io/pull/390) - Reimplemented various functions using Unsafe API [#337](https://redirect.github.com/Kotlin/kotlinx-io/pull/337) - Minor documentation improvementsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.