fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.2 - #79
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.2#79renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/deps.immutablecollections
branch
from
May 14, 2025 19:08
edd357a to
8eca7d8
Compare
renovate
Bot
force-pushed
the
renovate/deps.immutablecollections
branch
from
June 9, 2026 20:32
8eca7d8 to
4b4e49c
Compare
renovate
Bot
force-pushed
the
renovate/deps.immutablecollections
branch
from
July 2, 2026 19:11
4b4e49c to
d93e3ce
Compare
…s-immutable to v0.5.2
renovate
Bot
force-pushed
the
renovate/deps.immutablecollections
branch
from
August 29, 2026 23:45
d93e3ce to
e82e700
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.5→0.5.2Release Notes
Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable)
v0.5.2addingAll,removingAll,retainingAll,intersect, andcontainsAllonPersistentHashSet,puttingAllonPersistentHashMap, and their builder counterparts returning wrong results when a collision node meets a single element at the bottom trie level #294puttingAllonPersistentHashMap, andputAllon its builder, keeping the receiver's value for a key that sits in a collision node on both sides #300PersistentHashSet.equalsbeing asymmetric afterintersect,retainingAll, or the builder'sretainAll#291PersistentHashMapBuilder.putof an already stored value invalidating live iterators and makingbuild()return a new map when the key is in a collision node #304PersistentHashMapBuilderreturning the old values after aputAllthat only replaces values #308PersistentOrderedMapBuilderiterators throwingConcurrentModificationExceptionafterMutableMap.MutableEntry.setValue, or aputthat only replaces a value, during iteration #307MutableMap.MutableEntry.setValueon aPersistentOrderedMapBuilderentry re-adding the key after it was removed from the builder #310v0.5.1PersistentOrderedMapBuilderreturning a previously built map frombuild()after updating an entry value throughMutableMap.MutableEntry.setValue#253, #274PersistentOrderedSetBuilder.build()after interleavedbuildandremove/removeAllcalls #251kotlinx.collections.immutablecompiled intoMETA-INF/versions/9, the artifact stays Java 8-compatible #268v0.5.00.5.0-beta01to stable; no API or behavior changesv0.4.0v0.3.8v0.3.7v0.3.6Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.