-
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 🚨 #24
Labels
Comments
After pinning to 3.10.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 4 commits.
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 37 commits.
There are 37 commits in total. See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devDependency webpack-dev-server was updated from
3.10.1
to3.10.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.10.2
3.10.2 (2020-01-31)
Bug Fixes
GET
andHEAD
request to routes (#2374) (ebe8eca)Commits
The new version differs by 16 commits ahead by 16, behind by 2.
5aa86b5
chore(release): 3.10.2
1a7c827
fix: add heartbeat for the websocket server (#2404)
0325b01
chore(deps): update all patch dependencies (#2412)
7852f05
chore(deps): update dependency lint-staged to v10 (#2397)
43e8c24
chore(deps): update all patch dependencies (#2394)
d7ebf19
chore(deps): update all minor dependencies (#2390)
aa365df
fix: add an optional peer dependency on webpack-cli (#2396)
f9937f5
chore(deps): update all patch dependencies to ^8.3.4 (#2382)
a1d28c0
chore(deps): update all patch dependencies (master) (patch) (#2372)
f671241
chore(deps): update all minor dependencies (master) (minor) (#2375)
ebe8eca
fix(server): fallthrough non
GET
andHEAD
request to routes… (#2374)f4c8f94
chore(deps): update dependency eslint-config-prettier to ^6.8.0… (#2371)
453b41e
chore(deps): update all minor dependencies (master) (minor) (#2366)
ff3dfbc
chore(deps): update all patch dependencies (#2367)
699404b
fix: ie11 compatibility (#2364)
There are 16 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: