anoff / phaser-microlight

traffic light / vehicle behavior simulation based on phaser
https://anoff.github.io/phaser-microlight/
MIT License
4 stars 0 forks source link

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

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:

greenkeeper[bot] commented 7 years ago

Version 2.4.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 6 commits .

  • 3f7c9f7 2.4.0
  • e22317f Setting contentBase to false with historyApiFallback on works properly #791 (#797)
  • b85a0ce Extract logic of adding entry points (#782)
  • 4991704 feat - Allow overlay to be enabled for warnings (#789) (#790)
  • 9d2925c Update dependencies
  • 0099613 Handle promise rejection when using --open flag (#780)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.4.1 just got published.

Update to this version instead šŸš€

Release Notes v2.4.1
  • After fixing a warning/error, the overlay was not always cleared correctly (3cb79bd).
Commits

The new version differs by 2 commits .

See the full diff.