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.13.0 to 7.14.1 #755

Merged
merged 1 commit into from
Jul 18, 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.13.0 to 7.14.1.

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

  • The recommended version was released on 24 days ago.

Release notes
Package name: @typescript-eslint/eslint-plugin
  • 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.14.0 (2024-06-24)

    We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1

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

  • 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 (2024-06-17)

    🩹 Fixes

    • eslint-plugin: [prefer-readonly] refine report locations (#8894)
    • eslint-plugin: [return-await] support explicit resource management (#9044)
    • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

    ❤️ Thank You

    • Kirk Waiblinger
    • Yukihiro Hasegawa @ y-hsgw

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

  • 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

    7.13.0 (2024-06-10)

    🚀 Features

    • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
    • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
    • typescript-estree: require import = require() argument to be a string literal (#9226)
    • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

    🩹 Fixes

    • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
    • eslint-plugin: [init-declarations] refine report locations (#8893)
    • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
    • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
    • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
    • scope-manager: handle index signature in class (#9054)

    ❤️ 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.13.0 to 7.14.1.

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 July 18, 2024 07:48
@melvin-bot melvin-bot bot requested review from lakchote and removed request for a team July 18, 2024 07:48
@lakchote lakchote merged commit 42b7b56 into main Jul 18, 2024
6 checks passed
@lakchote lakchote deleted the snyk-upgrade-e009fa1bab2cb316a96ff9cebc0190ad branch July 18, 2024 07:58
Copy link

🚀Published to npm in v2.0.50

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