Commit 159e14d
authored
Bump sass from 1.99.0 to 1.100.0 (#3769)
Bumps [sass](https://github.com/sass/dart-sass) from 1.99.0 to 1.100.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/releases">sass's
releases</a>.</em></p>
<blockquote>
<h2>Dart Sass 1.100.0</h2>
<p>To install Sass 1.100.0, download one of the packages below and <a
href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">the Sass website</a> for
full installation instructions.</p>
<h1>Changes</h1>
<ul>
<li>
<p>Writing two compound selectors adjacent to one another without any
whitespace between them, such as <code>[class]a</code>, is now
deprecated. This was always an error in CSS and Sass only supported it
by mistake.</p>
<p>See <a href="https://sass-lang.com/d/adjacent-compounds">the Sass
website</a> for details.</p>
</li>
</ul>
<p>See the <a
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#11000">full
changelog</a> for changes in earlier releases.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's
changelog</a>.</em></p>
<blockquote>
<h2>1.100.0</h2>
<ul>
<li>
<p>Writing two compound selectors adjacent to one another without any
whitespace
between them, such as <code>[class]a</code>, is now deprecated. This was
always an error
in CSS and Sass only supported it by mistake.</p>
<p>See <a href="https://sass-lang.com/d/adjacent-compounds">the Sass
website</a> for
details.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sass/dart-sass/commit/5fd18c75e31a855476059fb6fb0c6aa829292739"><code>5fd18c7</code></a>
Bump node engine requirement to >=20.19.0 and chokidar requirement to
^5.0.0 ...</li>
<li><a
href="https://github.com/sass/dart-sass/commit/8c1d984e420d891c9c92ba1afc8b28e70a2afb78"><code>8c1d984</code></a>
Deprecate adjacent compound selectors (<a
href="https://redirect.github.com/sass/dart-sass/issues/2765">#2765</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/8e5f7180b4f3de4281d3454090548c03e9db8135"><code>8e5f718</code></a>
Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (<a
href="https://redirect.github.com/sass/dart-sass/issues/2767">#2767</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/1447f9b42e89d693ce308bad9cbf8ec3e1db78c4"><code>1447f9b</code></a>
Bump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (<a
href="https://redirect.github.com/sass/dart-sass/issues/2766">#2766</a>)</li>
<li>See full diff in <a
href="https://github.com/sass/dart-sass/compare/1.99.0...1.100.0">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 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>1 parent 699bb94 commit 159e14d
2 files changed
Lines changed: 18 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments