fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0 #76

Merged
renovate-bot merged 1 commit from renovate/kotlin-and-compose into develop 2025-05-14 14:41:28 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-collections-immutable dependencies minor 0.3.8 -> 0.4.0

Release Notes

Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable)

v0.4.0

  • Fixed the equality bug in PersistentMap — Added proper node promotion during mutable operations to ensure a consistent internal tree structure #​217
  • Fixed the bug in PersistentMap equals implementation — Ensured proper node promotion during mutable key removal even when nodes share the same owner #​218
  • Fixed the ghost element issue in PersistentHashSet — Corrected condition check order to ensure proper recursive element promotion after collision removal #​219
  • Updated Kotlin to version 2.1.20 and core dependencies #​213
  • Enabled '-Xjvm-default=disable' explicitly to prevent API dump changes #​210

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | dependencies | minor | `0.3.8` -> `0.4.0` | --- ### Release Notes <details> <summary>Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable)</summary> ### [`v0.4.0`](https://github.com/Kotlin/kotlinx.collections.immutable/blob/HEAD/CHANGELOG.md#040) - Fixed the equality bug in PersistentMap — Added proper node promotion during mutable operations to ensure a consistent internal tree structure [#&#8203;217](https://github.com/Kotlin/kotlinx.collections.immutable/pull/217) - Fixed the bug in PersistentMap equals implementation — Ensured proper node promotion during mutable key removal even when nodes share the same owner [#&#8203;218](https://github.com/Kotlin/kotlinx.collections.immutable/pull/218) - Fixed the ghost element issue in PersistentHashSet — Corrected condition check order to ensure proper recursive element promotion after collision removal [#&#8203;219](https://github.com/Kotlin/kotlinx.collections.immutable/pull/219) - Updated Kotlin to version 2.1.20 and core dependencies [#&#8203;213](https://github.com/Kotlin/kotlinx.collections.immutable/pull/213) - Enabled '-Xjvm-default=disable' explicitly to prevent API dump changes [#&#8203;210](https://github.com/Kotlin/kotlinx.collections.immutable/pull/210) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0
Some checks failed
Check pull request / check-codestyle (pull_request) Successful in 5m33s
Check pull request / unit-tests (pull_request) Failing after 12m27s
Check pull request / build-apks (pull_request) Failing after 13m53s
Check pull request / check-api (pull_request) Successful in 8m21s
Check pull request / lint (pull_request) Failing after 12m46s
Deploy snapshot builds / deploy-release-snapshot (push) Failing after 10m15s
fdf92df1f3
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-05-14 14:35:48 +00:00
renovate-bot deleted branch renovate/kotlin-and-compose 2025-05-14 14:41:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/Android-Password-Store#76
No description provided.