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 10 updates in the / directory:
20.14.2
20.14.11
9.0.8
10.0.0
5.2.1
6.0.0
7.0.1
7.0.3
9.2.0
9.3.1
5.3.3
5.5.3
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 20.14.11Commits
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.1Release notes
Sourced from pino's releases.
Commits
2464457
Bumped v9.3.192f2cee
v9.3.0297b900
docs: added link to the contributing guide (#2006)b5f5cbc
fix(browser): should respect log level with transmit (#2005)859d6d5
Update ci.ymlbd2fb33
chore: use node: imports (#2003)4fe8065
call onChild when instanciating new child browser logger (#2001)a41b4d3
Update transports.md (#1993)ba6260b
Bumped v9.2.18564376
forward esm syntax errors (#1990)Updates
typescript
from 5.3.3 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) 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