Build(deps): bump node-sass from 6.0.1 to 7.0.0 #164

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-node-sass-7.0.0 into master 2021-12-09 13:24:57 +00:00
argoyle commented 2021-12-09 04:54:12 +00:00 (Migrated from gitlab.com)

Bumps node-sass from 6.0.1 to 7.0.0.

Release notes

Sourced from node-sass's releases.

v7.0.0

Breaking changes

Features

Dependencies

Community

  • Remove double word "support" from documentation (@​pzrq, #3159)

Misc

Supported Environments

OS Architecture Node
Windows x86 & x64 12, 14, 16, 17
OSX x64 12, 14, 16, 17
Linux* x64 12, 14, 16, 17
Alpine Linux x64 12, 14, 16, 17
FreeBSD i386 amd64 12, 14

*Linux support refers to major distributions like Ubuntu, and Debian

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 [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/node-sass/releases">node-sass's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h3>Breaking changes</h3> <ul> <li>Drop support for Node 15 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> <li>Set <code>rejectUnauthorized</code> to <code>true</code> by default (<a href="https://github.com/scott-ut"><code>@​scott-ut</code></a>, <a href="https://github.com/sass/node-sass/issues/3149">#3149</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add support for Node 17 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump eslint from 7.32.0 to 8.0.0 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>, <a href="https://github.com/sass/node-sass/issues/3191">#3191</a>)</li> <li>Bump fs-extra from 0.30.0 to 10.0.0 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>, <a href="https://github.com/sass/node-sass/issues/3102">#3102</a>)</li> <li>Bump npmlog from 4.1.2 to 5.0.0 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>, <a href="https://github.com/sass/node-sass/issues/3156">#3156</a>)</li> <li>Bump chalk from 1.1.3 to 4.1.2 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>, <a href="https://github.com/sass/node-sass/issues/3161">#3161</a>)</li> </ul> <h3>Community</h3> <ul> <li>Remove double word &quot;support&quot; from documentation (<a href="https://github.com/pzrq"><code>@​pzrq</code></a>, <a href="https://github.com/sass/node-sass/issues/3159">#3159</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Bump various GitHub Actions dependencies (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> </ul> <h2>Supported Environments</h2> <table> <thead> <tr> <th>OS</th> <th>Architecture</th> <th>Node</th> </tr> </thead> <tbody> <tr> <td>Windows</td> <td>x86 &amp; x64</td> <td>12, 14, 16, 17</td> </tr> <tr> <td>OSX</td> <td>x64</td> <td>12, 14, 16, 17</td> </tr> <tr> <td>Linux*</td> <td>x64</td> <td>12, 14, 16, 17</td> </tr> <tr> <td>Alpine Linux</td> <td>x64</td> <td>12, 14, 16, 17</td> </tr> <tr> <td>FreeBSD</td> <td>i386 amd64</td> <td>12, 14</td> </tr> </tbody> </table> <p>*Linux support refers to major distributions like Ubuntu, and Debian</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/node-sass/commit/918dcb3a7712a02578947b0354b9f109656f7abf"><code>918dcb3</code></a> Lint fix</li> <li><a href="https://github.com/sass/node-sass/commit/0a21792803639851b480fbd8cbcb5540ef974387"><code>0a21792</code></a> Set rejectUnauthorized to true by default (<a href="https://github.com/sass/node-sass/issues/3149">#3149</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/e80d4afbce7ee10447535dbf5723cd405c80acd8"><code>e80d4af</code></a> chore: Drop EOL Node 15 (<a href="https://github.com/sass/node-sass/issues/3122">#3122</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/d7533977a0b5b299203517d962b24d8ece51d7bd"><code>d753397</code></a> feat: Add Node 17 support (<a href="https://github.com/sass/node-sass/issues/3195">#3195</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/dcf2e75bba4be787970c903072cc5485505a5b41"><code>dcf2e75</code></a> build(deps-dev): bump eslint from 7.32.0 to 8.0.0</li> <li><a href="https://github.com/sass/node-sass/commit/bfa1a3c7765158717b0da2a07daa04357c851302"><code>bfa1a3c</code></a> build(deps): bump actions/setup-node from 2.4.0 to 2.4.1</li> <li><a href="https://github.com/sass/node-sass/commit/80d6c004b1b2416424326c12ad047d1c6d9d154e"><code>80d6c00</code></a> chore: Windows x86 on GitHub Actions (<a href="https://github.com/sass/node-sass/issues/3041">#3041</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/566dc276991bc074eb9243cd205b7e94c2e9d0f7"><code>566dc27</code></a> build(deps-dev): bump fs-extra from 0.30.0 to 10.0.0 (<a href="https://github.com/sass/node-sass/issues/3102">#3102</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/7bb51573b6dff3b160a1389cf040eb77086fad22"><code>7bb5157</code></a> build(deps): bump npmlog from 4.1.2 to 5.0.0 (<a href="https://github.com/sass/node-sass/issues/3156">#3156</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/2efb38f5d6d159d3d234ef681838998ffc66b151"><code>2efb38f</code></a> build(deps): bump chalk from 1.1.3 to 4.1.2 (<a href="https://github.com/sass/node-sass/issues/3161">#3161</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sass/node-sass/compare/v6.0.1...v7.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 commented 2021-12-09 13:24:57 +00:00 (Migrated from gitlab.com)

mentioned in commit b6e5efe8ec

mentioned in commit b6e5efe8ec8d998b976b46e114e736dee221bed7
argoyle (Migrated from gitlab.com) merged commit b6e5efe8ec into master 2021-12-09 13:24:57 +00:00
Sign in to join this conversation.