An in-range update of webpack-dev-middleware is breaking the build π¨
Closed this issue Β· 1 comments
The devDependency webpack-dev-middleware was updated from 3.3.0
to 3.4.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.4.0
2018-09-24
Changes
- Remove
loud-rejection
package which modified the global promise rejection and should not be used in a package like this (#340) (f0a8e3e)
Bug fixes
Commits
The new version differs by 3 commits.
8a5d661
3.4.0
f0a8e3e
Remove loud-rejection (#340)
d75802b
fix: replace
url-join
withpath.posix.join
(#334)
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.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.