File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v4
1717 - name : " Dependency Review"
1818 uses : actions/dependency-review-action@v4
19- with :
20- allow-ghsas : GHSA-8hc4-vh64-cxmj
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ _This release is scheduled to be released on 2025-01-01._
3131- [ core] Fix animations export #3644 only on server side (#3649 )
3232- [ core] Use project URL in fallback config (#3656 )
3333- [ core] Fix Access Denied crash writing js/positions.js (on synology nas) #3651 . new message, MM starts, but no modules showing (#3652 )
34- - [ linter] Switch to 'npx' for lint-staged in pre-commit hook
34+ - [ linter] Switch to 'npx' for lint-staged in pre-commit hook ( # 3658 )
3535
3636### Removed
3737
@@ -44,6 +44,7 @@ _This release is scheduled to be released on 2025-01-01._
4444- [ core] Update electron dependency to v32 (test electron rebuild) and other dependencies (#3657 )
4545- [ tests] All test configs have been updated to allow full external access, allowing for easier debugging (especially when running as a container)
4646- [ core] Run and test with node 23 (#3588 )
47+ - [ workflow] delete exception ` allow-ghsas: GHSA-8hc4-vh64-cxmj ` in ` dep-review.yaml ` (#3659 )
4748
4849### Fixed
4950
You can’t perform that action at this time.
0 commit comments