Skip to content
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

chore(deps): update dependency eslint-plugin-functional to v7 #473

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-functional 6.6.3 -> 7.2.0 age adoption passing confidence

Release Notes

eslint-functional/eslint-plugin-functional (eslint-plugin-functional)

v7.2.0

Compare Source

Features
  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#​909) (d3cf5d8)

v7.1.0

Compare Source

Features

7.0.3 (2024-10-20)

Bug Fixes
  • ensure default options are applied (#​889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#​888) (06f2b80)

7.0.2 (2024-08-26)

Bug Fixes
  • no-expression-statements: ignore Promise<void> when ignoreVoid is set (#​866) (2e1a992)

7.0.1 (2024-08-07)

Bug Fixes
  • don't throw when typescript can't be resolved (afb05bd)

v7.0.3

Compare Source

Bug Fixes
  • ensure default options are applied (#​889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#​888) (06f2b80)

v7.0.2

Compare Source

Bug Fixes
  • no-expression-statements: ignore Promise<void> when ignoreVoid is set (#​866) (2e1a992)

v7.0.1

Compare Source

Bug Fixes
  • don't throw when typescript can't be resolved (afb05bd)

v7.0.0

Compare Source

Bug Fixes
  • checking of types from ts's lib are now more strict (#​862) (39beb25)
Features
  • eslint 9 migration (#​809) (de4e3ea)
  • functional-parameters: allow overriding options based on where the function type is declared (#​803) (21396d5), closes #​575
  • functional-parameters: change options in recommended and lite configs (#​811) (b3cb8d9)
  • immutable-data: allows for applying overrides to the options based on the root object's type (#​826) (c04e425)
  • no-classes: add options ignoreIdentifierPattern and ignoreCodePattern (#​863) (18aede1), closes #​851
  • no-throw-statements: replace option allowInAsyncFunctions with allowToRejectPromises (#​839) (c2c589c), closes #​838
  • prefer-immutable-types: allow overriding options based on where the type is declared (#​804) (86fa76a), closes #​800
  • prefer-immutable-types: change the options in recommeneded and lite configs (#​810) (defd713)
BREAKING CHANGES
  • The minimum supported Node version is now 18.18.0 (#​809)
  • The minimum supported TypeScript version is now 4.7.4 (#​809)
  • The minimum supported Eslint version is now 9.0.0 (#​809)
  • no-throw-statements: replace option allowInAsyncFunctions with allowToRejectPromises (#​839)

6.6.3 (2024-07-11)

Bug Fixes
  • immutable-data: ignoreAccessorPattern can now handle NonNullExpressions and ChainExpressions (#​849) (f6ff69b), closes #​840

6.6.2 (2024-07-11)

Bug Fixes
  • no-conditional-statements: allow continue and break statements with labels to be considered "returning" (#​846) (969b77b)
  • no-expression-statements: arrow functions cannot be self returning (#​847) (7217fa4)
  • no-promise-reject: new Promises and throw statements are now also checked (#​848) (fbe27ad)

6.6.1 (2024-07-06)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clubs-kyc ❌ Failed (Inspect) Dec 20, 2024 9:13pm

@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 00354f3 to 4584670 Compare August 5, 2024 23:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 4584670 to 820010d Compare August 6, 2024 23:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 820010d to 1e63275 Compare August 7, 2024 11:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 1e63275 to 06ba8dc Compare August 8, 2024 17:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 06ba8dc to 6c31d60 Compare August 8, 2024 19:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 6c31d60 to 8c16158 Compare August 9, 2024 23:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 8c16158 to bb81416 Compare August 10, 2024 01:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from bb81416 to f98c455 Compare August 13, 2024 20:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from f98c455 to 6d6c3ca Compare August 13, 2024 21:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 6d6c3ca to 90b0395 Compare August 14, 2024 15:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 90b0395 to 3984b85 Compare August 15, 2024 13:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 3984b85 to 7e12183 Compare August 15, 2024 21:54
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 7e12183 to dd0225d Compare August 16, 2024 21:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from dd0225d to 6b82dda Compare August 17, 2024 07:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 38ab40a to 4b81e2d Compare December 9, 2024 22:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 4b81e2d to 01b5387 Compare December 10, 2024 02:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 01b5387 to 2eaadf5 Compare December 10, 2024 04:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 2eaadf5 to 8b1d987 Compare December 11, 2024 13:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 8b1d987 to 9bbda04 Compare December 11, 2024 16:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 9bbda04 to 08b9c3a Compare December 12, 2024 21:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 08b9c3a to 6193bfb Compare December 13, 2024 05:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 6193bfb to 9826fb0 Compare December 13, 2024 14:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 9826fb0 to 3ed8c8c Compare December 16, 2024 23:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 3ed8c8c to b7fa52a Compare December 17, 2024 05:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from b7fa52a to 0fae69e Compare December 17, 2024 06:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 0fae69e to 5c8ef6d Compare December 19, 2024 04:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 5c8ef6d to 396e43a Compare December 19, 2024 21:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-7.x branch from 396e43a to 50ba95a Compare December 20, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants