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

Update dependency eslint-plugin-functional to v6 #335

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.4.0

Compare Source

Bug Fixes
  • type-declaration-immutability: replace fixer with suggestions for recommended and lite configs (ae62abb)
Features
  • type-declaration-immutability: add support for in-editor suggestions (7a0a790), closes #​797

6.3.2 (2024-04-01)

Bug Fixes
  • readonly-type: empty object types should not trigger reports (fc6a394), closes #​796

6.3.1 (2024-04-01)

Bug Fixes
  • improve types for flat configs (68e6450)

v6.3.2

Compare Source

Bug Fixes
  • readonly-type: empty object types should not trigger reports (fc6a394), closes #​796

v6.3.1

Compare Source

Bug Fixes
  • improve types for flat configs (68e6450)

v6.3.0

Compare Source

Features
  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#​794) (059591a), closes #​724

6.2.3 (2024-03-25)

Bug Fixes
  • no-mixed-types: handle more than just property signatures, check the type of type references (#​793) (55bd794), closes #​734

6.2.2 (2024-03-25)

Bug Fixes

6.2.1 (2024-03-24)

Bug Fixes

v6.2.3

Compare Source

Bug Fixes
  • no-mixed-types: handle more than just property signatures, check the type of type references (#​793) (55bd794), closes #​734

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Bug Fixes
  • type-declaration-immutability: some (hopefully all) maximum call stack size exceeded errors (61c561c), closes #​767
Features

v6.1.1

Compare Source

Bug Fixes
  • immutable-data: handle immediate mutation of arrays generated from strings (b003d1c), closes #​759

v6.1.0

Compare Source

Bug Fixes
  • immutable-data: treat Object.entries({}).sort() as immediate mutation (245886f), closes #​773
Features
  • new config to disable all rules that require type info (af30f15)

6.0.1 (2024-02-23)

Bug Fixes
  • typos in function names (05b2f9c)

v6.0.1

Compare Source

Bug Fixes
  • typos in function names (05b2f9c)

v6.0.0

Compare Source

Features
  • functional-parameters: add option to ignore getters and setters (9c89b9e)
  • immutable-data: add new option ignoreNonConstDeclarations (ecde24a), closes #​691
  • no-expression-statements: add option to ignore self returning functions (894fb91), closes #​611
  • prefer-immutable-types: use suggestions instead of a fixer by default (#​598) (3fb9028)
  • remove assumeTypes option (6be5862)
  • add sanity checks to type immutablity override settings (d3ce5b0)
  • replace ignorePattern option with ignoreIdentifierPattern and ignoreCodePattern (48d8eba), closes #​467
Build System
  • increase minimum supported TypeScript version to 4.3.5 (aefe6b2)
BREAKING CHANGES
  • replace ignorePattern option with ignoreIdentifierPattern and ignoreCodePattern
  • increase minimum supported TypeScript version to 4.3.5
  • remove assumeTypes option
  • prefer-immutable-types: The fixer config no longer inherits as many options as before; be sure to be
    explicit in your configs.

5.0.8 (2023-04-15)

Bug Fixes
  • prefer-immutable-types: support private identifier (#​634) (6349a92)

5.0.7 (2023-03-21)

5.0.6 (2023-03-11)

Bug Fixes
  • type-declaration-immutability: only allow strings to be given for identifiers (#​573) (e9f2f90)

5.0.5 (2023-03-07)

Bug Fixes
  • no-expression-statements: allow yield expressions (#​570) (81c26de)

5.0.4 (2023-02-06)

Bug Fixes
  • prefer-immutable-types: inheriting of config options (b528bc7)

5.0.3 (2023-02-06)

Bug Fixes

5.0.2 (2023-02-04)

Bug Fixes
  • prefer-immutable-types: handling of destructuring assignment (e390f54)

5.0.1 (2023-02-02)

Bug Fixes
  • improve calculation of immutability involving intersections (75cd708), closes #​525

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 8ff1b77 to 0ea2f83 Compare August 23, 2023 12:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 0ea2f83 to 410b102 Compare September 1, 2023 04:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 410b102 to 6b29e24 Compare October 12, 2023 09:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 6b29e24 to 9ed9b0c Compare October 21, 2023 02:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 9ed9b0c to 4338212 Compare November 1, 2023 23:07
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 3 times, most recently from 490dd8b to 6beb2ed Compare December 1, 2023 03:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 6beb2ed to aca63c8 Compare April 4, 2024 01:32
@fujikky fujikky added the feature label Apr 4, 2024
@fujikky fujikky merged commit 9c2e0e7 into main Apr 4, 2024
2 checks passed
@fujikky fujikky deleted the renovate/eslint-plugin-functional-6.x branch April 4, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant