Skip to content

Commit

Permalink
Bump stylelint-scss from 5.1.0 to 5.2.0 in /dashboard (#6821)
Browse files Browse the repository at this point in the history
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss)
from 5.1.0 to 5.2.0.
<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>5.2.0</h2>
<ul>
<li>Added: <code>at-root-no-redundant</code> rule to ban unnecessary
<code>@at-root</code> rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/846">#846</a>).</li>
<li>Added: <code>property-no-unknown</code> rule to disallow unknown
properties. (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/847">#847</a>).</li>
<li>Added: <code>at-use-no-redundant-alias</code> rule to disallow
redundant namespace aliases (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/848">#848</a>).</li>
<li>Added: <code>function-calculation-no-interpolation</code> rule to
forbid interpolation in calc functions (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/849">#849</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0">https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0</a></p>
</blockquote>
</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>5.2.0</h1>
<ul>
<li>Added: <code>at-root-no-redundant</code> rule to ban unnecessary
<code>@at-root</code> rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/846">#846</a>).</li>
<li>Added: <code>property-no-unknown</code> rule to disallow unknown
properties. (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/847">#847</a>).</li>
<li>Added: <code>at-use-no-redundant-alias</code> rule to disallow
redundant namespace aliases (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/848">#848</a>).</li>
<li>Added: <code>function-calculation-no-interpolation</code> rule to
forbid interpolation in calc functions (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/849">#849</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0">https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/ab3a6070539a84f010963ec254b3f95fee8084d2"><code>ab3a607</code></a>
5.2.0</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/b920475e3cf5088775a744ca5ee4ffc0a5d51975"><code>b920475</code></a>
Update contributors list</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/9fd4b6b3244e7e620f5709db709070513a7da54f"><code>9fd4b6b</code></a>
Fix readme</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/63922c6d666d0f462d8d45a9b4f8c573ed0e27e7"><code>63922c6</code></a>
Fix changelog</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/b9c1a65df0d4e342cec53fe24787943d3209b84d"><code>b9c1a65</code></a>
Add at-root-no-redundant rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/846">#846</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/286c34f6cac243c744ded4aa2e9fb57fb4248700"><code>286c34f</code></a>
Add property-no-unknown rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/847">#847</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/5ca4ba27595763f17fb3757c15cf00ea0419262a"><code>5ca4ba2</code></a>
Add at-use-no-redundant-alias rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/848">#848</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/ae7a0707f36f4f9ca673f3c7c788246549f609fb"><code>ae7a070</code></a>
Add function-calculation-no-interpolation rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/849">#849</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/983daa480eb3db55394f6f9e3b157e58cb43bfb7"><code>983daa4</code></a>
build(deps-dev): bump postcss from 8.4.27 to 8.4.29 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/852">#852</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-scss/commit/b5aebaf71e7022896691f9eb5f9f81b340cf00f7"><code>b5aebaf</code></a>
build(deps-dev): bump postcss-scss from 4.0.6 to 4.0.7 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/853">#853</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-scss&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.2.0)](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>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent d751fb7 commit 24df2d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"stylelint-config-idiomatic-order": "^9.0.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.1.0",
"stylelint-scss": "^5.2.0",
"ts-jest": "^29.1.1",
"ts-proto": "^1.157.0",
"typescript": "^5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13774,10 +13774,10 @@ stylelint-order@^5.0.0:
postcss "^8.3.11"
postcss-sorting "^7.0.1"

stylelint-scss@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.1.0.tgz#dd318bc5c65f7a11f3ecacc7b6e8b67e7f2f1df1"
integrity sha512-E+KlQFXv1Euha43qw3q+wKBSli557wxbbo6/39DWhRNXlUa9Cz+FYrcgz+PT6ag0l6UisCYjAGCNhoSl4FcwlA==
stylelint-scss@^5.1.0, stylelint-scss@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.2.0.tgz#08a85ab5fe6196fa9bbe4723fb9536f2b05dcbc1"
integrity sha512-m/os6B7xHKakM9TkEbnity0gnDEqNbISpclvjOwIU+xIHk/8dQNGcTI2UlC5/QLzaG+tzQ9eMFZH8Iq7roQI2w==
dependencies:
postcss-media-query-parser "^0.2.3"
postcss-resolve-nested-selector "^0.1.1"
Expand Down

0 comments on commit 24df2d8

Please sign in to comment.