Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable…
… to v0.3.8 (#1628) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://redirect.github.com/Kotlin/kotlinx.collections.immutable) | dependencies | patch | `0.3.7` -> `0.3.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable)</summary> ### [`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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43MC4wIiwidXBkYXRlZEluVmVyIjoiMzguNzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information