Provide Dirent or Stats object as second argument to filter
4.3
Return boolean indicating whether the path was fully removed
Add filter option
bin: add --verbose, -v to print files as they are deleted
bin: add --no-verbose, -V to not print files as they are deleted
bin: add -i --interactive to be prompted on each deletion
bin: add -I --no-interactive to not be prompted on each
deletion
4.3.1 Fixed inappropriately following symbolic links to
directories
v4.2
Brought back glob support, using the new and improved glob v9
v4.1
Improved hybrid module with no need to look at the .default
dangly bit. .default preserved as a reference to rimraf
for compatibility with anyone who came to rely on it in v4.0.
Accept and ignore -rf and -fr arguments to the bin.
v4.0
Remove glob dependency entirely. This library now only
accepts actual file and folder names to delete.
Accept array of paths or single path.
Windows performance and reliability improved.
All strategies separated into explicitly exported methods.
Drop support for Node.js below version 14
rewrite in TypeScript
ship CJS/ESM hybrid module
Error on unknown arguments to the bin. (Previously they were
silently ignored.)
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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-dependencies group with 11 updates in the / directory:
20.14.2
22.0.0
9.0.8
10.0.0
5.2.1
6.0.0
7.0.1
7.0.3
9.2.0
9.3.2
11.2.1
11.2.2
5.3.3
5.5.4
3.3.2
3.3.3
5.0.7
6.0.1
29.1.5
29.2.3
0.25.13
0.26.5
Updates
@types/node
from 20.14.2 to 22.0.0Commits
Updates
@types/uuid
from 9.0.8 to 10.0.0Commits
Updates
command-line-args
from 5.2.1 to 6.0.0Release notes
Sourced from command-line-args's releases.
Commits
e3c4d16
6.0.01feac18
remove coveralls9e3ea5e
Fix CI6fd5e98
Add rollup config and CommonJS test574a607
Drop support for Node versions less than 12.20Updates
command-line-usage
from 7.0.1 to 7.0.3Commits
a00f7b8
7.0.3f7edf2d
upgrade table-layout.. Fixes #450c1b395
7.0.270e0d88
refresh deps, dates, CI and CommonJS build88a0434
tidy up exampleUpdates
pino
from 9.2.0 to 9.3.2Release notes
Sourced from pino's releases.
Commits
00d1980
fixup9779cb2
Bumped v9.3.2c9c80e7
maybe fix ci1b1a8ba
build(deps-dev): bump@yao-pkg/pkg
from 5.11.5 to 5.12.0 (#1988)b5714ee
build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#1982)7646914
fix: no early return inloadTransportStreamBuilder
(#2014)8aafa88
build(deps): bump process-warning from 3.0.0 to 4.0.0 (#2010)ef3cbc5
build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 (#2009)2464457
Bumped v9.3.192f2cee
v9.3.0Updates
pino-pretty
from 11.2.1 to 11.2.2Release notes
Sourced from pino-pretty's releases.
Commits
7492d63
Bumped v11.2.29aea0bd
Type fixes (#522)Updates
typescript
from 5.3.3 to 5.5.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
rimraf
from 5.0.7 to 6.0.1Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
21560c7
6.0.1d3881ad
load version with package-json-from-dist6de86bf
feat: add --version flag for CLI49e1923
chore: add/.tap
to .gitignore90d1feb
6.0.09b2a2b1
drop dead node versions546c9ec
5.0.9043338a
restore support for dead node versions0d83c12
5.0.888e632b
drop eol node 14Updates
ts-jest
from 29.1.5 to 29.2.3Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
275b931
chore(release): 29.2.3de94a56
build(deps): Update dependency ejs to ^3.1.104d2e8d6
build(deps): Update dependency semver to v7.6.3a45f451
build(deps): Update dependency@types/node
to v20.14.1127699c0
build(deps): Update dependency vite to ^5.3.48780053
build(deps): Update ESLint packages to ^7.16.18936a39
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/ts-only1fe200a
build(deps): Update dependency@babel/core
to ^7.24.971d1ec3
build(deps): Update dependency@testing-library/dom
to ^10.3.206567f2
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /e2e/native-esm-tsUpdates
typedoc
from 0.25.13 to 0.26.5Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
8a23089
Update changelog for releasee66afa7
Release 0.26.5d422f41
Node version?f84fa7f
Try that version6570fa8
Install a working npm version in CI14b87cf
Allow comments on signature parents to count for docs44a72e5
Call listeners with the same priority later977dd19
Expose OptionDefaults variablec1fb5bd
Add #2639 to changelog946ea38
Merge pull request #2639 from bladerunner2020/masterDependabot 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 commands and options
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