Update dependency io.arrow-kt:arrow-core to v1.2.4 #56
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:
1.1.6-alpha.91->1.2.4Release Notes
arrow-kt/arrow (io.arrow-kt:arrow-core)
v1.2.4Compare Source
1 Bug fixes:
AutoCloseScopeDSL, make sure closing in reversed order1 Rollback:
RaiseDSL.What's Changed
Closeables in reversed order by @hoc081098 in #33874bd8694Full Changelog: arrow-kt/arrow@1.2.3...1.2.4
v1.2.3We went from 1.2.1 directly to 1.2.3, since in 1.2.2 there is a crucial bug concerning KSP. This release features multiple new modules such as:
AutoCloseable.(lists, flows, sequences) while ensuring that the sequence is traversed only once.
EvaltypeMany modules, and features were enhanced, and improved based on user feedback. You can read the full release post on the Arrow website.
Thanks to everyone involved, all new contributors, and all members of the Arrow community for supporting, and helping each other and providing feedback to make Arrow better together.
What's Changed
kotlin.native.concurrent.AtomicReferenceby @serras in #3241this is DefaultRaise && isTracedby @hoc081098 in #3283New Contributors
Full Changelog: arrow-kt/arrow@1.2.1...1.2.3
v1.2.1Compare Source
What's Changed
parMapNotNullby @raulraja in #3110parMapNotNullUnorderedforFlowby @serras in #3111NonEmptymaps by @serras in #3120New Contributors
Full Changelog: arrow-kt/arrow@1.2.0...1.2.1
v1.2.0Compare Source
What's Changed
Raise#raise,Raise#ensureandRaise#ensureNotNullby @ILIYANGERMANOV in #3038NonEmptyCollectionby @serras in #3068inlinewhen using@opticsby @serras in #3078yarn.lockby @serras in #3084Raiseoperations by @serras in #3082copyin Optics by @serras in #3089arrow-core-retrofitby @serras in #3093arrow-gradle-configto 0.12-rc.4 by @serras in #3094New Contributors
Full Changelog: arrow-kt/arrow@1.2.0-RC...1.2.0
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.