eddyson-de / react-grid

Customizable data grid for React.js
MIT License
4 stars 0 forks source link

Update webpack-dev-server to the latest version 🚀 #456

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.8.2 of webpack-dev-server just got published.

Dependency webpack-dev-server
Current Version 2.8.1
Type devDependency

The version 2.8.2 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-dev-server. 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 6 commits.

  • bc22935 2.8.2
  • 35e1d5f fixes #1087: yargs@8 causes error output with webpack@2.x
  • c9d32f8 fixes #1084: template literals causing errors on IE (#1089)
  • 6e18fa6 add promise-config example
  • 8f897c5 fixes #1086: promise configs fix and example
  • 35295b7 update issue template to include commonly needed info

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.908% when pulling 532557c29bd31762e76e8bc3e6c851919e01e203 on greenkeeper/webpack-dev-server-2.8.2 into c8fbaceea7772de12fc342b7ee470c33797d8df7 on master.