Debian Patches

Status for node-istanbul/0.4.5+repack10+~cs98.25.59-13

Patch Description Author Forwarded Bugs Origin Last update
0001-disable-some-tests.diff disable som upstream tests Xavier Guimard <yadd@debian.org> not-needed 2020-10-26
0002-fix-webpack-paths.patch fix webpack paths Yadd <yadd@debian.org> not-needed debian 2021-09-29
0003-Remove-cross-spawn-depends.patch Remove cross-spawn depends
https://bugs.debian.org/975942

Cross-spawn is insecure for debian use, but needed upstream for windows use.
Bastien_Roucariès?= <rouca@debian.org> not-needed debian 2022-06-27
0004-Remove-fromentries-dependency.patch Remove fromentries dependency
Tighen depends on nodejs > 12 thus do not need fromentries
Bastien Roucariès <rouca@debian.org> no 2021-10-03
fix-for-js-yaml-4.patch =?utf-8?q?fix_for_js-yaml_=E2=89=A5_4?= Yadd <yadd@debian.org> not-needed 2021-11-24
fix-for-signal-exit-4.patch add fix for signal-exit >= 4 Yadd <yadd@debian.org> not-needed 2023-08-17
fix-for-foreground-child-3.patch fix for foreground-child >= 3 Yadd <yadd@debian.org> not-needed 2023-08-18
fix-for-async-3.patch fix for async >= 3 Julian Gilbey <jdg@debian.org> not-needed 2024-09-25
0009-Remove-a-test-that-fail-with-recent-node.patch Remove a test that fail with recent node Bastien Roucariès <rouca@debian.org> not-needed 2025-11-20
0009-Port-to-glob-10.patch Port to glob@10 Bastien Roucariès <rouca@debian.org> not-needed 2025-11-20
0011-Port-to-rimraf-4.patch Port to rimraf@4 Bastien Roucariès <rouca@debian.org> not-needed 2025-12-24
fix-convert-source-map-2.patch Fix v8-to-istanbul and nyc for convert-source-map 2.x API
In convert-source-map 2.x, fromMapFileSource() no longer accepts a
string directory path as second argument. It now expects a function
(filename) => content.
Yadd <yadd@debian.org> not-needed 2026-04-12
0012-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 istanbul-lib-processinfo is for v4() (random UUIDs),
which is identical to crypto.randomUUID() shipped with Node.js since
14.17.
Xavier Guimard <yadd@debian.org> not-needed 2026-04-24
babel8-assert-version.patch accept Babel 8 babel-plugin-istanbul only asserts the Babel 7 major, so every package that
instruments its coverage with it fails to build against Babel 8. The plugin
uses no API removed in Babel 8, so the range is simply widened.
Xavier Guimard <yadd@debian.org> yes 2026-08-30
babel8-html-spa-preset.patch keep the html-spa bundle in ES5 with the classic JSX runtime Babel 8 changed two preset defaults: preset-env without targets now aims at
the browserslist default query instead of ES5, and preset-react now emits the
automatic JSX runtime. Both are restored explicitly so the bundle stays
identical to the one shipped so far and keeps working without react/jsx-runtime.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-30

All known versions for source package 'node-istanbul'

Links