Commit 4fd9f91
build(deps-dev): bump rimraf from 3.0.2 to 5.0.7 (#266)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.7.
<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>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>
<ul>
<li>Add <code>--preserve-root</code> option to executable (default
true)</li>
<li>Drop support for Node.js below version 6</li>
</ul>
<h1>v2.7</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/rimraf/commit/fb974adeed36bfc4d41a601f60a751aa509dbe2a"><code>fb974ad</code></a>
5.0.7</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/8ba2442010f29503a689a6651a9d1781e0706ecf"><code>8ba2442</code></a>
engines: need 14.18, where 'node:path' shows up</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/39340d19c76640d4a6ef2aac448218f40244a8b7"><code>39340d1</code></a>
update deps</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/e729f762d66a30c63bf4d3f63bcf905e1faa543b"><code>e729f76</code></a>
5.0.6</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/4472c0e4c10b2156a3fa839bb623904e026f8088"><code>4472c0e</code></a>
DOC: add that it is cross platform</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/46b425f94a761e92ba2dc829b0853d9d2dc78ead"><code>46b425f</code></a>
Improve readability of README</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/a3b93ed8ec6b1f49a5f8bdd37b67dbd6c6107d36"><code>a3b93ed</code></a>
update deps, format codes</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/d2fa213e3ea1cc056698f9cac648b6e68796ea36"><code>d2fa213</code></a>
update devDeps</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/f3b2bf1a9cdde83d7d838fa73b78f5697dd0037f"><code>f3b2bf1</code></a>
Upgrade GitHub Actions</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/81c631e8e27303ad7aa1f8de319463825b6ac7fc"><code>81c631e</code></a>
remove FUNDING.yml (coming from .github repo now)</li>
<li>Additional commits viewable in <a
href="https://github.com/isaacs/rimraf/compare/v3.0.2...v5.0.7">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Chan <[email protected]>1 parent 2e429b6 commit 4fd9f91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments