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

[Snyk] Upgrade stylelint from 13.3.3 to 13.4.0 #947

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade stylelint from 13.3.3 to 13.4.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: stylelint
  • 13.4.0 - 2020-05-17
    • 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).
  • 13.3.3 - 2020-04-21
    • Fixed: autofix will respect scoped disable comments by turning off autofix for the scoped rules for the entire source; this is a continuation of the workaround added in 13.2.0 (#4705).
from stylelint GitHub release notes
Commit messages
Package name: stylelint
  • 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
  • 3518f03 Make --report-needless-disables CLI flag respect stylelint-disable commands (#4714)
  • 269e3bf Fix false positives for inlines styles in declaration-empty-line-before (#4726)
  • 900649d Add ignoreFunctions: [] to value-keyword-case (#4733)
  • f40a7a1 Add ignore:["delay"] to time-min-milliseconds (#4743)
  • a09fd82 Fix TypeError for comments inside of font-face in at-rule-property-requirelist (#4744)
  • 9e6c3eb Document explicitly checking type property when using array functions (#4750)
  • 0b59133 Fix false positives regression for mixed-case ignoreProperties in value-keyword-case (#4748)
  • 8366b54 Use jest-preset-stylelint (#4758)
  • 32aa0db Refactor system tests (#4755)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs