Closed greenkeeper[bot] closed 7 years ago
Update to this version instead π
extensions
option to DllReferencePluginwarningsFilter
to UglifyJsPlugin to hide warnings selectivelyextractComments
to UglifyJsPlugin to move kept comments into separate file (i. e. LICENSE file)compiler
(name
in configuration) in rules
extract-text-webpack-plugin
or html-webpack-plugin
module.strictExportPresence
to make missing export an error instead of warningwatch-close
event when the watcher is closedSystem
now generate valid code i. e. System.global
EnvironmentPlugin
The new version differs by 487 commits .
46dc08e
2.3.0
01c06de
Merge pull request #4527 from webpack/bugfix/issue-4472
23e1f7c
install Promise early in chunk cache
0c137cb
Merge pull request #4521 from chicoxyzzy/patch-1
98ea823
Merge pull request #4503 from eirikurn/empty-env-variables
0058a2e
Use ts-loader instead of deprecated typescript-loader
3e787ea
Merge pull request #4502 from webpack/TheLarkInn-patch-1
335ce5f
Merge pull request #4471 from SteveMieskoski/increase-coverage-for-AutomaticPrefetchPlugin
fadafb2
Merge pull request #4504 from timse/do-not-merge-empty-chunks
a9972a3
Merge pull request #4505 from rouzbeh84/hotfix/hotlinking-examples-index
a5272e8
hotlink examples in readme
d67e125
fix up tests
d7ae9ad
do not incorporate chunks without modules
003cef9
EnvironmentPlugin: Support empty env variables
7db849d
Update README.md
There are 250 commits in total. See the full diff.
Update to this version instead π
The new version differs by 9 commits .
4b9b660
2.3.1
d1cf8b4
Merge pull request #4538 from webpack/feature/error-emit-warning
ec46a0d
Merge pull request #4539 from mp4096/master
18566a1
Fixed link to the Traceur repo in README
751fd9b
add stack to non-Error error emitted
b1acb2e
Merge pull request #4537 from webpack/bugfix/newline-validation
49ccf44
Merge pull request #4536 from webpack/bugfix/issue-4532
10c44e5
fix extra newline in validation
915c150
fix bug in MinChunkSizePlugin
See the full diff.
Update to this version instead π
The new version differs by 9 commits .
6b209b1
2.3.2
88f2833
Merge pull request #4567 from webpack/bugfix/cheap-source-map
3fca75e
Merge pull request #4565 from webpack/dx/error-description-output-path
c226077
update webpack-sources dependency to fix a bug
2fe82af
Suggest course of action
56d09ab
Merge pull request #4533 from michael-ciniawsky/schema
b5451ef
Merge pull request #4564 from webpack/bugfix/cheap-source-map
22c771f
update webpack-sources dependency to avoid performance issue
c390700
fix(schema/absolutePaths): make absolute paths case insensitive
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: