-
Notifications
You must be signed in to change notification settings - Fork 2
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 🚨 #52
Comments
After pinning to 3.1.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v3.1.113.1.11 (2018-12-21)Bug Fixes
CommitsThe new version differs by 9 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 still failing with this version. Compare changes CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.3.03.3.0 (2019-04-08)Bug Fixes
Features
CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes 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 still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v3.5.0Bug Fixes
FeaturesCommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
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 Release Notes for v3.6.03.6.0 (2019-06-05)Bug Fixes
FeaturesCommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.7.03.7.0 (2019-06-06)Bug Fixes
FeaturesCommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes 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 65 commits.
There are 65 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.9.03.9.0 (2019-10-22)Bug Fixes
FeaturesCommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.10.03.10.0 (2019-12-18)Features
Bug FixesCommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 16 commits ahead by 16, behind by 2.
There are 16 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 4 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.11.03.11.0 (2020-05-08)Features
Bug FixesCommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
The devDependency webpack-dev-server was updated from
3.1.9
to3.1.10
.🚨 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.1.10
2018-10-23
Bug Fixes
writeToDisk
option to schema (#1520) (d2f4902)sockjs-client
v1.1.5...1.3.0 (url-parse
vulnerability) (#1537) (e719959)tls.DEFAULT_ECDH_CURVE
to'auto'
(#1531) (c12def3)Commits
The new version differs by 4 commits.
fe3219f
chore(release): 3.1.10
c12def3
fix(Server): set
tls.DEFAULT_ECDH_CURVE
to'auto'
(#1531)e719959
fix(package): update
sockjs-client
v1.1.5...1.3.0 (url-parse
vulnerability) (#1537)d2f4902
fix(options): add
writeToDisk
option to schema (#1520)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: