Debian Patches
Status for node-vscode-lsp/1.0.0~git20230424.1320922-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| inequality-check.patch | fix equality check using NaN | Ananthu C V <weepingclown@disroot.org> | not-needed | 2023-11-17 | ||
| ts6-ignore-deprecations.patch | fix build with TypeScript 6 Silence the deprecation errors on module=UMD, target=ES5 and moduleResolution=node10, restore the TypeScript 5 esModuleInterop default so that the emitted code is unchanged, and skip declaration checking where @types/node pulls in the new iterator types. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 | ||
| ts6-global-thenable.patch | declare the global Thenable type as a module TypeScript 6 no longer copies triple-slash reference-path directives into the emitted declarations, so consumers of vscode-jsonrpc lost the global Thenable interface. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 | ||
| ts6-typed-array-casts.patch | fix typed array arguments with TypeScript 6 Uint8Array is now generic over its buffer type, which no longer matches Buffer.from() nor WebSocket.send(); the casts keep the previous behaviour. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
All known versions for source package 'node-vscode-lsp'
- 1.0.0~git20230424.1320922-5 (sid)
- 1.0.0~git20230424.1320922-4 (forky)
- 1.0.0~git20230424.1320922-3 (trixie)
