Debian Patches

Status for node-jest/29.6.2~ds7+~cs73.45.28-3

Patch Description Author Forwarded Bugs Origin Last update
0018-Port-to-newer-read-pkg.patch port to read-pkg 10 read-pkg 10 is ESM-only and renamed the named exports. The "sync"
helper is now "readPackageSync", and there's no default-style "sync"
export anymore.
Yadd <yadd@debian.org> not-needed debian 2026-05-02
0019-skipLibCheck-for-newer-type-fest.patch enable skipLibCheck for newer type-fest The bundled type-fest 5.4.4 (in node-read-pkg) uses NoInfer (TS 5.4+)
and other constructs newer than TypeScript 5.2 understands, so the
.d.ts emit fails. Skip checking node_modules types to keep the build
going.
Yadd <yadd@debian.org> not-needed 2026-05-02
0020-fix-fb-watchman-command-types.patch Fix TS2769 with newer @types/fb-watchman Xavier Guimard <yadd@debian.org> not-needed debian 2026-07-01
0021-Fix-with-modern-execa.patch Fix with modern execa Bastien Roucariès <rouca@debian.org> not-needed 2026-07-25
port-to-slash4.patch Port to slash@4 Bastien Roucariès <rouca@debian.org> not-needed 2026-02-25
port-to-newer-chalk.patch Port to newer chalk Bastien Roucariès <rouca@debian.org> not-needed 2026-02-25
0016-Remove-spurious-ts-error.patch Remove spurious ts error Bastien Roucariès <rouca@debian.org> not-needed 2026-04-13
0017-Import-string-length.patch Import string-length Bastien Roucariès <rouca@debian.org> not-needed 2026-04-13
disable-prettier.diff disable prettier Yadd <yadd@debian.org> not-needed 2022-04-27
exclude-quilt-dir.diff exclude quilt dir (.pc/) Yadd <yadd@debian.org> not-needed 2020-11-26
no-prettier.patch prettier isn't available Yadd <yadd@debian.org> not-needed 2023-05-29
workaround-yarn-list.patch temp workaround Yadd <yadd@debian.org> not-needed 2022-10-18
fix-default-modules-paths.diff force module path to match system paths Yadd <yadd@debian.org> not-needed 2022-04-27
no-yarn.patch no yarn Yadd <yadd@debian.org> not-needed 2022-10-18
dont-fail-on-typescript-references.patch don't fail if typescript files contains references Yadd <yadd@debian.org> not-needed 2022-10-18
update-execa-and-globby-calls.patch update execa calls Yadd <yadd@debian.org> no 2023-02-17
fix-for-emittery-1.patch <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
node-jest (29.1.2~ds1+~cs70.47.21-2) UNRELEASED; urgency=medium
.
* A
Yadd <yadd@debian.org> no
export-commonjs.patch export commonjs files Yadd <yadd@debian.org> not-needed 2023-08-12
fix-typescript.patch various workaround for typescript definitions Yadd <yadd@debian.org> not-needed 2023-12-13
0012-Upgrade-API-for-supports-color.patch Upgrade API for supports-color Bastien Roucariès <rouca@debian.org> not-needed 2025-10-30
0013-Port-to-glob10.patch Port to glob10 Bastien Roucariès <rouca@debian.org> not-needed 2025-12-03
0022-Fix-build-with-typescript-6.patch typescript 6 compatibility Drop the removed/deprecated compiler options ("charset",
"importsNotUsedAsValues", "downlevelIteration", "moduleResolution"): no
explicit moduleResolution suits both typescript 5 and 6, so the root config
stops extending @tsconfig/node14 (which sets "node16") and inlines it.
.
Typescript 6 no longer scans node_modules/@types automatically, hence the
explicit "types". It also rejects the "s" regexp flag with target es2017; it
is a no-op in both regexps here.
.
It resolves package.json "exports" instead, which hides the typings of
several Debian modules, hence "resolvePackageJsonExports": false.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-16

All known versions for source package 'node-jest'

Links