Closed greenkeeper[bot] closed 4 years ago
After pinning to 3.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack-dev-server was updated from 3.10.2
to 3.10.3
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
f710b7d
chore(release): 3.10.3
e291cd4
fix: forward error requests to the proxy (#2425)
7ee8bc0
chore(deps): update dependency eslint-plugin-import to ^2.20.1 (#2422)
638103f
chore(deps): update dependency lint-staged to ^10.0.7 (#2413)
See the full diff
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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/GMOD/GenomeFeatureComponent/builds/644418052?utm_source=github_status&utm_medium=notification)).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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: