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 dev-dependencies group with 7 updates in the / directory:
7.24.0
7.25.4
6.10.0
7.1.2
9.27.0
9.28.0
2.0.0
3.0.0
5.0.5
6.0.1
14.1.0
16.0.1
5.93.0
5.94.0
Updates
@babel/plugin-transform-runtime
from 7.24.0 to 7.25.4Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
cbf124c
v7.25.455dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)Updates
css-loader
from 6.10.0 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44a
chore(release): 7.1.276757ef
fix: keep order of@import
s with thewebpackIgnore
comment (#1600)4b41689
ci: use node v22 (#1596)2068222
chore: update dependencies to latest version (#1595)e006f66
refactor: useenvironment
to gettemplateLiteral
value (#1591)5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)Updates
eslint-plugin-vue
from 9.27.0 to 9.28.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
d77fbf7
9.28.0889c192
feat(require-toggle-inside-transition): add additionalDirectives option (#253...354c0de
fix(attribute-hyphenation): apply to v-model directive (#2511)21d3ed8
fix(no-deprecated-slot-attribute): no fix for dynamic components (#2530)b08273c
fix(no-deprecated-slot-attribute): handle v-for with dynamic slot (#2529)ddc0525
fix(attribute-hyphenation): skip auto-fix when suffixed with.sync
(#2533)a4aed0a
Implements proposed max-template-depth rule (#2525)6ebd607
Update ruledefine-macros-order
for custom macros (#2501)0fbe35e
Improve error range forvue/max-props
(#2532)705d262
Fix code example invue/define-props-declaration
docs (#2527)Updates
fantasticon
from 2.0.0 to 3.0.0Release notes
Sourced from fantasticon's releases.
Commits
0907f1a
Merge pull request #539 from tancredi/support-readme12e21f1
Add support note in the readme6212282
Merge pull request #538 from tancredi/upgrade-dependencies9171513
Release from node 20b4475b9
Run prettier3347269
Fix jobs dependenciesd798e9a
Change test matrix8648faa
Upgrade dependencies, change support to >= node 16Updates
rimraf
from 5.0.5 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
sass-loader
from 14.1.0 to 16.0.1Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
ce1ffc7
chore(release): 16.0.193b8d83
docs: fix versionf862f7a
fix: generate correct sourceMaps formodern-compiler
api (#1228)ef02dad
docs: remove incorrect parameter documentation ofsassOptions
function (#1227)c1997de
chore: update husky hooks (#1221)c7ca4ee
feat!: use modern Sass JS API by default forsass
andsass-embedded
(#1220)57eee6b
test: added for asset modules (#1219)3f0332f
ci: node@22 (#1218)0458ad5
chore(release): 15.0.083423ff
feat!: prefersass-embedded
oversass
by default (#1211)Updates
webpack
from 5.93.0 to 5.94.0Release notes
Sourced from webpack's releases.
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"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