circuit-breaker-monad
circuit-breaker-monad copied to clipboard
Bump fp-ts from 2.11.5 to 2.13.1
Bumps fp-ts from 2.11.5 to 2.13.1.
Release notes
Sourced from fp-ts's releases.
2.13.1
- New Feature
- new modules:
ReaderIO, #1738 (@sukovanej)- do notation:
Alternative
- add
getAlternativeMonoid, #1717 (@willheslam)function
flipis now curried, #1748 (@thewilkybarkid)pipeable
- add pipeable helpers, #1764 (
@gcanti)
altapbimapchaincomposecontramapextendfilterfilterMapfilterMapWithIndexfilterWithIndexfoldMapfoldMapWithIndexmapmapLeftmapWithIndexpartitionpartitionMappartitionMapWithIndexpartitionWithIndexpromapreducereduceRightreduceRightWithIndexreduceWithIndexReaderTask
- add
ReaderIOconstructors/combinators, #1773 (@thewilkybarkid)ReaderTaskEither
- add
ReaderIOconstructors/combinators, #1774 (@thewilkybarkid)TaskEither
- add
chainTaskOptionKW, #1744 (@AmirabbasJ)- Polish
- backport from v3 some handy defaults defined in natural transformations/combinators/constructors (
@gcanti)- fix wrong type parameter order:
FromIO
chainIOKFromTask
chainTaskK
... (truncated)
Changelog
Sourced from fp-ts's changelog.
2.13.1
- New Feature
- new modules:
ReaderIO, #1738 (@sukovanej)- do notation:
Alternative
- add
getAlternativeMonoid, #1717 (@willheslam)function
flipis now curried, #1748 (@thewilkybarkid)pipeable
- add pipeable helpers, #1764 (
@gcanti)
altapbimapchaincomposecontramapextendfilterfilterMapfilterMapWithIndexfilterWithIndexfoldMapfoldMapWithIndexmapmapLeftmapWithIndexpartitionpartitionMappartitionMapWithIndexpartitionWithIndexpromapreducereduceRightreduceRightWithIndexreduceWithIndexReaderTask
- add
ReaderIOconstructors/combinators, #1773 (@thewilkybarkid)ReaderTaskEither
- add
ReaderIOconstructors/combinators, #1774 (@thewilkybarkid)TaskEither
- add
chainTaskOptionKW, #1744 (@AmirabbasJ)- Polish
- backport from v3 some handy defaults defined in natural transformations/combinators/constructors (
@gcanti)- fix wrong type parameter order:
FromIO
chainIOKFromTask
... (truncated)
Commits
c3faed5remove exports field in package.json6619768version 2.13.1cccc14bversion 2.13.02dc4c3eupdate docs-ts102f898docs: add getFoldableWithIndex to folding category92f51d5docs: add filtering category to getWitherable5570405docs: add traversing category435fe15remove last instance references (hopefully)08b8ebfadd zone of deathdf9c5fcremove instance operations category- 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)