update deps, exclude node v23 (#3916)

This commit is contained in:
Karsten Hassel
2025-10-16 23:47:06 +02:00
committed by GitHub
parent d39e686f7a
commit 9ff716f4ab
6 changed files with 451 additions and 325 deletions

View File

@@ -36,7 +36,7 @@ Are done by
- [ ] test `prep-release` branch
- [ ] update `CHANGELOG.md`
- [ ] add all contributor names: `...`
- [ ] add min. node version: > ⚠️ This release needs nodejs version `v22.18.0` or higher
- [ ] add min. node version: > ⚠️ This release needs nodejs version `v22.20.0` or higher
- [ ] check release link at the bottom of the file
- [ ] commit and push all changes
- [ ] create pull request from `prep-release` to `develop` branch with title `Prepare Release 2.xx.0`