Skip to content

feat: support @babel/eslint-parser v8#215

Merged
NullVoxPopuli merged 1 commit into
ember-tooling:mainfrom
davidtaylorhq:feat/eslint-10-and-babel-parser-8-compat
Jun 23, 2026
Merged

feat: support @babel/eslint-parser v8#215
NullVoxPopuli merged 1 commit into
ember-tooling:mainfrom
davidtaylorhq:feat/eslint-10-and-babel-parser-8-compat

Conversation

@davidtaylorhq

Copy link
Copy Markdown
Contributor

@babel/eslint-parser v8 promoted the 'experimental worker' as the default behavior, so we need to update the import.

Also widens the peer-dep range and adds a gjs-babel-v8 test project mirroring gjs-experimental-worker so CI exercises both paths.

NullVoxPopuli
NullVoxPopuli previously approved these changes Jun 23, 2026
`@babel/eslint-parser` v8 promoted the 'experimental worker' as the default behavior, so we need to update the import.

Also widens the peer-dep range and adds a `gjs-babel-v8` test project mirroring `gjs-experimental-worker` so CI exercises both paths.
@davidtaylorhq davidtaylorhq force-pushed the feat/eslint-10-and-babel-parser-8-compat branch from 16f0b21 to a1956c9 Compare June 23, 2026 17:01
@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Jun 23, 2026
@NullVoxPopuli NullVoxPopuli merged commit 8dcf940 into ember-tooling:main Jun 23, 2026
32 of 36 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 23, 2026
NullVoxPopuli pushed a commit to ember-cli/eslint-plugin-ember that referenced this pull request Jun 24, 2026
`ember-eslint-parser@0.14.0` adds support for `@babel/eslint-parser` v8 (ember-tooling/ember-eslint-parser#215). The change is backwards compatible, so has no impact on the compatibility of eslint-plugin-ember.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants