-
Notifications
You must be signed in to change notification settings - Fork 1
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 🚨 #58
Comments
After pinning to 3.7.1 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.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 passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 95 commits.
There are 95 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 102 commits.
There are 102 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 112 commits.
There are 112 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.10.03.10.0 (2019-12-18)Features
Bug FixesCommitsThe new version differs by 141 commits.
There are 141 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 143 commits.
There are 143 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 157 commits.
There are 157 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 161 commits.
There are 161 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 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.7.1
to3.7.2
.🚨 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.7.2
3.7.2 (2019-06-17)
Bug Fixes
wait: false
to run server.close successfully (#2001) (2b4cb52)Commits
The new version differs by 21 commits.
26211fc
chore(release): 3.7.2
24a348f
chore(standard-version): add .versionrc to hide test's section (#2027)
d26b444
fix(client): add default fallback for client (#2015)
84955f8
docs(contribution): add CLA section (#1963)
9707982
chore(deps): update dependency webpack to ^4.34.0 (master) (#2032)
b0cc63c
chore(deps): update commitlint monorepo to v8 (master) (major) (#2033)
7a5a00b
chore(renovate): update config (#2030)
3682bd7
chore(deps): update dependency eslint-config-prettier to v5 (#2031)
661f6a2
chore(deps): update dependency lint-staged to ^8.2.1 (#2025)
8481205
docs: Fix CHANGELOG. (#2019)
f611304
test(e2e): make browser close before tests run (#2018)
1ecc425
chore(deps): update all patch dependencies (#2014)
c982836
docs: fix error message of clientLogLevel (#2021)
303f4e9
chore(deps): update dependency webpack-cli to ^3.3.4 (#2011)
39b83c4
test(provide-plugin): use port variable (#2008)
There are 21 commits in total.
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: