thomvaill / log4brains

✍️ Log and publish your architecture decisions (ADR)
Apache License 2.0
1.15k stars 95 forks source link

Support new Node.js LTS version: 22 #135

Open github-actions[bot] opened 4 days ago

github-actions[bot] commented 4 days ago

New Node.js LTS version detected

Issue created automatically by a Github action.

A new active Node.js LTS version has been detected.

Please test the Log4brains project against this version and update the supported versions accordingly.

thomvaill commented 1 day ago

After my first tests, the app crashes instantly on Node.js version >= 22 because of this bug: https://github.com/standard-things/esm/issues/931 Unfortunately this dependency repository was archived a few months ago so I don't expect any fix. Issue created to remove this dependency: https://github.com/thomvaill/log4brains/issues/138