Skip to content

Commit

Permalink
update playwright to v1.29.1 and other dependencies (#2980)
Browse files Browse the repository at this point in the history
see title, fixes #2969
  • Loading branch information
khassel committed Dec 22, 2022
1 parent 2fec314 commit 76d9042
Show file tree
Hide file tree
Showing 6 changed files with 713 additions and 433 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- The `cors`-method in `server.js` now supports sending and recieving HTTP headers.
- Replace `…` by ``.
- Cleanup compliments module
- Updated dependencies: electron to v22 (#2903), fix playwright to v1.27.1 (#2969)
- Updated dependencies including electron to v22 (#2903)

### Fixed

Expand All @@ -53,6 +53,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- Tests not waiting for the application to start and stop before starting the next test
- Fix electron tests failing sometimes in github workflow
- Fixed gap in clock module when displayed on the left side with displayType=digital
- Fixed playwright issue by upgrading to v1.29.1 (#2969)

## [2.21.0] - 2022-10-01

Expand Down
Loading

0 comments on commit 76d9042

Please sign in to comment.