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-collections-immutable to v0.3.8 #1017

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-collections-immutable 0.3.7 -> 0.3.8 age adoption passing confidence

Release Notes

Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable) ### [`v0.3.8`](https://redirect.github.com/Kotlin/kotlinx.collections.immutable/releases/tag/v0.3.8) #### What's Changed - Add extension functions to convert Array to persistent collections [#​159](https://redirect.github.com/Kotlin/kotlinx.collections.immutable/issues/159) - Don't allocate temporary buffer in SmallPersistentVector.removeAll [#​164](https://redirect.github.com/Kotlin/kotlinx.collections.immutable/issues/164) - Avoid creating new PersistentList instance when adding empty collection [#​176](https://redirect.github.com/Kotlin/kotlinx.collections.immutable/issues/176) - Fix memory leak in builders [#​193](https://redirect.github.com/Kotlin/kotlinx.collections.immutable/issues/193)

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