update dependencies (#3657)

This commit is contained in:
Karsten Hassel
2024-12-18 22:04:16 +01:00
committed by GitHub
parent 24d9b70c4c
commit b910c60eb2
5 changed files with 1429 additions and 1260 deletions

View File

@@ -40,7 +40,7 @@ _This release is scheduled to be released on 2025-01-01._
### Updated
- [repo] Reactivate `stale.yaml` as GitHub action to mark issues as stale after 60 days and close them 7 days later (if no activity) (#3577, #3580, #3581)
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies too
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies
- [tests] All test configs have been updated to allow full external access, allowing for easier debugging (especially when running as a container)
- [core] Run and test with node 23 (#3588)