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

#54 Update webpack to version 4 #59

Merged
merged 20 commits into from
Apr 6, 2018
Merged

Conversation

gilmillasseau
Copy link
Collaborator

  • new webpack version
  • upgraded all dependencies to the latest
  • using extract-text-webpack-plugin@4.0.0-beta.0 to keep compatibility with webpack v4

Initially, we were looking to get rid of the vulnerabilities but it turns out that webpack 4.0.1 still has all the vulnerabilities. So it's likely we'll have to wait for a bit before releasing v7.

Related:

@gilmillasseau gilmillasseau changed the title Update webpack to version 4 #54 Update webpack to version 4 Feb 28, 2018
@gilmillasseau
Copy link
Collaborator Author

#54

@stoikerty stoikerty removed the WIP label Apr 6, 2018
Copy link
Owner

@stoikerty stoikerty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! thanks for doing this. I will add a few more changes to this PR and get it merged.

We'll look at the vulnerabilities once more once there is progress. Unfortunately as of webpack 4.5.0 they still persist but there is no point in delaying this release any further.

@stoikerty
Copy link
Owner

#52 has been fixed as part of this PR

@stoikerty stoikerty merged commit f10ee29 into master Apr 6, 2018
@stoikerty stoikerty deleted the 54-fix-security-vulnerabilities branch April 6, 2018 13:49
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