An in-range update of webpack-dev-server is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
The devDependency webpack-dev-server was updated from 3.1.10
to 3.1.11
.
π¨ View failing branch.
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
- β ci/circleci: build: Your tests failed on CircleCI (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
spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257) - Server: correct
node
version 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.
ff2874f
chore(release): 3.1.11
b3217ca
fix: check origin header for websocket connection (#1603)
68dd49a
fix: add url for compatibility with webpack@5 (#1598) (#1599)
fadae5d
fix(Server): mime type for wasm in contentBase directory (#1575) (#1580)
7a3a257
fix(package): update
spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563)1fe82de
ci(travis): Node 11 (on OS X) crashes, use 10 for now (#1588)
55398b5
fix(bin/options): correct check for color support (
options.color
) (#1555)927a2b3
fix(Server): correct
node
version checks (#1543)fa96a76
chore(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 π΄
After pinning to 3.1.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
webpack-dev-server was updated from3.1.11
to3.1.12
.
Your tests are still failing with this version. Compare changes
- The
devDependency
webpack-dev-server was updated from3.1.12
to3.1.13
.
Your tests are still failing with this version. Compare changes
- The
devDependency
webpack-dev-server was updated from3.1.13
to3.1.14
.
Your tests are still failing with this version. Compare changes