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

build(deps-dev): update eslint-loader to ^3 #733

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Apr 17, 2020

eslint-loader ^3 is the last version to support both ESLint 5 and 6 (related #732).

Given the changelog for v3.0.0, the only breaking changes are:

eslint-loader is the last version to [support both ESLint 5 and 6](https://github.com/webpack-contrib/eslint-loader/blob/v3.0.4/package.json#L40).

Given the [changelog for v3.0.0](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#300-2019-08-24), the only breaking changes are:
- drop support for Node < 8.9.0 (we did it too symfony#731)
- minimum supported webpack version is 4: not a problem
- minimum supported eslint version is 5: not a problem
@weaverryan
Copy link
Member

Thank you again @Kocal!

@weaverryan weaverryan merged commit b49ee6b into symfony:master Apr 18, 2020
@Kocal Kocal deleted the build/update-eslint-loader branch April 18, 2020 05:39
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.

None yet

2 participants