Debian Patches
Status for node-jest-junit/16.0.0-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Port-to-newer-mkdirp.patch | Port to newer mkdirp | Bastien Roucariès <rouca@debian.org> | not-needed | 2026-03-10 | ||
| 0002-Remove-test-that-lack-depends.patch | Remove test that lack depends | Bastien Roucariès <rouca@debian.org> | not-needed | 2026-03-10 | ||
| 0003-Drop-uuid-dependency.patch | drop uuid dependency, use built-in crypto.randomUUID() uuid >= 12 is ESM-only and can no longer be loaded via require(). The only usage in jest-junit is to pick a unique suffix for the report filename (`output.xml` becomes `output-<uuid>.xml`); v4 (random) UUIDs are just as suitable for that as v1, and crypto.randomUUID() is built into Node.js since 14.17. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-04-24 |
