Debian Patches
Status for node-vega-lite/5.18.1+~4.0.0-6
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-rollup.patch | fix rollup config | Yadd <yadd@debian.org> | not-needed | 2023-09-10 | ||
| tsc-workaround.patch | workaround for tsc | Yadd <yadd@debian.org> | not-needed | 2024-05-09 | ||
| typescript-5.0-compatibility.patch | typescript 5.0 compatibility --suppressImplicitAnyIndexErrors is deprecated and will be removed in typescript 5.5, until then it can be suppressed with "ignoreDeprecations": "5.0" |
Ananthu C V <weepingclown@debian.org> | not-needed | 2024-12-16 | ||
| ts6-build.patch | fix build with TypeScript 6 Replace the removed suppressImplicitAnyIndexErrors by noImplicitAny=false, drop the deprecated node10 module resolution, restore the TypeScript 5 default of strict=false and complete the lib list. The ?? in isTopLevelLayer is an upstream typo kept as is to preserve the current behaviour. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 | ||
| babel8-type-imports.patch | keep dropping the type-only imports preset-typescript's onlyRemoveTypeImports option went from false to true in Babel 8, so imports used only in type positions now survive into the bundle and change the module order rollup produces. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-30 |
All known versions for source package 'node-vega-lite'
- 5.18.1+~4.0.0-6 (forky, sid)
- 5.18.1+~4.0.0-2 (trixie)
