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(dev-deps): update dependency eslint-plugin-functional to v6 - autoclosed #177

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - "before 4am on Monday" (UTC), 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.


  • 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 added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8b50361) to head (2c60ff1).
Report is 260 commits behind head on main.

❗ Current head 2c60ff1 differs from pull request most recent head 73cb82d. Consider uploading reports for the commit 73cb82d to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           83        83           
  Branches        24        24           
=========================================
  Hits            83        83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 8 times, most recently from 10a8b03 to 08abdf2 Compare August 1, 2023 07:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 6 times, most recently from bb48177 to 530ebdb Compare August 14, 2023 03:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 10 times, most recently from ee3b6fc to b5ed8d1 Compare August 21, 2023 03:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 3 times, most recently from 3ab048c to 270f4fb Compare August 21, 2023 13:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 8 times, most recently from 188e139 to 17a2f54 Compare October 16, 2023 04:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 6 times, most recently from fc37f4e to 1b6cb18 Compare October 23, 2023 04:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch 7 times, most recently from 3096004 to 2c60ff1 Compare October 24, 2023 01:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-functional-6.x branch from 2c60ff1 to 73cb82d Compare February 23, 2024 11:01
@renovate renovate bot changed the title chore(dev-deps): update dependency eslint-plugin-functional to v6 chore(dev-deps): update dependency eslint-plugin-functional to v6 - autoclosed Feb 23, 2024
@renovate renovate bot closed this Feb 23, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-functional-6.x branch February 23, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant