Skip to content

Commit

Permalink
update dependencies, fix typo in Collaboration.md (#3664)
Browse files Browse the repository at this point in the history
last dependency update before release
  • Loading branch information
khassel authored Dec 28, 2024
1 parent 93a0c24 commit d41ce81
Show file tree
Hide file tree
Showing 4 changed files with 792 additions and 66 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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 (#3657)
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies too (#3657)
- [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)
- [workflow] delete exception `allow-ghsas: GHSA-8hc4-vh64-cxmj` in `dep-review.yaml` (#3659)
Expand Down
2 changes: 1 addition & 1 deletion Collaboration.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Are done by
- [ ] create new release with
- [ ] corresponding version tag `v2.xx.0`
- [ ] a release name: `...`
- [ ] description of the PR is the section of the `CHANGELOG.md`
- [ ] description of the release is the section of the `CHANGELOG.md`

### Draft new development release

Expand Down
Loading

0 comments on commit d41ce81

Please sign in to comment.