Skip to content

Commit

Permalink
Bump sass-loader from 11.1.1 to 13.3.2 (#1813)
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from
11.1.1 to 13.3.2.
<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>v13.3.2</h2>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.3.1...v13.3.2">13.3.2</a>
(2023-06-09)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>perf:</strong> avoid using <code>klona</code> for
<code>sass</code> options (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1145">#1145</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/9e87b6b103c4f8a32f89235f97f006c3a1115355">9e87b6b</a>)</li>
</ul>
<h2>v13.3.1</h2>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.3.0...v13.3.1">13.3.1</a>
(2023-05-28)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>error handling better (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1141">#1141</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/1f9947441ae95f7bd396886ec7a7d0ecbe939f8c">1f99474</a>)</li>
<li>warnings and errors serialization (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1142">#1142</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/ed6f3136f067e4c863077cb0d6c89c7ea8638bf8">ed6f313</a>)</li>
</ul>
<h2>v13.3.0</h2>
<h2><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.2...v13.3.0">13.3.0</a>
(2023-05-22)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass v9 (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1140">#1140</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/9a03c87b192866a616a3fbab37dbeb3ea132de6b">9a03c87</a>)</li>
</ul>
<h2>v13.2.2</h2>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.1...v13.2.2">13.2.2</a>
(2023-03-27)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix dependencies in modern API (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1125">#1125</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/50987bceca61b270375719ec6b731a071ecd83c2">50987bc</a>)</li>
</ul>
<h2>v13.2.1</h2>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1">13.2.1</a>
(2023-03-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>do not crash on a custom scheme in
<code>@import</code>/<code>@use</code> for the modern API (<a
href="https://github.com/webpack-contrib/sass-loader/commit/21966ee01efde0368996ac743a90efcb51c8d591">21966ee</a>)</li>
</ul>
<h2>v13.2.0</h2>
<h2><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0">13.2.0</a>
(2022-11-09)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass v8 (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1100">#1100</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/e5581b75e84879f27e221d67caa8507897e7051d">e5581b7</a>)</li>
</ul>
<h2>v13.1.0</h2>
<!-- 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>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.3.1...v13.3.2">13.3.2</a>
(2023-06-09)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>perf:</strong> avoid using <code>klona</code> for
<code>sass</code> options (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1145">#1145</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/9e87b6b103c4f8a32f89235f97f006c3a1115355">9e87b6b</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.3.0...v13.3.1">13.3.1</a>
(2023-05-28)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>error handling better (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1141">#1141</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/1f9947441ae95f7bd396886ec7a7d0ecbe939f8c">1f99474</a>)</li>
<li>warnings and errors serialization (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1142">#1142</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/ed6f3136f067e4c863077cb0d6c89c7ea8638bf8">ed6f313</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.2...v13.3.0">13.3.0</a>
(2023-05-22)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass v9 (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1140">#1140</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/9a03c87b192866a616a3fbab37dbeb3ea132de6b">9a03c87</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.1...v13.2.2">13.2.2</a>
(2023-03-27)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix dependencies in modern API (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1125">#1125</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/50987bceca61b270375719ec6b731a071ecd83c2">50987bc</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1">13.2.1</a>
(2023-03-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>do not crash on a custom scheme in
<code>@import</code>/<code>@use</code> for the modern API (<a
href="https://github.com/webpack-contrib/sass-loader/commit/21966ee01efde0368996ac743a90efcb51c8d591">21966ee</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0">13.2.0</a>
(2022-11-09)</h2>
<h3>Features</h3>
<ul>
<li>add support for node-sass v8 (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1100">#1100</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/e5581b75e84879f27e221d67caa8507897e7051d">e5581b7</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/sass-loader/compare/v13.0.2...v13.1.0">13.1.0</a>
(2022-10-06)</h2>
<h3>Features</h3>
<ul>
<li>allow to extend <code>conditionNames</code> (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1092">#1092</a>)
(<a
href="https://github.com/webpack-contrib/sass-loader/commit/6e02c64da80e3c8b3b6399923b7268aaf957d2cb">6e02c64</a>)</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/b87cb11c3d33dfb48b09553ee78cf8c5ae109c84"><code>b87cb11</code></a>
chore(release): 13.3.2</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/77e7a8b7c4316cd3ed8369d0fa3f6cd9eb03f967"><code>77e7a8b</code></a>
refactor: load <code>neo-async</code> lazily (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1147">#1147</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/fb4217ce308417b6a4819bb7b1e15931e1dcfb9e"><code>fb4217c</code></a>
docs: update readme for the <code>production</code> mode and
<code>outputStyle</code> (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1146">#1146</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/9e87b6b103c4f8a32f89235f97f006c3a1115355"><code>9e87b6b</code></a>
fix(perf): avoid using <code>klona</code> for <code>sass</code> options
(<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1145">#1145</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/7d2deb3017dc2487e324094fc69471665c76e9bc"><code>7d2deb3</code></a>
docs: remove Gitter from issue templates (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1144">#1144</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/6e2bfaa01949b534d5c47bbc598b7d77b9f08295"><code>6e2bfaa</code></a>
chore(release): 13.3.1</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/ed6f3136f067e4c863077cb0d6c89c7ea8638bf8"><code>ed6f313</code></a>
fix: warnings and errors serialization (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1142">#1142</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/1f9947441ae95f7bd396886ec7a7d0ecbe939f8c"><code>1f99474</code></a>
fix: error handling better (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1141">#1141</a>)</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/daf62bed2a217c4be69d6284425cb38379ba860a"><code>daf62be</code></a>
chore(release): 13.3.0</li>
<li><a
href="https://github.com/webpack-contrib/sass-loader/commit/9a03c87b192866a616a3fbab37dbeb3ea132de6b"><code>9a03c87</code></a>
feat: add support for node-sass v9 (<a
href="https://redirect.github.com/webpack-contrib/sass-loader/issues/1140">#1140</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v13.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass-loader&package-manager=npm_and_yarn&previous-version=11.1.1&new-version=13.3.2)](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] committed Nov 16, 2023
1 parent 8db11f2 commit 29caf22
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nvd3": "^1.8.5",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "^1.68.0",
"sass-loader": "^11.0.1",
"sass-loader": "^13.3.2",
"tiny-emitter": "^2.1.0",
"vue": "^3.3.8",
"vue-loader": "^17.3.1",
Expand Down

0 comments on commit 29caf22

Please sign in to comment.