Build(deps): bump sass-loader from 7.3.1 to 13.0.0 #372

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-sass-loader-13.0.0 into master
argoyle commented 2022-05-19 04:38:16 +00:00 (Migrated from gitlab.com)

Bumps sass-loader from 7.3.1 to 13.0.0.

Release notes

Sourced from sass-loader's releases.

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)

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)

v12.4.0

12.4.0 (2021-12-07)

Features

v12.3.0

12.3.0 (2021-10-27)

Features

  • added the warnRuleAsWarning option, allows to emit a warning on the @warn rule (#992) (c652c79)
  • use webpack logger to log sass messages (only for dart-sass), configure it using infrastructureLogging (#991) (bb7cef9)

v12.2.0

12.2.0 (2021-10-12)

... (truncated)

Changelog

Sourced from sass-loader's changelog.

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)

Features

12.3.0 (2021-10-27)

Features

  • added the warnRuleAsWarning option, allows to emit a warning on the @warn rule (#992) (c652c79)
  • use webpack logger to log sass messages (only for dart-sass), configure it using infrastructureLogging (#991) (bb7cef9)

12.2.0 (2021-10-12)

Features

... (truncated)

Commits


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 13.0.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.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.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.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.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.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.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> <!-- 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.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.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.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.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.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.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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/1d1b057378f1a6af0a3ae3b839e657ee98607274"><code>1d1b057</code></a> chore(release): 13.0.0</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3"><code>095814e</code></a> fix: do not crash on importers for modern API (<a href="https://github.com/webpack-contrib/sass-loader/issues/1052">#1052</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399"><code>58ffb68</code></a> feat: emit <code>@warning</code> as webpack warning (<a href="https://github.com/webpack-contrib/sass-loader/issues/1054">#1054</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c"><code>06d7533</code></a> fix: do not store original sass error in webpack error(<a href="https://github.com/webpack-contrib/sass-loader/issues/1053">#1053</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/040a5114e0499a47debd07f87d8deb6217f51767"><code>040a511</code></a> chore(deps): update (<a href="https://github.com/webpack-contrib/sass-loader/issues/1051">#1051</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/4762909775ac4ca34a585f52fc22c8de902ef0be"><code>4762909</code></a> refactor!: minimum supported <code>Node.js</code> version is <code>14.15.0</code> (<a href="https://github.com/webpack-contrib/sass-loader/issues/1048">#1048</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/7be1c1c2a5c1aeaf8b7480ceca9c06a370e47ac3"><code>7be1c1c</code></a> chore: update github actions (<a href="https://github.com/webpack-contrib/sass-loader/issues/1049">#1049</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/39e68a99b335051cc8a7cfc38718da8c883e24f6"><code>39e68a9</code></a> ci: remove node v17 (<a href="https://github.com/webpack-contrib/sass-loader/issues/1046">#1046</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/2d565b238c8f72e83022ca0a935893d073c4907e"><code>2d565b2</code></a> chore: add node 18 (<a href="https://github.com/webpack-contrib/sass-loader/issues/1045">#1045</a>)</li> <li><a href="https://github.com/webpack-contrib/sass-loader/commit/d7c05efd79309dc659767023a8c825655b406820"><code>d7c05ef</code></a> test: more (<a href="https://github.com/webpack-contrib/sass-loader/issues/1044">#1044</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v13.0.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>
argoyle (Migrated from gitlab.com) closed this pull request 2022-05-19 10:44:04 +00:00
argoyle commented 2022-05-19 10:44:06 +00:00 (Migrated from gitlab.com)

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.
Sign in to join this conversation.