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

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 #732

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

MelvinBot
Copy link

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.11.0 to 7.12.0.

ℹ️ 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 29 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @typescript-eslint/eslint-plugin
  • 7.12.0 - 2024-06-03

    7.12.0 (2024-06-03)

    🚀 Features

    • eslint-plugin: [no-useless-template-literals] rename to no-unnecessary-template-expression (deprecate no-useless-template-literals) (#8821)
    • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises' (#9186)
    • rule-tester: check for parsing errors in suggestion fixes (#9052)
    • rule-tester: port checkDuplicateTestCases from ESLint (#9026)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check (#8820)
    • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining (#8851)
    • eslint-plugin: [explicit-member-accessibility] refine report locations (#8869)
    • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares (#8901)
    • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions (#9114)
    • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe (#9031)
    • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set (#9193)
    • types: correct typing ParserOptions (#9202)

    ❤️ Thank You

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

  • 7.11.1-alpha.27 - 2024-06-03
  • 7.11.1-alpha.26 - 2024-06-03
  • 7.11.1-alpha.25 - 2024-06-03
  • 7.11.1-alpha.24 - 2024-06-02
  • 7.11.1-alpha.23 - 2024-06-02
  • 7.11.1-alpha.22 - 2024-06-02
  • 7.11.1-alpha.21 - 2024-06-02
  • 7.11.1-alpha.20 - 2024-06-02
  • 7.11.1-alpha.19 - 2024-06-02
  • 7.11.1-alpha.18 - 2024-06-02
  • 7.11.1-alpha.17 - 2024-06-01
  • 7.11.1-alpha.16 - 2024-06-01
  • 7.11.1-alpha.15 - 2024-06-01
  • 7.11.1-alpha.14 - 2024-06-01
  • 7.11.1-alpha.13 - 2024-06-01
  • 7.11.1-alpha.12 - 2024-05-31
  • 7.11.1-alpha.11 - 2024-05-31
  • 7.11.1-alpha.10 - 2024-05-31
  • 7.11.1-alpha.9 - 2024-05-30
  • 7.11.1-alpha.8 - 2024-05-30
  • 7.11.1-alpha.7 - 2024-05-30
  • 7.11.1-alpha.6 - 2024-05-29
  • 7.11.1-alpha.5 - 2024-05-28
  • 7.11.1-alpha.4 - 2024-05-28
  • 7.11.1-alpha.3 - 2024-05-28
  • 7.11.1-alpha.2 - 2024-05-27
  • 7.11.1-alpha.1 - 2024-05-27
  • 7.11.1-alpha.0 - 2024-05-27
  • 7.11.0 - 2024-05-27

    7.11.0 (2024-05-27)

    🚀 Features

    • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)

    🩹 Fixes

    • ast-spec: add EmptyStatement to Statement (#8892)
    • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
    • typescript-estree: truncate number of files printed by the maximum file error (#9127)

    ❤️ Thank You

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

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:

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/expensify/project/4945ebcf-d145-4524-893a-d9c905019a72?utm_source=github&utm_medium=referral&page=upgrade-pr
@MelvinBot MelvinBot requested a review from a team as a code owner June 25, 2024 06:55
@melvin-bot melvin-bot bot requested review from blimpich and removed request for a team June 25, 2024 06:56
@blimpich
Copy link
Contributor

Doesn't fix a vulnerability but seems very low risk. Merging.

@blimpich blimpich merged commit c85bffc into main Jun 25, 2024
6 checks passed
@blimpich blimpich deleted the snyk-upgrade-2243ce42e4ce053b2d2f7696fb96679b branch June 25, 2024 18:43
Copy link

🚀Published to npm in v2.0.28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants