Open greenkeeper[bot] opened 6 years ago
After pinning to 8.2.0 your tests are passing again. Downgrade this dependency 📌.
Your tests are still failing with this version. Compare the changes 🚨
font-family-no-missing-generic-family-keyword
false positives for at-font-face (#3034).Your tests are still failing with this version. Compare the changes 🚨
except: ["after-closing-brace"]
to block-closing-brace-empty-line-before
(#3011).postcss-sass
(#3040).*.pcss
files (#3064).font-family-no-missing-generic-family-keyword
configuration (#3039).indentation
autofix for HTML (#3044).The new version differs by 19 commits.
163bfd5
Prepare 8.4.0
6b70bd5
Fix meow configuration for default values (#3066)
1901967
Update CHANGELOG.md
56dfcb6
Update CHANGELOG.md
174514f
fix(package): update postcss-html to version 0.12.0 (#3064)
42a3af1
fix(package): update known-css-properties to version 0.5.0 (#3057)
7237c87
chore(package): update flow-bin to version 0.61.0 (#3060)
8d60e21
chore(package): update eslint to version 4.13.0 (#3059)
80b1a0f
Update CHANGELOG.md
80aed9a
Add except: ["after-closing-brace"] to block-closing-brace-empty-line… (#3011)
4e94180
chore: update meow
package to latest version (#3051)
b284045
chore(package): update flow-bin to version 0.60.1 (#3054)
c50f08c
Update CHANGELOG.md
80a3733
Update CHANGELOG.md
f86b01a
Add indent support for html (#3044)
There are 19 commits in total.
See the full diff
Version 8.3.0 of stylelint was just published.
This version is covered by your current version range and after updating it in your project the build failed.
stylelint 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 failed [Details](https://travis-ci.org/pvdlg/stylelint-config-pretty/builds/307440751?utm_source=github_status&utm_medium=notification)Release Notes
8.3.0font-family-no-missing-generic-family-keyword
rule (#2930).no-duplicate-at-import-rules
rule (#2963).number-leading-zero
autofix (#2921).number-no-trailing-zeros
autofix (#2947).shorthand-property-no-redundant-values
autofix (#2956).string-quotes
autofix (#2959).ignore: ["custom-properties"]
option tolength-zero-no-unit
(#2967).except: ["inside-block"]
option torule-empty-line-before
(#2982).ignoreValues
tovalue-no-vendor-prefix
(#3015).ignoreMediaFeatureNames
tounit-blacklist
(#3027).comment-empty-line-before
false positives for shared-line comments (#2986).unit-*
false positives for spaceless multiplication (#2948).Commits
The new version differs by 58 commits.
9207ed5
Prepare 8.3.0
979f92a
Use consistent order in CHANGELOG
128c7dd
Bump no-unknown-animation to limit
78c0a54
Add support for HTML, Markdown and Vue component (#2975)
635ac0b
chore(package): update eslint to version 4.12.0 (#3031)
4e74975
Update CHANGELOG.md
ec2a52e
Add ignoreMediaFeatureNames for unit-blacklist (#3027)
f0ac3e4
Documentation: Move -redundant- rules to Limit language features (#3029)
ded86c8
fix(package): update globby to version 7.0.0 (#3024)
905ff88
Update CHANGELOG.md
6abc9ce
Add ignoreValues: [] to value-no-vendor-prefix (#3015)
12d1698
Update Prettier and apply fixes (#3017)
60a6057
chore(package): update lint-staged to version 5.0.0 (#3020)
18b8d17
chore(package): update eslint to version 4.11.0 (#3019)
122820e
chore(package): update flow-bin to version 0.59.0 (#3016)
There are 58 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: