This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
fix(deps): update dependency fp-ts to v2.16.0 #205
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.0
Release Notes
gcanti/fp-ts
v2.16.0
Compare Source
tapEither
(dual) (akachainFirstEitherK
/chainFirstEitherKW
) https://github.com/gcanti/fp-ts/pull/1864tapIO
(dual) (akachainFirstIOK
) https://github.com/gcanti/fp-ts/pull/1865as
/asUnit
https://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.0
Compare Source
New Feature
function
LazyArg
tap
toEither
IO
IOEither
IOOption
Option
Reader
ReaderEither
ReaderIO
ReaderTask
ReaderTaskEither
State
StateReaderTaskEither
Task
TaskEither
TaskOption
flatMapNullable
(dual) toEither
IOEither
ReaderEither
ReaderTaskEither
StateReaderTaskEither
TaskEither
flatMapOption
(dual) toEither
IOEither
ReaderEither
ReaderTaskEither
StateReaderTaskEither
TaskEither
liftNullable
toEither
IOEither
ReaderEither
ReaderTaskEither
StateReaderTaskEither
TaskEither
liftOption
toEither
IOEither
ReaderEither
ReaderTaskEither
StateReaderTaskEither
TaskEither
flatMapEither
(dual) toIOEither
ReaderEither
ReaderTaskEither
TaskEither
Array
flatMap
NonEmptyArray
flatMap
ReadonlyArray
flatMap
ReadonlyNonEmptyArray
flatMap
v2.14.0
Compare Source
New Feature
flatMap
toEither
IOEither
Reader
ReaderEither
ReaderIO
ReaderTask
ReaderTaskEither
StateReaderTaskEither
TaskEither
NonEmptyArray
ReadonlyNonEmptyArray
Tree
Array
Identity
IO
IOOption
Option
ReadonlyArray
State
Task
TaskOption
v2.13.2
Compare Source
chainOptionKW
, #1846 (@DenisFrezzato)v2.13.1
Compare Source
ReaderIO
, #1738 (@sukovanej)let
helpers, #1725 (@Punie)Alternative
getAlternativeMonoid
, #1717 (@willheslam)function
flip
is now curried, #1748 (@thewilkybarkid)pipeable
alt
ap
bimap
chain
compose
contramap
extend
filter
filterMap
filterMapWithIndex
filterWithIndex
foldMap
foldMapWithIndex
map
mapLeft
mapWithIndex
partition
partitionMap
partitionMapWithIndex
partitionWithIndex
promap
reduce
reduceRight
reduceRightWithIndex
reduceWithIndex
ReaderTask
ReaderIO
constructors/combinators, #1773 (@thewilkybarkid)ReaderTaskEither
ReaderIO
constructors/combinators, #1774 (@thewilkybarkid)TaskEither
chainTaskOptionKW
, #1744 (@AmirabbasJ)FromIO
chainIOK
FromTask
chainTaskK
chainFirstTaskK
Whiterable
FilterE1
TheseT
both
Either
apFirstW
apSecondW
IOEither
apFirstW
apSecondW
Reader
apFirstW
apSecondW
ReaderEither
apFirstW
apSecondW
ReaderTaskEither
apFirstW
apSecondW
StateReaderTaskEither
apFirstW
apSecondW
TaskEither
apFirstW
apSecondW
Apply
ap
overloadings, #1721 (@waynevanson)Either
exists
(@gcanti)ReadonlyRecord
fromEntries
return type, closes #1745 (@gcanti)TaskEither
fromPredicate
signature (@gcanti)These
fromPredicate
(@gcanti)exists
(@gcanti)Traversable
Writer
getChain
requires aSemigroup
instead of aMonoid
(@gcanti)function
flip
function, #1748 (@thewilkybarkid)v2.13.0
Compare Source
BROKEN RELEASE
exports
field topackage.json
in order to support moduleResolution node12/nodenext, #1765 (@gcanti)v2.12.3
Compare Source
Apply
ap
overloadings, #1721 (@waynevanson)ReadonlyRecord
fromEntries
return type, closes #1745 (@gcanti)TaskEither
chainTaskOptionKW
, #1744 (@AmirabbasJ)FromIO
chainIOK
FromTask
chainTaskK
chainFirstTaskK
Whiterable
FilterE1
TheseT
both
Either
apFirstW
apSecondW
IOEither
apFirstW
apSecondW
Reader
apFirstW
apSecondW
ReaderEither
apFirstW
apSecondW
ReaderTaskEither
apFirstW
apSecondW
StateReaderTaskEither
apFirstW
apSecondW
TaskEither
apFirstW
apSecondW
v2.12.2
Compare Source
ReadonlyRecord
/Record
Applicative4
overloadings totraverse
/traverseWithIndex
, #1733 (@mlegenhausen)v2.12.1
Compare Source
ReadonlyRecord
traverseWithIndex
implementation, #1704 (@waynevanson)v2.12.0
Compare Source
IOOption
module (@gcanti)Array
intercalate
, #1678 (@thewilkybarkid)Bounded
clamp
(@gcanti)reverse
(@gcanti)Either
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)EitherT
chainNullableK
, #1619 (@cwstra)fromNullable
, #1619 (@cwstra)fromNullableK
, #1619 (@cwstra)FromEither
chainFirstEitherK
(@gcanti)IOEither
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)chainFirstEitherK
(@gcanti)chainFirstEitherKW
(@gcanti)orElseFirstIOK
, #1655 (@thewilkybarkid)bracketW
, #1627 (@thomasvargiu)NonEmptyArray
intercalate
, #1678 (@thewilkybarkid)Option
chainFirstEitherK
(@gcanti)Ordering
matchW
, #1535 (@mlegenhausen)Reader
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)ReaderEither
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)chainFirstEitherK
(@gcanti)chainFirstEitherKW
(@gcanti)ReaderTaskEither
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)chainFirstEitherK
, #1562 (@DenisFrezzato)chainFirstEitherKW
, #1562 (@DenisFrezzato)bracketW
, #1627 (@thomasvargiu)chainNullableK
(@gcanti)fromNullable
(@gcanti)fromNullableK
(@gcanti)ReadonlyArray
intercalate
, #1678 (@thewilkybarkid)ReadonlyNonEmptyArray
intercalate
, #1678 (@thewilkybarkid)ReadonlyRecord
toEntries
, #1552 (@bravely)fromEntries
, #1552 (@bravely)Record
toEntries
, #1552 (@bravely)fromEntries
, #1552 (@bravely)StateReaderTaskEither
apFirstW
, #1564 (@DenisFrezzato)apSecondW
, #1564 (@DenisFrezzato)chainFirstEitherK
(@gcanti)chainFirstEitherKW
(@gcanti)TaskEither
apFirstW
, #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)TaskOption
fromEitherK
(@gcanti)chainEitherK
(@gcanti)chainFirstEitherK
(@gcanti)v2.11.10
Compare Source
TaskEither
/TaskOption
tryCatch
/tryCatchK
will catch synchronous errors too, #1676 (@thewilkybarkid)v2.11.9
Compare Source
Refinement
overload to 'every' functions, #1681 (@mlegenhausen)v2.11.8
Compare Source
v2.11.7
Compare Source
Functor.map
overloadings, closes #1623 (@gcanti)v2.11.6
Compare Source
ReaderEither
orElseFirstW
: intersect dependencies likeorElseW
(@gcanti)ReaderTaskEither
orElseFirstW
: intersect dependencies likeorElseW
, #1635 (@OliverJAsh)v2.11.5
Compare Source
elem
overloads, #1602 (@ammut)v2.11.4
Compare Source
chainNullableK
signature, #1589 (@bwlt)Task
via microtasks suspension, #1591 (@mikearnaldi)v2.11.3
Compare Source
v2.11.2
Compare Source
v2.11.1
Compare Source
TaskEither
/TaskOption
tryCatch
/tryCatchK
will catch synchronous errors too, #1676 (@thewilkybarkid)v2.11.0
Compare Source
string
split
now returns aReadonlyNonEmptyArray
TaskOption
FromEither
instance2.11.0-rc.1
caused type inference issuesArray
/ReadonlyArray
isOutOfBound
signature changeisEmpty
signature changesize
signature changeEither
exists
signature changeelem
signature changeThese
exists
signature changeelem
signature changeNonEmptyArray
/ReadonlyNonEmptyArray
isOutOfBound
signature changeSet
/ReadonlySet
isEmpty
signature changesize
signature changeMap
/ReadonlyMap
isEmpty
signature changesize
signature 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.