Open greenkeeper[bot] opened 5 years ago
After pinning to 3.6.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack-dev-middleware was updated from 3.7.0
to 3.7.1
.Your tests are still failing with this version. Compare changes
The new version differs by 50 commits.
48fb647
chore(release): 3.7.1
8597b4c
chore(deps): update dependency husky to ^3.0.5 (#462)
0092a00
chore(deps): update dependency eslint to ^6.3.0 (#460)
f60cae7
chore(deps): update dependency cross-env to ^5.2.1 (#461)
5c90e1e
fix: the writeToFile
option has compatibility with webpack@5 (#459)
4ee0f29
chore(deps): update all patch dependencies (#444)
81491be
chore: update deps (#458)
d3a0769
chore(deps): update jest-junit to v8 (#456)
0e23e3f
chore(deps): update package-lock.json (#457)
89d9f85
chore(deps): update dependency file-loader to v4 (#416)
e24f3bd
chore(deps): update dependency eslint to ^6.2.0 (#455)
18ad7ef
chore(deps): update all minor dependencies to ^24.9.0 (minor) (#454)
073917d
refactor: lib/util.js (#452)
4399cbc
chore(deps): update dependency webpack to ^4.39.0 (#450)
a2ad436
chore(docs): fix typo (#449)
There are 50 commits in total.
See the full diff
devDependency
webpack-dev-middleware was updated from 3.7.1
to 3.7.2
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
68ae47b
chore(release): 3.7.2
43eef21
refactor: simplify code (#474)
41038fb
chore(deps): update dependency husky to ^3.0.7 (#475)
63da9ae
fix: compatibility with webpack@5 (#473)
6730076
fix: memory leak when writeToDisk
used (#472)
aec1bf7
chore(deps): update all patch dependencies to ^7.6.2 (#470)
705efc0
chore(deps): update dependency eslint-plugin-prettier to ^3.1.1 (#468)
21f77b3
chore(deps): update all minor dependencies (#466)
37e7125
chore(deps): update all minor dependencies to ^7.6.0 (minor) (#464)
See the full diff
The devDependency webpack-dev-middleware was updated from
3.6.2
to3.7.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-middleware 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 could not complete due to an error ([Details](https://travis-ci.org/yinshuxun/livetv-web/builds/532749507?utm_source=github_status&utm_medium=notification)).Release Notes for v3.7.0
3.7.0 (2019-05-15)
Features
HEAD
method by default (#398) (ec3d5eb)Commits
The new version differs by 11 commits.
81bc1f7
chore(release): 3.7.0
ef38424
chore(deps): update dependency lint-staged to v8.1.7 (#402)
ec3d5eb
feat: support
HEAD
method by default (#398)f227570
chore(deps): update dependency prettier to v1.17.1 (#400)
839e7a7
chore(deps): update dependency husky to v2.3.0 (#401)
db50233
chore(deps): pin dependencies (#396)
036186e
chore(renovate): update config file (#397)
af94704
chore(default): migrate (#394)
762efe4
Configure Renovate (#395)
6d191d0
chore(deps): update some devDependencies (#389)
e1c160b
chore(github): add hiroppy to CODEOWNERS (#388)
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: