generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump(deps): update dependency fp-ts to ^2.16.2 - autoclosed #173
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #173 +/- ##
=======================================
Coverage 99.61% 99.61%
=======================================
Files 12 12
Lines 258 258
Branches 81 81
=======================================
Hits 257 257
Partials 1 1 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
October 17, 2022 16:07
daad0f4
to
5c62a7d
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.12.3
bump(deps): update dependency fp-ts to ^2.13.0
Oct 17, 2022
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
October 17, 2022 21:40
5c62a7d
to
050c62f
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.13.0
bump(deps): update dependency fp-ts to ^2.13.1
Oct 17, 2022
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
October 18, 2022 06:57
050c62f
to
b69cb4a
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.13.1
Update dependency fp-ts to ^2.13.1
Dec 17, 2022
renovate
bot
changed the title
Update dependency fp-ts to ^2.13.1
bump(deps): update dependency fp-ts to ^2.13.1
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
April 19, 2023 19:44
b69cb4a
to
834c17e
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.13.1
bump(deps): update dependency fp-ts to ^2.13.2
Apr 19, 2023
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
April 20, 2023 22:14
834c17e
to
4b32afd
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.13.2
bump(deps): update dependency fp-ts to ^2.14.0
Apr 20, 2023
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
May 8, 2023 18:24
4b32afd
to
cc7de40
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.14.0
bump(deps): update dependency fp-ts to ^2.15.0
May 8, 2023
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
May 25, 2023 16:08
cc7de40
to
25b761a
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.15.0
bump(deps): update dependency fp-ts to ^2.16.0
May 25, 2023
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
July 27, 2023 16:22
25b761a
to
8213648
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.16.0
bump(deps): update dependency fp-ts to ^2.16.1
Jul 27, 2023
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
2 times, most recently
from
September 23, 2023 07:48
781b098
to
618e9ce
Compare
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
November 21, 2023 03:14
618e9ce
to
ba86d03
Compare
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
January 3, 2024 19:40
ba86d03
to
05052a8
Compare
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.16.1
bump(deps): update dependency fp-ts to ^2.16.2
Jan 3, 2024
renovate
bot
force-pushed
the
renovate/fp-ts-2.x
branch
from
February 13, 2024 06:31
05052a8
to
b2d4937
Compare
renovate
bot
had a problem deploying
to
fuxingloh/multi-labeler workflow
February 13, 2024 06:32
Failure
renovate
bot
changed the title
bump(deps): update dependency fp-ts to ^2.16.2
bump(deps): update dependency fp-ts to ^2.16.2 - autoclosed
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.9.5
->^2.16.2
Release Notes
gcanti/fp-ts (fp-ts)
v2.16.2
Compare Source
Polish
Fix
"__PURE__"
annotation placement #1919, closes #1916v2.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)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 changev2.10.5
Compare Source
StateT
fromF
, #1503 (@DKurilo)v2.10.4
Compare Source
altW
left type is too wide inEither
-based data types, #1488 (@wmaurer)v2.10.3
Compare Source
StateReaderTaskEither
traverseArrayWithIndex
does not pass the output state from each step to the subsequent step, #1486v2.10.2
Compare Source
Record
hasOwnProperty
should be an alias ofReadonlyRecord.hasOwnProperty
v2.10.1
Compare Source
hasOwnProperty
ininternal
module, #1481 (@OliverJAsh)v2.10.0
Compare Source
pipeable
module, use the specific helpers insteadValidationT
module, useEitherT
insteadApplicative
getApplicativeComposition
, useap
helper insteadArray
prependToAll
, useprependAll
insteadcons
in favour ofprepend
snoc
in favour ofappend
empty
BooleanAlgebra
booleanAlgebraBoolean
, useboolean.BooleanAlgebra
insteadgetFunctionBooleanAlgebra
, usefunction.getBooleanAlgebra
insteadgetDualBooleanAlgebra
, usereverse
insteadBounded
boundedNumber
, usenumber.Bounded
insteadChoice
splitChoice
in favour ofsplit
fanin
in favour offanIn
Compactable
getCompactableComposition
, usecompact
,separate
helpers insteadSeparated
, useSeparated.Separated
insteadEither
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
getValidationSemigroup
in favour ofApply.getApplySemigroup
getValidationMonoid
in favour ofApplicative.getApplicativeMonoid
getValidation
, usegetApplicativeValidation
andgetAltValidation
insteadJson
type, use theJson
module insteadparseJSON
type, use theJson
module insteadstringifyJSON
type, use theJson
module insteadEq
eqBoolean
, useboolean.Eq
insteadeqString
, usestring.Eq
insteadeqNumber
, usenumber.Eq
insteadeqDate
, useDate.Eq
insteadgetStructEq
, usestruct
insteadgetTupleEq
, usetuple
insteadFilterable
getFilterableComposition
, usefilter
,filterMap
,partition
,partitionMap
helpers insteadFoldable
toArray
in favour oftoReadonlyArray
getFoldableComposition
, usereduce
,foldMap
,reduceRight
helpers insteadFoldableWithIndex
getFoldableWithIndexComposition
, usereduceWithIndex
,foldMapWithIndex
,reduceRightWithIndex
helpers insteadFunctor
getFunctorComposition
, usemap
helper insteadFunctorWithIndex
getFunctorWithIndexComposition
, usemapWithIndex
helper insteadIO
getSemigroup
in favour ofApply.getApplySemigroup
getMonoid
in favour ofApplicative.getApplicativeMonoid
fromIO
IOEither
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
getSemigroup
in favour ofApply.getApplySemigroup
getIOValidation
, usegetApplicativeIOValidation
andgetAltIOValidation
insteadMap
insertAt
in favour ofupsertAt
empty
Monoid
monoidAll
, useboolean.MonoidAll
insteadmonoidAny
, useboolean.MonoidAny
insteadgetFunctionMonoid
, usefunction.getMonoid
insteadgetEndomorphismMonoid
, usefunction.getEndomorphismMonoid
instead (Note. The execution order infunction.getEndomorphismMonoid
is reversed)monoidString
, usestring.Monoid
insteadmonoidSum
, usenumber.MonoidSum
insteadmonoidProduct
, usenumber.MonoidProduct
insteadfold
, useconcatAll
insteadgetMeetMonoid
, usemin
insteadgetJoinMonoid
, usemax
insteadgetDualMonoid
, usereverse
insteadgetStructMonoid
, usestruct
insteadgetTupleMonoid
, usetuple
insteadNonEmptyArray
fold
, useconcatAll
insteadprependToAll
, useprependAll
insteadcons
in favour ofprepend
snoc
in favour ofappend
uncons
in favour ofunprepend
unsnoc
in favour ofunappend
filter
in favour ofArray
'sfilter
filterWithIndex
in favour ofArray
'sfilterWithIndex
Option
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
Ord
ordBoolean
, useboolean.Ord
insteadordString
, usestring.Ord
insteadordNumber
, usenumber.Ord
insteadordDate
, useDate.Ord
insteadgetDualOrd
, usereverse
insteadgetTupleOrd
, usetuple
insteadOrdering
eqOrdering
, useEq
insteadmonoidOrdering
, useMonoid
insteadinvert
in favour ofreverse
Ring
getFunctionRing
, usefunction.getRing
insteadReader
getSemigroup
in favour ofApply.getApplySemigroup
getMonoid
in favour ofApplicative.getApplicativeMonoid
ReaderEither
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
getSemigroup
in favour ofApply.getApplySemigroup
getReaderValidation
, usegetApplicativeReaderValidation
andgetAltReaderValidation
insteadlocal
, UseReader
'slocal
insteadReaderTask
getSemigroup
in favour ofApply.getApplySemigroup
getMonoid
in favour ofApplicative.getApplicativeMonoid
run
local
, UseReader
'slocal
insteadReaderTaskEither
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
getSemigroup
in favour ofApply.getApplySemigroup
getReaderTaskValidation
, usegetApplicativeReaderTaskValidation
andgetAltReaderTaskValidation
insteadrun
local
, UseReader
'slocal
insteadReaderTaskEither
run
ReadonlyArray
prependToAll
, useprependAll
insteadcons
in favour ofprepend
snoc
in favour ofappend
ReadonlyNonEmptyArray
fold
, useconcatAll
insteadprependToAll
, useprependAll
insteadinsertAt
, UseReadonlyArray
'sinsertAt
insteadcons
in favour ofprepend
snoc
in favour ofappend
uncons
in favour ofunprepend
unsnoc
in favour ofunappend
filter
in favour ofReadonlyArray
'sfilter
filterWithIndex
in favour ofReadonlyArray
'sfilterWithIndex
ReadonlyMap
insertAt
in favour ofupsertAt
ReadonlyRecord
hasOwnProperty
, usehas
insteadinsertAt
in favour ofupsertAt
ReadonlySet
fromArray
in favour offromReadonlyArray
ReadonlyTuple
mapLeft
in favour ofmapSnd
map
in favour ofmapFst
Record
hasOwnProperty
, usehas
insteadinsertAt
in favour ofupsertAt
empty
Ring
getTupleRing
, usetuple
insteadSemigroup
semigroupAll
, useboolean.SemigroupAll
insteadsemigroupAny
, useboolean.SemigroupAny
insteadgetFunctionSemigroup
, usefunction.getSemigroup
insteadsemigroupString
, usestring.Semigroup
insteadsemigroupSum
, usenumber.SemigroupSum
insteadsemigroupProduct
, usenumber.SemigroupProduct
insteadfold
, useconcatAll
insteadgetIntercalateSemigroup
, useintercalate
insteadgetMeetSemigroup
, usemin
insteadgetJoinSemigroup
, usemax
insteadgetDualSemigroup
, usereverse
insteadgetStructSemigroup
, usestruct
insteadgetTupleSemigroup
, usetuple
insteadgetFirstSemigroup
, usefirst
insteadgetLastSemigroup
, uselast
insteadgetObjectSemigroup
, useassign
insteadSet
subset
in favour ofisSubset
Show
showBoolean
, useboolean.Show
insteadshowString
, usestring.Show
insteadshowNumber
, usenumber.Show
insteadgetStructShow
, usestruct
insteadgetTupleShow
, usetuple
insteadStrong
splitStrong
in favour ofsplit
fanout
in favour offanOut
Task
getSemigroup
in favour ofApply.getApplySemigroup
getMonoid
in favour ofApplicative.getApplicativeMonoid
fromTask
TaskEither
getApplySemigroup
in favour ofApply.getApplySemigroup
getApplyMonoid
in favour ofApplicative.getApplicativeMonoid
getSemigroup
in favour ofApply.getApplySemigroup
getTaskValidation
, usegetApplicativeTaskValidation
andgetAltTaskValidation
insteadTaskThese
functorTaskThese
instance in favour ofFunctor
bifunctorTaskThese
instance in favour ofBifunctor
getSemigroup
in favour ofApply.getApplySemigroup
toTuple
in favour oftoTuple2
These
toTuple
in favour oftoTuple2
Traversable
getTraversableComposition
, usetraverse
,sequence
helpers insteadTuple
mapLeft
in favour ofmapSnd
map
in favour ofmapFst
Pointed
type classFromEither
type classFromIO
type classFromTask
type classTaskOption
modulestring
modulenumber
moduleSeparated
module (@YBogomolov)Json
moduleApply
ap
helperapS
helperapFirst
helperapSecond
helpergetApplySemigroup
Applicative
getApplicativeMonoid
Array
Pointed
instanceApply
instancematchLeft
aliasmatchRight
aliassize
unsafeInsertAt
signaturechunksOf
signaturegetSemigroup
boolean
foldW
match
aliasmatchW
aliasEq
instanceBooleanAlgebra
instanceSemigroupAll
instanceSemigroupAny
instanceMonoidAll
instanceMonoidAny
instanceOrd
instanceShow
instanceBooleanAlgebra
reverse
Chain
bind
helperchainFirst
helperCompactable
compact
helperseparate
helperseparated
constructorDate
Eq
instanceOrd
instanceFilterable
filter
helperfilterMap
helperpartition
helperpartitionMap
helperFoldable
reduce
helperfoldaMap
helperreduceRight
helperFoldableWithIndex
reduceWithIndex
helperfoldaMapWithIndex
helperreduceRightWithIndex
helperfunction
getBooleanAlgebra
getSemigroup
getMonoid
getSemiring
getRing
getEndomorphismMonoid
Functor
map
helperbindTo
helperflap
derivable, #1393 (@williamareynolds)FunctorWithIndex
mapWithIndex
helperEither
Pointed
instanceApply
instancegetCompactable
getFilterable
FromEither
instancetoUnion
, closes #1362foldW
match
aliasmatchW
aliasorElseW
tryCatchK
fromOptionK
chainOptionK
EitherT
getEitherM
into separated functionsEq
getSemigroup
struct
tuple
Identity
Pointed
instanceApply
instanceIO
Pointed
instanceApply
instanceFromIO
instanceIOEither
Pointed
instancegetCompactable
FromIO
instanceFromEither
instancetryCatchK
combinatortoUnion
foldW
match
aliasmatchW
aliasorElseW
fromOptionK
chainOptionK
Map
filterWithIndex
combinatorfilterMapWithIndex
combinatorpartitionWithIndex
combinatorpartitionMapWithIndex
combinatorgetTraversableWithIndex
instancegetFoldableWithIndex
instanceMonoid
concatAll
min
max
reverse
struct
tuple
NonEmptyArray
Pointed
instanceApply
instanceconcatAll
isNonEmpty
guardfromReadonlyNonEmptyArray
constructorchainWithIndex
combinatorchop
splitAt
chunksOf
Option
Pointed
instanceApply
instancefoldW
match
aliasmatchW
aliastryCatchK
OptionT
getOptionM
into separated functionsOrd
equalsDefault
reverse
tuple
Ordering
Eq
instanceSemigroup
instanceMonoid
instancematch
Random
randomElem
Reader
Pointed
instanceApply
instancefirst
,second
,left
,right
ReaderT
getReaderM
into separated functionsReaderEither
Pointed
instanceApply
instanceFromEither
instancegetCompactable
getFilterable
toUnion
foldW
match
aliasmatchW
aliasorElseW
fromOptionK
chainOptionK
ReaderTask
Pointed
instanceApplyPar
instanceApplySeq
instanceFromIO
instanceFromTask
instancetraverseSeqArrayWithIndex
traverseSeqArray
sequenceSeqArray
Chain
instanceMonad
instanceMonadIO
instanceMonadTask
instanceReaderTaskEither
Pointed
instanceApplyPar
instanceApplySeq
instanceFromIO
instanceFromTask
instanceFromEither
instancegetCompactable
getFilterable
toUnion
foldW
match
aliasmatchW
aliasorElseW
fromOptionK
chainOptionK
Chain
instanceMonad
instanceMonadIO
instanceMonadTask
instanceMonadThrow
instanceReadonlyArray
Pointed
instanceApply
instancegetSemigroup
matchLeft
instancematchRight
instancesize
unsafeInsertAt
signaturechunksOf
signature, closes #1407ReadonlyMap
filterWithIndex
combinatorfilterMapWithIndex
combinatorpartitionWithIndex
combinatorpartitionMapWithIndex
combinatorgetFunctorWithIndex
getFoldable
getFoldableWithIndex
getTraversable
getTraversableWithIndex
ReadonlyNonEmptyArray
Pointed
instanceApply
instanceconcatAll
isNonEmpty
chainWithIndex
chop
splitAt
chunksOf
ReadonlySet
isEmpty
size
toggle
Ring
tuple
Set
isEmpty
size
Semigroup
constant
concatAll
intercalate
min
max
struct
tuple
first
last
assign
Show
struct
tuple
State
Pointed
instanceApply
instanceStateT
getStateM
into separated functionsStateReaderTaskEither
Pointed
instanceApply
instanceMonad
instanceFromIO
instanceFromTask
instanceFromEither
instancefromOptionK
chainOptionK
MonadIO
instanceMonadTask
instanceMonadThrow
instanceTask
Pointed
instanceApplyPar
instanceApplySeq
instanceFromIO
instanceFromTask
instanceChain
instanceMonad
instanceMonadIO
instanceMonadTask
instanceTaskEither
Pointed
instanceApplyPar
instanceApplySeq
instancegetCompactable
FromIO
instanceFromTask
instanceFromEither
instancetoUnion
foldW
match
aliasmatchW
aliasorElseW
fromOptionK
chainOptionK
Chain
instanceMonad
instanceMonadIO
instanceMonadTask
instanceMonadThrow
instanceTaskThese
Functor
instancePointed
instanceBifunctor
instancetoTuple2
getApply
FromIO
instanceFromTask
instancefromEither
functionFromEither
instancegetChain
instancefoldW
match
aliasmatchW
aliasfromOption
fromOptionK
fromPredicate
These
Pointed
instanceof
functiongetApply
toTuple2
FromEither
instancefromOption
constructorfoldW
match
aliasmatchW
aliasfromOptionK
TaskOption
Chain
instanceMonad
instanceTheseT
getTheseM
into separated functionsTraversable
traverse
helpersequence
helperTree
Pointed
instanceApply
instanceWriter
getPointed
getApply
getApplicative
getChain
ReadonlyRecord
/Record
: removeextends string
constraints insingleton
/insertAt
, closes #1413TaskOption
getOrElseW
signatureinternal
modulebindTo
,bind
,bindW
,apS
,apSW
is now correctlyreadonly
FromEither
type parameter orderArray
/ReadonlyArray
some
, #1424 (@thewilkybarkid)matchLeft
,matchRight
type parameter orderEitherT
Kind2
,Kind3
,Kind4
OptionT
Kind2
,Kind3
,Kind4
ReaderT
Kind2
,Kind3
,Kind4
ReadonlyMap
getShow
ReadonlySet
getShow
StateT
Kind2
,Kind3
TheseT
Kind2
,Kind3
,Kind4
Configuration
📅 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.