Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.0 to 1.71.1.
<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.71.1</h2>
<p>To install Sass 1.71.1, 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>
<h3>Command-Line Interface</h3>
<ul>
<li>Ship the musl Linux release with the proper Dart executable.</li>
</ul>
<h3>JavaScript API</h3>
<ul>
<li>
<p>Export the <code>NodePackageImporter</code> class in ESM mode.</p>
</li>
<li>
<p>Allow <code>NodePackageImporter</code> to locate a default directory even when the entrypoint is an ESM module.</p>
</li>
</ul>
<h3>Dart API</h3>
<ul>
<li>Make passing a null argument to <code>NodePackageImporter()</code> a static error rather than just a runtime error.</li>
</ul>
<h3>Embedded Sass</h3>
<ul>
<li>In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.</li>
</ul>
<p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1711">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.71.1</h2>
<h3>Command-Line Interface</h3>
<ul>
<li>Ship the musl Linux release with the proper Dart executable.</li>
</ul>
<h3>JavaScript API</h3>
<ul>
<li>
<p>Export the <code>NodePackageImporter</code> class in ESM mode.</p>
</li>
<li>
<p>Allow <code>NodePackageImporter</code> to locate a default directory even when the
entrypoint is an ESM module.</p>
</li>
</ul>
<h3>Dart API</h3>
<ul>
<li>Make passing a null argument to <code>NodePackageImporter()</code> a static error rather
than just a runtime error.</li>
</ul>
<h3>Embedded Sass</h3>
<ul>
<li>In the JS Embedded Host, properly install the musl Linux embedded compiler
when running on musl Linux.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sass/dart-sass/commit/1b4d703ad369a2176f0bc0bd4a37502e7acd9c1d"><code>1b4d703</code></a> Release 1.71.1 (<a href="https://github.com/sass/dart-sass/issues/2182">#2182</a>)</li>
<li><a href="https://github.com/sass/dart-sass/commit/6d66c4376ad352ec4521b775c3559e1828e839ea"><code>6d66c43</code></a> Properly handle <code>new NodePackageImporter()</code> with an ESM entrypoint (<a href="https://github.com/sass/dart-sass/issues/2181">#2181</a>)</li>
<li><a href="https://github.com/sass/dart-sass/commit/85a932f6481896f3de4b9359b0b531fe28b49e45"><code>85a932f</code></a> Add missing ESM export of NodePackageImporter (<a href="https://github.com/sass/dart-sass/issues/2177">#2177</a>)</li>
<li><a href="https://github.com/sass/dart-sass/commit/786dd63ea1ba7f9bdfe1797c9741f3b6c99c8887"><code>786dd63</code></a> Fix linux musl builds (<a href="https://github.com/sass/dart-sass/issues/2175">#2175</a>)</li>
<li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.71.0...1.71.1">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps sass from 1.71.0 to 1.71.1.
Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
1b4d703Release 1.71.1 (#2182)6d66c43Properly handlenew NodePackageImporter()with an ESM entrypoint (#2181)85a932fAdd missing ESM export of NodePackageImporter (#2177)786dd63Fix linux musl builds (#2175)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
44cdf25f- 1 commit from branchmainc0aa7eac- Build(deps-dev): bump sass from 1.71.0 to 1.71.1Compare with previous version