Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.3.1 to 12.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/sass-loader/releases">sass-loader's releases</a>.</em></p>
<blockquote>
<h2>v12.6.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.5.0...v12.6.0">12.6.0</a> (2022-02-15)</h2>
<h3>Features</h3>
<ul>
<li>added support for automatic loading of <code>sass-embedded</code> (<a href="https://github.com/webpack-contrib/sass-loader/issues/1025">#1025</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/c8dae87f0c90b13303096e0d3aec857c4046c36b">c8dae87</a>)</li>
</ul>
<h2>v12.5.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.4.0...v12.5.0">12.5.0</a> (2022-02-14)</h2>
<h3>Features</h3>
<ul>
<li>added support for <code>sass-embedded</code> (faster than <code>node-sass</code>), feel free to <a href="https://github.com/webpack-contrib/sass-loader/issues/774">feedback</a></li>
<li>added the <code>api</code> option (<code>modern</code> api is experimental and currently doesn't support built-in webpack resolver) (<a href="https://github.com/webpack-contrib/sass-loader/commit/afbe114fecf54fa99ef635aea5ae1d3db6a119c1">afbe114</a>)</li>
</ul>
<h2>v12.4.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.3.0...v12.4.0">12.4.0</a> (2021-12-07)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass 7 (<a href="https://github.com/webpack-contrib/sass-loader/issues/1002">#1002</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/be5cbc9b5f851422bcead329d4bfb0c9dab5eb18">be5cbc9</a>)</li>
</ul>
<h2>v12.3.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.2.0...v12.3.0">12.3.0</a> (2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>added the <code>warnRuleAsWarning</code> option, allows to emit a warning on the <code>@warn</code> rule (<a href="https://github.com/webpack-contrib/sass-loader/issues/992">#992</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/c652c79b67999546d0e65f237a947b3e1b454691">c652c79</a>)</li>
<li>use webpack logger to log sass messages (only for <code>dart-sass</code>), configure it using <a href="https://webpack.js.org/configuration/other-options/#infrastructurelogging">infrastructureLogging</a> (<a href="https://github.com/webpack-contrib/sass-loader/issues/991">#991</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/bb7cef97d5d9ba26dc2db2e1948a2a04b26f4031">bb7cef9</a>)</li>
</ul>
<h2>v12.2.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.1.0...v12.2.0">12.2.0</a> (2021-10-12)</h2>
<h3>Features</h3>
<ul>
<li>add link field in schema (<a href="https://github.com/webpack-contrib/sass-loader/issues/976">#976</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/1b453fb4926ab27616f3c38104033fafe37633ab">1b453fb</a>)</li>
</ul>
<h2>v12.1.0</h2>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.0.0...v12.1.0">12.1.0</a> (2021-06-10)</h2>
<h3>Features</h3>
<ul>
<li>allow <code>String</code> value for the <code>implementation</code> option (<a href="https://github.com/webpack-contrib/sass-loader/commit/382a3ca7ca8b7041712de30ce5ad8e6532944c1b">382a3ca</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md">sass-loader's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.5.0...v12.6.0">12.6.0</a> (2022-02-15)</h2>
<h3>Features</h3>
<ul>
<li>added support for automatic loading of <code>sass-embedded</code> (<a href="https://github.com/webpack-contrib/sass-loader/issues/1025">#1025</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/c8dae87f0c90b13303096e0d3aec857c4046c36b">c8dae87</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.4.0...v12.5.0">12.5.0</a> (2022-02-14)</h2>
<h3>Features</h3>
<ul>
<li>added support for <code>sass-embedded</code> (faster than <code>node-sass</code>), feel free to <a href="https://github.com/webpack-contrib/sass-loader/issues/774">feedback</a></li>
<li>added the <code>api</code> option (<code>modern</code> api is experimental and currently doesn't support built-in webpack resolver) (<a href="https://github.com/webpack-contrib/sass-loader/commit/afbe114fecf54fa99ef635aea5ae1d3db6a119c1">afbe114</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.3.0...v12.4.0">12.4.0</a> (2021-12-07)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass 7 (<a href="https://github.com/webpack-contrib/sass-loader/issues/1002">#1002</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/be5cbc9b5f851422bcead329d4bfb0c9dab5eb18">be5cbc9</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.2.0...v12.3.0">12.3.0</a> (2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>added the <code>warnRuleAsWarning</code> option, allows to emit a warning on the <code>@warn</code> rule (<a href="https://github.com/webpack-contrib/sass-loader/issues/992">#992</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/c652c79b67999546d0e65f237a947b3e1b454691">c652c79</a>)</li>
<li>use webpack logger to log sass messages (only for <code>dart-sass</code>), configure it using <a href="https://webpack.js.org/configuration/other-options/#infrastructurelogging">infrastructureLogging</a> (<a href="https://github.com/webpack-contrib/sass-loader/issues/991">#991</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/bb7cef97d5d9ba26dc2db2e1948a2a04b26f4031">bb7cef9</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.1.0...v12.2.0">12.2.0</a> (2021-10-12)</h2>
<h3>Features</h3>
<ul>
<li>add link field in schema (<a href="https://github.com/webpack-contrib/sass-loader/issues/976">#976</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/1b453fb4926ab27616f3c38104033fafe37633ab">1b453fb</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.0.0...v12.1.0">12.1.0</a> (2021-06-10)</h2>
<h3>Features</h3>
<ul>
<li>allow <code>String</code> value for the <code>implementation</code> option (<a href="https://github.com/webpack-contrib/sass-loader/commit/382a3ca7ca8b7041712de30ce5ad8e6532944c1b">382a3ca</a>)</li>
</ul>
<h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0">12.0.0</a> (2021-06-01)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>minimum supported <code>Node.js</code> version is <code>12.13.0</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/972a17802cd474200044549607699963a99de4d2"><code>972a178</code></a> chore(release): 12.6.0</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/f670635a33323d19d8469ed8d1ed05b5300db243"><code>f670635</code></a> test: more (<a href="https://github.com/webpack-contrib/sass-loader/issues/1026">#1026</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/c8dae87f0c90b13303096e0d3aec857c4046c36b"><code>c8dae87</code></a> feat: add <code>sass-embedded</code> to auto loading (<a href="https://github.com/webpack-contrib/sass-loader/issues/1025">#1025</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/d3827f29025c802d412bc601ac45ebf9488c99c1"><code>d3827f2</code></a> chore(release): 12.5.0</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/afbe114fecf54fa99ef635aea5ae1d3db6a119c1"><code>afbe114</code></a> feat: added <code>sass-embedded</code> support and the <code>api</code> option</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/ff8d0789ebd13212aac0998ee1e828778acf1607"><code>ff8d078</code></a> docs: fix typo in BUG.md (<a href="https://github.com/webpack-contrib/sass-loader/issues/1023">#1023</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/a6cf219ddbf7fdb9e4caf86ed6221e8011431afb"><code>a6cf219</code></a> chore: upgrade dependencies to the latest version (<a href="https://github.com/webpack-contrib/sass-loader/issues/1022">#1022</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/6fef18b8bd0675ea5bc379ba9e7e6b4a047b0ac8"><code>6fef18b</code></a> docs(readme): added sass options (<a href="https://github.com/webpack-contrib/sass-loader/issues/1019">#1019</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/33d7572e1c834d66a32a184a4dfbf17a56fbef36"><code>33d7572</code></a> chore(deps): bump nanoid from 3.1.30 to 3.2.0 (<a href="https://github.com/webpack-contrib/sass-loader/issues/1021">#1021</a>)</li>
<li><a href="https://github.com/webpack-contrib/sass-loader/commit/c525b1fbcffd2253a5b81a1f5472ba1f0a2ba00d"><code>c525b1f</code></a> ci: fix (<a href="https://github.com/webpack-contrib/sass-loader/issues/1020">#1020</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v12.6.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
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-loader from 7.3.1 to 12.6.0.
Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
972a178chore(release): 12.6.0f670635test: more (#1026)c8dae87feat: addsass-embeddedto auto loading (#1025)d3827f2chore(release): 12.5.0afbe114feat: addedsass-embeddedsupport and theapioptionff8d078docs: fix typo in BUG.md (#1023)a6cf219chore: upgrade dependencies to the latest version (#1022)6fef18bdocs(readme): added sass options (#1019)33d7572chore(deps): bump nanoid from 3.1.30 to 3.2.0 (#1021)c525b1fci: fix (#1020)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 3 commits
masterCompare with previous version
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an
ignorecondition with the desiredupdate_typesto your config file.Pull request closed