Skip to content

clean-webpack-plugin is totally outdated #751

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

Closed
stof opened this issue May 7, 2020 · 0 comments · Fixed by #760
Closed

clean-webpack-plugin is totally outdated #751

stof opened this issue May 7, 2020 · 0 comments · Fixed by #760
Labels

Comments

@stof
Copy link
Member

stof commented May 7, 2020

Encore uses the 0.1.19 release, while the latest one is 3.0.0.

weaverryan added a commit that referenced this issue May 8, 2020
This PR was squashed before being merged into the master branch.

Discussion
----------

Upgrade dependencies

This upgrades a bunch of dependencies to their latest version.

Things I intentionally kept out of this PR:

- test frameworks (mocha, sinon and chai), as upgrading them is more risky (when I don't touch them, I can rely on the existing testsuite to check the upgrade). These should be handled separately (especially given that they are massively outdated, requiring many major version bumps and so potentially many changes in the tests). See #753
- webpack loaders and plugins, as such upgrades can create BC breaks for Encore itself (and so they deserve separate PRs to test them and make them visible). See #751, #749, #742 for some of them

Commits
-------

dddad18 Upgrade http-server
6704dd0 Upgrade fs-extra
b08417d Upgrade tmp
847e9c7 Upgrade semver
27fc03a Upgrade pkg-up
7dfd592 Upgrade loader-utils
410c7fc Upgrade chalk packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants