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 🚀 #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 16, 2019

The devDependency stylelint was updated from 9.9.0 to 9.10.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 9.10.0
  • Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#3799).
  • Added: css-in-js syntax option that will replace the existing styled and jsx ones (#3872).
  • Added: function-calc-no-invalid rule (#3833).
  • Added: ignore: ["next-sibling"] to selector-max-type (#3832).
  • Added: declaration-block-semicolon-space-after autofix (#3865).
  • Fixed: autofix is now disabled when a stylelint processors is used (#3873).
  • Fixed: CssSyntaxError for functions in template literals (#3869).
  • Fixed: no-descending-specificity false positives for styled-components (#3875).
  • Fixed: no-duplicate-selectors false positives for styled-components (#3875).
  • Fixed: selector-pseudo-class-no-unknown false positives for focus-visible (#3887).
  • Fixed: selector-max-universal false positives for flush comments containing a comma (#3817).
  • Fixed: shorthand-property-redundant-values false positives for negative values (#3888).
Commits

The new version differs by 41 commits.

  • af6c857 Prepare 9.10.0
  • 1d01ec2 Prepare changelog
  • cb8f56a Update CHANGELOG.md
  • afb49fc Don't report "unknown pseudo class" for :focus-visible (#3886) (#3887)
  • bf989e9 Update CHANGELOG.md
  • 6ddc90b Allow negative values for shorthand-property-redudant-values (#3840) (#3888)
  • 387bda2 Update globby (#3890)
  • e4e758d Fix tests to account for new syntax errors in PostCSS (#3892)
  • 4e7f263 Update url of stylelint-webpack-plugin (#3883)
  • 94dbb4e Update flow-bin to the latest version 🚀 (#3881)
  • 3495702 Update CHANGELOG.md
  • e57e893 Run rules for each root of document (#3875)
  • 762df47 Update CHANGELOG.md
  • 584876d Fix false positives for flush comments containing a comma in selector-max-universal (#3817)
  • 754bf92 Update CHANGELOG.md

There are 41 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Apr 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2019

  • The devDependency stylelint was updated from 9.9.0 to 10.0.0.

Update to this version instead 🚀

Commits

The new version differs by 75 commits.

  • c789336 Prepare 10.0.0
  • 70c63e0 Update CHANGELOG.md
  • 9b76cec Fix autofix for single-line comments within maps in value-keyword-case (#4019)
  • 49fa75f Update CHANGELOG.md
  • 6308199 Update CHANGELOG.md
  • 4ca75e7 Throw error on non-existent files unless allow-empty-input is enabled (#3965)
  • 5811b65 chore(package): update prettier to version 1.17.0 (#4025)
  • 7c8d769 Replace Node.js legacy API for URL parsing. Fixes #3803 (#4024)
  • 77c70b5 Update dependencies (#4013)
  • a8f93d6 fix(package): update micromatch to version 4.0.0 (#4015)
  • bfbf462 Update CHANGELOG.md
  • 9efd6f4 Remove styled and jsx syntax options (#4009)
  • 6ab5e1f Update CHANGELOG.md
  • 2b73704 Add ignore: ["comments"] to block-no-empty (#4008)
  • b6f3057 Update CHANGELOG.md

There are 75 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 16, 2019

  • The devDependency stylelint was updated from 9.9.0 to 10.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2019

  • The devDependency stylelint was updated from 9.9.0 to 10.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 15, 2019

  • The devDependency stylelint was updated from 9.9.0 to 11.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

  • The devDependency stylelint was updated from 9.9.0 to 11.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

  • The devDependency stylelint was updated from 9.9.0 to 11.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 16, 2019

  • The devDependency stylelint was updated from 9.9.0 to 12.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2019

  • The devDependency stylelint was updated from 9.9.0 to 12.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 8, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 8, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 9, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.3.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 9, 2020
greenkeeper bot added a commit that referenced this pull request Apr 11, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 11, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.3.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

  • The devDependency stylelint was updated from 9.9.0 to 13.3.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 17, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency stylelint was updated from 9.9.0 to 13.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 18, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency stylelint was updated from 9.9.0 to 13.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency stylelint was updated from 9.9.0 to 13.5.0.

Update to this version instead 🚀

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.

0 participants