Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stylelint to the latest version 🚀 #74

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 5, 2017

Version 8.1.1 of stylelint just got published.

Dependency stylelint
Current Version 7.13.0
Type devDependency

The version 8.1.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of stylelint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 8.1.1
  • Fixed: --ignore-pattern in CLI (#2851).
Commits

The new version differs by 70 commits.

  • bf69d13 Prepare 8.1.1
  • a110adf Update CHANGELOG.md
  • ae02c5d fix: Fix --ignorePattern not working for the CLI. (#2851)
  • bc270cd Prepare 8.1.0
  • 72c894d Update flow-bin to the latest version 🚀 (#2844)
  • bd0f02a Prettier JS fixes (#2842)
  • 5dedf0c Update eslint to the latest version 🚀 (#2845)
  • 5d75094 chore: Pin npm to version 5.3.0 for Travis CI (#2849)
  • 13d39f1 Update CHANGELOG.md
  • cc9ce64 Fix isFirstNested util to handle shared-line comments (#2827)
  • d0b7886 Update flowtype definitions (#2843)
  • 545e28d add missing comma
  • 14163e0 Update CHANGELOG.md
  • 32422ab feat: Add ignorePattern option. (#2834)
  • 2a9c1c5 Fix outdated example rules object

There are 70 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Oct 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 5, 2017

Version 8.2.0 just got published.

Update to this version instead 🚀

Release Notes 8.2.0
  • Added: autofix of syntax errors in standard CSS e.g. unclosed braces and brackets (#2886).
  • Added: length-zero-no-unit autofix (#2861).
  • Added: selector-max-specificity support for level 4 evaluation context pseudo-classes (#2857).
  • Added: ignoreUnits option to number-max-precision (#2941).
  • Added: ignoreSelectors option to selector-max-specificity (#2857).
  • Added: ignoreProperties option to value-keyword-case (#2937).
  • Fixed: *-empty-line-before false negatives and positives when two or more except: [*] options were triggered (#2920).
  • Fixed: *-empty-line-before false positives for CSS in HTML (#2854).
  • Fixed: rule-empty-line-before false positives for ignore: ["inside-block"] and CSS in HTML (#2894).
  • Fixed: rule-empty-line-before false positives for except: ["after-single-line-comment"] and preceding shared-line comments (#2920).
  • Fixed: selector-list-comma-newline-after false positives for shared-line comments separated by more than once space (#2915).
  • Fixed: selector-pseudo-class-no-unknown false positives when using chained pseudo-classes (#2810).
  • Fixed: string-quotes false positives for @charset and single quotes (#2902).
  • Fixed: unit-no-unknown false positives for spaceless multiplication and division in calc() functions (#2848).
Commits

The new version differs by 64 commits.

  • 0c27c3b Prepare 8.2.0
  • daa5320 Move max-nesting-depth into limiting rules (#2938)
  • 9976628 Update CHANGELOG.md
  • 3457b84 Add ignoreProperties option to value-keyword-case rule (#2937)
  • fe071b6 Update CHANGELOG.md
  • 9f22b43 Add ignoreUnits option to number-max-precision rule (#2941)
  • 4156b8b Add remark lint for space above headers (#2944)
  • eaf0afc Adding yarn.lock to .gitignore file (#2943)
  • f02a160 chore(package): update eslint to version 4.8.0 (#2932)
  • 9d33d3e chore(package): update coveralls to version 3.0.0 (#2928)
  • 6fedf7c Cosmiconfig-3.1.0 (#2934)
  • b23a748 Disable package-lock (#2936)
  • 9cf608a Update flow-bin to the latest version 🚀 (#2931)
  • 1d2be29 Update CHANGELOG.md
  • c33e92b Update dependencies to enable Greenkeeper 🌴 (#2926)

There are 64 commits in total.

See the full diff

@bcoe bcoe closed this Oct 21, 2017
@JaKXz JaKXz deleted the greenkeeper/stylelint-8.1.1 branch November 21, 2017 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant