Update dependency eslint-plugin-functional to v5 #1625
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:
^4.4.1
->^5.0.4
Release Notes
eslint-functional/eslint-plugin-functional
v5.0.4
Compare Source
Bug Fixes
v5.0.3
Compare Source
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Bug Fixes
Readonly<>
(1da622d), closes #500string[]
toreadonly string[]
(a6a27ff)Build System
Features
no-class
(76a8e2d)no-conditional-statement
(82b21fa)no-expression-statement
(d0f9e98)no-loop-statement
(683209d)prefer-property-signatures
& move it tostylistic
ruleset (da2259f)no-mixed-type
(392f9e8)no-this-expression
from recommended and lite rulesets (bbd798b)no-this-expression
(10c3bb6)no-throw-statement
(4be92c8)no-try-statement
(e88828a)ignoreIfReadonly
toignoreIfReadonlyWrapped
(86f354b)@typescript-eslint/prefer-readonly-parameter-types
fromexternal-recommended
(72aa204)no-object-orientation
tono-other-paradigms
(7ec10c6)external-recommended
rulesets into vanilla and typescript variants (1e7f77a)BREAKING CHANGES
no-try-statement
no-throw-statement
no-this-expression
no-mixed-type
no-loop-statement
no-expression-statement
no-conditional-statement
no-class
no-this-expression
from recommended and lite rulesetsignoreIfReadonly
toignoreIfReadonlyWrapped
and set it tofalse
by default
no-object-orientation
tono-other-paradigms
external-recommended
rulesets into vanilla and typescript variants@typescript-eslint/prefer-readonly-parameter-types
fromexternal-recommended
prefer-property-signatures
& move it tostylistic
ruleset4.4.1 (2022-10-03)
Bug Fixes
Configuration
📅 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.