-
Notifications
You must be signed in to change notification settings - Fork 9
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-server is breaking the build 🚨 #37
Comments
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. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.4.03.4.0 (2019-05-17)Bug Fixes
FeaturesCommitsThe new version differs by 60 commits.
There are 60 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 63 commits.
There are 63 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.5.0Bug Fixes
FeaturesCommitsThe new version differs by 88 commits.
There are 88 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 123 commits.
There are 123 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 144 commits.
There are 144 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.8.03.8.0 (2019-08-09)Bug Fixes
Features
Potential Breaking ChangesWe have migrated Related PR: #2116 CommitsThe new version differs by 209 commits.
There are 209 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 239 commits.
There are 239 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 246 commits.
There are 246 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.9.03.9.0 (2019-10-22)Bug Fixes
FeaturesCommitsThe new version differs by 256 commits.
There are 250 commits in total. See the full diff |
The devDependency webpack-dev-server was updated from
3.3.0
to3.3.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 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.3.1
3.3.1 (2019-04-09)
Bug Fixes
Commits
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
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: