Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump sass-loader from 13.3.1 to 13.3.2 (#3914)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.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> </blockquote> </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> </blockquote> </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>See full diff in <a href="https://github.com/webpack-contrib/sass-loader/compare/v13.3.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=13.3.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information