Skip to content

Commit aad3eef

Browse files
authored
update node-ical to v0.17.1 (and other deps) (#3309)
- update `node-ical` to `v0.17.1` (and other deps) - remove `luxon` (not needed anymore with new `node-ical` version) - fix `navigator is not defined` errors in e2e tests when running with Node `v20`
1 parent ee1960c commit aad3eef

File tree

6 files changed

+895
-758
lines changed

6 files changed

+895
-758
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ _This release is scheduled to be released on 2024-01-01._
3232
- Clock module: optionally display current moon phase in addition to rise/set times
3333
- electron is now per default started without gpu, if needed it must be enabled with new env var `ELECTRON_ENABLE_GPU=1` on startup (#3226)
3434
- Replace prettier by stylistic in ESLint config to lint JavaScript (and disable some rules for `config/config.js*` files)
35+
- Update node-ical to v0.17.1 and fix tests
3536

3637
### Fixed
3738

0 commit comments

Comments
 (0)