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/parser from 7.17.0 to 7.18.0 #787

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

MelvinBot
Copy link

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/parser from 7.17.0 to 7.18.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 11 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @typescript-eslint/parser
  • 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.

from @typescript-eslint/parser 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/parser from 7.17.0 to 7.18.0.

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

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 August 20, 2024 11:23
@melvin-bot melvin-bot bot requested review from deetergp and removed request for a team August 20, 2024 11:23
Copy link
Contributor

@deetergp deetergp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Snykbot 🐍

@deetergp deetergp merged commit a01609c into main Aug 21, 2024
6 checks passed
@deetergp deetergp deleted the snyk-upgrade-807acbf68ce552951e5bbfdb20fe9f69 branch August 21, 2024 17:35
Copy link

🚀Published to npm in v2.0.79

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