Skip to content

Support ESLint v10#78

Merged
cowboyd merged 1 commit into
thefrontside:v3from
azat-io:feat/eslint-10
Feb 14, 2026
Merged

Support ESLint v10#78
cowboyd merged 1 commit into
thefrontside:v3from
azat-io:feat/eslint-10

Conversation

@azat-io

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

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

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

ai commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

I need this PR too

@azat-io

azat-io commented Feb 14, 2026

Copy link
Copy Markdown
Contributor Author

@cowboyd Could you please check the pull request?
It's the only thing blocking me from upgrading to ESLint v10.

@cowboyd cowboyd merged commit d2bf97d into thefrontside:v3 Feb 14, 2026
1 check passed
@cowboyd

cowboyd commented Feb 14, 2026

Copy link
Copy Markdown
Member

Apologies. I'd meant to merge this earlier this week. Would you be willing to become a maintainer?

@azat-io

azat-io commented Feb 14, 2026

Copy link
Copy Markdown
Contributor Author

Yes, why not.
Could you also publish the release on npm?

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