-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
The devDependency webpack-dev-server was updated from 3.1.10 to 3.1.11.
This version is covered by your current version range and after updating it in your project the build failed.
webpack-dev-server is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v3.1.11
3.1.11 (2018-12-21)
Bug Fixes
- bin/options: correct check for color support (
options.color) (#1555) (55398b5) - package: update
spdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257) - Server: correct
nodeversion checks (#1543) (927a2b3) - Server: mime type for wasm in contentBase directory (#1575) (#1580) (fadae5d)
- add url for compatibility with webpack@5 (#1598) (#1599) (68dd49a)
- check origin header for websocket connection (#1603) (b3217ca)
Commits
The new version differs by 9 commits.
ff2874fchore(release): 3.1.11b3217cafix: check origin header for websocket connection (#1603)68dd49afix: add url for compatibility with webpack@5 (#1598) (#1599)fadae5dfix(Server): mime type for wasm in contentBase directory (#1575) (#1580)7a3a257fix(package): updatespdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563)1fe82deci(travis): Node 11 (on OS X) crashes, use 10 for now (#1588)55398b5fix(bin/options): correct check for color support (options.color) (#1555)927a2b3fix(Server): correctnodeversion checks (#1543)fa96a76chore(PULL_REQUEST_TEMPLATE): allow features (#1539)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴