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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency stylelint was updated from 10.0.1 to 10.1.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 10.1.0
  • Added: selector-max-empty-lines autofix (#3717).
  • Added: rule names for --report-needless-disables output (#4071).
  • Added: --output-file CLI flag (#4085).
  • Fixed: function-calc-no-invalid false positives for interpolation (#4046).
  • Fixed: declaration-block-semicolon-space-before autofix with !important annotations (#4016).
  • Fixed: selector-pseudo-class-no-unknown false positives for defined (#4081).
Commits

The new version differs by 33 commits.

  • 6925357 10.1.0
  • 8d09204 Remove tag version prefix when bumping package version with npm
  • 1f6dc2c Update CHANGELOG.md
  • caa0149 Update package.json (#4104)
  • 5e8852a Update CHANGELOG.md
  • e13dbfd Add --output-file CLI flag (#4085)
  • 1ecd965 Update CHANGELOG.md
  • cf8eff0 Add :defined pseudo-class as known (#4081)
  • 331edb1 Add Node.js 12 to CIs (#4072)
  • 41d989d Update CHANGELOG.md
  • ce578ba Better error output for --report-needless-disables (#4071)
  • 9aeebd9 Fix declaration-colon-space-after README (#4078)
  • 5124c49 Sort plugins in alphabetical order (#4090)
  • 9909e04 Add stylelint-no-unused-selectors to the plugins list (#4089)
  • 89f4798 Add stylelint-force-app-name-prefix to plugins list (#4082)

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