[Pkg-javascript-commits] [Git][js-team/node-rimraf][upstream] New upstream version 6.1.3
Yadd (@yadd)
gitlab at salsa.debian.org
Sun Apr 26 11:01:51 BST 2026
Yadd pushed to branch upstream at Debian JavaScript Maintainers / node-rimraf
Commits:
2e874326 by Xavier Guimard at 2026-04-26T11:19:36+02:00
New upstream version 6.1.3
- - - - -
88 changed files:
- .prettierignore
- + .prettierrc.json
- + .taprc
- + .tshy/build.json
- + .tshy/commonjs.json
- + .tshy/esm.json
- CHANGELOG.md
- − LICENSE
- + LICENSE.md
- README.md
- benchmark/create-fixture.js
- benchmark/index.js
- benchmark/print-results.js → benchmark/parse-results.js
- benchmark/rimrafs.js
- benchmark/run-test.js
- − fixup.sh
- − libtap-settings.js
- map.js
- + package-json-from-dist/.prettierignore
- + package-json-from-dist/.tshy/build.json
- + package-json-from-dist/.tshy/commonjs.json
- + package-json-from-dist/.tshy/esm.json
- + package-json-from-dist/LICENSE.md
- + package-json-from-dist/README.md
- + package-json-from-dist/map.js
- + package-json-from-dist/package-lock.json
- + package-json-from-dist/package.json
- + package-json-from-dist/src/index.ts
- + package-json-from-dist/test/index.ts
- tsconfig-base.json → package-json-from-dist/tsconfig.json
- + package-json-from-dist/typedoc.json
- package-lock.json
- package.json
- src/bin.ts → src/bin.mts
- src/default-tmp.ts
- + src/error.ts
- src/fix-eperm.ts
- src/fs.ts
- src/ignore-enoent.ts
- − src/index-cjs.ts
- src/index.ts
- src/opt-arg.ts
- src/path-arg.ts
- − src/platform.ts
- src/readdir-or-error.ts
- src/retry-busy.ts
- src/rimraf-manual.ts
- src/rimraf-move-remove.ts
- src/rimraf-native.ts
- src/rimraf-posix.ts
- src/rimraf-windows.ts
- src/use-native.ts
- tap-snapshots/test/bin.js.test.cjs → tap-snapshots/test/bin.ts.test.cjs
- tap-snapshots/test/index.js.test.cjs → tap-snapshots/test/index.ts.test.cjs
- tap-snapshots/test/retry-busy.js.test.cjs → tap-snapshots/test/retry-busy.ts.test.cjs
- − tap-snapshots/test/rimraf-move-remove.js.test.cjs
- + tap-snapshots/test/rimraf-move-remove.ts.test.cjs
- tap-snapshots/test/rimraf-native.js.test.cjs → tap-snapshots/test/rimraf-native.ts.test.cjs
- − tap-snapshots/test/rimraf-posix.js.test.cjs
- + tap-snapshots/test/rimraf-posix.ts.test.cjs
- − tap-snapshots/test/rimraf-windows.js.test.cjs
- + tap-snapshots/test/rimraf-windows.ts.test.cjs
- test/bin.js → test/bin.ts
- test/default-tmp.js → test/default-tmp.ts
- test/fix-eperm.js → test/fix-eperm.ts
- test/fs.ts
- − test/ignore-enoent.js
- + test/ignore-enoent.ts
- test/index.js → test/index.ts
- test/delete-many-files.js → test/integration/delete-many-files.ts
- test/opt-arg.js → test/opt-arg.ts
- − test/path-arg.js
- + test/path-arg.ts
- − test/platform.js
- test/readdir-or-error.js → test/readdir-or-error.ts
- test/retry-busy.js → test/retry-busy.ts
- − test/rimraf-manual.js
- + test/rimraf-manual.ts
- test/rimraf-move-remove.js → test/rimraf-move-remove.ts
- − test/rimraf-native.js
- + test/rimraf-native.ts
- test/rimraf-posix.js → test/rimraf-posix.ts
- test/rimraf-windows.js → test/rimraf-windows.ts
- − test/use-native.js
- + test/use-native.ts
- − tsconfig-esm.json
- tsconfig.json
- typedoc.json
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/commit/2e8743264150e3c25e1ee2507cc864051c39902c
--
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/commit/2e8743264150e3c25e1ee2507cc864051c39902c
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20260426/c3b0b0bb/attachment.htm>
More information about the Pkg-javascript-commits
mailing list