Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update arrow to v1.1.3 (#148)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.arrow-kt:arrow-fx-coroutines](https://github.com/arrow-kt/arrow) | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-fx-coroutines/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-fx-coroutines/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-fx-coroutines/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-fx-coroutines/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-optics-ksp-plugin](https://github.com/arrow-kt/arrow) | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics-ksp-plugin/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics-ksp-plugin/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics-ksp-plugin/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics-ksp-plugin/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-optics](https://github.com/arrow-kt/arrow) | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-optics/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-core](https://github.com/arrow-kt/arrow) | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-core/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-core/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-core/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-core/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-stack](https://github.com/arrow-kt/arrow) | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-stack/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-stack/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-stack/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.arrow-kt:arrow-stack/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>arrow-kt/arrow</summary> ### [`v1.1.3`](https://github.com/arrow-kt/arrow/releases/tag/1.1.3) [Compare Source](https://github.com/arrow-kt/arrow/compare/1.1.2...1.1.3) #### What's Changed - Fix license url by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2712](https://github.com/arrow-kt/arrow/pull/2712) - Add new workflow for publishing the landing page by [@​franciscodr](https://github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2716](https://github.com/arrow-kt/arrow/pull/2716) - Fix publish sync by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) in [https://github.com/arrow-kt/arrow/pull/2717](https://github.com/arrow-kt/arrow/pull/2717) - invert resource release order by [@​tKe](https://github.com/tKe) in [https://github.com/arrow-kt/arrow/pull/2714](https://github.com/arrow-kt/arrow/pull/2714) - Fix traversal code samples of docs by [@​b-schwab](https://github.com/b-schwab) in [https://github.com/arrow-kt/arrow/pull/2719](https://github.com/arrow-kt/arrow/pull/2719) - Adding kotlin-js-store folder by [@​franciscodr](https://github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2724](https://github.com/arrow-kt/arrow/pull/2724) - rename traverseX and sequenceX functions in core by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2715](https://github.com/arrow-kt/arrow/pull/2715) - feat: contravariance for R, A in Effect, EagerEffect and `in` for \*EffectScope by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2722](https://github.com/arrow-kt/arrow/pull/2722) - deprecate flatMap and map in EagerEffect by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2726](https://github.com/arrow-kt/arrow/pull/2726) - add Continuations and programs to overview section in arrow core by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2723](https://github.com/arrow-kt/arrow/pull/2723) - Update all dependencies by [@​renovate](https://github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/2709](https://github.com/arrow-kt/arrow/pull/2709) - revert java setup by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2730](https://github.com/arrow-kt/arrow/pull/2730) - Add command to install bundler by [@​franciscodr](https://github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2729](https://github.com/arrow-kt/arrow/pull/2729) - Improve Nel constructor by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2728](https://github.com/arrow-kt/arrow/pull/2728) - improve generate-tag workflow by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2731](https://github.com/arrow-kt/arrow/pull/2731) - revert arrow-gradle-config to 0.10.1 by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2738](https://github.com/arrow-kt/arrow/pull/2738) - Rename duplicated test by [@​wojda](https://github.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2740](https://github.com/arrow-kt/arrow/pull/2740) - Fix some compilation and test warnings by [@​wojda](https://github.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2741](https://github.com/arrow-kt/arrow/pull/2741) - Convert Arrow core effect into a non-inline function by [@​franciscodr](https://github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2734](https://github.com/arrow-kt/arrow/pull/2734) - add merge to validated by [@​agusotto96](https://github.com/agusotto96) in [https://github.com/arrow-kt/arrow/pull/2739](https://github.com/arrow-kt/arrow/pull/2739) - Fix compilation warnings by replacing usages of deprecated methods by [@​wojda](https://github.com/wojda) in [https://github.com/arrow-kt/arrow/pull/2742](https://github.com/arrow-kt/arrow/pull/2742) - Bump versions by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2745](https://github.com/arrow-kt/arrow/pull/2745) - Add `kotlin.mpp.enableCompatibilityMetadataVariant=true` by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) in [https://github.com/arrow-kt/arrow/pull/2747](https://github.com/arrow-kt/arrow/pull/2747) - fix alpha tag build task by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2749](https://github.com/arrow-kt/arrow/pull/2749) - Fix build, inject kotlin.mpp.enableCompatibilityMetadataVariant in CI by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2751](https://github.com/arrow-kt/arrow/pull/2751) - add merge function for \*Effect by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2752](https://github.com/arrow-kt/arrow/pull/2752) - Small docs fix for widen function by [@​lenguyenthanh](https://github.com/lenguyenthanh) in [https://github.com/arrow-kt/arrow/pull/2754](https://github.com/arrow-kt/arrow/pull/2754) - max and min methods for NonEmptyList by [@​dorians](https://github.com/dorians) in [https://github.com/arrow-kt/arrow/pull/2622](https://github.com/arrow-kt/arrow/pull/2622) - Deprecate arrow test modules by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2753](https://github.com/arrow-kt/arrow/pull/2753) - Update kotlin-js-store/yarn.lock by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2756](https://github.com/arrow-kt/arrow/pull/2756) - Update all dependencies except the compiler version by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2757](https://github.com/arrow-kt/arrow/pull/2757) - Resource deprecate traverseResource, fixes arity-4 by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2750](https://github.com/arrow-kt/arrow/pull/2750) - Fix [#​2764](https://github.com/arrow-kt/arrow/issues/2764) & [#​2760](https://github.com/arrow-kt/arrow/issues/2760) by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2765](https://github.com/arrow-kt/arrow/pull/2765) - \[2761] Add explicit visibility modifier for all the generated optics by [@​aangairbender](https://github.com/aangairbender) in [https://github.com/arrow-kt/arrow/pull/2763](https://github.com/arrow-kt/arrow/pull/2763) - catch for EffectScope by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2746](https://github.com/arrow-kt/arrow/pull/2746) - Refine the Arrow version selector by [@​franciscodr](https://github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/2770](https://github.com/arrow-kt/arrow/pull/2770) - update gradle wrapper by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2771](https://github.com/arrow-kt/arrow/pull/2771) - Consent management osano by [@​israelperezglez](https://github.com/israelperezglez) in [https://github.com/arrow-kt/arrow/pull/2755](https://github.com/arrow-kt/arrow/pull/2755) - Add ruby setup for publication task by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2774](https://github.com/arrow-kt/arrow/pull/2774) - fix ruby set up by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2775](https://github.com/arrow-kt/arrow/pull/2775) - Fix [#​2779](https://github.com/arrow-kt/arrow/issues/2779) by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2783](https://github.com/arrow-kt/arrow/pull/2783) - deprecate orNull Either extension function by [@​i-walker](https://github.com/i-walker) in [https://github.com/arrow-kt/arrow/pull/2773](https://github.com/arrow-kt/arrow/pull/2773) - Support generics and inner classes in `@optics` by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2776](https://github.com/arrow-kt/arrow/pull/2776) - Generalized copy for optics by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2777](https://github.com/arrow-kt/arrow/pull/2777) - Fix usage of startCoroutineUninterceptedOrReturn by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2789](https://github.com/arrow-kt/arrow/pull/2789) - Fix example in documentation by [@​obecker](https://github.com/obecker) in [https://github.com/arrow-kt/arrow/pull/2790](https://github.com/arrow-kt/arrow/pull/2790) - Backport flattening token/shift into Cont by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2791](https://github.com/arrow-kt/arrow/pull/2791) - Enable builder inference for optics `copy` by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2792](https://github.com/arrow-kt/arrow/pull/2792) - Update API compatibility validator version by [@​serras](https://github.com/serras) in [https://github.com/arrow-kt/arrow/pull/2794](https://github.com/arrow-kt/arrow/pull/2794) - \[BUGFIX] Result.zip by [@​nomisRev](https://github.com/nomisRev) in [https://github.com/arrow-kt/arrow/pull/2804](https://github.com/arrow-kt/arrow/pull/2804) - Update docs from version 1.0.1 to 1.1.2 by [@​Dobiasd](https://github.com/Dobiasd) in [https://github.com/arrow-kt/arrow/pull/2808](https://github.com/arrow-kt/arrow/pull/2808) - add separateEither and separateValidated test by [@​hoc081098](https://github.com/hoc081098) in [https://github.com/arrow-kt/arrow/pull/2814](https://github.com/arrow-kt/arrow/pull/2814) - Refactor - [#​2812](https://github.com/arrow-kt/arrow/issues/2812) iterable separate performance by [@​Khepu](https://github.com/Khepu) in [https://github.com/arrow-kt/arrow/pull/2815](https://github.com/arrow-kt/arrow/pull/2815) - Add Resource.allocated() to decompose Resource into it's allocate and… by [@​custommonkey](https://github.com/custommonkey) in [https://github.com/arrow-kt/arrow/pull/2820](https://github.com/arrow-kt/arrow/pull/2820) #### New Contributors - [@​tKe](https://github.com/tKe) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2714](https://github.com/arrow-kt/arrow/pull/2714) - [@​b-schwab](https://github.com/b-schwab) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2719](https://github.com/arrow-kt/arrow/pull/2719) - [@​wojda](https://github.com/wojda) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2740](https://github.com/arrow-kt/arrow/pull/2740) - [@​agusotto96](https://github.com/agusotto96) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2739](https://github.com/arrow-kt/arrow/pull/2739) - [@​dorians](https://github.com/dorians) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2622](https://github.com/arrow-kt/arrow/pull/2622) - [@​aangairbender](https://github.com/aangairbender) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2763](https://github.com/arrow-kt/arrow/pull/2763) - [@​obecker](https://github.com/obecker) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2790](https://github.com/arrow-kt/arrow/pull/2790) - [@​Dobiasd](https://github.com/Dobiasd) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2808](https://github.com/arrow-kt/arrow/pull/2808) - [@​hoc081098](https://github.com/hoc081098) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2814](https://github.com/arrow-kt/arrow/pull/2814) - [@​Khepu](https://github.com/Khepu) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2815](https://github.com/arrow-kt/arrow/pull/2815) - [@​custommonkey](https://github.com/custommonkey) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2820](https://github.com/arrow-kt/arrow/pull/2820) **Full Changelog**: arrow-kt/arrow@1.1.2...1.1.3 ### [`v1.1.2`](https://github.com/arrow-kt/arrow/releases/tag/1.1.2) [Compare Source](https://github.com/arrow-kt/arrow/compare/1.1.0...1.1.2) #### What's Changed - Update all dependencies to v1.6.21-1.0.5 ([#​2708](https://github.com/arrow-kt/arrow/issues/2708)) by [@​renovate-bot](https://github.com/renovate-bot) **Full Changelog**: arrow-kt/arrow@1.1.0...1.1.2 ### [`v1.1.0`](https://github.com/arrow-kt/arrow/releases/tag/1.1.0) [Compare Source](https://github.com/arrow-kt/arrow/compare/1.0.1...1.1.0) #### What's Changed - Define Dsl as public ([#​2706](https://github.com/arrow-kt/arrow/issues/2706)) by [@​i-walker](https://github.com/i-walker) - Update all dependencies ([#​2705](https://github.com/arrow-kt/arrow/issues/2705)) by [@​renovate-bot](https://github.com/renovate-bot) - Update link to Arrow Analysis documentation ([#​2701](https://github.com/arrow-kt/arrow/issues/2701)) by [@​franciscodr](https://github.com/franciscodr) - Update all dependencies ([#​2703](https://github.com/arrow-kt/arrow/issues/2703)) by [@​renovate-bot](https://github.com/renovate-bot) - Update plugin dokka to v1.6.20 ([#​2702](https://github.com/arrow-kt/arrow/issues/2702)) by [@​renovate-bot](https://github.com/renovate-bot) - Update stefanzweifel/git-auto-commit-action action to v4.14.1 ([#​2700](https://github.com/arrow-kt/arrow/issues/2700)) by [@​renovate-bot](https://github.com/renovate-bot) - Update all dependencies ([#​2699](https://github.com/arrow-kt/arrow/issues/2699)) by [@​renovate-bot](https://github.com/renovate-bot) - Update all dependencies ([#​2696](https://github.com/arrow-kt/arrow/issues/2696)) by [@​renovate-bot](https://github.com/renovate-bot) - Update ([#​2698](https://github.com/arrow-kt/arrow/issues/2698)) by [@​i-walker](https://github.com/i-walker) - Update libs.versions.toml ([#​2697](https://github.com/arrow-kt/arrow/issues/2697)) by [@​i-walker](https://github.com/i-walker) - Fix Either#isNotEmpty()'s KDoc sample ([#​2694](https://github.com/arrow-kt/arrow/issues/2694)) by [@​ChristianGarcia](https://github.com/ChristianGarcia) - Update gradle/gradle-build-action action to v2.1.5 ([#​2695](https://github.com/arrow-kt/arrow/issues/2695)) by [@​renovate-bot](https://github.com/renovate-bot) - Update all dependencies ([#​2665](https://github.com/arrow-kt/arrow/issues/2665)) by [@​renovate-bot](https://github.com/renovate-bot) - Rename traverseX and sequenceX for Iterable ([#​2692](https://github.com/arrow-kt/arrow/issues/2692)) by [@​i-walker](https://github.com/i-walker) - Rename Sequence sequenceX, traverseX and deprecate Sequence.some ([#​2686](https://github.com/arrow-kt/arrow/issues/2686)) by [@​i-walker](https://github.com/i-walker) - Deprecate combineAll in favour of fold ([#​2687](https://github.com/arrow-kt/arrow/issues/2687)) by [@​i-walker](https://github.com/i-walker) - rm snapshot and update Kotlin label ([#​2690](https://github.com/arrow-kt/arrow/issues/2690)) by [@​i-walker](https://github.com/i-walker) - Resource tap deprecation ([#​2684](https://github.com/arrow-kt/arrow/issues/2684)) by [@​i-walker](https://github.com/i-walker) - Update Set up Documentation ([#​2685](https://github.com/arrow-kt/arrow/issues/2685)) by [@​i-walker](https://github.com/i-walker) - Fix TOC ([#​2688](https://github.com/arrow-kt/arrow/issues/2688)) by [@​i-walker](https://github.com/i-walker) - Generate optics based on targets or all ([#​2683](https://github.com/arrow-kt/arrow/issues/2683)) by [@​i-walker](https://github.com/i-walker) - Schedule.repeatAsFlow ([#​2676](https://github.com/arrow-kt/arrow/issues/2676)) by [@​i-walker](https://github.com/i-walker) - File name generation fix ([#​2681](https://github.com/arrow-kt/arrow/issues/2681)) by [@​i-walker](https://github.com/i-walker) - Update all dependencies (major) ([#​2673](https://github.com/arrow-kt/arrow/issues/2673)) by [@​renovate-bot](https://github.com/renovate-bot) - fix imports for ksp plugin ([#​2678](https://github.com/arrow-kt/arrow/issues/2678)) by [@​i-walker](https://github.com/i-walker) - add Nullable proposal ([#​2675](https://github.com/arrow-kt/arrow/issues/2675)) by [@​i-walker](https://github.com/i-walker) - Resource.asFlow ([#​2677](https://github.com/arrow-kt/arrow/issues/2677)) by [@​i-walker](https://github.com/i-walker) - remove design doc of Effect ([#​2674](https://github.com/arrow-kt/arrow/issues/2674)) by [@​i-walker](https://github.com/i-walker) - Fix typos reorg resource computation block ([#​2671](https://github.com/arrow-kt/arrow/issues/2671)) by [@​i-walker](https://github.com/i-walker) - deprecate signatures in computations and add Result for continuations ([#​2669](https://github.com/arrow-kt/arrow/issues/2669)) by [@​i-walker](https://github.com/i-walker) - Fix bug in the transaction example ([#​2667](https://github.com/arrow-kt/arrow/issues/2667)) by [@​SaberCon](https://github.com/SaberCon) - deprecate arrow.continuation ([#​2672](https://github.com/arrow-kt/arrow/issues/2672)) by [@​i-walker](https://github.com/i-walker) - fix sitemap titles ([#​2670](https://github.com/arrow-kt/arrow/issues/2670)) by [@​i-walker](https://github.com/i-walker) - Transfer Cont from [@​nomisrev](https://github.com/nomisrev) to arrow ([#​2661](https://github.com/arrow-kt/arrow/issues/2661)) by [@​i-walker](https://github.com/i-walker) - Non throwing Retrofit Either adapter ([#​2621](https://github.com/arrow-kt/arrow/issues/2621)) by [@​lukaszkalnik](https://github.com/lukaszkalnik) - Retrofit adapter: allow null response body for methods returning Unit ([#​2625](https://github.com/arrow-kt/arrow/issues/2625)) by [@​lukaszkalnik](https://github.com/lukaszkalnik) - Fix broken build main Optics Reflect ([#​2666](https://github.com/arrow-kt/arrow/issues/2666)) by [@​nomisRev](https://github.com/nomisRev) - Update documentation links in README ([#​2664](https://github.com/arrow-kt/arrow/issues/2664)) by [@​fo2rist](https://github.com/fo2rist) - Optics based on kotlin.reflect ([#​2612](https://github.com/arrow-kt/arrow/issues/2612)) by [@​serras](https://github.com/serras) - \[Optics] Optional getter ([#​2611](https://github.com/arrow-kt/arrow/issues/2611)) by [@​serras](https://github.com/serras) - Update all dependencies ([#​2663](https://github.com/arrow-kt/arrow/issues/2663)) by [@​renovate-bot](https://github.com/renovate-bot) - Fix link to /patterns/error_handling/ ([#​2627](https://github.com/arrow-kt/arrow/issues/2627)) by [@​IlyaPomaskin](https://github.com/IlyaPomaskin) - Update all dependencies ([#​2659](https://github.com/arrow-kt/arrow/issues/2659)) by [@​renovate-bot](https://github.com/renovate-bot) - Update gradle/gradle-build-action action to v2.1.1 ([#​2653](https://github.com/arrow-kt/arrow/issues/2653)) by [@​renovate-bot](https://github.com/renovate-bot) - \[Optics KSP] Update docs to talk about IDEs ([#​2655](https://github.com/arrow-kt/arrow/issues/2655)) by [@​serras](https://github.com/serras) - Use first, .. instead of a,.. ([#​2654](https://github.com/arrow-kt/arrow/issues/2654)) by [@​nomisRev](https://github.com/nomisRev) - Update README.md ([#​2631](https://github.com/arrow-kt/arrow/issues/2631)) by [@​i-walker](https://github.com/i-walker) - CU-23dm3ye support maven publication ([#​2652](https://github.com/arrow-kt/arrow/issues/2652)) by [@​i-walker](https://github.com/i-walker) - Update arrow gradle version ([#​2651](https://github.com/arrow-kt/arrow/issues/2651)) by [@​i-walker](https://github.com/i-walker) - Move Arrow Optics KSP to main/test hierarchy ([#​2649](https://github.com/arrow-kt/arrow/issues/2649)) by [@​serras](https://github.com/serras) - Update libs.versions.toml ([#​2648](https://github.com/arrow-kt/arrow/issues/2648)) by [@​i-walker](https://github.com/i-walker) - Link Analysis from home page ([#​2595](https://github.com/arrow-kt/arrow/issues/2595)) by [@​serras](https://github.com/serras) - Clean up README after gradle upgrade ([#​2642](https://github.com/arrow-kt/arrow/issues/2642)) by [@​felixdivo](https://github.com/felixdivo) - Update plugin kotest-multiplatform to v5.1.0 ([#​2645](https://github.com/arrow-kt/arrow/issues/2645)) by [@​renovate-bot](https://github.com/renovate-bot) - Update libs.versions.toml ([#​2644](https://github.com/arrow-kt/arrow/issues/2644)) by [@​i-walker](https://github.com/i-walker) - Update all dependencies to v5.1.0 ([#​2643](https://github.com/arrow-kt/arrow/issues/2643)) by [@​renovate-bot](https://github.com/renovate-bot) - revert ksp plugin to jvm only ([#​2640](https://github.com/arrow-kt/arrow/issues/2640)) by [@​i-walker](https://github.com/i-walker) - update arrow gradle ([#​2639](https://github.com/arrow-kt/arrow/issues/2639)) by [@​i-walker](https://github.com/i-walker) - Update all dependencies ([#​2638](https://github.com/arrow-kt/arrow/issues/2638)) by [@​renovate-bot](https://github.com/renovate-bot) - fix typo comment of circuitbreaker ([#​2637](https://github.com/arrow-kt/arrow/issues/2637)) by larryjung - Fixes a few typos on the Fx docs ([#​2620](https://github.com/arrow-kt/arrow/issues/2620)) by [@​legzo](https://github.com/legzo) - Update contributing guide with Knit ([#​2634](https://github.com/arrow-kt/arrow/issues/2634)) by [@​lukaszkalnik](https://github.com/lukaszkalnik) - \[Optics] Show error for generic classes in KSP plug-in ([#​2636](https://github.com/arrow-kt/arrow/issues/2636)) by [@​serras](https://github.com/serras) - Pass Arrow version to publish_doc job ([#​2633](https://github.com/arrow-kt/arrow/issues/2633)) by [@​franciscodr](https://github.com/franciscodr) - Fix 404 error in the Core library documentation ([#​2623](https://github.com/arrow-kt/arrow/issues/2623)) by [@​devmarkpro](https://github.com/devmarkpro) - Fix Retrofit adapter test configuration ([#​2624](https://github.com/arrow-kt/arrow/issues/2624)) by [@​lukaszkalnik](https://github.com/lukaszkalnik) - Update all dependencies ([#​2628](https://github.com/arrow-kt/arrow/issues/2628)) by [@​renovate-bot](https://github.com/renovate-bot) - run on windows only windows test ([#​2630](https://github.com/arrow-kt/arrow/issues/2630)) by [@​i-walker](https://github.com/i-walker) - Update CONTRIBUTING.md with the new build guide ([#​2600](https://github.com/arrow-kt/arrow/issues/2600)) by [@​lukaszkalnik](https://github.com/lukaszkalnik) - Bump Arrow Gradle Config to 0.6.1-rc.4 by [@​nomisRev](https://github.com/nomisRev) - \[Github Action] Run build on all platforms ([#​2626](https://github.com/arrow-kt/arrow/issues/2626)) by [@​nomisRev](https://github.com/nomisRev) - Disable Gradle scan, and Gradle daemon by [@​nomisRev](https://github.com/nomisRev) - Update all dependencies ([#​2617](https://github.com/arrow-kt/arrow/issues/2617)) by [@​renovate-bot](https://github.com/renovate-bot) - Disable ksp, and ksp test in Arrow Optics by [@​nomisRev](https://github.com/nomisRev) - Use gradle action everywhere, revery permSize, and add --full-stacktrace everywhere by [@​nomisRev](https://github.com/nomisRev) - Make KSP plugin a JVM module by [@​nomisRev](https://github.com/nomisRev) - Use gradle action, and add --full-stacktrace by [@​nomisRev](https://github.com/nomisRev) - Bump to arrow gradle config rc3 by [@​nomisRev](https://github.com/nomisRev) - Revert back to ./gradlew by [@​nomisRev](https://github.com/nomisRev) - Fix publish file by [@​nomisRev](https://github.com/nomisRev) - Use gradle action for publish, and increase timeout time by [@​nomisRev](https://github.com/nomisRev) - Setup Java publish.yml by [@​nomisRev](https://github.com/nomisRev) - Update publish workflow by [@​nomisRev](https://github.com/nomisRev) - Run ./gradlew before get-arrow-version by [@​nomisRev](https://github.com/nomisRev) - Update publish.yml by [@​nomisRev](https://github.com/nomisRev) - Add lib_version ([#​2616](https://github.com/arrow-kt/arrow/issues/2616)) by [@​nomisRev](https://github.com/nomisRev) - Bump Gradle Config to 0.6.1-RC.1 ([#​2615](https://github.com/arrow-kt/arrow/issues/2615)) by [@​nomisRev](https://github.com/nomisRev) - Update all dependencies ([#​2566](https://github.com/arrow-kt/arrow/issues/2566)) by [@​renovate-bot](https://github.com/renovate-bot) - Disable parallel gradle ([#​2614](https://github.com/arrow-kt/arrow/issues/2614)) by [@​nomisRev](https://github.com/nomisRev) - Fix Gradle an existing connection was forcibly closed by the remote host ([#​2610](https://github.com/arrow-kt/arrow/issues/2610)) by [@​nomisRev](https://github.com/nomisRev) - Update publish gradle opts, and remove gradle cache from tag workflows by [@​nomisRev](https://github.com/nomisRev) - Remove gradle cache from publish workflow by [@​nomisRev](https://github.com/nomisRev) - Fix Windows env settings in publish workflow ([#​2609](https://github.com/arrow-kt/arrow/issues/2609)) by [@​raulraja](https://github.com/raulraja) - Fix `publish` and `pull_request` workflows ([#​2608](https://github.com/arrow-kt/arrow/issues/2608)) by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Change Java memory settings by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Add Java and Gradle settings for both generate tag workflows by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Add `generate-alpha-tag` by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Change `tags` regex by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Merge remote-tracking branch 'origin/main' into rr-js-add-versioning-plugin by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Re-organize Optics docs ([#​2583](https://github.com/arrow-kt/arrow/issues/2583)) by [@​serras](https://github.com/serras) - Fixing documentation workflow ([#​2594](https://github.com/arrow-kt/arrow/issues/2594)) by [@​franciscodr](https://github.com/franciscodr) - Upgrade to kotlinx-coroutines 1.6.0 ([#​2606](https://github.com/arrow-kt/arrow/issues/2606)) by [@​serras](https://github.com/serras) - Job to update the API files ([#​2605](https://github.com/arrow-kt/arrow/issues/2605)) by [@​serras](https://github.com/serras) - Rename arrow-optics-ksp to arrow-optics-ksp-plugin ([#​2604](https://github.com/arrow-kt/arrow/issues/2604)) by [@​serras](https://github.com/serras) - Remove legacy Meta, bring Optics KSP ([#​2599](https://github.com/arrow-kt/arrow/issues/2599)) by [@​nomisRev](https://github.com/nomisRev) - docs(Either): describe the `all` method ([#​2551](https://github.com/arrow-kt/arrow/issues/2551)) by [@​codymikol](https://github.com/codymikol) - Make sure listHead set works properly ([#​2589](https://github.com/arrow-kt/arrow/issues/2589)) by [@​lenguyenthanh](https://github.com/lenguyenthanh) - Code block style ([#​2596](https://github.com/arrow-kt/arrow/issues/2596)) by [@​israelperezglez](https://github.com/israelperezglez) - Add `JAVA_OPTS` and `GRADLE_OPTS` to `publish` and `pull_request` by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Refactor `publish` and `pull-request` workflows by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Fix tag regex in `publish` workflow by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Refactor `publish.yml` workflow and add `generate-tag` workflow by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Refactor `publish.yml` workflow by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - Add `vcs.xml` by [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba) - versioning plugin by [@​raulraja](https://github.com/raulraja) - Remove base directory for gradle.properties file ([#​2585](https://github.com/arrow-kt/arrow/issues/2585)) by [@​franciscodr](https://github.com/franciscodr) - Simplify Gradle layout, + KNIT, - ANK and fix site code fences ([#​2584](https://github.com/arrow-kt/arrow/issues/2584)) by [@​raulraja](https://github.com/raulraja) - Fix bug cancellation parMap ([#​2579](https://github.com/arrow-kt/arrow/issues/2579)) by [@​nomisRev](https://github.com/nomisRev) - Resource computation block ([#​2571](https://github.com/arrow-kt/arrow/issues/2571)) by [@​nomisRev](https://github.com/nomisRev) - make Semigroup a fun interface ([#​2569](https://github.com/arrow-kt/arrow/issues/2569)) by [@​brezinajn](https://github.com/brezinajn) - Update all dependencies (major) ([#​2567](https://github.com/arrow-kt/arrow/issues/2567)) by [@​renovate-bot](https://github.com/renovate-bot) - Configure Renovate ([#​2533](https://github.com/arrow-kt/arrow/issues/2533)) by [@​renovate-bot](https://github.com/renovate-bot) #### New Contributors - [@​brezinajn](https://github.com/brezinajn) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2569](https://github.com/arrow-kt/arrow/pull/2569) - [@​devmarkpro](https://github.com/devmarkpro) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2623](https://github.com/arrow-kt/arrow/pull/2623) - [@​IlyaPomaskin](https://github.com/IlyaPomaskin) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2627](https://github.com/arrow-kt/arrow/pull/2627) - [@​felixdivo](https://github.com/felixdivo) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2642](https://github.com/arrow-kt/arrow/pull/2642) - [@​fo2rist](https://github.com/fo2rist) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2664](https://github.com/arrow-kt/arrow/pull/2664) - [@​SaberCon](https://github.com/SaberCon) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2667](https://github.com/arrow-kt/arrow/pull/2667) - [@​ChristianGarcia](https://github.com/ChristianGarcia) made their first contribution in [https://github.com/arrow-kt/arrow/pull/2694](https://github.com/arrow-kt/arrow/pull/2694) **Full Changelog**: arrow-kt/arrow@1.0.1...1.1.0 </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elide-dev/v3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMi4wIn0=-->
- Loading branch information
ec56b23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Elide: Server (ubuntu, graalvm, JDK 19)
elide.benchmarks.server.PageBenchmarkDirect.controllerCSS
453462.2680906619
ops/s454968.9374033992
ops/s1.00
elide.benchmarks.server.PageBenchmarkDirect.controllerHTML
334763.52338713186
ops/s330869.4929963991
ops/s1.01
elide.benchmarks.server.PageBenchmarkDirect.controllerServeAsset
463066.52194498247
ops/s458389.0536268032
ops/s1.01
elide.benchmarks.server.PageBenchmarkDirect.controllerServeJSON
7623931.74874865
ops/s7618830.398950412
ops/s1.00
This comment was automatically generated by workflow using github-action-benchmark.
ec56b23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Elide: Server (macos, graalvm, JDK 19)
elide.benchmarks.server.PageBenchmarkDirect.controllerCSS
266253.97442210594
ops/s267801.55989116145
ops/s0.99
elide.benchmarks.server.PageBenchmarkDirect.controllerHTML
287742.4215221424
ops/s220438.66685942616
ops/s1.31
elide.benchmarks.server.PageBenchmarkDirect.controllerServeAsset
339454.2075237312
ops/s296941.8801983848
ops/s1.14
elide.benchmarks.server.PageBenchmarkDirect.controllerServeJSON
6795438.393579143
ops/s5248208.827982368
ops/s1.29
This comment was automatically generated by workflow using github-action-benchmark.