Debian Patches
Status for node-html5-qrcode/2.3.8+repack-8
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-test.patch | fix test | Yadd <yadd@debian.org> | not-needed | 2024-01-03 | ||
| ts6-compat.patch | fix build and tests with TypeScript 6 TypeScript 6 rejects "target": "es5" and "moduleResolution": "node" with TS5107, so the builds now target ES2015 and let the resolution be implied by the module format of each configuration. . It also stopped scanning node_modules/@types, hence the explicit mocha and chai entries in the test configuration, and it tracks definite assignment more closely: noOpFailureCallback is deliberately left unassigned and now needs the assertion operator to say so (TS2454). . TypeScript 5 accepts all of this unchanged. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-15 | ||
| ts6-rootdir.patch | set an explicit rootDir for TypeScript 6 TypeScript 6 no longer infers the common source directory and fails with TS5011; the test configuration keeps the project root since it compiles tests/ as well. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
All known versions for source package 'node-html5-qrcode'
- 2.3.8+repack-8 (sid)
- 2.3.8+repack-6 (forky)
- 2.3.8+repack-5 (trixie)
