Skip to content

Commit 2fb5143

Browse files
authored
delete exception allow-ghsas: GHSA-8hc4-vh64-cxmj in dep-review.yaml (#3659)
node needed with new version of `node-ical`
1 parent 0b3a04c commit 2fb5143

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/dep-review.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ jobs:
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

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)