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.5.0 to 13.6.0 #953

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade stylelint from 13.5.0 to 13.6.0.

merge advice

: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.6.0 - 2020-06-04
    • Added: ignoreSelectors[] to block-opening-brace-space-before (#4640).
    • Fixed: false positives for all scope disables in --report-invalid-scope-disables (#4784).
    • Fixed: TypeError for CSS-in-JS when encountering a call or template expression named 'html' (#4797).
    • Fixed: writing error information to stderr (#4799).
    • Fixed: minimum node version in package.json's engine field (#4790).
    • Fixed: alpha-value-notation number precision errors (#4802).
    • Fixed: font-family-no-missing-generic-family-keyword false positives for variables (#4806).
    • Fixed: no-duplicate-selectors false positives for universal selector and disallowInList (#4809).
  • 13.5.0 - 2020-05-19
    • Added: alpha-value-notation rule (#4770).
    • Added: color-function-notation rule (#4760).
    • Added: hue-degree-notation rule (#4769).
from stylelint GitHub release notes
Commit messages
Package name: stylelint
  • 0f69eac 13.6.0
  • 95de6f1 Update deps
  • c223dab Prepare 13.6.0
  • d28640c Update CHANGELOG.md
  • eba59c5 Update CHANGELOG.md
  • 6a043ae Fix false positives for all scope disables in `--report-invalid-scope-disables` (#4784)
  • e088472 Update CHANGELOG.md
  • a785a30 Write error information to STDERR (#4799)
  • 95995a8 Update CHANGELOG.md
  • 502184d Fix false positives for universal selector and disallowInList in no-duplicate-selectors (#4809)
  • 01743ae Bump @types/lodash from 4.14.152 to 4.14.154 (#4817)
  • 49f7e30 Update CHANGELOG.md
  • 7ad3434 Fix with workaround a TypeError thrown for "html" (#4797)
  • 1271cd9 Update CHANGELOG.md
  • 35cb8e7 Fix false positives for variables in font-family-no-missing-generic-family-keyword (#4806)
  • 9aec646 Update CHANGELOG.md
  • 617f68e Add ignoreSelectors option to block-opening-brace-space-before (#4640)
  • 28ea42f Update CHANGELOG.md
  • 925395d Fix error message percentage/number precision for alpha-value-notation (#4802)
  • 66c6423 Create new 'createPartialStylelintResult' module (#4815)
  • 037338d Move function normalizeAllRuleSettings() out to a separate module (#4810)
  • 651b43c Bump @types/lodash from 4.14.151 to 4.14.152 (#4804)
  • 6cfea29 Update CHANGELOG.md
  • cc8efb1 Add minimum node version to engine field in package.json (#4790)
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

tmcgee commented 4 years ago

The updated dependency is already incorporated in PR #952