The version 3.1.2 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of webpack-dev-server.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 3.1.2 of webpack-dev-server was just published.
The version 3.1.2 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of webpack-dev-server.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.1.2Commits
The new version differs by 38 commits ahead by 38, behind by 2.
7430648
3.1.2
50f4007
Update deps
da33d2b
speed up incremental builds by not doing excessive stats.toJSON work (#1362)
3a7f7d5
3.1.1
34a6cc3
And update pinned webpack-dev-middleware
7b9269e
Update deps
3c9592e
Actually upgrade package-lock.json...
2b40391
Upgrade webpack-dev-middleware dependency
ef55984
Remove Tapable#apply calls (#1331)
f2db057
Don't invoke function on static html string (#1329)
94398c4
3.1.0
d20757b
Upgrade another timeout for slow CI
f0534fc
Use webpack-log for logging
f76182c
3.0.1-beta.0
c375aa6
Fix support for multi compiler in webpack 4
There are 38 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: