cmv / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
325 stars 278 forks source link

Update stylelint to the latest version 🚀 #864

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency stylelint was updated from 9.6.0 to 9.7.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.7.0
  • Added: allow globally installed configuration (#3642).
  • Added: media-feature-parentheses-space-inside autofix (#3720).
  • Added: selector-descendant-combinator-no-non-space autofix (#3565).
  • Added: unit-case autofix (#3725).
  • Fixed: false negatives for Less at-imports (#3687).
  • Fixed: SyntaxError when an empty string is used for a rule's custom message (#3743).
  • Fixed: max-empty-lines false positives for empty lines before </style> (#3708).
  • Fixed: selector-max-specificity false positives for functional psuedo-classes (#3711).
Commits

The new version differs by 34 commits.

  • 997a618 Prepare 9.7.0
  • ee9b8c2 Fix processors docs (#3747)
  • be24df2 Update postcss-jsx (#3745)
  • 6e04323 Added stylelint-selector-no-empty in plugins list (#3741)
  • 768818d Update CHANGELOG.md
  • 60c7edd Fix SyntaxError when an empty string is used for a rule's custom message (#3743)
  • 0d35ec6 Fix ESLint error
  • 5f995d4 Update CHANGELOG.md
  • d080a87 Allow global installed configuration (#3642)
  • 0d62386 Update CHANGELOG.md
  • 857d95f Fix false positives for functional psuedo-classes in selector-max-specificity (#3711)
  • ff5ea0d chore(package): update remark-cli to version 6.0.0 (#3737)
  • 0fb8b6d Update eslint-config-stylelint (#3733)
  • 8fa9b87 Fix error in tests (#3731)
  • 7c14a0e Update CHANGELOG.md

There are 34 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:

green3g commented 5 years ago

What happened to the close button? :P

image

tmcgee commented 5 years ago

See #863