mmomtchev / react-native-settings

React Native Universal Settings Screen
ISC License
3 stars 0 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 #31

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @typescript-eslint/eslint-plugin
  • 5.55.0 - 2023-03-13

    5.55.0 (2023-03-13)

    Bug Fixes

    • eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#6597) (d73d7d3)
    • eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569) (2d8c196)

    Features

  • 5.54.2-alpha.22 - 2023-03-13
  • 5.54.2-alpha.17 - 2023-03-13
  • 5.54.2-alpha.16 - 2023-03-13
  • 5.54.2-alpha.14 - 2023-03-13
  • 5.54.2-alpha.13 - 2023-03-13
  • 5.54.2-alpha.11 - 2023-03-13
  • 5.54.2-alpha.10 - 2023-03-13
  • 5.54.2-alpha.9 - 2023-03-13
  • 5.54.2-alpha.7 - 2023-03-13
  • 5.54.2-alpha.6 - 2023-03-13
  • 5.54.2-alpha.5 - 2023-03-12
  • 5.54.2-alpha.4 - 2023-03-11
  • 5.54.2-alpha.3 - 2023-03-10
  • 5.54.2-alpha.2 - 2023-03-10
  • 5.54.2-alpha.1 - 2023-03-09
  • 5.54.2-alpha.0 - 2023-03-06
  • 5.54.1 - 2023-03-06

    5.54.1 (2023-03-06)

    Bug Fixes

    • typescript-estree: do not call export of clearProgramCache (#6540) (181e705)
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 877d733 chore: publish v5.55.0
  • 2b2a075 chore: bump allowed version ranges to include TS 5.0 (#6612)
  • 9d3bdfc feat(eslint-plugin): [member-ordering] add support for grouping readonly fields (#6349)
  • d55211c feat(eslint-plugin): [lines-around-comment] add extension rule (#5327)
  • d73d7d3 fix(eslint-plugin): [no-confusing-void-expression] check sequence expressions for void is in last position (#6597)
  • f3c6373 feat(typescript-estree): support `const` modifiers for type parameters (#6600)
  • 7298934 chore(website): insert generated content in the right position (#6596)
  • 2d8c196 fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569)
  • cb12682 chore(website): add ESQuery visualizer to playground (#6524)
  • f081bcd chore(deps): update dependency jest-specific-snapshot to v8 (#6582)
  • cb3bfbc chore(deps): update dependency eslint-plugin-unicorn to v46 (#6585)
  • b0adcdb chore: collapse generated snapshots in PR view by default (#6485)
  • 72af395 docs: fix typo in tslint docs (#6580)
  • 7b9d823 docs(eslint-plugin): [prefer-function-type] mention global augmentation edge case in docs (#6604)
  • dbc203a feat(eslint-plugin): [no-unnecessary-cond] check logical assignments (#6594)
  • 36ef0e1 feat: update TypeScript to 5.0 RC (#6570)
  • 7fe41ff test(ast-spec): update `@ babel/parser` (#6599)
  • 5f6ed73 feat: use @ eslint-community dependencies (#6603)
  • 133a10c chore(website): used lighter primary color for table of contents active links in dark mode (#6364)
  • 8581031 chore(website): always generate 'error' level for suggested rule configs (#6578)
  • d05c3d8 feat(parser): add exported meta object (#6586)
  • 006c86d chore: update sponsors (#6593)
  • 6832bd4 chore: simplify `noFormat` (#6591)
  • 0edf3b8 chore: enable `unicorn/no-typeof-undefined` rule (#6557)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

šŸ§ View latest project report

šŸ›  Adjust upgrade PR settings

šŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (641ab36) 100.00% compared to head (ffc1926) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 177 177 Branches 39 39 ========================================= Hits 177 177 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.