Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 8, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 3, 2017

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

Dependency webpack-dev-server
Current Version 2.2.1
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 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.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Feb 3, 2017

Codecov Report

Merging #80 into master will not impact coverage.

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines          61     61           
  Branches       11     11           
=====================================
  Hits           61     61

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 672f71d...a8898d5. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 3, 2017

Codecov Report

Merging #80 into master will not impact coverage.

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines          61     61           
  Branches       11     11           
=====================================
  Hits           61     61

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 672f71d...a8898d5. Read the comment docs.

@bjacobel bjacobel mentioned this pull request Feb 3, 2017
@bjacobel bjacobel merged commit e63effb into master Feb 8, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/webpack-dev-server-2.3.0 branch February 8, 2017 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant