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 πŸš€ #943

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 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 dependency stylelint was updated from 13.3.3 to 13.4.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.


Publisher: jeddy3 License: MIT

Release Notes for 13.4.0
  • Added: ignore:["delay"] to time-min-milliseconds (#4743).
  • Added: ignoreFunctions: [] to value-keyword-case (#4733).
  • Fixed: improved performance when auto syntax is used (#4729).
  • Fixed: --report-needless-disables respects stylelint-disable commands (#4714).
  • Fixed: at-rule-property-requirelist TypeError for comments inside of font-face (#4744).
  • Fixed: declaration-block-trailing-semicolon false positives for CSS-in-JS object notation (#4749).
  • Fixed: declaration-empty-line-before false positives for inlines styles (#4726).
  • Fixed: media-feature-name-* false positives for forced-colors (#4775).
  • Fixed: value-keyword-case false positives WebExtension replacement keywords (#4778).
  • Fixed: value-keyword-case false positives regression for mixed-case properties and the ignoreProperties option (#4748).
Commits

The new version differs by 34 commits.

  • 81211b1 13.4.0
  • 737f7f3 Prepare 13.4.0
  • f4043ae Update dependencies for release (#4779)
  • ebefebb Update CHANGELOG.md
  • 4f8360b Fix false positives for WebExtension replacement keywords in value-keyword-case (#4778)
  • d2fb35d Update CHANGELOG.md
  • 38968c7 Fix false positives for objects in declaration-block-trailing-semicolon (#4749)
  • 8870cef Update CHANGELOG.md
  • 9639066 Add forced-colors support for media-feature-name-* rules (#4775)
  • b3c6eb2 Fix categorisation of notation rules (#4766)
  • 61e64fe Document Jest preset for testing plugins (#4767)
  • cca7d52 Update CHANGELOG.md
  • 107b7fe Bump jest from 25.3.0 to 26.0.1 (#4762)
  • ce0bbe4 Update CHANGELOG.md
  • 5775e00 Fix testRule use

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: