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.13.0 to 7.18.0 #719

Open krischarbonneau opened 4 weeks ago

krischarbonneau commented 4 weeks ago

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.13.0 to 7.18.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
  • 7.18.0 - 2024-07-29

    7.18.0 (2024-07-29)

    🚀 Features

    • types: update ECMA versions (#9634)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
    • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
    • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
    • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

    ❤️ Thank You

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

  • 7.17.1-alpha.9 - 2024-07-29
  • 7.17.1-alpha.8 - 2024-07-29
  • 7.17.1-alpha.7 - 2024-07-28
  • 7.17.1-alpha.6 - 2024-07-28
  • 7.17.1-alpha.5 - 2024-07-28
  • 7.17.1-alpha.4 - 2024-07-25
  • 7.17.1-alpha.3 - 2024-07-23
  • 7.17.1-alpha.2 - 2024-07-23
  • 7.17.1-alpha.1 - 2024-07-23
  • 7.17.1-alpha.0 - 2024-07-23
  • 7.17.0 - 2024-07-22

    7.17.0 (2024-07-22)

    🚀 Features

    • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
    • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
    • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
    • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
    • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
    • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
    • website: expose ATA types to eslint instance (#9598)

    ❤️ Thank You

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

  • 7.16.2-alpha.22 - 2024-07-22
  • 7.16.2-alpha.21 - 2024-07-21
  • 7.16.2-alpha.20 - 2024-07-21
  • 7.16.2-alpha.19 - 2024-07-21
  • 7.16.2-alpha.18 - 2024-07-20
  • 7.16.2-alpha.17 - 2024-07-20
  • 7.16.2-alpha.16 - 2024-07-20
  • 7.16.2-alpha.15 - 2024-07-20
  • 7.16.2-alpha.14 - 2024-07-20
  • 7.16.2-alpha.13 - 2024-07-20
  • 7.16.2-alpha.12 - 2024-07-20
  • 7.16.2-alpha.11 - 2024-07-19
  • 7.16.2-alpha.10 - 2024-07-18
  • 7.16.2-alpha.9 - 2024-07-18
  • 7.16.2-alpha.8 - 2024-07-18
  • 7.16.2-alpha.7 - 2024-07-18
  • 7.16.2-alpha.6 - 2024-07-17
  • 7.16.2-alpha.5 - 2024-07-17
  • 7.16.2-alpha.4 - 2024-07-16
  • 7.16.2-alpha.3 - 2024-07-16
  • 7.16.2-alpha.2 - 2024-07-16
  • 7.16.2-alpha.1 - 2024-07-16
  • 7.16.2-alpha.0 - 2024-07-15
  • 7.16.1 - 2024-07-15

    7.16.1 (2024-07-15)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

    ❤️ Thank You

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

  • 7.16.1-alpha.7 - 2024-07-14
  • 7.16.1-alpha.6 - 2024-07-12
  • 7.16.1-alpha.5 - 2024-07-12
  • 7.16.1-alpha.4 - 2024-07-10
  • 7.16.1-alpha.3 - 2024-07-10
  • 7.16.1-alpha.2 - 2024-07-10
  • 7.16.1-alpha.1 - 2024-07-09
  • 7.16.1-alpha.0 - 2024-07-08
  • 7.16.0 - 2024-07-08

    7.16.0 (2024-07-08)

    🚀 Features

    • ast-spec: add parent property to AccessorProperty node types (#9487)
    • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
    • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
    • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
    • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
    • rule-tester: stricter rule test validations (#9086)

    🩹 Fixes

    • deps: update dependency @ eslint-community/regexpp to v4.11.0 (#9497)
    • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
    • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
    • utils: context.parserPath may be undefined (#9486)
    • website: react key error on internal pages of website (#9506)

    ❤️ Thank You

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

  • 7.15.1-alpha.13 - 2024-07-08
  • 7.15.1-alpha.12 - 2024-07-08
  • 7.15.1-alpha.11 - 2024-07-08
  • 7.15.1-alpha.10 - 2024-07-06
  • 7.15.1-alpha.9 - 2024-07-06
  • 7.15.1-alpha.8 - 2024-07-05
  • 7.15.1-alpha.7 - 2024-07-05
  • 7.15.1-alpha.6 - 2024-07-05
  • 7.15.1-alpha.5 - 2024-07-04
  • 7.15.1-alpha.4 - 2024-07-04
  • 7.15.1-alpha.3 - 2024-07-03
  • 7.15.1-alpha.2 - 2024-07-03
  • 7.15.1-alpha.1 - 2024-07-02
  • 7.15.1-alpha.0 - 2024-07-01
  • 7.15.0 - 2024-07-01

    7.15.0 (2024-07-01)

    🚀 Features

    • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
    • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

    🩹 Fixes

    • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
    • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
    • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
    • utils: clean outdated RuleTester export (#9322)

    ❤️ Thank You

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

  • 7.14.2-alpha.16 - 2024-07-01
  • 7.14.2-alpha.15 - 2024-07-01
  • 7.14.2-alpha.14 - 2024-07-01
  • 7.14.2-alpha.13 - 2024-07-01
  • 7.14.2-alpha.12 - 2024-06-30
  • 7.14.2-alpha.11 - 2024-06-30
  • 7.14.2-alpha.10 - 2024-06-30
  • 7.14.2-alpha.9 - 2024-06-29
  • 7.14.2-alpha.8 - 2024-06-29
  • 7.14.2-alpha.7 - 2024-06-29
  • 7.14.2-alpha.6 - 2024-06-28
  • 7.14.2-alpha.5 - 2024-06-27
  • 7.14.2-alpha.4 - 2024-06-26
  • 7.14.2-alpha.3 - 2024-06-26
  • 7.14.2-alpha.2 - 2024-06-25
  • 7.14.2-alpha.1 - 2024-06-24
  • 7.14.2-alpha.0 - 2024-06-24
  • 7.14.1 - 2024-06-24

    7.14.1 (2024-06-24)

    🚀 Features

    • support TypeScript 5.5 (#9397)
    • ast-spec: tighter types and documentation for declaration/* (#9211)

    🩹 Fixes

    • keep warnAbountTSVersion in sync with package.json (#9400)
    • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
    • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
    • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
    • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
    • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)

    ❤️ Thank You

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

  • 7.14.1-alpha.0 - 2024-06-24
  • 7.14.0 - 2024-06-24
  • 7.13.2-alpha.11 - 2024-06-24
  • 7.13.2-alpha.10 - 2024-06-24
  • 7.13.2-alpha.9 - 2024-06-23
  • 7.13.2-alpha.8 - 2024-06-22
  • 7.13.2-alpha.7 - 2024-06-22
  • 7.13.2-alpha.6 - 2024-06-22
  • 7.13.2-alpha.5 - 2024-06-22
  • 7.13.2-alpha.4 - 2024-06-22
  • 7.13.2-alpha.3 - 2024-06-22
  • 7.13.2-alpha.2 - 2024-06-21
  • 7.13.2-alpha.1 - 2024-06-17
  • 7.13.2-alpha.0 - 2024-06-17
  • 7.13.1 - 2024-06-17
  • 7.13.1-alpha.6 - 2024-06-17
  • 7.13.1-alpha.5 - 2024-06-17
  • 7.13.1-alpha.4 - 2024-06-17
  • 7.13.1-alpha.3 - 2024-06-17
  • 7.13.1-alpha.2 - 2024-06-13
  • 7.13.1-alpha.1 - 2024-06-11
  • 7.13.1-alpha.0 - 2024-06-10
  • 7.13.0 - 2024-06-10
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:

github-actions[bot] commented 4 weeks ago

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