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.55.0 to 5.56.0 #37

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.55.0 to 5.56.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.56.0 - 2023-03-20

    5.56.0 (2023-03-20)

    Bug Fixes

    • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619) (6aff431)
    • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193) (745cfe4)
    • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638) (9e41cee)
    • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672) (62ef487)
    • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618) (0d0639f)
    • eslint-plugin: [naming-convention] add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645) (3fc5c63)

    Features

    • eslint-plugin: [restrict-template-expressions] add option allowNever (#6554) (423f164)
  • 5.55.1-alpha.42 - 2023-03-20
  • 5.55.1-alpha.41 - 2023-03-20
  • 5.55.1-alpha.36 - 2023-03-20
  • 5.55.1-alpha.34 - 2023-03-20
  • 5.55.1-alpha.33 - 2023-03-20
  • 5.55.1-alpha.32 - 2023-03-20
  • 5.55.1-alpha.31 - 2023-03-20
  • 5.55.1-alpha.30 - 2023-03-20
  • 5.55.1-alpha.29 - 2023-03-20
  • 5.55.1-alpha.28 - 2023-03-20
  • 5.55.1-alpha.27 - 2023-03-20
  • 5.55.1-alpha.26 - 2023-03-20
  • 5.55.1-alpha.25 - 2023-03-20
  • 5.55.1-alpha.24 - 2023-03-19
  • 5.55.1-alpha.23 - 2023-03-19
  • 5.55.1-alpha.22 - 2023-03-19
  • 5.55.1-alpha.21 - 2023-03-19
  • 5.55.1-alpha.20 - 2023-03-18
  • 5.55.1-alpha.19 - 2023-03-18
  • 5.55.1-alpha.17 - 2023-03-18
  • 5.55.1-alpha.16 - 2023-03-18
  • 5.55.1-alpha.14 - 2023-03-18
  • 5.55.1-alpha.12 - 2023-03-18
  • 5.55.1-alpha.11 - 2023-03-18
  • 5.55.1-alpha.8 - 2023-03-16
  • 5.55.1-alpha.7 - 2023-03-16
  • 5.55.1-alpha.6 - 2023-03-15
  • 5.55.1-alpha.5 - 2023-03-15
  • 5.55.1-alpha.4 - 2023-03-14
  • 5.55.1-alpha.3 - 2023-03-14
  • 5.55.1-alpha.2 - 2023-03-13
  • 5.55.1-alpha.1 - 2023-03-13
  • 5.55.1-alpha.0 - 2023-03-13
  • 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

from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • efdf2cf chore: publish v5.56.0
  • cb10592 chore(deps): update dependency @ playwright/test to v1.31.2 (#6692)
  • faedafd chore(deps): update dependency @ jest/reporters to v29.5.0 (#6686)
  • 972830a chore(deps): update dependency @ jest/create-cache-key-function to v29.5.0 (#6685)
  • 26d5895 chore(deps): update dependency @ eslint-community/eslint-utils to v4.3.0 (#6689)
  • 0ff5fec chore(deps): update rollup (#6671)
  • f3f4672 chore(deps): update dependency @ types/babel__core to v7.20.0 (#6693)
  • b2c34b3 chore(deps): update dependency @ swc/core to v1.3.41 (#6691)
  • 62ef487 fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672)
  • 58c102d chore: add type-utils to "Another Package" issue template (#6696)
  • 91b7d9f chore: update to TypeScript 5.0.2 (#6662)
  • 834a50c chore: update renovate config
  • b05a41c chore(deps): update dependency @ babel/runtime to v7.21.0 (#6684)
  • cc3c9d2 chore(deps): update dependency monaco-editor to v0.36.1 (#6655)
  • a140e20 chore(deps): update dependency @ babel/eslint-parser to v7.21.3 (#6677)
  • 6521b92 chore(deps): update dependency @ babel/core to v7.21.3 (#6676)
  • c3da7a8 chore(deps): update dependency @ axe-core/playwright to v4.6.0 (#6675)
  • 8b6f2c5 chore(deps): update dependency tsx to v3.12.5 (#6669)
  • 2c6cf28 chore(deps): update dependency husky to v8.0.3 (#6653)
  • 423f164 feat(eslint-plugin): add allowNever support to restrict-template-expressions (#6554)
  • 312225f fix(eslint-plugin-internal): version import (#6680)
  • 3fc5c63 fix(eslint-plugin): add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645)
  • 59a5447 chore(website): add image-link class in two more places (#6678)
  • c8e55c2 chore(website): add links to Discord (#6667)
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 (1a9c4f4) 100.00% compared to head (42be3f7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 177 177 Branches 57 57 ========================================= 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=Ing.+Rockatansky). 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=Ing.+Rockatansky)

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