Debian Patches
Status for node-miragejs/0.1.46+~cs5.6.11-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-global-modules.patch | Check module dependencies in system paths | not-needed | 2022-08-29 | |||
| drop-legacy-plugins.patch | yes | 2022-08-29 | ||||
| fix-for-rollup-3.patch | fix for rollup 3 | Yadd <yadd@debian.org> | not-needed | debian | 2022-10-26 | |
| fix-for-rollup-plugin-typescript-filter.patch | pass explicit include patterns to rollup-plugin-typescript The bundled rollup-plugin-typescript 1.0.1 uses extglob patterns like `*.ts+(|x)` in its default include list, which are no longer supported by the current rollup-pluginutils createFilter. As a result no .ts file matches the filter, the transform returns null and rollup chokes on the raw TypeScript syntax. Override the include option with plain globs so TS/TSX files get transpiled again. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-04-19 | ||
| typescript6.patch | Fix pretender build with typescript 6 typescript 6 rejects both target es5 and moduleResolution node10. With module commonjs, an unset moduleResolution keeps node10 under 5 and gives bundler under 6, and both emit the same bundle. es2015 is the lowest target still accepted; the emitted code uses classes instead of prototypes. |
Yadd <yadd@debian.org> | not-needed | 2026-08-31 | ||
| babel8.patch | Fix build with babel 8 preset-env dropped useBuiltIns/corejs; babel-plugin-polyfill-corejs3 is its replacement. |
Yadd <yadd@debian.org> | not-needed | debian | 2026-08-31 |
All known versions for source package 'node-miragejs'
- 0.1.46+~cs5.6.11-3 (sid, forky)
- 0.1.46+~cs5.6.11-1 (trixie, bookworm)
