help wantedinfra/meta
Description
This issue is for tracking those packages where a simple update is not possible, and the reason why.
The intent is simply to avoid wasting effort on retrying the non-trivial updates when doing a general dependencies cleanup.
PRs to address the "requires code change" cases are most welcome.
Please also add a comment if further cases are found.
| Package | Version Limit | Reason |
|---|---|---|
| @xmldom/xmldom | < 0.9.0 | requires code change |
| bootstrap | < 5.0.0 | requires code change |
| cbor | < 10.0.0 | requires newer node version |
| eslint | < 10.0.0 | requires newer node version |
| eslint-plugin-jsdoc | < 51.0.0 | requires newer node version |
| fernet | < 0.4.0 | 0.3.3 is actually a later release than 0.4.0 |
| geodesy | < 2.0.0 | can't load js modules into an mjs file |
| jimp | < 1.6.1 | 1.6.1 is a faulty release (see https://github.com/jimp-dev/jimp/issues/1402) and breaks everything! (hopefully any subsequent release will fix this) |
| jq-web | < 0.6.0 | fails when fetching wasm file (#2209) |
| sitemap | < 9.0.0 | no longer provides default export - requires code change |
| webpack-dev-server | < 5.1.0 | requires newer node version |