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

Lint Generator: Account for breaking changes in ESLint #1192

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

stevepolitodesign
Copy link
Contributor

@stevepolitodesign stevepolitodesign commented Apr 19, 2024

The recent release of ESLint v9.0.0 made it so flat config is the new default.

Until we can update thoughtbot/eslint-config to support this version, we'll pin ESLint to ^8.9.0 in an effort to ship this next release of Suspenders.

The recent release of [ESLint v9.0.0][] made it so [flat config][] is
the new default.

Until we can update [thoughtbot/eslint-config][] to support this
version, we'll pin ESLint to `^8.9.0` in an effort to ship this next
release of Suspenders.

[ESLint v9.0.0]: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/
[flat config]:  https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#flat-config-is-now-the-default-and-has-some-changes
[thoughtbot/eslint-config]: https://github.com/thoughtbot/eslint-config
@stevepolitodesign stevepolitodesign merged commit f62c516 into suspenders-3-0-0 Apr 19, 2024
2 checks passed
@stevepolitodesign stevepolitodesign deleted the suspenders-3-0-0-eslint branch April 19, 2024 20:25
@stevepolitodesign stevepolitodesign mentioned this pull request Apr 19, 2024
17 tasks
stevepolitodesign added a commit that referenced this pull request May 10, 2024
The recent release of [ESLint v9.0.0][] made it so [flat config][] is
the new default.

Until we can update [thoughtbot/eslint-config][] to [support][] this
version, we'll pin ESLint to `^8.9.0` in an effort to ship this next
release of Suspenders.

[ESLint v9.0.0]: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/
[flat config]:  https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#flat-config-is-now-the-default-and-has-some-changes
[thoughtbot/eslint-config]: https://github.com/thoughtbot/eslint-config
[support]: thoughtbot/eslint-config#10
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.

1 participant