Closed greenkeeper[bot] closed 4 years ago
After pinning to 3.8.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
webpack-dev-server was updated from 3.9.0
to 3.10.0
.Your tests are still failing with this version. Compare changes
sockPort: 'location'
) (#2341) (dc10d06)contentBasePublicPath
option (#2150) (cee700d)The new version differs by 29 commits.
e330423
chore(release): 3.10.0
dc8b475
fix: https on chrome linux (#2330)
8f89c01
fix: support webpack@5 (#2359)
3203688
chore(deps): update dependency url-loader to v3 (master) (#2331)
e0c1ef0
chore(deps): update dependency webpack to ^4.41.3 (master) (#2354)
cf82fc2
chore(deps): update dependency file-loader to v5 (#2328)
c570222
chore(deps): update all minor dependencies (#2342)
c16c445
chore(deps): update lock file (#2345)
54d222f
chore(deps): update all patch dependencies (master) (patch) (#2340)
dc10d06
feat(client): allow sock port to use location's port (#2341)
a599f99
refactor(client): createSocketUrl to make it better unit tested (#2336)
5f8c575
chore(deps): update all patch dependencies (#2326)
cee700d
feat(server): add contentBasePublicPath
option (#2150)
bd6783a
chore(deps): update dependency jest-junit to v10 (#2337)
5dfa367
chore(deps): update all minor dependencies (#2319)
There are 29 commits in total.
See the full diff
dependency
webpack-dev-server was updated from 3.10.0
to 3.10.1
.Your tests are still failing with this version. Compare changes
dependency
webpack-dev-server was updated from 3.10.1
to 3.10.2
.Your tests are still failing with this version. Compare changes
The new version differs by 16 commits ahead by 16, behind by 2.
5aa86b5
chore(release): 3.10.2
1a7c827
fix: add heartbeat for the websocket server (#2404)
0325b01
chore(deps): update all patch dependencies (#2412)
7852f05
chore(deps): update dependency lint-staged to v10 (#2397)
43e8c24
chore(deps): update all patch dependencies (#2394)
d7ebf19
chore(deps): update all minor dependencies (#2390)
aa365df
fix: add an optional peer dependency on webpack-cli (#2396)
f9937f5
chore(deps): update all patch dependencies to ^8.3.4 (#2382)
a1d28c0
chore(deps): update all patch dependencies (master) (patch) (#2372)
f671241
chore(deps): update all minor dependencies (master) (minor) (#2375)
ebe8eca
fix(server): fallthrough non GET
and HEAD
request to routes… (#2374)
f4c8f94
chore(deps): update dependency eslint-config-prettier to ^6.8.0… (#2371)
453b41e
chore(deps): update all minor dependencies (master) (minor) (#2366)
ff3dfbc
chore(deps): update all patch dependencies (#2367)
699404b
fix: ie11 compatibility (#2364)
There are 16 commits in total.
See the full diff
The dependency webpack-dev-server was updated from
3.8.2
to3.9.0
.🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/d-band/dool/builds/601382831?utm_source=github_status&utm_medium=notification)).Release Notes for v3.9.0
3.9.0 (2019-10-22)
Bug Fixes
hostname
andport
to bonjour name to prevent name collisions (#2276) (d8af2d9)extKeyUsage
to self-signed cert (#2274) (a4dbc3b)Features
openPage
support (#2266) (c9e9178)Commits
The new version differs by 10 commits.
4d99f6d
chore(release): 3.9.0
4abc8c3
chore(deps): update package-lock.json (#2289)
e1d4d7f
chore(deps): update all patch dependencies (master) (patch) (#2281)
a4dbc3b
fix(server): Add extKeyUsage to self-signed cert (#2274)
b0070f3
chore(deps): update all patch dependencies (#2275)
d8af2d9
fix: add hostname and port to bonjour name to prevent name collisions (#2276)
6d1f24f
chore(deps): update all patch dependencies (master) (patch) (#2271)
c9e9178
feat(options): add multiple
openPage
support (#2266)06e014b
chore(deps): update all minor dependencies (#2252)
98aa8e1
chore(cli): move webpack cli flags to dev server (#2270)
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: