matrix-js-sdk icon indicating copy to clipboard operation
matrix-js-sdk copied to clipboard

Bump node.js requirement to 20.

Open richvdh opened this issue 1 year ago • 1 comments

According to https://github.com/matrix-org/matrix-js-sdk?tab=readme-ov-file#supported-platforms, we only support the latest LTS release (which is currenly 20, per https://github.com/nodejs/release#release-schedule), so this should be safe.

richvdh avatar Jun 28 '24 15:06 richvdh

@richvdh looks like this will need downstream changes first, as that CI still runs under Node 18

t3chguy avatar Jul 01 '24 08:07 t3chguy

Hopefully https://github.com/matrix-org/matrix-react-sdk/pull/12726 will fix the downstream CI

richvdh avatar Jul 04 '24 09:07 richvdh

... and https://github.com/matrix-org/complement-crypto/pull/102

richvdh avatar Jul 04 '24 10:07 richvdh

Oh come on. Test flake due to https://github.com/matrix-org/complement-crypto/issues/9

richvdh avatar Jul 04 '24 11:07 richvdh