kotest / kotest-extensions-arrow

Kotest extensions for Arrow
Apache License 2.0
39 stars 13 forks source link

Update arrow to v1.1.3 #217

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.arrow-kt:arrow-optics 1.1.2 -> 1.1.3 age adoption passing confidence
io.arrow-kt:arrow-core 1.1.2 -> 1.1.3 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines 1.1.2 -> 1.1.3 age adoption passing confidence

Release Notes

arrow-kt/arrow ### [`v1.1.3`](https://togithub.com/arrow-kt/arrow/releases/tag/1.1.3) [Compare Source](https://togithub.com/arrow-kt/arrow/compare/1.1.2...1.1.3) #### What's Changed - Fix license url by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2712](https://togithub.com/arrow-kt/arrow/pull/2712) - Add new workflow for publishing the landing page by [@​franciscodr](https://togithub.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2716](https://togithub.com/arrow-kt/arrow/pull/2716) - Fix publish sync by [@​JavierSegoviaCordoba](https://togithub.com/JavierSegoviaCordoba) in [https://github.com/arrow-kt/arrow/pull/2717](https://togithub.com/arrow-kt/arrow/pull/2717) - invert resource release order by [@​tKe](https://togithub.com/tKe) in [https://github.com/arrow-kt/arrow/pull/2714](https://togithub.com/arrow-kt/arrow/pull/2714) - Fix traversal code samples of docs by [@​b-schwab](https://togithub.com/b-schwab) in [https://github.com/arrow-kt/arrow/pull/2719](https://togithub.com/arrow-kt/arrow/pull/2719) - Adding kotlin-js-store folder by [@​franciscodr](https://togithub.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2724](https://togithub.com/arrow-kt/arrow/pull/2724) - rename traverseX and sequenceX functions in core by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2715](https://togithub.com/arrow-kt/arrow/pull/2715) - feat: contravariance for R, A in Effect, EagerEffect and `in` for \*EffectScope by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2722](https://togithub.com/arrow-kt/arrow/pull/2722) - deprecate flatMap and map in EagerEffect by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2726](https://togithub.com/arrow-kt/arrow/pull/2726) - add Continuations and programs to overview section in arrow core by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2723](https://togithub.com/arrow-kt/arrow/pull/2723) - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/arrow-kt/arrow/pull/2709](https://togithub.com/arrow-kt/arrow/pull/2709) - revert java setup by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2730](https://togithub.com/arrow-kt/arrow/pull/2730) - Add command to install bundler by [@​franciscodr](https://togithub.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2729](https://togithub.com/arrow-kt/arrow/pull/2729) - Improve Nel constructor by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2728](https://togithub.com/arrow-kt/arrow/pull/2728) - improve generate-tag workflow by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2731](https://togithub.com/arrow-kt/arrow/pull/2731) - revert arrow-gradle-config to 0.10.1 by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2738](https://togithub.com/arrow-kt/arrow/pull/2738) - Rename duplicated test by [@​wojda](https://togithub.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2740](https://togithub.com/arrow-kt/arrow/pull/2740) - Fix some compilation and test warnings by [@​wojda](https://togithub.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2741](https://togithub.com/arrow-kt/arrow/pull/2741) - Convert Arrow core effect into a non-inline function by [@​franciscodr](https://togithub.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2734](https://togithub.com/arrow-kt/arrow/pull/2734) - add merge to validated by [@​agusotto96](https://togithub.com/agusotto96) in [https://github.com/arrow-kt/arrow/pull/2739](https://togithub.com/arrow-kt/arrow/pull/2739) - Fix compilation warnings by replacing usages of deprecated methods by [@​wojda](https://togithub.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2742](https://togithub.com/arrow-kt/arrow/pull/2742) - Bump versions by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2745](https://togithub.com/arrow-kt/arrow/pull/2745) - Add `kotlin.mpp.enableCompatibilityMetadataVariant=true` by [@​JavierSegoviaCordoba](https://togithub.com/JavierSegoviaCordoba) in [https://github.com/arrow-kt/arrow/pull/2747](https://togithub.com/arrow-kt/arrow/pull/2747) - fix alpha tag build task by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2749](https://togithub.com/arrow-kt/arrow/pull/2749) - Fix build, inject kotlin.mpp.enableCompatibilityMetadataVariant in CI by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2751](https://togithub.com/arrow-kt/arrow/pull/2751) - add merge function for \*Effect by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2752](https://togithub.com/arrow-kt/arrow/pull/2752) - Small docs fix for widen function by [@​lenguyenthanh](https://togithub.com/lenguyenthanh) in [https://github.com/arrow-kt/arrow/pull/2754](https://togithub.com/arrow-kt/arrow/pull/2754) - max and min methods for NonEmptyList by [@​dorians](https://togithub.com/dorians) in [https://github.com/arrow-kt/arrow/pull/2622](https://togithub.com/arrow-kt/arrow/pull/2622) - Deprecate arrow test modules by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2753](https://togithub.com/arrow-kt/arrow/pull/2753) - Update kotlin-js-store/yarn.lock by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2756](https://togithub.com/arrow-kt/arrow/pull/2756) - Update all dependencies except the compiler version by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2757](https://togithub.com/arrow-kt/arrow/pull/2757) - Resource deprecate traverseResource, fixes arity-4 by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2750](https://togithub.com/arrow-kt/arrow/pull/2750) - Fix [#​2764](https://togithub.com/arrow-kt/arrow/issues/2764) & [#​2760](https://togithub.com/arrow-kt/arrow/issues/2760) by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2765](https://togithub.com/arrow-kt/arrow/pull/2765) - \[2761] Add explicit visibility modifier for all the generated optics by [@​aangairbender](https://togithub.com/aangairbender) in [https://github.com/arrow-kt/arrow/pull/2763](https://togithub.com/arrow-kt/arrow/pull/2763) - catch for EffectScope by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2746](https://togithub.com/arrow-kt/arrow/pull/2746) - Refine the Arrow version selector by [@​franciscodr](https://togithub.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2770](https://togithub.com/arrow-kt/arrow/pull/2770) - update gradle wrapper by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2771](https://togithub.com/arrow-kt/arrow/pull/2771) - Consent management osano by [@​israelperezglez](https://togithub.com/israelperezglez) in [https://github.com/arrow-kt/arrow/pull/2755](https://togithub.com/arrow-kt/arrow/pull/2755) - Add ruby setup for publication task by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2774](https://togithub.com/arrow-kt/arrow/pull/2774) - fix ruby set up by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2775](https://togithub.com/arrow-kt/arrow/pull/2775) - Fix [#​2779](https://togithub.com/arrow-kt/arrow/issues/2779) by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2783](https://togithub.com/arrow-kt/arrow/pull/2783) - deprecate orNull Either extension function by [@​i-walker](https://togithub.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2773](https://togithub.com/arrow-kt/arrow/pull/2773) - Support generics and inner classes in `@optics` by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2776](https://togithub.com/arrow-kt/arrow/pull/2776) - Generalized copy for optics by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2777](https://togithub.com/arrow-kt/arrow/pull/2777) - Fix usage of startCoroutineUninterceptedOrReturn by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2789](https://togithub.com/arrow-kt/arrow/pull/2789) - Fix example in documentation by [@​obecker](https://togithub.com/obecker) in [https://github.com/arrow-kt/arrow/pull/2790](https://togithub.com/arrow-kt/arrow/pull/2790) - Backport flattening token/shift into Cont by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2791](https://togithub.com/arrow-kt/arrow/pull/2791) - Enable builder inference for optics `copy` by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2792](https://togithub.com/arrow-kt/arrow/pull/2792) - Update API compatibility validator version by [@​serras](https://togithub.com/serras) in [https://github.com/arrow-kt/arrow/pull/2794](https://togithub.com/arrow-kt/arrow/pull/2794) - \[BUGFIX] Result.zip by [@​nomisRev](https://togithub.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2804](https://togithub.com/arrow-kt/arrow/pull/2804) - Update docs from version 1.0.1 to 1.1.2 by [@​Dobiasd](https://togithub.com/Dobiasd) in [https://github.com/arrow-kt/arrow/pull/2808](https://togithub.com/arrow-kt/arrow/pull/2808) - add separateEither and separateValidated test by [@​hoc081098](https://togithub.com/hoc081098) in [https://github.com/arrow-kt/arrow/pull/2814](https://togithub.com/arrow-kt/arrow/pull/2814) - Refactor - [#​2812](https://togithub.com/arrow-kt/arrow/issues/2812) iterable separate performance by [@​Khepu](https://togithub.com/Khepu) in [https://github.com/arrow-kt/arrow/pull/2815](https://togithub.com/arrow-kt/arrow/pull/2815) - Add Resource.allocated() to decompose Resource into it's allocate and… by [@​custommonkey](https://togithub.com/custommonkey) in [https://github.com/arrow-kt/arrow/pull/2820](https://togithub.com/arrow-kt/arrow/pull/2820) #### New Contributors - [@​tKe](https://togithub.com/tKe) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2714](https://togithub.com/arrow-kt/arrow/pull/2714) - [@​b-schwab](https://togithub.com/b-schwab) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2719](https://togithub.com/arrow-kt/arrow/pull/2719) - [@​wojda](https://togithub.com/wojda) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2740](https://togithub.com/arrow-kt/arrow/pull/2740) - [@​agusotto96](https://togithub.com/agusotto96) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2739](https://togithub.com/arrow-kt/arrow/pull/2739) - [@​dorians](https://togithub.com/dorians) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2622](https://togithub.com/arrow-kt/arrow/pull/2622) - [@​aangairbender](https://togithub.com/aangairbender) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2763](https://togithub.com/arrow-kt/arrow/pull/2763) - [@​obecker](https://togithub.com/obecker) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2790](https://togithub.com/arrow-kt/arrow/pull/2790) - [@​Dobiasd](https://togithub.com/Dobiasd) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2808](https://togithub.com/arrow-kt/arrow/pull/2808) - [@​hoc081098](https://togithub.com/hoc081098) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2814](https://togithub.com/arrow-kt/arrow/pull/2814) - [@​Khepu](https://togithub.com/Khepu) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2815](https://togithub.com/arrow-kt/arrow/pull/2815) - [@​custommonkey](https://togithub.com/custommonkey) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2820](https://togithub.com/arrow-kt/arrow/pull/2820) **Full Changelog**: https://github.com/arrow-kt/arrow/compare/1.1.2...1.1.3

Configuration

📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.