Skip to content

Commit fdea4d4

Browse files
Bump sass-loader from 16.0.6 to 16.0.7 (#3486)
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.6 to 16.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/sass-loader/releases">sass-loader's releases</a>.</em></p> <blockquote> <h2>v16.0.7</h2> <h3><a href="https://github.com/webpack/sass-loader/compare/v16.0.6...v16.0.7">16.0.7</a> (2026-02-05)</h3> <h3>Bug Fixes</h3> <ul> <li>update peer dependency for <code>@​rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1291">#1291</a>) (<a href="https://github.com/webpack/sass-loader/commit/24d12ecb9868a10967a0d283e776b70e4ac522bf">24d12ec</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md">sass-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/sass-loader/compare/v16.0.6...v16.0.7">16.0.7</a> (2026-02-05)</h3> <h3>Bug Fixes</h3> <ul> <li>update peer dependency for <code>@​rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1291">#1291</a>) (<a href="https://github.com/webpack/sass-loader/commit/24d12ecb9868a10967a0d283e776b70e4ac522bf">24d12ec</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/sass-loader/commit/694c8d92abf8e30f934810878281c7b227eb32a8"><code>694c8d9</code></a> chore(release): 16.0.7</li> <li><a href="https://github.com/webpack/sass-loader/commit/147d6ab04180a8421d9dffc984cbc42a4eae5c4e"><code>147d6ab</code></a> ci: lint fix (<a href="https://redirect.github.com/webpack/sass-loader/issues/1294">#1294</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/24d12ecb9868a10967a0d283e776b70e4ac522bf"><code>24d12ec</code></a> fix: update peer dependency for <code>@​rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1291">#1291</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/068201f0a78e636afd9c926cf0f3b62b0b2e6082"><code>068201f</code></a> docs: fix link (<a href="https://redirect.github.com/webpack/sass-loader/issues/1287">#1287</a>)</li> <li>See full diff in <a href="https://github.com/webpack/sass-loader/compare/v16.0.6...v16.0.7">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=16.0.6&new-version=16.0.7)](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 3fcd7ce commit fdea4d4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"nvd3": "^1.8.5",
5151
"resolve-url-loader": "^5.0.0",
5252
"sass": "^1.97.3",
53-
"sass-loader": "^16.0.6",
53+
"sass-loader": "^16.0.7",
5454
"tailwindcss": "^3.4.17",
5555
"tiny-emitter": "^2.1.0",
5656
"vue": "^3.5.28",

0 commit comments

Comments
 (0)