Skip to content

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0#284

Merged
Nick2bad4u merged 1 commit intomainfrom
snyk-upgrade-426c423202ab5b878de2a0b11041db52
Aug 2, 2025
Merged

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0#284
Nick2bad4u merged 1 commit intomainfrom
snyk-upgrade-426c423202ab5b878de2a0b11041db52

Conversation

@Nick2bad4u
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.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 13 versions ahead of your current version.

  • The recommended version was released 25 days ago.

Release notes
Package name: @typescript-eslint/eslint-plugin
  • 8.36.0 - 2025-07-07

    8.36.0 (2025-07-07)

    🚀 Features

    • typescript-eslint: support basePath in tseslint.config() (#11357)

    ❤️ Thank You

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

  • 8.35.2-alpha.11 - 2025-07-07
  • 8.35.2-alpha.10 - 2025-07-07
  • 8.35.2-alpha.9 - 2025-07-06
  • 8.35.2-alpha.8 - 2025-07-06
  • 8.35.2-alpha.7 - 2025-07-06
  • 8.35.2-alpha.6 - 2025-07-05
  • 8.35.2-alpha.5 - 2025-07-01
  • 8.35.2-alpha.4 - 2025-07-01
  • 8.35.2-alpha.3 - 2025-07-01
  • 8.35.2-alpha.2 - 2025-07-01
  • 8.35.2-alpha.1 - 2025-07-01
  • 8.35.2-alpha.0 - 2025-07-01
  • 8.35.1 - 2025-06-30

    8.35.1 (2025-06-30)

    🩹 Fixes

    • remove prettier from eslint-plugin (#11339)
    • website: did not find a source file error if url hash doesn't contain fileType (#11350)

    ❤️ Thank You

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

from @typescript-eslint/eslint-plugin 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/eslint-plugin from 8.35.1 to 8.36.0.

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

See this project in Snyk:
https://app.snyk.io/org/nick2bad4u/project/fbcde33d-0af3-42e5-87f7-b8fdd4c91c88?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings August 1, 2025 09:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the @typescript-eslint/eslint-plugin dependency from version 8.35.1 to 8.36.0, bringing in a new feature that supports basePath in tseslint.config() configuration.

  • Updates @typescript-eslint/eslint-plugin to version 8.36.0
  • Incorporates latest bug fixes and feature enhancements from the TypeScript ESLint project

Comment thread package.json
"@eslint/js": "^9.30.0",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.35.1",
Copy link

Copilot AI Aug 1, 2025

Choose a reason for hiding this comment

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

The @typescript-eslint/parser version (8.35.1) should be updated to match the @typescript-eslint/eslint-plugin version (8.36.0) to ensure compatibility between these related packages.

Suggested change
"@typescript-eslint/parser": "^8.35.1",
"@typescript-eslint/parser": "^8.36.0",

Copilot uses AI. Check for mistakes.
@Nick2bad4u
Copy link
Copy Markdown
Owner Author

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

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 1, 2025

@github-actions github-actions Bot added AnyChange Assigned to any repo file change release New Release root Affects Root Directory Structure JSON Assigned to JSON issues or changes labels Aug 1, 2025
@Nick2bad4u Nick2bad4u merged commit dc9745d into main Aug 2, 2025
77 of 81 checks passed
@Nick2bad4u Nick2bad4u deleted the snyk-upgrade-426c423202ab5b878de2a0b11041db52 branch August 2, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AnyChange Assigned to any repo file change JSON Assigned to JSON issues or changes release New Release root Affects Root Directory Structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants