An in-range update of webpack-dev-middleware is breaking the build π¨
Closed this issue Β· 3 comments
The devDependency webpack-dev-middleware was updated from 3.4.0
to 3.5.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-middleware 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).
Commits
The new version differs by 6 commits.
0e8ac82
chore(release): 3.5.0
cf4d7a9
fix(middleware): do not add 'null' to Content-Type (#355)
e6cfe7c
Update package-lock.json (#352)
e56a181
feat: allow to redefine
mimeTypes
(possible to useforce
option) (#349)a59b9fd
docs(readme): fix
writeToDisk
example (#342)cc46398
docs(release): 3.4.0
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.4.0 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-middleware was updated from3.6.0
to3.6.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 15 commits.
894ba2b
chore(release): 3.6.1
b2a6fed
fix: do not overwrite Content-Type if header already exists (#377)
e5bd8f8
chore(release): 3.6.0
a54dd45
chore(deps): update (#373)
2a84dd4
ci: improve (#372)
81c2c5d
refactor: consistent write to fs (#371)
1762cb3
feat: configurable file system via options.fs (#370)
8e54af2
chore(release): 3.5.2
b135b3d
fix: don't add charset to
usdz
file type (#357)c64a2c1
test: add tests to assert if subdirectories with special characters are served correctly (#365)
71c3e20
chore(release): 3.5.1
d86bd01
ci: test on all lts node version on linux (#364)
464de8d
ci: node@11 test on windows (#363)
113f79b
chore(deps): update (#362)
90d0d94
fix: remove querystring from filenames when writing to disk (#361)
See the full diff
- The
devDependency
webpack-dev-middleware was updated from3.6.1
to3.6.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 20 commits.
7942228
chore(release): 3.6.2
56dc705
fix: check existence of
res.getHeader
and set the correct Content-Type (#385)eb2e32b
chore: import development (#387)
e6c2b3c
refactor: migrate on jest (#386)
dba5e02
test: fix overwrite Content-Type (#378)
894ba2b
chore(release): 3.6.1
b2a6fed
fix: do not overwrite Content-Type if header already exists (#377)
e5bd8f8
chore(release): 3.6.0
a54dd45
chore(deps): update (#373)
2a84dd4
ci: improve (#372)
81c2c5d
refactor: consistent write to fs (#371)
1762cb3
feat: configurable file system via options.fs (#370)
8e54af2
chore(release): 3.5.2
b135b3d
fix: don't add charset to
usdz
file type (#357)c64a2c1
test: add tests to assert if subdirectories with special characters are served correctly (#365)
There are 20 commits in total.
See the full diff