JavierSegoviaCordoba / hubdle

Project and settings convention plugins which allow to create easily projects with different tools
https://hubdle.javiersc.com
Apache License 2.0
26 stars 11 forks source link

Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4 #1027

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

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 improvements

Configuration

📅 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.

github-actions[bot] commented 2 months ago

Qodana Community for JVM

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

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud