-
Notifications
You must be signed in to change notification settings - Fork 0
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 🚨 #40
Comments
After pinning to 3.7.2 your tests are passing again. Downgrade this dependency 📌. |
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 |
The devDependency webpack-dev-server was updated from
3.7.2
to3.8.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-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.8.0
3.8.0 (2019-08-09)
Bug Fixes
Features
Potential Breaking Changes
We have migrated
serverMode
andclientMode
totransportMode
as an experimental option. If you want to use this feature, you have to change your settings.Related PR: #2116
Commits
The new version differs by 65 commits.
84cb481
chore(release): 3.8.0
b5b9cb4
feat(server): add transportMode (#2116)
460f15a
test(e2e): More e2e test improvements (#2163)
bc7005e
chore(deps): update dependency husky to ^3.0.3 (master) (#2182)
bbe410e
fix(server): fix setupExitSignals usage (#2181)
21e7646
chore(deps): update dependency style-loader to v1 (#2179)
a28800d
chore(deps): update [email protected] (#2176)
68a1f29
chore(deps): update webpack to 4.39.0 (#2171)
c2da532
chore(deps): update dependency standard-version to v7 (#2160)
18edd18
refactor: simplify (#2120)
cfbf229
fix(server): set port before instantiating server (#2143)
f80e2ae
chore(babel): use api.cache (#2157)
0de4eba
chore(deps): update all patch dependencies (#2159)
1f9f9dc
test(utils): increase coverage (#2156)
9c171d1
chore(deps): update all patch dependencies (master) (patch) (#2151)
There are 65 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: