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 8.14.0 to 8.17.0 #1880

Closed
wants to merge 1 commit into from

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Dec 25, 2024

snyk-top-banner

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

  • The recommended version was released 23 days ago.

Release notes
Package name: @typescript-eslint/parser
  • 8.17.0 - 2024-12-02

    8.17.0 (2024-12-02)

    🚀 Features

    • eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#10392)
    • typescript-estree: add package version to ts version warning (#10343)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#10363)
    • eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#10401)
    • eslint-plugin: [promise-function-async] handle function overloading (#10304)
    • website: press the Report an Issue button makes error if eslintrc does not include rules (#10367)

    ❤️ Thank You

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

  • 8.16.1-alpha.9 - 2024-12-02
  • 8.16.1-alpha.8 - 2024-12-02
  • 8.16.1-alpha.7 - 2024-12-02
  • 8.16.1-alpha.6 - 2024-12-01
  • 8.16.1-alpha.5 - 2024-11-30
  • 8.16.1-alpha.4 - 2024-11-29
  • 8.16.1-alpha.3 - 2024-11-27
  • 8.16.1-alpha.2 - 2024-11-27
  • 8.16.1-alpha.1 - 2024-11-25
  • 8.16.1-alpha.0 - 2024-11-25
  • 8.16.0 - 2024-11-25

    8.16.0 (2024-11-25)

    🚀 Features

    • support TypeScript 5.7 (#10372)
    • eslint-plugin: [max-params] add function overload and function type support (#10312)
    • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

    🩹 Fixes

    • typescript-estree: update conditions for unsupported version warning (#10385)

    ❤️ Thank You

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

  • 8.15.1-alpha.8 - 2024-11-25
  • 8.15.1-alpha.7 - 2024-11-25
  • 8.15.1-alpha.6 - 2024-11-24
  • 8.15.1-alpha.5 - 2024-11-24
  • 8.15.1-alpha.4 - 2024-11-22
  • 8.15.1-alpha.3 - 2024-11-22
  • 8.15.1-alpha.2 - 2024-11-21
  • 8.15.1-alpha.1 - 2024-11-21
  • 8.15.1-alpha.0 - 2024-11-18
  • 8.15.0 - 2024-11-18

    8.15.0 (2024-11-18)

    🚀 Features

    • eslint-plugin: added related-getter-setter-pairs rule (#10192)
    • eslint-plugin: new rule no-unsafe-type-assertion (#10051)
    • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299)
    • rule-tester: run method - avoid to infer type parameter from tests param (#10324)
    • typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
    • utils: add new optional language field to FlatConfig.Config type (#10326)

    🩹 Fixes

    • add missing peer dependencies (#9744)
    • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
    • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
    • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315)
    • eslint-plugin: report deprecations used in default export (#10330)
    • utils: add defaultOptions to meta in rule (#10339)

    ❤️ Thank You

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

  • 8.14.1-alpha.8 - 2024-11-18
  • 8.14.1-alpha.7 - 2024-11-18
  • 8.14.1-alpha.6 - 2024-11-17
  • 8.14.1-alpha.5 - 2024-11-16
  • 8.14.1-alpha.4 - 2024-11-15
  • 8.14.1-alpha.3 - 2024-11-14
  • 8.14.1-alpha.2 - 2024-11-14
  • 8.14.1-alpha.1 - 2024-11-14
  • 8.14.1-alpha.0 - 2024-11-14
  • 8.14.0 - 2024-11-11

    8.14.0 (2024-11-11)

    🚀 Features

    • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#10067)
    • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)

    🩹 Fixes

    • deps: update dependency eslint to v9.14.0 (#10309)
    • deps: update docusaurus monorepo to v3.6.0 (#10319)
    • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
    • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
    • scope-manager: fix asserted increments not being marked as write references (#10271)

    ❤️ 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 8.14.0 to 8.17.0.

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

See this project in Snyk:
https://app.snyk.io/org/qdraw/project/8efd618d-a300-4d64-93b4-6c13314df270?utm_source=github&utm_medium=referral&page=upgrade-pr
@qdraw
Copy link
Owner Author

qdraw commented Dec 25, 2024

Conflicting files
starskydesktop/package-lock.json

@qdraw qdraw closed this Dec 25, 2024
@qdraw qdraw deleted the snyk-upgrade-a7d680754721db6309cbf34e0607c792 branch December 25, 2024 21:14
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.

2 participants