Debian Patches

Status for node-ava/5.3.1+dfsg+~cs46.3.10-9

Patch Description Author Forwarded Bugs Origin Last update
js-yaml-4.patch patch for js-yaml 4 Yadd <yadd@debian.org> not-needed 2022-03-21
0002-Use-import-instead-of-default-for-p-event.patch Use import instead of default for p-event Bastien Roucariès <rouca@debian.org> no 2023-11-03
drop-config-checks-babel-helpers-sources.patch Remove checks against very old config options and related cleanup

===================================================================
Mark Wubben <mark@novemberborn.net> no 2023-06-22
fix-supertap-tsc-undefined.patch fix TypeScript build with newer serialize-error types Newer @types/serialize-error / serialize-error declares JsonValue without
undefined. Array.shift() may return undefined, so add a fallback to keep the
assignment well-typed.

===================================================================
Yadd <yadd@debian.org> not-needed 2026-05-02
fix-test.patch Fix test that fail

===================================================================
Bastien Roucariès <rouca@debian.org> not-needed
ts6-fixture-rootdir.patch set rootDir explicitly in the ava-typescript test fixture TypeScript 6 no longer infers the common source directory silently: with an
outDir set and no rootDir it fails with TS5011, so `tsc --incremental` in the
fixture exits 2 and the ava-typescript autopkgtest loses two compilation tests.
"typescript" is exactly the directory TypeScript 5 was inferring, so the
emitted layout is unchanged for both compilers.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-15
ts6-component-rootdir.patch set an explicit rootDir in embedded components, and node types in chunkd TypeScript 6 requires rootDir to be set explicitly when the inferred common
source directory would change the output layout (TS5011), and no longer scans
node_modules/@types on its own (TS2591 on chunkd). The values used here are the
ones TypeScript 5 inferred, so the emitted layout is unchanged.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-16

All known versions for source package 'node-ava'

Links