Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Update dependency eslint-plugin-functional to v4 #509

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-functional ^3.7.0 -> ^4.0.0 age adoption passing confidence

Release Notes

jonaskello/eslint-plugin-functional

v4.2.0

Compare Source

Features
  • no-throw-statement: add an option to allow throw statements within async functions (#​330) (7cee76b)

4.1.1 (2022-01-08)

Bug Fixes

v4.1.1

Compare Source

Bug Fixes

v4.1.0

Compare Source

Features
  • no-let: add option to allow lets inside of for loop initializers (#​306) (71769f3)

4.0.2 (2021-10-24)

Bug Fixes
  • get the coorect identifier text of values in object expressions (#​285) (a267af6)
  • off config no longer contains "overrides" (#​286) (5ad533d)

4.0.1 (2021-10-24)

Bug Fixes
  • ignore pattern - "id" and "key" values are only used if defined (77d6dd6)

v4.0.2

Compare Source

Bug Fixes
  • get the coorect identifier text of values in object expressions (#​285) (a267af6)
  • off config no longer contains "overrides" (#​286) (5ad533d)

v4.0.1

Compare Source

Bug Fixes
  • ignore pattern - "id" and "key" values are only used if defined (77d6dd6)

v4.0.0

Compare Source

Bug Fixes
  • bring rule meta data "recommended" into line with the recommend config (3c4a042)
chore
  • remove deprecated rule: prefer-type-literal (3a54331)
  • remove deprecated stylitic ruleset (2b96760)
  • update minimum required node version to 12 (97acb3f)
Features
  • add an off preset (686b7fe)
  • add stylistic rules to lite and recommended rule sets (b81b4c7)
  • external-recommended: update recommended external rules (353acb3)
  • no-return-void: implicit types are now checked by default (2adbe14)
  • prefer-tacit: disable prefer-tacit by default in recommended and lite configs (6f9204d)
BREAKING CHANGES
  • no-return-void: implicit types are now checked by default
  • external-recommended: update recommended external rules
  • rule "prefer-type-literal" has been removed.
  • removed stylitic ruleset in favor of stylistic ruleset
  • Node ^12.22.0 or ^14.17.0 or >=16.0.0 is now required

v3.7.2

Compare Source

Fixed
  • fix(no-conditional-statement): break/continue are no longer treated as returning inside of a switch #272

v3.7.1

Compare Source

Fixed
  • fix(no-conditional-statement): branch with break/continue statements now treated as returning branch #269

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant