Update dependency fp-ts to v2.16.1 #444
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.15.0
->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/1880Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.