Skip to content

Commit d41ce81

Browse files
authored
update dependencies, fix typo in Collaboration.md (#3664)
last dependency update before release
1 parent 93a0c24 commit d41ce81

File tree

4 files changed

+792
-66
lines changed

4 files changed

+792
-66
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _This release is scheduled to be released on 2025-01-01._
4242
### Updated
4343

4444
- [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)
45-
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies (#3657)
45+
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies too (#3657)
4646
- [tests] All test configs have been updated to allow full external access, allowing for easier debugging (especially when running as a container)
4747
- [core] Run and test with node 23 (#3588)
4848
- [workflow] delete exception `allow-ghsas: GHSA-8hc4-vh64-cxmj` in `dep-review.yaml` (#3659)

Collaboration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Are done by
4545
- [ ] create new release with
4646
- [ ] corresponding version tag `v2.xx.0`
4747
- [ ] a release name: `...`
48-
- [ ] description of the PR is the section of the `CHANGELOG.md`
48+
- [ ] description of the release is the section of the `CHANGELOG.md`
4949

5050
### Draft new development release
5151

0 commit comments

Comments
 (0)