freaktechnik / twitch-feed

Displays a feed of all the channel feed messages of channels a user follows.
https://lab.humanoids.be/twitch-feed
MIT License
1 stars 1 forks source link

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

Open greenkeeper[bot] opened 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/freaktechnik/twitch-feed/builds/353098468?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

greenkeeper[bot] commented 6 years ago

Version 9.2.0 just got published.

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

Release Notes 9.2.0
  • Added: selector-max-pseudo-class rule (#3195).
  • Fixed: slow require('stylelint') time (#3242).
  • Fixed: autofix erroneously writing to unchanged files (#3241).
  • Fixed: false negatives for template literals within script tags by updating postcss-html dependency (#3238).
  • Fixed: indentation false positives for at-root (#3225).
  • Fixed: max-empty-lines false positives for non-CSS blocks (#3229).
  • Fixed: no-empty-source false positives for non-CSS blocks (#3240).
  • Fixed: string-no-newline false positives for non-CSS blocks (#3228).
Commits

The new version differs by 32 commits.

  • f60ab68 Increase timeout for long running tests
  • 55ab24d Mock getStdin
  • 67b062a Resolve promise
  • b021ad0 Incease CLI test timeout
  • 6f6aa39 Update CHANGELOG.md
  • 1814f4d Fix autofix writing to files that aren't changed (#3241)
  • 60aadd1 Fix false positives for non-CSS files in no-empty-source (#3240)
  • 973e07b Fix require (and test) performance (#3242)
  • 07df575 fix(package): update postcss-html to version 0.18.0 (#3243)
  • 2083aef Increase timeout only for specific tests
  • 059a8e3 Increase Jest timeout
  • d5d8f77 Prepare 9.2.0
  • 0dfeaae Update CHANGELOG.md
  • f6765c2 Update flow-bin to the latest version 🚀 (#3203)
  • e59f167 Update postcss-html to version 0.17.0 (#3238)

There are 32 commits in total.

See the full diff