Skip to content

Commit

Permalink
delete exception allow-ghsas: GHSA-8hc4-vh64-cxmj in `dep-review.ya…
Browse files Browse the repository at this point in the history
…ml` (MagicMirrorOrg#3659)

node needed with new version of `node-ical`
  • Loading branch information
bugsounet authored Dec 24, 2024
1 parent 0b3a04c commit 2fb5143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dep-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ jobs:
uses: actions/checkout@v4
- name: "Dependency Review"
uses: actions/dependency-review-action@v4
with:
allow-ghsas: GHSA-8hc4-vh64-cxmj
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ _This release is scheduled to be released on 2025-01-01._
- [core] Fix animations export #3644 only on server side (#3649)
- [core] Use project URL in fallback config (#3656)
- [core] Fix Access Denied crash writing js/positions.js (on synology nas) #3651. new message, MM starts, but no modules showing (#3652)
- [linter] Switch to 'npx' for lint-staged in pre-commit hook
- [linter] Switch to 'npx' for lint-staged in pre-commit hook (#3658)

### Removed

Expand All @@ -44,6 +44,7 @@ _This release is scheduled to be released on 2025-01-01._
- [core] Update electron dependency to v32 (test electron rebuild) and other dependencies (#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)

### Fixed

Expand Down

0 comments on commit 2fb5143

Please sign in to comment.