[Pkg-javascript-commits] [Git][js-team/node-rimraf][master] 10 commits: Revert "debian/watch version 5"
Bastien Roucariès (@rouca)
gitlab at salsa.debian.org
Sat Dec 13 16:35:48 GMT 2025
Bastien Roucariès pushed to branch master at Debian JavaScript Maintainers / node-rimraf
Commits:
aac57348 by Bastien Roucariès at 2025-12-13T17:16:11+01:00
Revert "debian/watch version 5"
This reverts commit f7882d17e6cf62a97f9af86f273548e770fafb36.
- - - - -
05559f61 by Bastien Roucariès at 2025-12-13T17:20:32+01:00
Remove component
- - - - -
b668516f by Bastien Roucariès at 2025-12-13T17:20:49+01:00
New upstream version 4.4.1
- - - - -
6d4b7f81 by Bastien Roucariès at 2025-12-13T17:20:49+01:00
Update upstream source from tag 'upstream/4.4.1'
Update to upstream version '4.4.1'
with Debian dir 7214880dae8ca428b432b0fa5b81283684a91ccd
- - - - -
676a7ad6 by Bastien Roucariès at 2025-12-13T17:22:50+01:00
Refresh patches
- - - - -
0e414d51 by Bastien Roucariès at 2025-12-13T17:24:08+01:00
Fix changelog
- - - - -
20f87d9e by Bastien Roucariès at 2025-12-13T17:24:40+01:00
Reapply "debian/watch version 5"
This reverts commit aac57348c7141beec55b9aa29b78bfd1e579055e.
- - - - -
299c1126 by Bastien Roucariès at 2025-12-13T17:25:40+01:00
Add build
- - - - -
b62f5500 by Bastien Roucariès at 2025-12-13T17:31:10+01:00
Add build extlinks
- - - - -
a2c8ffac by Bastien Roucariès at 2025-12-13T17:31:27+01:00
Target experimental
- - - - -
84 changed files:
- + .prettierignore
- CHANGELOG.md
- LICENSE
- README.md
- + benchmark/create-fixture.js
- + benchmark/index.js
- + benchmark/old-rimraf/CHANGELOG.md
- + benchmark/old-rimraf/LICENSE
- + benchmark/old-rimraf/README.md
- bin.js → benchmark/old-rimraf/bin.js
- + benchmark/old-rimraf/package.json
- rimraf.js → benchmark/old-rimraf/rimraf.js
- + benchmark/print-results.js
- + benchmark/rimrafs.js
- + benchmark/run-test.js
- debian/changelog
- debian/control
- debian/gbp.conf
- + debian/nodejs/build
- + debian/nodejs/extlinks
- − debian/patches/0002-Remove-glob-test-that-may-fail-with-newer-version.patch
- − debian/patches/0003-Port-to-glob-8.patch
- debian/patches/2001_rename_nodejs.patch
- debian/patches/series
- debian/watch
- + fixup.sh
- + libtap-settings.js
- + map.js
- package-lock.json
- package.json
- + src/bin.ts
- + src/default-tmp.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/index.js.test.cjs
- + tap-snapshots/test/retry-busy.js.test.cjs
- + tap-snapshots/test/rimraf-move-remove.js.test.cjs
- + tap-snapshots/test/rimraf-native.js.test.cjs
- + tap-snapshots/test/rimraf-posix.js.test.cjs
- + tap-snapshots/test/rimraf-windows.js.test.cjs
- − test/basic.js
- test/bin.js
- − test/custom-fs.js
- + test/default-tmp.js
- + test/delete-many-files.js
- − test/fill.js
- + test/fix-eperm.js
- + test/fs.ts
- + test/ignore-enoent.js
- + test/index.js
- + test/opt-arg.js
- + test/path-arg.js
- + test/platform.js
- + test/readdir-or-error.js
- + test/retry-busy.js
- + test/rimraf-manual.js
- + test/rimraf-move-remove.js
- + test/rimraf-native.js
- + test/rimraf-posix.js
- + test/rimraf-windows.js
- + test/use-native.js
- + tsconfig-base.json
- + tsconfig-esm.json
- + tsconfig.json
- + typedoc.json
- − types-rimraf/LICENSE
- − types-rimraf/README.md
- − types-rimraf/index.d.ts
- − types-rimraf/package.json
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/0d5b2a3a23c5152316e17f662648495e81bdb003...a2c8ffac73509ede02cc334ed427ca419269ae1e
--
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/0d5b2a3a23c5152316e17f662648495e81bdb003...a2c8ffac73509ede02cc334ed427ca419269ae1e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20251213/c69706bd/attachment.htm>
More information about the Pkg-javascript-commits
mailing list