Skip to content

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

Merged
rossdanderson merged 1 commit into
mainfrom
renovate/kotlincollectionsimmutable
May 22, 2026
Merged

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0#20
rossdanderson merged 1 commit into
mainfrom
renovate/kotlincollectionsimmutable

Conversation

@rossdanderson
Copy link
Copy Markdown
Collaborator

@rossdanderson rossdanderson commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.80.4.0 age confidence

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR has been generated by Mend Renovate.

@rossdanderson rossdanderson force-pushed the renovate/kotlincollectionsimmutable branch from 1c125ce to 95e8610 Compare May 22, 2026 14:58
@rossdanderson rossdanderson force-pushed the renovate/kotlincollectionsimmutable branch from 95e8610 to 0a6d99c Compare May 22, 2026 15:28
@rossdanderson rossdanderson merged commit e14606e into main May 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants