Update dependencies reported by Dependabot (#3621)

... maybe we should group those dependabot PRs someday (see
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups)

---------

Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
Veeck
2024-11-02 15:58:20 +01:00
committed by GitHub
parent 9114aefecc
commit 0aae771799
3 changed files with 257 additions and 222 deletions

View File

@@ -22,7 +22,7 @@ _This release is scheduled to be released on 2025-01-01._
### Updated
- [repo] reactivated `stale.yaml` as github action to mark issues as stale after 60 days and close them 7 days later (if no activity)
- [core] Update electron dependency to v32 (test electron rebuild)
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies too
- [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)