This version is covered by your current version range and after updating it in your project the build failed.
html-minifier is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/express-vue/express-vue-renderer/builds/446219161?utm_source=github_status&utm_medium=notification)).
Commits
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).
After pinning to 3.5.20 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency html-minifier was updated from
3.5.20
to3.5.21
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
html-minifier is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/express-vue/express-vue-renderer/builds/446219161?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 11 commits.
5494091
Version 3.5.21
c6ecb90
Support <!doctypehtml> in the parser
c3f5168
Update build
f625991
Merge pull request #970 from mathiasbynens/doctype
cf55c51
Merge pull request #965 from mathiasbynens/fix-ampersand
7e8406e
Use <!doctypehtml> (without the space) where possible
9b0c7cc
Prevent data loss when using
decodeEntities
df720b3
handle
clean-css
errors correctly (#955)dcb6941
fix STDIN handling of CLI (#956)
1f8df44
fix
--minify-urls
in CLI (#957)2d34ad5
Update README.md (#954)
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: