nkbt / nightwatch-autorun

Zero-configuration runner to automatically install and run End-to-End tests with Nightwatch and Selenium
MIT License
14 stars 1 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency webpack-dev-server
Current Version 1.16.2
Type devDependency

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-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 227 commits (ahead by 227, behind by 34).

  • 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
  • d560695 Fix broken test after webpack update
  • 84a98ad update webpack dev dependency
  • a947336 Refactor to ES6
  • fb74672 Bring eslint config in line with webpack/webpack
  • 2f9ac82 Make Travis run Node.js v4 and v6

There are 227 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.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits .

  • 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)

See the full diff.

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 πŸš€

Commits

The new version differs by 2 commits .

See the full diff.