j138 / grommet-boilerplate

grommet boilerplate
0 stars 0 forks source link

Update webpack-dev-server to the latest version šŸš€ #20

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency webpack-dev-server
Current Version 1.16.3
Type devDependency

The version 2.3.0 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 232 commits (ahead by 232, behind by 39).

  • 04eafa5 2.3.0
  • ac1675c Refactor config validation
  • d725fd9 Implement error overlay (#764)
  • 61e5403 Allow a string to be passed as the port config option (#766)
  • 2cf2939 have --open use the options.public path if it exists (#749)
  • aa98997 2.2.1
  • 686dec4 Fix inline example not working after webpack 2.2.0
  • c82c1eb Only run Travis on the master branch [skip ci]
  • 54b4b02 update examples to reflect web pack 2.2.0 (#759)
  • 3bc7f77 webpack.github.io -> webpack.js.org
  • cb98dd9 Change link in readme to webpack.js.org
  • 31fb4fd Added example "webworker" (#755)
  • 7e18f6a 2.2.0
  • e9dd0ed Upgrade webpack dependency
  • cae704f Update README to new standard

There are 232 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: