Vừa update phiên bản mới nhất 2024
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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.com/sass/node-sass/issues/3161">#3161</a>)</li> </ul> <h3>Community</h3> <ul> <li>Remove double word "support" from documentation (<a href="https://github.com/pzrq"><code>@pzrq</code></a>, <a href="https://github-redirect.dependabot.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 & 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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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 /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/loia5tqd001/Dang-Ky-Hoc-Phan-UIT/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 3 comments.