Debian Patches

Status for node-dts-bundle-generator/9.5.1-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-tsconfig.json.patch Fix tsconfig.json Bastien Roucariès <rouca@debian.org> not-needed 2026-03-08
0002-Remove-test-that-fail.patch Remove test that fail
Test fail due to tooling change. Output may thus change
Bastien Roucariès <rouca@debian.org> not-needed 2026-03-08
ts6-build.patch fix build and tests with TypeScript 6 TypeScript 6 changes several defaults and API types:
.
* type packages are no longer picked up automatically, so "node" and "mocha"
are listed explicitly;
* the name of export specifiers and namespace exports is now typed
ModuleExportName (Identifier | StringLiteral); the casts restore the
Identifier-only assumption the code is written against;
* ts-node needs an explicit rootDir, and "import * as assert" is no longer
callable now that esModuleInterop defaults to true;
* the end-to-end fixtures keep the TypeScript 5 defaults (esModuleInterop off,
baseUrl expressed as paths, library checks skipped) so that the expected
bundles stay valid.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-16

All known versions for source package 'node-dts-bundle-generator'

Links