Skip to content

[Snyk] Upgrade typescript-eslint from 8.28.0 to 8.31.1#131

Closed
mmsge wants to merge 1 commit intomainfrom
snyk-upgrade-12f1131d90344273b7a7a37d3616534b
Closed

[Snyk] Upgrade typescript-eslint from 8.28.0 to 8.31.1#131
mmsge wants to merge 1 commit intomainfrom
snyk-upgrade-12f1131d90344273b7a7a37d3616534b

Conversation

@mmsge
Copy link
Contributor

@mmsge mmsge commented May 22, 2025

snyk-top-banner

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

  • The recommended version was released 24 days ago.

Release notes
Package name: typescript-eslint
  • 8.31.1 - 2025-04-28

    8.31.1 (2025-04-28)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)

    ❤️ Thank You

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

  • 8.31.1-alpha.3 - 2025-04-28
  • 8.31.1-alpha.2 - 2025-04-22
  • 8.31.1-alpha.1 - 2025-04-22
  • 8.31.1-alpha.0 - 2025-04-21
  • 8.31.0 - 2025-04-21

    8.31.0 (2025-04-21)

    🚀 Features

    • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)

    🩹 Fixes

    • typescript-eslint: address bugs in config() around global ignores (#11065)
    • typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)

    ❤️ Thank You

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

  • 8.30.2-alpha.7 - 2025-04-21
  • 8.30.2-alpha.6 - 2025-04-21
  • 8.30.2-alpha.5 - 2025-04-15
  • 8.30.2-alpha.4 - 2025-04-15
  • 8.30.2-alpha.3 - 2025-04-15
  • 8.30.2-alpha.2 - 2025-04-14
  • 8.30.2-alpha.1 - 2025-04-14
  • 8.30.2-alpha.0 - 2025-04-14
  • 8.30.1 - 2025-04-14

    8.30.1 (2025-04-14)

    🚀 Features

    • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

    🩹 Fixes

    • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
    • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#11023)
    • eslint-plugin: fix mistake with eslintrc config generation (#11072)

    ❤️ Thank You

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

  • 8.30.1-alpha.0 - 2025-04-14
  • 8.30.0 - 2025-04-14

    see release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1

  • 8.29.2-alpha.11 - 2025-04-14
  • 8.29.2-alpha.10 - 2025-04-14
  • 8.29.2-alpha.9 - 2025-04-14
  • 8.29.2-alpha.8 - 2025-04-14
  • 8.29.2-alpha.7 - 2025-04-14
  • 8.29.2-alpha.6 - 2025-04-14
  • 8.29.2-alpha.5 - 2025-04-14
  • 8.29.2-alpha.4 - 2025-04-11
  • 8.29.2-alpha.3 - 2025-04-11
  • 8.29.2-alpha.2 - 2025-04-10
  • 8.29.2-alpha.1 - 2025-04-09
  • 8.29.2-alpha.0 - 2025-04-07
  • 8.29.1 - 2025-04-07

    8.29.1 (2025-04-07)

    🩹 Fixes

    • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
    • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#11021)

    ❤️ Thank You

    • Ronen Amiel

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

  • 8.29.1-alpha.4 - 2025-04-07
  • 8.29.1-alpha.3 - 2025-04-04
  • 8.29.1-alpha.2 - 2025-04-01
  • 8.29.1-alpha.1 - 2025-04-01
  • 8.29.1-alpha.0 - 2025-03-31
  • 8.29.0 - 2025-03-31

    8.29.0 (2025-03-31)

    🚀 Features

    • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
    • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
    • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
    • eslint-plugin: support arbitrary extensions in definition files (#10957)
    • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

    ❤️ Thank You

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

  • 8.28.1-alpha.2 - 2025-03-31
  • 8.28.1-alpha.1 - 2025-03-31
  • 8.28.1-alpha.0 - 2025-03-31
  • 8.28.0 - 2025-03-24

    8.28.0 (2025-03-24)

    🚀 Features

    • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

    🩹 Fixes

    • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

    ❤️ 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.28.0 to 8.31.1.

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
@mmsge
Copy link
Contributor Author

mmsge commented May 22, 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)

@eoye
Copy link
Contributor

eoye commented May 26, 2025

Done in #129

@eoye eoye closed this May 26, 2025
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