Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump rimraf from 5.0.7 to 6.0.1 (#1097)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md">rimraf's changelog</a>.</em></p> <blockquote> <h1>6.0</h1> <ul> <li>Drop support for nodes before v20</li> <li>Add <code>--version</code> to CLI</li> </ul> <h1>5.0</h1> <ul> <li>No default export, only named exports</li> </ul> <h1>4.4</h1> <ul> <li>Provide Dirent or Stats object as second argument to filter</li> </ul> <h1>4.3</h1> <ul> <li>Return boolean indicating whether the path was fully removed</li> <li>Add filter option</li> <li>bin: add --verbose, -v to print files as they are deleted</li> <li>bin: add --no-verbose, -V to not print files as they are deleted</li> <li>bin: add -i --interactive to be prompted on each deletion</li> <li>bin: add -I --no-interactive to not be prompted on each deletion</li> <li><strong>4.3.1</strong> Fixed inappropriately following symbolic links to directories</li> </ul> <h1>v4.2</h1> <ul> <li>Brought back <code>glob</code> support, using the new and improved glob v9</li> </ul> <h1>v4.1</h1> <ul> <li>Improved hybrid module with no need to look at the <code>.default</code> dangly bit. <code>.default</code> preserved as a reference to <code>rimraf</code> for compatibility with anyone who came to rely on it in v4.0.</li> <li>Accept and ignore <code>-rf</code> and <code>-fr</code> arguments to the bin.</li> </ul> <h1>v4.0</h1> <ul> <li>Remove <code>glob</code> dependency entirely. This library now only accepts actual file and folder names to delete.</li> <li>Accept array of paths or single path.</li> <li>Windows performance and reliability improved.</li> <li>All strategies separated into explicitly exported methods.</li> <li>Drop support for Node.js below version 14</li> <li>rewrite in TypeScript</li> <li>ship CJS/ESM hybrid module</li> <li>Error on unknown arguments to the bin. (Previously they were silently ignored.)</li> </ul> <h1>v3.0</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/rimraf/commit/21560c7cdb46c039fccfd3f5fb4218946489881a"><code>21560c7</code></a> 6.0.1</li> <li><a href="https://github.com/isaacs/rimraf/commit/d3881ad3716f8d550014f836ec87793e116f31a3"><code>d3881ad</code></a> load version with package-json-from-dist</li> <li><a href="https://github.com/isaacs/rimraf/commit/6de86bf5ace93bfa9e51e918a177183b1d620688"><code>6de86bf</code></a> feat: add --version flag for CLI</li> <li><a href="https://github.com/isaacs/rimraf/commit/49e19237f1cb9140f97e7e2032a1e7c62baa93da"><code>49e1923</code></a> chore: add <code>/.tap</code> to .gitignore</li> <li><a href="https://github.com/isaacs/rimraf/commit/90d1feb00fde6050fd04855540af3eb557257bf5"><code>90d1feb</code></a> 6.0.0</li> <li><a href="https://github.com/isaacs/rimraf/commit/9b2a2b13e79516794fc910aa7ca3e37563c777cf"><code>9b2a2b1</code></a> drop dead node versions</li> <li><a href="https://github.com/isaacs/rimraf/commit/546c9ec50c0e94ac08af7188b02fc1dddfc5134e"><code>546c9ec</code></a> 5.0.9</li> <li><a href="https://github.com/isaacs/rimraf/commit/043338a50c7804146bf3c6970e148f21b58106aa"><code>043338a</code></a> restore support for dead node versions</li> <li><a href="https://github.com/isaacs/rimraf/commit/0d83c12b15f2617f10deb6665d63e50a4512b967"><code>0d83c12</code></a> 5.0.8</li> <li><a href="https://github.com/isaacs/rimraf/commit/88e632b58132ffb2214f4233be57bd8a3cdcb21d"><code>88e632b</code></a> drop eol node 14</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/rimraf/compare/v5.0.7...v6.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rimraf&package-manager=npm_and_yarn&previous-version=5.0.7&new-version=6.0.1)](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 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information