Open greenkeeper[bot] opened 5 years ago
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.
devDependency
webpack-dev-server was updated from 3.1.11
to 3.1.12
.Your tests are still failing with this version. Compare changes
devDependency
webpack-dev-server was updated from 3.1.12
to 3.1.13
.Your tests are still failing with this version. Compare changes
devDependency
webpack-dev-server was updated from 3.1.13
to 3.1.14
.Your tests are still failing with this version. Compare changes
devDependency
webpack-dev-server was updated from 3.1.14
to 3.2.0
.Your tests are still failing with this version. Compare changes
The new version differs by 24 commits.
df113eb
chore(release): 3.2.0
f1246c7
chore(deps): update (#1671)
f9fc9c7
ci: fix typo (#1672)
eddd476
chore: add hiroppy to codeowners (#1670)
d9d308d
ci: small improve (#1669)
252ea4f
fix: allow single object proxy config (#1633)
017dc3d
chore: update internal-ip@4.0.0 (#1668)
b2bcdb0
test(Proxy): skip Proxy.test.js (#1667)
b92e5fd
fix: SPDY fails in node >= 11.1.0 (#1660)
f78a9a3
refactor(Server): use class (#1658)
5ea376b
feat: set development
mode by default when unspecified (#1653)
a52f2d7
chore(ci): add v8 and v11 of Node version (#1652)
5833986
chore: migrate on jest
102941f
style: allow comma-dangle in eslintrc because compete with prettier (#1649)
4a04864
style: introduce prettier (#1647)
There are 24 commits in total.
See the full diff
The devDependency webpack-dev-server was updated from
3.1.10
to3.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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/gerbilsinspace/soundboard.cool/builds/471101564?utm_source=github_status&utm_medium=notification)).Release Notes for v3.1.11
3.1.11 (2018-12-21)
Bug Fixes
options.color
) (#1555) (55398b5)spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)node
version checks (#1543) (927a2b3)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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: