DTS-STN / secure-client-hub

Beta authenticated client application for accessing benefits
MIT License
2 stars 2 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.1.1 to 7.8.0 #667

Closed will0684 closed 5 months ago

will0684 commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.1.1 to 7.8.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.
- The recommended version is **93 versions** ahead of your current version. - The recommended version was released on **a month ago**.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 7.8.0 - 2024-04-29

    7.8.0 (2024-04-29)

    🚀 Features

    • rule-tester: assert suggestion messages are unique (#8995)
    • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

    🩹 Fixes

    • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
    • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
    • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
    • eslint-plugin: [no-unsafe-return] handle union types (#9001)
    • eslint-plugin: [no-unused-vars] clear error report range (#8640)
    • utils: export ESLint backwards-compat functions (#8976)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.7.2-alpha.13 - 2024-04-28
  • 7.7.2-alpha.12 - 2024-04-28
  • 7.7.2-alpha.11 - 2024-04-27
  • 7.7.2-alpha.10 - 2024-04-26
  • 7.7.2-alpha.9 - 2024-04-26
  • 7.7.2-alpha.8 - 2024-04-26
  • 7.7.2-alpha.7 - 2024-04-26
  • 7.7.2-alpha.6 - 2024-04-26
  • 7.7.2-alpha.5 - 2024-04-25
  • 7.7.2-alpha.4 - 2024-04-24
  • 7.7.2-alpha.3 - 2024-04-23
  • 7.7.2-alpha.2 - 2024-04-23
  • 7.7.2-alpha.1 - 2024-04-23
  • 7.7.2-alpha.0 - 2024-04-22
  • 7.7.1 - 2024-04-22

    7.7.1 (2024-04-22)

    🩹 Fixes

    • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
    • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
    • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
    • eslint-plugin: [no-for-in-array] refine report location (#8874)
    • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.7.1-alpha.5 - 2024-04-20
  • 7.7.1-alpha.4 - 2024-04-20
  • 7.7.1-alpha.3 - 2024-04-19
  • 7.7.1-alpha.2 - 2024-04-19
  • 7.7.1-alpha.1 - 2024-04-19
  • 7.7.1-alpha.0 - 2024-04-15
  • 7.7.0 - 2024-04-15

    7.7.0 (2024-04-15)

    🚀 Features

    • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895)
    • typescript-estree: add defaultProject for project service (#8815)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.6.1-alpha.4 - 2024-04-15
  • 7.6.1-alpha.3 - 2024-04-15
  • 7.6.1-alpha.2 - 2024-04-09
  • 7.6.1-alpha.1 - 2024-04-09
  • 7.6.1-alpha.0 - 2024-04-08
  • 7.6.0 - 2024-04-08

    7.6.0 (2024-04-08)

    🚀 Features

    • add name field to shared configs and flat config types (#8863)
    • bump npm dependency ranges (#8860)
      • note: this does not include support for ESLint v9 - see #8211 for progress.
    • utils: add types for both flat and legacy eslint classes (#8861)

    🩹 Fixes

    • typescript-eslint: fix type errors when using exactOptionalPropertyTypes (#8786)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.5.1-alpha.15 - 2024-04-08
  • 7.5.1-alpha.14 - 2024-04-08
  • 7.5.1-alpha.13 - 2024-04-08
  • 7.5.1-alpha.12 - 2024-04-07
  • 7.5.1-alpha.11 - 2024-04-07
  • 7.5.1-alpha.10 - 2024-04-07
  • 7.5.1-alpha.9 - 2024-04-06
  • 7.5.1-alpha.8 - 2024-04-06
  • 7.5.1-alpha.7 - 2024-04-05
  • 7.5.1-alpha.6 - 2024-04-04
  • 7.5.1-alpha.5 - 2024-04-04
  • 7.5.1-alpha.4 - 2024-04-04
  • 7.5.1-alpha.3 - 2024-04-04
  • 7.5.1-alpha.2 - 2024-04-04
  • 7.5.1-alpha.1 - 2024-04-03
  • 7.5.1-alpha.0 - 2024-04-01
  • 7.5.0 - 2024-04-01

    7.5.0 (2024-04-01)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
    • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
    • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
    • typescript-eslint: improve support for legacy configs (#8812)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.4.1-alpha.5 - 2024-04-01
  • 7.4.1-alpha.4 - 2024-04-01
  • 7.4.1-alpha.3 - 2024-04-01
  • 7.4.1-alpha.2 - 2024-03-28
  • 7.4.1-alpha.1 - 2024-03-26
  • 7.4.1-alpha.0 - 2024-03-25
  • 7.4.0 - 2024-03-25

    7.4.0 (2024-03-25)

    🚀 Features

    🩹 Fixes

    • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
    • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
    • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
    • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
    • website: visual Editor is not scrolled (#8709)
    • website: make 404 page good again (#8750)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.3.2-alpha.11 - 2024-03-25
  • 7.3.2-alpha.10 - 2024-03-25
  • 7.3.2-alpha.9 - 2024-03-25
  • 7.3.2-alpha.8 - 2024-03-24
  • 7.3.2-alpha.7 - 2024-03-24
  • 7.3.2-alpha.6 - 2024-03-23
  • 7.3.2-alpha.5 - 2024-03-23
  • 7.3.2-alpha.4 - 2024-03-22
  • 7.3.2-alpha.3 - 2024-03-21
  • 7.3.2-alpha.2 - 2024-03-19
  • 7.3.2-alpha.1 - 2024-03-19
  • 7.3.2-alpha.0 - 2024-03-18
  • 7.3.1 - 2024-03-18

    7.3.1 (2024-03-18)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

    ❤️ Thank You

    • Josh Goldberg ✨

    You can read about our versioning strategy and releases on our website.

  • 7.3.1-alpha.1 - 2024-03-18
  • 7.3.1-alpha.0 - 2024-03-18
  • 7.3.0 - 2024-03-18
  • 7.2.1-alpha.5 - 2024-03-18
  • 7.2.1-alpha.4 - 2024-03-18
  • 7.2.1-alpha.3 - 2024-03-17
  • 7.2.1-alpha.2 - 2024-03-16
  • 7.2.1-alpha.1 - 2024-03-13
  • 7.2.1-alpha.0 - 2024-03-12
  • 7.2.0 - 2024-03-11
  • 7.1.2-alpha.16 - 2024-03-11
  • 7.1.2-alpha.15 - 2024-03-11
  • 7.1.2-alpha.14 - 2024-03-11
  • 7.1.2-alpha.13 - 2024-03-11
  • 7.1.2-alpha.12 - 2024-03-10
  • 7.1.2-alpha.11 - 2024-03-09
  • 7.1.2-alpha.10 - 2024-03-09
  • 7.1.2-alpha.9 - 2024-03-08
  • 7.1.2-alpha.8 - 2024-03-08
  • 7.1.2-alpha.7 - 2024-03-08
  • 7.1.2-alpha.6 - 2024-03-08
  • 7.1.2-alpha.5 - 2024-03-07
  • 7.1.2-alpha.4 - 2024-03-07
  • 7.1.2-alpha.3 - 2024-03-06
  • 7.1.2-alpha.2 - 2024-03-06
  • 7.1.2-alpha.1 - 2024-03-06
  • 7.1.2-alpha.0 - 2024-03-05
  • 7.1.1 - 2024-03-04
from @typescript-eslint/eslint-plugin GitHub release notes
--- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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](https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de/settings/integration?pkg=&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
github-actions[bot] commented 5 months ago

Integration Deployment :rocket: - Build Status Default Tests Workflow Status Jest Coverage Report Cypress Coverage Report

krischarbonneau commented 5 months ago

Closing, addressed in #670