Skip to content

Support ESLint v10#78

Open
azat-io wants to merge 1 commit intothefrontside:v3from
azat-io:feat/eslint-10
Open

Support ESLint v10#78
azat-io wants to merge 1 commit intothefrontside:v3from
azat-io:feat/eslint-10

Conversation

@azat-io
Copy link
Contributor

@azat-io azat-io commented Feb 7, 2026

Summary

  • Replace deprecated context.getSourceCode() with context.sourceCode fallback for ESLint v10 compatibility
  • Remove type property from test error assertions (removed in ESLint v10 RuleTester)
  • Update eslint devDependency to ^10.0.0

Backward compatibility with ESLint v9 is preserved via fallbacks.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Package Changes Through 6a5ba09

There are 1 changes which include eslint-plugin-prefer-let with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
eslint-plugin-prefer-let 4.0.1 4.1.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@ai
Copy link
Contributor

ai commented Feb 7, 2026

I need this PR too

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