Skip to content

Commit

Permalink
update dependencies: electron to v22, fix playwright to v1.27.1 (#2976)
Browse files Browse the repository at this point in the history
Changes:
- as discussed in #2903: update to electron v22 (we can revert it before
next release if we find any problems)
- update other dependencies
- set playwright to version v1.27.1 until #2969 is solved
  • Loading branch information
khassel authored Dec 8, 2022
1 parent bd0b3c0 commit abbae90
Show file tree
Hide file tree
Showing 5 changed files with 1,537 additions and 1,651 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- Use unix() method for parsing times, fix suntimes on the way (#2950)
- Refactor conversion functions into utils class (#2958)
- The `cors`-method in `server.js` now supports sending and recieving HTTP headers.
- Updated dependencies: electron to v22 (#2903), fix playwright to v1.27.1 (#2969)

### Fixed

Expand Down
Loading

0 comments on commit abbae90

Please sign in to comment.