Skip to content

[Snyk] Upgrade @typescript-eslint/parser from 8.65.0 to 8.66.0 - #121

Open
kburger wants to merge 1 commit into
mainfrom
snyk-upgrade-dee59ac0e4bbcaa8193cc4561f55d148
Open

[Snyk] Upgrade @typescript-eslint/parser from 8.65.0 to 8.66.0#121
kburger wants to merge 1 commit into
mainfrom
snyk-upgrade-dee59ac0e4bbcaa8193cc4561f55d148

Conversation

@kburger

@kburger kburger commented Aug 25, 2026

Copy link
Copy Markdown

snyk-top-banner

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

  • The recommended version was released 22 days ago.

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.

Release notes
Package name: @typescript-eslint/parser
  • 8.66.0 - 2026-08-03

    8.66.0 (2026-08-03)

    🚀 Features

    • typescript-estree: handle import.defer() as ImportExpression (#12609)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
    • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
    • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
    • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
    • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
    • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

    ❤️ Thank You

    See GitHub Releases for more information.

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

  • 8.65.1-alpha.21 - 2026-08-03
  • 8.65.1-alpha.20 - 2026-08-02
  • 8.65.1-alpha.19 - 2026-07-30
  • 8.65.1-alpha.18 - 2026-07-30
  • 8.65.1-alpha.17 - 2026-07-30
  • 8.65.1-alpha.16 - 2026-07-30
  • 8.65.1-alpha.15 - 2026-07-30
  • 8.65.1-alpha.14 - 2026-07-30
  • 8.65.1-alpha.13 - 2026-07-30
  • 8.65.1-alpha.12 - 2026-07-29
  • 8.65.1-alpha.11 - 2026-07-29
  • 8.65.1-alpha.10 - 2026-07-28
  • 8.65.1-alpha.9 - 2026-07-28
  • 8.65.1-alpha.8 - 2026-07-27
  • 8.65.1-alpha.7 - 2026-07-23
  • 8.65.1-alpha.6 - 2026-07-22
  • 8.65.1-alpha.5 - 2026-07-22
  • 8.65.1-alpha.4 - 2026-07-21
  • 8.65.1-alpha.3 - 2026-07-21
  • 8.65.1-alpha.2 - 2026-07-21
  • 8.65.1-alpha.1 - 2026-07-20
  • 8.65.1-alpha.0 - 2026-07-20
  • 8.65.0 - 2026-07-20

    8.65.0 (2026-07-20)

    🚀 Features

    • add warning when TS 7 is detected (#12529)
    • eslint-plugin: [no-restricted-imports] deprecate extension rule (#12527, #19562, #11889)
    • eslint-plugin: [no-shadow] specialized error on enum declaration and member shadowing (#12578)
    • parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)
    • typescript-estree: throw for invalid import defer syntax (#12552)

    🩹 Fixes

    • eslint-plugin: [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)
    • eslint-plugin: [unbound-method] report unbound methods accessed via member expression on union types (#12448)
    • eslint-plugin: [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)

    ❤️ Thank You

    See GitHub Releases for more information.

    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.65.0 to 8.66.0.

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

See this project in Snyk:
https://app.snyk.io/org/health-ri-kWJRYPTLVaKBVnJkM3FVH9/project/aa7ac46c-94b6-411a-a8b5-a3ed280efc3e?utm_source=github&utm_medium=referral&page=upgrade-pr
@kburger

kburger commented Aug 25, 2026

Copy link
Copy Markdown
Author

Merge Risk: Low

This is a patch version upgrade from 8.65.0 to 8.66.0.

According to the release notes, this version consists of bug fixes for various rules and minor documentation updates. There are no documented breaking changes, API removals, or required environment updates.

Highlights:

  • Fixes for rules such as no-unnecessary-type-conversion, prefer-nullish-coalescing, and class-literal-property-style.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@kburger

kburger commented Aug 25, 2026

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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