gh-card
gh-card copied to clipboard
build(deps): bump fp-ts from 2.6.2 to 2.11.1 in /backend
Bumps fp-ts from 2.6.2 to 2.11.1.
Release notes
Sourced from fp-ts's releases.
2.11.1
- Deprecation
Array
- deprecate
range
, useNonEmptyArray
module instead.function
- deprecate
Endomorphism
, useEndomorphism
module instead.- deprecate
getEndomorphismMonoid
, useEndomorphism
module instead.- deprecate
Predicate
, usePredicate
module instead.- deprecate
not
, usePredicate
module instead.- deprecate
Refinement
, useRefinement
module instead.Monoid
- deprecate
monoidVoid
, usevoid
module instead.NonEmptyArray
- deprecate
groupSort
(it's justsort
followed bygroup
)Option
- deprecate
getRefinement
, useRefinement
module instead.- deprecate
getFirstMonoid
, usegetMonoid
module instead.- deprecate
getLastMonoid
, usegetMonoid
module instead.ReadonlyArray
- deprecate
range
, useReadonlyNonEmptyArray
module instead.ReadonlyNonEmptyArray
- deprecate
groupSort
(it's justsort
followed bygroup
)Record
/ReadonlyRecord
: deprecate overloads withoutOrd
constraint (@anthonyjoeseph
):
collect
reduce
foldMap
reduceRight
reduceWithIndex
foldMapWithIndex
reduceRightWithIndex
getShow
- deprecate
Foldable
in favour ofgetFoldable
(@anthonyjoeseph
)- deprecate
FoldableWithIndex
in favour ofgetFoldableWithIndex
(@anthonyjoeseph
)- deprecate
Traversable
in favour ofgetTraversable
(@anthonyjoeseph
)- deprecate
TraversableWithIndex
in favour ofgetTraversableWithIndex
(@anthonyjoeseph
)- deprecate
Witherable
in favour ofgetWitherable
(@anthonyjoeseph
)Semigroup
- deprecate
semigroupVoid
, usevoid
module instead.- New Feature
- add
Endomorphism
module- add
Predicate
module- add
Refinement
module- add
FromState
module- add
FromThese
module- add
void
module- add
FromReader
module- add
NaturalTransformation
module- add
Zero
moduleAlt
- add
altAll
... (truncated)
Changelog
Sourced from fp-ts's changelog.
2.11.1
- Deprecation
Array
- deprecate
range
, useNonEmptyArray
module instead.function
- deprecate
Endomorphism
, useEndomorphism
module instead.- deprecate
getEndomorphismMonoid
, useEndomorphism
module instead.- deprecate
Predicate
, usePredicate
module instead.- deprecate
not
, usePredicate
module instead.- deprecate
Refinement
, useRefinement
module instead.Monoid
- deprecate
monoidVoid
, usevoid
module instead.NonEmptyArray
- deprecate
groupSort
(it's justsort
followed bygroup
)Option
- deprecate
getRefinement
, useRefinement
module instead.- deprecate
getFirstMonoid
, usegetMonoid
module instead.- deprecate
getLastMonoid
, usegetMonoid
module instead.ReadonlyArray
- deprecate
range
, useReadonlyNonEmptyArray
module instead.ReadonlyNonEmptyArray
- deprecate
groupSort
(it's justsort
followed bygroup
)Record
/ReadonlyRecord
: deprecate overloads withoutOrd
constraint (@anthonyjoeseph
):
collect
reduce
foldMap
reduceRight
reduceWithIndex
foldMapWithIndex
reduceRightWithIndex
getShow
- deprecate
Foldable
in favour ofgetFoldable
(@anthonyjoeseph
)- deprecate
FoldableWithIndex
in favour ofgetFoldableWithIndex
(@anthonyjoeseph
)- deprecate
Traversable
in favour ofgetTraversable
(@anthonyjoeseph
)- deprecate
TraversableWithIndex
in favour ofgetTraversableWithIndex
(@anthonyjoeseph
)- deprecate
Witherable
in favour ofgetWitherable
(@anthonyjoeseph
)Semigroup
- deprecate
semigroupVoid
, usevoid
module instead.- New Feature
- add
Endomorphism
module- add
Predicate
module- add
Refinement
module- add
FromState
module- add
FromThese
module- add
void
module- add
FromReader
module- add
NaturalTransformation
module- add
Zero
moduleAlt
... (truncated)
Commits
5a80970
version 2.11.1508cd9a
struct: alias _.hasOwnProperty to _.has for evolve60250b9
Merge pull request #1538 from gcanti/2.11c6839aa
version 2.11781030d
update docs45faa77
Merge branch 'master' into 2.114c65b44
fix: Name Reader variable correct in promap type signaturec0944c0
Update FP chat invitation link4a3e450
fix linksb65d48a
add new line between notes- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
🚀 Deployed on https://61013aecc06dfecac84227ca--gh-card.netlify.app