This repository was archived by the owner on Jun 15, 2023. It is now read-only.
fix(deps): update dependency fp-ts to v2.16.0 - #205
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
July 28, 2021 11:32
0a976cc to
8e87017
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
October 19, 2021 02:29
8e87017 to
3d013c0
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
March 7, 2022 12:08
3d013c0 to
34ec8fc
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
March 26, 2022 13:47
34ec8fc to
60dd73d
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
April 25, 2022 00:28
60dd73d to
3d07c73
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
May 15, 2022 22:03
3d07c73 to
65124ef
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
September 25, 2022 16:33
65124ef to
10e6588
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
November 20, 2022 18:45
10e6588 to
f5752f3
Compare
renovate
Bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
May 28, 2023 10:08
f5752f3 to
d31a932
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.10.5->2.16.0Release Notes
gcanti/fp-ts
v2.16.0Compare Source
tapEither(dual) (akachainFirstEitherK/chainFirstEitherKW) https://github.com/gcanti/fp-ts/pull/1864tapIO(dual) (akachainFirstIOK) https://github.com/gcanti/fp-ts/pull/1865as/asUnithttps://github.com/gcanti/fp-ts/pull/1867tapTask(dual) (akachainFirstTaskK) https://github.com/gcanti/fp-ts/pull/1869mapError(dual) (akamapLeft) https://github.com/gcanti/fp-ts/pull/1870mapBoth(dual) (akabimap) https://github.com/gcanti/fp-ts/pull/1872tapReader(dual) (akachainFirstReaderK/chainFirstIReaderKW) https://github.com/gcanti/fp-ts/pull/1871tapReaderEither(dual) (akachainFirstReaderEitherK/chainFirstEitherKW) https://github.com/gcanti/fp-ts/pull/1873tapReaderIO(dual) (akachainFirstReaderIOK) https://github.com/gcanti/fp-ts/pull/1873tapReaderTask(dual) (akachainFirstReaderTaskK) https://github.com/gcanti/fp-ts/pull/1873tapTaskEither(dual) (akachainFirstTaskEitherK/chainFirstTaskEitherKW) https://github.com/gcanti/fp-ts/pull/1873flatMapReaderTask(dual) (akachainReaderTaskK/chainReaderTaskKW) https://github.com/gcanti/fp-ts/pull/1874flatMapTaskEither(dual) (akachainTaskEitherK/chainTaskEitherKW) https://github.com/gcanti/fp-ts/pull/1874flatMapIO(dual) (akachainIOK) https://github.com/gcanti/fp-ts/pull/1874Option.orElse(dual) (akaalt/altW) https://github.com/gcanti/fp-ts/pull/1868flatMapTask(dual) (akachainTaskK) https://github.com/gcanti/fp-ts/pull/1876flatMapReader(dual) (akachainReaderK/chainReaderKW) https://github.com/gcanti/fp-ts/pull/1876flatMapReaderIO(dual) (akachainReaderIOK/chainReaderIOKW) https://github.com/gcanti/fp-ts/pull/1879flatMap*(akachain*K/chain*KW) https://github.com/gcanti/fp-ts/pull/1880v2.15.0Compare Source
New Feature
functionLazyArgtaptoEitherIOIOEitherIOOptionOptionReaderReaderEitherReaderIOReaderTaskReaderTaskEitherStateStateReaderTaskEitherTaskTaskEitherTaskOptionflatMapNullable(dual) toEitherIOEitherReaderEitherReaderTaskEitherStateReaderTaskEitherTaskEitherflatMapOption(dual) toEitherIOEitherReaderEitherReaderTaskEitherStateReaderTaskEitherTaskEitherliftNullabletoEitherIOEitherReaderEitherReaderTaskEitherStateReaderTaskEitherTaskEitherliftOptiontoEitherIOEitherReaderEitherReaderTaskEitherStateReaderTaskEitherTaskEitherflatMapEither(dual) toIOEitherReaderEitherReaderTaskEitherTaskEitherArrayflatMapNonEmptyArrayflatMapReadonlyArrayflatMapReadonlyNonEmptyArrayflatMapv2.14.0Compare Source
New Feature
flatMaptoEitherIOEitherReaderReaderEitherReaderIOReaderTaskReaderTaskEitherStateReaderTaskEitherTaskEitherNonEmptyArrayReadonlyNonEmptyArrayTreeArrayIdentityIOIOOptionOptionReadonlyArrayStateTaskTaskOptionv2.13.2Compare Source
chainOptionKW, #1846 (@DenisFrezzato)v2.13.1Compare Source
ReaderIO, #1738 (@sukovanej)lethelpers, #1725 (@Punie)AlternativegetAlternativeMonoid, #1717 (@willheslam)functionflipis now curried, #1748 (@thewilkybarkid)pipeablealtapbimapchaincomposecontramapextendfilterfilterMapfilterMapWithIndexfilterWithIndexfoldMapfoldMapWithIndexmapmapLeftmapWithIndexpartitionpartitionMappartitionMapWithIndexpartitionWithIndexpromapreducereduceRightreduceRightWithIndexreduceWithIndexReaderTaskReaderIOconstructors/combinators, #1773 (@thewilkybarkid)ReaderTaskEitherReaderIOconstructors/combinators, #1774 (@thewilkybarkid)TaskEitherchainTaskOptionKW, #1744 (@AmirabbasJ)FromIOchainIOKFromTaskchainTaskKchainFirstTaskKWhiterableFilterE1TheseTbothEitherapFirstWapSecondWIOEitherapFirstWapSecondWReaderapFirstWapSecondWReaderEitherapFirstWapSecondWReaderTaskEitherapFirstWapSecondWStateReaderTaskEitherapFirstWapSecondWTaskEitherapFirstWapSecondWApplyapoverloadings, #1721 (@waynevanson)Eitherexists(@gcanti)ReadonlyRecordfromEntriesreturn type, closes #1745 (@gcanti)TaskEitherfromPredicatesignature (@gcanti)ThesefromPredicate(@gcanti)exists(@gcanti)TraversableWritergetChainrequires aSemigroupinstead of aMonoid(@gcanti)functionflipfunction, #1748 (@thewilkybarkid)v2.13.0Compare Source
BROKEN RELEASE
exportsfield topackage.jsonin order to support moduleResolution node12/nodenext, #1765 (@gcanti)v2.12.3Compare Source
Applyapoverloadings, #1721 (@waynevanson)ReadonlyRecordfromEntriesreturn type, closes #1745 (@gcanti)TaskEitherchainTaskOptionKW, #1744 (@AmirabbasJ)FromIOchainIOKFromTaskchainTaskKchainFirstTaskKWhiterableFilterE1TheseTbothEitherapFirstWapSecondWIOEitherapFirstWapSecondWReaderapFirstWapSecondWReaderEitherapFirstWapSecondWReaderTaskEitherapFirstWapSecondWStateReaderTaskEitherapFirstWapSecondWTaskEitherapFirstWapSecondWv2.12.2Compare Source
ReadonlyRecord/RecordApplicative4overloadings totraverse/traverseWithIndex, #1733 (@mlegenhausen)v2.12.1Compare Source
ReadonlyRecordtraverseWithIndeximplementation, #1704 (@waynevanson)v2.12.0Compare Source
IOOptionmodule (@gcanti)Arrayintercalate, #1678 (@thewilkybarkid)Boundedclamp(@gcanti)reverse(@gcanti)EitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)EitherTchainNullableK, #1619 (@cwstra)fromNullable, #1619 (@cwstra)fromNullableK, #1619 (@cwstra)FromEitherchainFirstEitherK(@gcanti)IOEitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)chainFirstEitherK(@gcanti)chainFirstEitherKW(@gcanti)orElseFirstIOK, #1655 (@thewilkybarkid)bracketW, #1627 (@thomasvargiu)NonEmptyArrayintercalate, #1678 (@thewilkybarkid)OptionchainFirstEitherK(@gcanti)OrderingmatchW, #1535 (@mlegenhausen)ReaderapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)ReaderEitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)chainFirstEitherK(@gcanti)chainFirstEitherKW(@gcanti)ReaderTaskEitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)chainFirstEitherK, #1562 (@DenisFrezzato)chainFirstEitherKW, #1562 (@DenisFrezzato)bracketW, #1627 (@thomasvargiu)chainNullableK(@gcanti)fromNullable(@gcanti)fromNullableK(@gcanti)ReadonlyArrayintercalate, #1678 (@thewilkybarkid)ReadonlyNonEmptyArrayintercalate, #1678 (@thewilkybarkid)ReadonlyRecordtoEntries, #1552 (@bravely)fromEntries, #1552 (@bravely)RecordtoEntries, #1552 (@bravely)fromEntries, #1552 (@bravely)StateReaderTaskEitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)chainFirstEitherK(@gcanti)chainFirstEitherKW(@gcanti)TaskEitherapFirstW, #1564 (@DenisFrezzato)apSecondW, #1564 (@DenisFrezzato)chainFirstEitherK, #1659 (@vinassefranche)chainFirstEitherKW, #1659 (@vinassefranche)orElseFirstIOK, #1655 (@thewilkybarkid)orElseFirstTaskK, #1655 (@thewilkybarkid)bracketW, #1627 (@thomasvargiu)chainNullableK, #1619 (@cwstra)fromNullable, #1619 (@cwstra)fromNullableK, #1619 (@cwstra)TaskOptionfromEitherK(@gcanti)chainEitherK(@gcanti)chainFirstEitherK(@gcanti)v2.11.10Compare Source
TaskEither/TaskOptiontryCatch/tryCatchKwill catch synchronous errors too, #1676 (@thewilkybarkid)v2.11.9Compare Source
Refinementoverload to 'every' functions, #1681 (@mlegenhausen)v2.11.8Compare Source
v2.11.7Compare Source
Functor.mapoverloadings, closes #1623 (@gcanti)v2.11.6Compare Source
ReaderEitherorElseFirstW: intersect dependencies likeorElseW(@gcanti)ReaderTaskEitherorElseFirstW: intersect dependencies likeorElseW, #1635 (@OliverJAsh)v2.11.5Compare Source
elemoverloads, #1602 (@ammut)v2.11.4Compare Source
chainNullableKsignature, #1589 (@bwlt)Taskvia microtasks suspension, #1591 (@mikearnaldi)v2.11.3Compare Source
v2.11.2Compare Source
v2.11.1Compare Source
TaskEither/TaskOptiontryCatch/tryCatchKwill catch synchronous errors too, #1676 (@thewilkybarkid)v2.11.0Compare Source
stringsplitnow returns aReadonlyNonEmptyArrayTaskOptionFromEitherinstance2.11.0-rc.1caused type inference issuesArray/ReadonlyArrayisOutOfBoundsignature changeisEmptysignature changesizesignature changeEitherexistssignature changeelemsignature changeTheseexistssignature changeelemsignature changeNonEmptyArray/ReadonlyNonEmptyArrayisOutOfBoundsignature changeSet/ReadonlySetisEmptysignature changesizesignature changeMap/ReadonlyMapisEmptysignature changesizesignature changeConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.