Skip to content

feat(node): drop support for node 11 (end-of-life since 1 year) #775

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

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented May 19, 2020

This PR is a proposal for the Node.js 11 support issue I encountered in #774.

@Rodrigo001-dev

This comment has been minimized.

@Lyrkan Lyrkan merged commit fc9aaa8 into symfony:master Jul 31, 2020
@Lyrkan
Copy link
Collaborator

Lyrkan commented Jul 31, 2020

Thanks @Kocal

@Kocal Kocal deleted the feat/drop-node11-support branch July 31, 2020 07:59
@Kocal
Copy link
Member Author

Kocal commented Jul 31, 2020

I will rebase #774

@Kocal
Copy link
Member Author

Kocal commented Sep 10, 2020

@weaverryan I think it should be great to document this breaking change in https://github.com/symfony/webpack-encore/releases/tag/v0.31.0, WDYT?

weaverryan added a commit that referenced this pull request Dec 3, 2020
…ocal)

This PR was squashed before being merged into the main branch.

Discussion
----------

feat: add support for ESLint 7, drop support ESLint 5

- bump eslint from `^5.15.2 || ^6.0.0` to `^6.0.0 || ^7.0.0`: https://eslint.org/blog/2020/05/eslint-v7.0.0-released
- bump eslint-loader from `^3.0.0` to `^4.0.0`, which drop support for Node <10.13.0 and set minimum ESLint support to version 6: https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md#400-2020-04-03
- had to fix some linting issues

**EDIT:** Ok so ESLint 7 is not compatible with Node 11.
This version is in end of life ([End-of-Life releasese](https://github.com/nodejs/Release#end-of-life-releases), should we drop support for Node 11 too? And maybe add support for Node 13 and Node 14?
WDYT?

**EDIT 2:** PR opened at #775

**EDIT 3:** PR rebased since #775 has been merged

Commits
-------

5a1cfb6 feat: add support for ESLint 7, drop support ESLint 5
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