-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update webpack to the latest version 🚀 #55
base: master
Are you sure you want to change the base?
Conversation
Client tests fail w/ this update. This should report a failure. The test webpack config needs to be updated to webpack2's schema for this to pass. |
Version 2.3.0 just got published.Update to this version instead 🚀 Release Notesv2.3.0Features:
Bugfixes:
CommitsThe new version differs by 487 commits .
There are 250 commits in total. See the full diff. |
Version 2.3.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits .
See the full diff. |
Version 2.3.2 just got published.Update to this version instead 🚀 Release Notesv2.3.2Bugfixes:
CommitsThe new version differs by 9 commits .
See the full diff. |
Version 2.3.3 just got published.Update to this version instead 🚀 Release Notesv2.3.3Bugfixes:
|
Version 2.4.0 just got published.Update to this version instead 🚀 Release Notesv2.4.0Highlighted Features:
|
Version 2.4.1 just got published.Update to this version instead 🚀 Release Notesv2.4.1Bugfixes:
|
Version 2.5.0 just got published.Update to this version instead 🚀 Release Notesv2.5.0Bugfixes:
Features:
CommitsThe new version differs by 81 commits0.
There are 81 commits in total. See the full diff |
Version 2.5.1 just got published.Update to this version instead 🚀 Release Notesv2.5.1Bugfixes:
CommitsThe new version differs by 5 commits0.
false See the full diff |
Version 2.6.0 just got published.Update to this version instead 🚀 Release Notesv2.6.0Features:
Bugfixes:
|
Version 2.6.1 just got published.Update to this version instead 🚀 Release Notesv2.6.1Bugfixes:
CommitsThe new version differs by 7 commits.
See the full diff |
Version 3.0.0-rc.1 just got published.Update to this version instead 🚀 Release Notesv3.0.0-rc.1Bugfixes:
CommitsThe new version differs by 132 commits.
There are 132 commits in total. See the full diff |
Version 3.0.0 just got published.Update to this version instead 🚀 Release Notesv3.0.0Changes from 2.6.1 to 3.0.0Features
Bugfixes
Internal changes
Changes from 3.0.0-rc.2 to 3.0.0Bugfixes
Internal changes
CommitsThe new version differs by 44 commits.
There are 44 commits in total. See the full diff |
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notesv3.1.0Features:
Bugfixes:
CommitsThe new version differs by 95 commits.
There are 95 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 2.2.1 of webpack just got published.
The version 2.2.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of webpack.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 1559 commits (ahead by 1559, behind by 66).
0445b15
2.2.1
ce5b72a
Merge pull request #4124 from willmendesneto/refactor-critical-dependency-warning
54b6f38
Merge pull request #4127 from li-kai/uglify-plugin-test
cadc025
Merge pull request #4133 from hlwsmith/patch-1
2ed6448
Fix link to Vue framework
deabd23
Fix naming
a417b80
Add test for UglifyJsPlugin
1e56bb5
refactor(CriticalDependencyWarning): upgrade to ES6
873aad1
Merge pull request #3887 from shubheksha/refactor-CommonJsPlugin
1caeb72
refactor(ES6): upgrade CommonJsPlugin to ES6
68dea37
Merge pull request #4043 from shubheksha/refactor-test-RecordIdsPlugin
0460726
Merge pull request #4049 from shubheksha/refactor-test-Template
22352b8
Merge pull request #4047 from shubheksha/refactor-test-SourceMapDevToolModuleOptionsPlugin
58b4b55
Merge pull request #4044 from shubheksha/refactor-test-RequireJsStuffPlugin
5df1d5c
Merge pull request #4034 from carloscuatin/refactor-eval-dev-tool-module-template-plugin
There are 250 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴