circuit-breaker-monad
circuit-breaker-monad copied to clipboard
Bump fp-ts from 2.11.5 to 2.12.3
Bumps fp-ts from 2.11.5 to 2.12.3.
Release notes
Sourced from fp-ts's releases.
2.12.3
- Polish
Apply
- add
apoverloadings, #1721 (@waynevanson)ReadonlyRecordTaskEither
- add
chainTaskOptionKW, #1744 (@AmirabbasJ)- fix wrong type parameter order:
FromIO
chainIOKFromTask
chainTaskKchainFirstTaskKWhiterable
FilterE1TheseT
bothEither
apFirstWapSecondWIOEither
apFirstWapSecondWReader
apFirstWapSecondWReaderEither
apFirstWapSecondWReaderTaskEither
apFirstWapSecondWStateReaderTaskEither
apFirstWapSecondWTaskEither
apFirstWapSecondW2.12.2
- Polish
ReadonlyRecord/Record
- add
Applicative4overloadings totraverse/traverseWithIndex, #1733 (@mlegenhausen)2.12.1
- Bug Fix
ReadonlyRecord
- fix
traverseWithIndeximplementation, #1704 (@waynevanson)
... (truncated)
Changelog
Sourced from fp-ts's changelog.
2.12.3
- Polish
Apply
- add
apoverloadings, #1721 (@waynevanson)ReadonlyRecordTaskEither
- add
chainTaskOptionKW, #1744 (@AmirabbasJ)- fix wrong type parameter order:
FromIO
chainIOKFromTask
chainTaskKchainFirstTaskKWhiterable
FilterE1TheseT
bothEither
apFirstWapSecondWIOEither
apFirstWapSecondWReader
apFirstWapSecondWReaderEither
apFirstWapSecondWReaderTaskEither
apFirstWapSecondWStateReaderTaskEither
apFirstWapSecondWTaskEither
apFirstWapSecondW2.12.2
- Polish
ReadonlyRecord/Record
- add
Applicative4overloadings totraverse/traverseWithIndex, #1733 (@mlegenhausen)2.12.1
- Bug Fix
... (truncated)
Commits
c4cde81replace tslint with eslint0f878b9update dtslintbfad506improve deprecation message of mega instances2a8737dupdate docse140444feat(Apply/ap): make total overloadsF: 0,1,2,2C,3,3C,4to `G: 1,2,2C,3,3C,...5c2d22afixfromEntriesreturn type, closes #174557a7555TaskEither: derive chainTaskOptionK from chainTaskOptionKWee81837fix wrong type parameter order8183768fix: add versioning tag for chainTaskOptionKWc6e1e62feat: add chainTaskOptionKW- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)