Skip to content

Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.1 - #158

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinxcollectionsimmutable
Open

Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.1#158
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinxcollectionsimmutable

Conversation

@renovate

@renovate renovate Bot commented Feb 13, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.5.1

  • Fixed PersistentOrderedMapBuilder returning a previously built map from build() after updating an entry value through MutableMap.MutableEntry.setValue #​253, #​274
  • Fixed an assertion failure in PersistentOrderedSetBuilder.build() after interleaved build and remove/removeAll calls #​251
  • Provided a JPMS module descriptor for the JVM artifact — module kotlinx.collections.immutable compiled into META-INF/versions/9, the artifact stays Java 8-compatible #​268

v0.5.0

  • Promoted 0.5.0-beta01 to stable; no API or behavior changes

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

v0.3.8

  • Add extension functions to convert Array to persistent collections #​159
  • Don't allocate temporary buffer in SmallPersistentVector.removeAll #​164
  • Avoid creating new PersistentList instance when adding empty collection #​176
  • Fix memory leak in builders #​193

v0.3.7

  • Upgrade Kotlin version up to 1.9.21
  • Support wasmJs and wasmWasi targets

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.7 Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8 Sep 5, 2024
@renovate
renovate Bot force-pushed the renovate/kotlinxcollectionsimmutable branch from 8b43fac to 36c02b0 Compare September 5, 2024 15:06
@renovate
renovate Bot force-pushed the renovate/kotlinxcollectionsimmutable branch from 36c02b0 to 6422518 Compare May 14, 2025 16:34
@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8 Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0 May 14, 2025
@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0 Update kotlinxCollectionsImmutable to v0.4.0 Jun 2, 2026
@renovate renovate Bot changed the title Update kotlinxCollectionsImmutable to v0.4.0 Update kotlinxCollectionsImmutable to v0.5.0 Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/kotlinxcollectionsimmutable branch from 6422518 to a82fe2f Compare June 9, 2026 17:14
@renovate renovate Bot changed the title Update kotlinxCollectionsImmutable to v0.5.0 Update kotlinxCollectionsImmutable Jun 22, 2026
@renovate renovate Bot changed the title Update kotlinxCollectionsImmutable Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.0 Jun 25, 2026
@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.0 Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.1 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/kotlinxcollectionsimmutable branch from a82fe2f to 7b69bc0 Compare July 4, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants