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 from 8.22.0 to 8.23.0 #96

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

markus-ap
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade typescript-eslint from 8.22.0 to 8.23.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 16 versions ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: typescript-eslint
  • 8.23.0 - 2025-02-03

    8.23.0 (2025-02-03)

    🚀 Features

    • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
    • types: add strict parent types for function-declaration, default-export and named-export nodes (#10685)

    🩹 Fixes

    • bump ts-api-utils to ^2.0.1 (#10761)
    • deps: update eslint monorepo to v9.19.0 (#10752)
    • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
    • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
    • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
    • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
    • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
    • eslint-plugin: [no-restricted-imports] support regex option (#10699)
    • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

    ❤️ Thank You

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

  • 8.22.1-alpha.14 - 2025-02-03
  • 8.22.1-alpha.13 - 2025-02-03
  • 8.22.1-alpha.12 - 2025-02-03
  • 8.22.1-alpha.11 - 2025-02-03
  • 8.22.1-alpha.10 - 2025-02-03
  • 8.22.1-alpha.9 - 2025-02-03
  • 8.22.1-alpha.8 - 2025-02-03
  • 8.22.1-alpha.7 - 2025-02-01
  • 8.22.1-alpha.6 - 2025-02-01
  • 8.22.1-alpha.5 - 2025-02-01
  • 8.22.1-alpha.4 - 2025-01-31
  • 8.22.1-alpha.3 - 2025-01-29
  • 8.22.1-alpha.2 - 2025-01-28
  • 8.22.1-alpha.1 - 2025-01-28
  • 8.22.1-alpha.0 - 2025-01-27
  • 8.22.0 - 2025-01-27

    8.22.0 (2025-01-27)

    🚀 Features

    • parser: add standalone isolatedDeclarations option (#10499)

    🩹 Fixes

    • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
    • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
    • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
    • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
    • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
    • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
    • type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)

    ❤️ Thank You

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

from typescript-eslint 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 from 8.22.0 to 8.23.0.

See this package in npm:
typescript-eslint

See this project in Snyk:
https://app.snyk.io/org/spine-semantic-infrastructure/project/b121e0a0-7979-4b24-be4d-3b874e16b0c8?utm_source=github&utm_medium=referral&page=upgrade-pr
@markus-ap
Copy link
Contributor Author

markus-ap commented Feb 27, 2025

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

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@JohannesETelle JohannesETelle merged commit c4d7e30 into main Mar 4, 2025
6 checks passed
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