[PR #317] [CLOSED] chore(deps-dev): bump sass-loader from 10.3.0 to 13.1.0 #334

Closed
opened 2025-12-01 17:06:48 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/317
Author: @dependabot[bot]
Created: 10/7/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/sass-loader-13.1.0


📝 Commits (1)

  • 5590fba chore(deps-dev): bump sass-loader from 10.3.0 to 13.1.0

📊 Changes

2 files changed (+6 additions, -16 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+5 -15)

📄 Description

Bumps sass-loader from 10.3.0 to 13.1.0.

Release notes

Sourced from sass-loader's releases.

v13.1.0

13.1.0 (2022-10-06)

Features

v13.0.2

13.0.2 (2022-06-27)

Bug Fixes

v13.0.1

13.0.1 (2022-06-24)

Bug Fixes

v13.0.0

13.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#1048)
  • emit @warn at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning option (#1054) (58ffb68)

Bug Fixes

  • do not crash on importers for modern API (#1052) (095814e)
  • do not store original sass error in webpack error(#1053) (06d7533)

v12.6.0

12.6.0 (2022-02-15)

Features

  • added support for automatic loading of sass-embedded (#1025) (c8dae87)

v12.5.0

12.5.0 (2022-02-14)

... (truncated)

Changelog

Sourced from sass-loader's changelog.

13.1.0 (2022-10-06)

Features

13.0.2 (2022-06-27)

Bug Fixes

13.0.1 (2022-06-24)

Bug Fixes

13.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#1048)
  • emit @warn at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning option (#1054) (58ffb68)

Bug Fixes

  • do not crash on importers for modern API (#1052) (095814e)
  • do not store original sass error in webpack error(#1053) (06d7533)

12.6.0 (2022-02-15)

Features

  • added support for automatic loading of sass-embedded (#1025) (c8dae87)

12.5.0 (2022-02-14)

Features

  • added support for sass-embedded (faster than node-sass), feel free to feedback
  • added the api option (modern api is experimental and currently doesn't support built-in webpack resolver) (afbe114)

12.4.0 (2021-12-07)

... (truncated)

Commits
  • b31751d chore(release): 13.1.0
  • 6e02c64 feat: allow to extend conditionNames (#1092)
  • edab08f chore: update dependencies to the latest version (#1093)
  • 3a34fef chore: update commitlint action (#1091)
  • 52584cf chore: run cancel workflow on pull request (#1089)
  • 8c8cece chore: update jest to the latest version (#1088)
  • 8ae327d chore: update dependencies to the latest version (#1086)
  • a327414 ci: update github workflow security permissions (#1087)
  • 6b01c64 docs: include file loader method of extracting CSS as separate file in README...
  • 78c0590 ci: add job to cancel previous runs (#1083)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/317 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/7/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/sass-loader-13.1.0` --- ### 📝 Commits (1) - [`5590fba`](https://github.com/ArthurDanjou/website-old/commit/5590fbad8d0960e07634914756a788b8a32eba9e) chore(deps-dev): bump sass-loader from 10.3.0 to 13.1.0 ### 📊 Changes **2 files changed** (+6 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+5 -15) </details> ### 📄 Description Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.3.0 to 13.1.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>v13.1.0</h2> <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://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1092">#1092</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/6e02c64da80e3c8b3b6399923b7268aaf957d2cb">6e02c64</a>)</li> </ul> <h2>v13.0.2</h2> <h3><a href="https://github.com/webpack-contrib/sass-loader/compare/v13.0.1...v13.0.2">13.0.2</a> (2022-06-27)</h3> <h3>Bug Fixes</h3> <ul> <li>hide error stacktrace on Sass errors (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1069">#1069</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/5e6a61bd7248ff13fd4dbe882b2556f70cecf892">5e6a61b</a>)</li> </ul> <h2>v13.0.1</h2> <h3><a href="https://github.com/webpack-contrib/sass-loader/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-06-24)</h3> <h3>Bug Fixes</h3> <ul> <li>optimize debug message formatting, <a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1065">#1065</a> (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1066">#1066</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/49a578a218574ddc92a597c7e365b6c21960717e">49a578a</a>)</li> </ul> <h2>v13.0.0</h2> <h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0">13.0.0</a> (2022-05-18)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1048">#1048</a>)</li> <li>emit <code>@warn</code> at-rules as webpack warnings by default, if you want to revert behavior please use the <a href="https://github.com/webpack-contrib/sass-loader#warnruleaswarning"><code>warnRuleAsWarning</code></a> option (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1054">#1054</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399">58ffb68</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>do not crash on importers for modern API (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1052">#1052</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3">095814e</a>)</li> <li>do not store original sass error in webpack error(<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1053">#1053</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c">06d7533</a>)</li> </ul> <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-redirect.dependabot.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> <!-- 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/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://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1092">#1092</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/6e02c64da80e3c8b3b6399923b7268aaf957d2cb">6e02c64</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/sass-loader/compare/v13.0.1...v13.0.2">13.0.2</a> (2022-06-27)</h3> <h3>Bug Fixes</h3> <ul> <li>hide error stacktrace on Sass errors (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1069">#1069</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/5e6a61bd7248ff13fd4dbe882b2556f70cecf892">5e6a61b</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/sass-loader/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-06-24)</h3> <h3>Bug Fixes</h3> <ul> <li>optimize debug message formatting, <a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1065">#1065</a> (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1066">#1066</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/49a578a218574ddc92a597c7e365b6c21960717e">49a578a</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0">13.0.0</a> (2022-05-18)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1048">#1048</a>)</li> <li>emit <code>@warn</code> at-rules as webpack warnings by default, if you want to revert behavior please use the <a href="https://github.com/webpack-contrib/sass-loader#warnruleaswarning"><code>warnRuleAsWarning</code></a> option (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1054">#1054</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399">58ffb68</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>do not crash on importers for modern API (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1052">#1052</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3">095814e</a>)</li> <li>do not store original sass error in webpack error(<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1053">#1053</a>) (<a href="https://github.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c">06d7533</a>)</li> </ul> <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-redirect.dependabot.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-redirect.dependabot.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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/b31751dc173c64d0b3230efc928dbdcd378d9c8f"><code>b31751d</code></a> chore(release): 13.1.0</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/6e02c64da80e3c8b3b6399923b7268aaf957d2cb"><code>6e02c64</code></a> feat: allow to extend <code>conditionNames</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1092">#1092</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/edab08fa9d13097170d74bea2a0e19f246c96d2a"><code>edab08f</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1093">#1093</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/3a34fefe69665f9e9cd47a550037b375f134e0ed"><code>3a34fef</code></a> chore: update commitlint action (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1091">#1091</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/52584cfb99fa8094558ac6091b363b97381edf50"><code>52584cf</code></a> chore: run cancel workflow on pull request (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1089">#1089</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/8c8cece124f33f373dfffcab651dc0fa2fb34285"><code>8c8cece</code></a> chore: update jest to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1088">#1088</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/8ae327d4e29324e32218b37953c36d58341886f4"><code>8ae327d</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1086">#1086</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/a327414456313ac9ec3c1427c0c2845a61aa0018"><code>a327414</code></a> ci: update github workflow security permissions (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1087">#1087</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/6b01c64bcfea5f32521d7eef86a1f1361ed612a3"><code>6b01c64</code></a> docs: include file loader method of extracting CSS as separate file in README...</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/78c059043144b36ecba3c2963e91129e5bcc26e3"><code>78c0590</code></a> ci: add job to cancel previous runs (<a href="https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/1083">#1083</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/sass-loader/compare/v10.3.0...v13.1.0">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=10.3.0&new-version=13.1.0)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:06:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#334