fix(deps): update dependency fp-ts to v2.16.1 #4121
Merged
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.13.1
->2.16.1
Release Notes
gcanti/fp-ts (fp-ts)
v2.16.1
Compare Source
Bug Fix
ReaderTaskEither.tapReaderIO
, #1895v2.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)Configuration
📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.
🚦 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.