mirror of
https://github.com/maputnik/editor.git
synced 2026-02-28 23:40:02 +00:00
Bump stylelint-scss from 6.2.1 to 6.10.1 (#984)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>6.10.1</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix trailing whitespace in value parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1089">#1089</a>).</li> <li>Fixed: <code>no-global-function-names</code> allow CSS round function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1</a></p> <h2>6.10.0</h2> <ul> <li>Added: <code>declaration-property-value-no-unknown</code> support nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1071">#1071</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix multiline values parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1085">#1085</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0</a></p> <h2>6.9.0</h2> <ul> <li>Added: missing native functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1070">#1070</a>).</li> <li>Fixed: unify rule messages (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1072">#1072</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0</a></p> <h2>6.8.1</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for nested properties in nested declarations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1068">#1068</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1</a></p> <h2>6.8.0</h2> <ul> <li>Added: <code>function-color-channel</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1060">#1060</a>).</li> <li>Added: <code>selector-no-redundant-nesting-selector</code> support for Dart Sass deprecation (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1022">#1022</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> include explicit namespace variables in <code>isDollarVar()</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1062">#1062</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for imported custom functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1061">#1061</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> reported ranges and message (<a href="https://redirect.github.com/stylelint/stylelint/pull/8003">stylelint/stylelint#8003</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1066">#1066</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives/positives via <a href="https://github.com/csstree/csstree/releases/tag/v3.0.0"><code>css-tree@3.0.0</code></a> (<a href="https://redirect.github.com/stylelint/stylelint/pull/7993">stylelint/stylelint#7993</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1065">#1065</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0</a></p> <h2>6.7.0</h2> <ul> <li>Added: <code>function-no-unknown</code>: add support for Sass v1.78 <code>color.channel</code> function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1052">#1052</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0</a></p> <h2>6.6.0</h2> <ul> <li>Added: <code>declaration-property-value-no-unknown</code>: add support for first-class operators (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code>: add support SCSS variables as arguments in nested functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0</a></p> <h2>6.5.1</h2> <ul> <li>Fixed: <code>function-quote-no-quoted-strings-inside</code> fix broken autofix (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1043">#1043</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1</a></p> <h2>6.5.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>6.10.1</h1> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix trailing whitespace in value parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1089">#1089</a>).</li> <li>Fixed: <code>no-global-function-names</code> allow CSS round function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1</a></p> <h1>6.10.0</h1> <ul> <li>Added: <code>declaration-property-value-no-unknown</code> support nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1071">#1071</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix multiline values parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1085">#1085</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0</a></p> <h1>6.9.0</h1> <ul> <li>Added: missing native functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1070">#1070</a>).</li> <li>Fixed: unify rule messages (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1072">#1072</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0</a></p> <h1>6.8.1</h1> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for nested properties in nested declarations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1068">#1068</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1</a></p> <h1>6.8.0</h1> <ul> <li>Added: <code>function-color-channel</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1060">#1060</a>).</li> <li>Added: <code>selector-no-redundant-nesting-selector</code> support for Dart Sass deprecation (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1022">#1022</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> include explicit namespace variables in <code>isDollarVar()</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1062">#1062</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for imported custom functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1061">#1061</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> reported ranges and message (<a href="https://redirect.github.com/stylelint/stylelint/pull/8003">stylelint/stylelint#8003</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1066">#1066</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives/positives via <a href="https://github.com/csstree/csstree/releases/tag/v3.0.0"><code>css-tree@3.0.0</code></a> (<a href="https://redirect.github.com/stylelint/stylelint/pull/7993">stylelint/stylelint#7993</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1065">#1065</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0</a></p> <h1>6.7.0</h1> <ul> <li>Added: <code>function-no-unknown</code>: add support for Sass v1.78 <code>color.channel</code> function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1052">#1052</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0</a></p> <h1>6.6.0</h1> <ul> <li>Added: <code>declaration-property-value-no-unknown</code>: add support for first-class operators (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code>: add support SCSS variables as arguments in nested functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="c00f664466"><code>c00f664</code></a> 6.10.1</li> <li><a href="ac594525ec"><code>ac59452</code></a> Prepare version 6.10.1</li> <li><a href="aa6ad94187"><code>aa6ad94</code></a> Update contributors list (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1111">#1111</a>)</li> <li><a href="8d025525a7"><code>8d02552</code></a> no-global-function-names: add unit test for CSS round (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1110">#1110</a>)</li> <li><a href="48320301a6"><code>4832030</code></a> Update package-lock.json</li> <li><a href="c4e559db93"><code>c4e559d</code></a> Allow CSS round() function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>)</li> <li><a href="711ff012d3"><code>711ff01</code></a> build(deps): bump mdn-data from 2.12.2 to 2.14.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1108">#1108</a>)</li> <li><a href="0c9bbd2df7"><code>0c9bbd2</code></a> build(deps-dev): bump postcss from 8.4.49 to 8.5.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1107">#1107</a>)</li> <li><a href="dd85b452a5"><code>dd85b45</code></a> build(deps-dev): bump stylelint from 16.11.0 to 16.13.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1106">#1106</a>)</li> <li><a href="1956986ba6"><code>1956986</code></a> build(deps-dev): bump prettier from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1100">#1100</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.10.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
"sass": "^1.72.0",
|
||||
"stylelint": "^16.2.1",
|
||||
"stylelint-config-recommended-scss": "^14.0.0",
|
||||
"stylelint-scss": "^6.2.1",
|
||||
"stylelint-scss": "^6.10.1",
|
||||
"typescript": "^5.4.3",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^6.0.11",
|
||||
|
||||
Reference in New Issue
Block a user