Debian Patches

Status for node-nearley/2.20.1-2

Patch Description Author Forwarded Bugs Origin Last update
update-for-new-commander-API.patch update for new commander API Joe Nahmias <joe@nahmias.net> no 2026-06-09
use-sinon-to-spy.patch use sinon to spy()
expect does not have spyOn() anymore and this is easier / more
lightweight than jest.
Joe Nahmias <joe@nahmias.net> not-needed 2026-06-10
update-for-newer-expect-jest-API.patch update for newer expect/jest API Joe Nahmias <joe@nahmias.net> no 2026-06-10
fix-call-to-babel-node.patch fix call to babel-node
On Debian, it is called babeljs-node.
Also fix argument syntax.
Joe Nahmias <joe@nahmias.net> not-needed 2026-06-14
use-newer-library-file-for-typescript.patch use newer library file for typescript Joe Nahmias <joe@nahmias.net> not-needed 2026-06-15
ts6-test-emit-commonjs.patch keep the TypeScript smoke test emitting CommonJS The test compiles a generated grammar with a bare "tsc <file>.ts" and then
require()s the result. TypeScript 6 moved the implicit "module" default to
ESM, so the emitted file became an ES module and node, loading it through
require(), reported that the CommonJS "moo" provides no named export
"compile". Pin the module kind and the target the test has always relied on.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-17

All known versions for source package 'node-nearley'

Links