Hi, Le jeudi 13 octobre 2022 à 15:06 +0200, Yadd a écrit : > there are some pending changes (typescript 4.8, rollup 3, > ajv/schema-utils,...). IMO, the more important is Typescript update > (rollup 2.19.1 looks able to build rollup-3 packages, schema-utils > update may break many things). > > Are you OK ? Is someone able to launch a massive rebuild for > typescript reverse dependencies ?
Concerning node-typescript, I haven't updated it in unstable for a while: (1) a few of depending packages are broken even without updating it ; (2) updating it would break a bunch of others ; (3) I'm a bit short on time for JS packages these days to fix all of those. I still pushed to experimental, explaining what I had seen broken. I'll do a test-run locally to write new lists of (1) and (2): it doesn't take that much time. [Or more precisely, much of my time! My box does work for hours...] I get the initial list of packages using: ssh mirror.ftp-master.debian.org "dak rm -Rn node-typescript" so hopefully the above lists are complete. Cheers, J.Puydt -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
