Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.2.0 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.2.1
to 3.3.0
.Your tests are still failing with this version. Compare changes
The new version differs by 34 commits.
99e8db0
chore(release): 3.3.0
df3ee67
test: refactor (#1768)
f61dfd4
test: compress option (#1766)
919ff77
fix(Server): validate express.static.mime.types (#1765)
1b3cd4f
chore(deps): update dependency marked to v0.6.2 (#1764)
d5d60cb
feat: add option "serveIndex" to enable/disable serveIndex middleware (#1752)
abf8691
Pass mimeTypes option to webpack-dev-middleware (#1714)
05b8fb7
style: add curly rule to eslint (#1761)
dcd2434
feat: http2 option to enable/disable HTTP/2 with HTTPS (#1721)
0984d4b
feat: add webpack as argument to before and after options (#1760)
31dfe22
chore(deps): update (#1759)
737171e
chore(deps): update dependency supertest to v4 (#1757)
0429113
chore(deps): update all minor dependencies (#1756)
5b55110
chore(deps): update all patch dependencies (patch) (#1755)
e65705b
chore(deps): pin dependencies (#1705)
There are 34 commits in total.
See the full diff
dependency
webpack-dev-server was updated from 3.3.0
to 3.3.1
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
99b78dc
chore(release): 3.3.1
f10fd68
docs: fix changelog (#1783)
b31cbaa
fix: only add entries after compilers have been created (#1774)
66b04a9
fix(regression): always get necessary stats for hmr (#1780)
028ceee
fix(regression): host and port can be undefined or null (#1779)
f5ea174
docs(contribution): alternative way to test (#1506)
See the full diff
dependency
webpack-dev-server was updated from 3.3.1
to 3.4.0
.Your tests are still failing with this version. Compare changes
The new version differs by 60 commits.
45d39ac
chore(release): 3.4.0
ec7eb9c
chore(deps): update dependency internal-ip to ^4.3.0 (#1893)
dbb845d
chore(renovate): ignore peerDependencies (#1894)
df9d09c
chore(deps): update express to 4.17 version (#1896)
2a81ad2
fix(stats): add errors-warnings preset (#1895)
ce3792c
chore(deps): update all patch dependencies (patch) (#1892)
fc4fe32
feat(server): add liveReload option to enable/disable live reloading (#1889)
1c2beff
chore(renovate): add rangeStrategy: bump (#1885)
6020e21
refactor: setupFeatures method (#1891)
df6a020
chore: refactor lint and prettier commands (#1888)
2f56b18
chore(deps): update dependency eslint-config-prettier to v4.3.0 (#1887)
294e155
refactor: listen method (#1884)
c535bb2
fix: do not include config files in dist (#1883)
fd0610b
ci: npm audit and lint commit message (#1880)
d1c319c
refactor: setupFeatures method (#1877)
There are 60 commits in total.
See the full diff
dependency
webpack-dev-server was updated from 3.4.0
to 3.4.1
.Your tests are still failing with this version. Compare changes
The dependency webpack-dev-server was updated from
3.2.0
to3.2.1
.π¨ 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/498108409?utm_source=github_status&utm_medium=notification)).Release Notes for v3.2.1
3.2.1 (2019-02-25)
Bug Fixes
setup
now warning aboutv4
(#1684) (523a6ec)ca
,key
andcert
will be string (#1676) (b8d5c1e)key
,cert
,cacert
andpfx
in CLI (#1688) (4b2076c)idb-connector
after updateinternal-ip
(#1691) (eb48691)Commits
The new version differs by 9 commits.
bf99c26
chore(release): 3.2.1
eb48691
fix(regression): problem with
idb-connector
after updateinternal-ip
(#1691)4b2076c
fix(regression): handle
key
,cert
,cacert
andpfx
in CLI (#1688)21687c3
refactor: utils (#1682)
523a6ec
fix: deprecation message about
setup
now warning aboutv4
(#1684)884fac0
refactor: remove invalid todo (#1683)
a2e5d12
refactor: CLI args and more tests (#1679)
66129a8
test(Util, Validation): close server each time test ends (#1680)
b8d5c1e
fix: allow
ca
,key
andcert
will be string (regression) (#1676)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: