Le mar. 9 sept. 2025 à 02:31, Santiago Vila <[email protected]> a écrit :
> Hi. > > I'm tracking FTBFS bugs in stable. > > Currently, node-body-parser still FTBFS in trixie. > > In forky/sid, this was fixed by uploading a new nodejs version. > > Will Stable Release Managers allow a small update for nodejs, > from 20.19.2 to 20.19.4? (i.e. Have we done something similar > in the past?) > Be careful, nodejs updates are tricky ! - the types-node package must be kept at the same version that's why I am currently switching (too late for trixie) to 20.19.5+dfsg+~cs20.19.12 to reflect the types version. - branch 20.x is in "maintenance" until april 2026. The upstream release manager for it is a bit careless about breakages. So in any case, one must rebuild all reverse build-dependencies of nodejs before anything, and I currently don't have a solution to do that (my pc is old, and I broke salsa once already in the last month). But that doesn't stop me from preparing an update to nodejs, so I'll propose one this week. Jérémy

