gucong3000 / FELS

Front End Live Stream
MIT License
12 stars 7 forks source link

An in-range update of stylelint is breaking the build 🚨 #825

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 9.1.2 of stylelint was just published.

Branch Build failing 🚨
Dependency stylelint
Current Version 9.1.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

stylelint 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/gucong3000/FELS/builds/353098573?utm_source=github_status&utm_medium=notification)

Release Notes 9.1.2
  • Fixed: parsing of markdown files by updating postcss-html dependency (#3207).
Commits

The new version differs by 11 commits.

  • 79b2721 Prepare 9.1.2
  • 674d93d Update CHANGELOG
  • 9c4f8ff fix(package): update postcss-html to version 0.14.0 (#3207)
  • eac239c Add link to stylelint-z-index-value-constraint plugin (#3205)
  • 1b85c54 Add link to stylelint-selector-tag-no-without-class plugin (#3201)
  • 8a82ea3 fix(package): update postcss-html to version 0.13.0 (#3202)
  • 8581bbf Update downloads badge to point to graph of downloads over time 📈 instead of duplicating link to npm (#3193)
  • be4361e Update prettier to the latest version 🚀 (#3191)
  • 23be9ae Update lint-staged to the latest version 🚀 (#3184)
  • 31e3b27 Use default greenkeeper label (#3188)
  • 434cf46 docs: add stylelint-processor-glamorous to processors list (#3187)

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:

greenkeeper[bot] commented 6 years ago

After pinning to 9.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 9.1.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 9.1.3
  • Fixed: invalid HTML causing CssSyntaxError by updating postcss-html dependency (#3214).
  • Fixed: empty markdown block causing CssSyntaxError by updating postcss-html dependency (#3214).
Commits

The new version differs by 4 commits.

  • c54fccd Prepare 9.1.3
  • d187cc6 Update CHANGELOG
  • 820f403 Add description of Sass to CLI (#3215)
  • 28b7a0b fix(package): update postcss-html to version 0.15.0 (#3214)

See the full diff