Debian Patches

Status for node-fs-extra/10.1.0+~9.0.13-3

Patch Description Author Forwarded Bugs Origin Last update
no_at_least_node.patch remove the need for the at-least-node dependency This patches out tests on nodejs versions ; we already have what
is needed in stable for nodejs 10, and the nodejs 12 in
experimental will be right too.
Julien Puydt invalid
fix-symlink-test-args-mutation.patch don't mutate shared test args array The async tests share the same args array references with the sync tests
via the top-level "tests" array. Pushing the callback onto args mutates
it, so by the time the sync tests run fn(...args) has a function as the
third argument, which Node.js 24's fs.symlinkSync rejects with
ERR_INVALID_ARG_VALUE. Pass a fresh args array each time instead.
Yadd <yadd@debian.org> not-needed 2026-05-02

All known versions for source package 'node-fs-extra'

Links