-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of webpack-dev-middleware is breaking the build 🚨 #139
Comments
After pinning to 3.4.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
The devDependency webpack-dev-middleware was updated from
3.4.0
to3.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
Release Notes for v3.5.0
3.5.0 (2019-01-04)
Bug Fixes
Features
mimeTypes
(possible to useforce
option) (#349) (e56a181)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 🌴
The text was updated successfully, but these errors were encountered: