Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update electron to version 33 #303

Merged
merged 14 commits into from
Dec 13, 2024
Merged

Conversation

aneuwald-ctw
Copy link
Contributor

@aneuwald-ctw aneuwald-ctw commented Dec 11, 2024

User-Facing Changes
N/A

Description
Update Electron version to the latest version 33

Also, Playwright had to be updated, as the versions after Electron v28 have a small incompatibility. An extra step on pipeline was created to install the new browsers needed from the new Playwright version: microsoft/playwright#28048

Also, it was changed the react-virtualized package to react-virtualized-auto-sizer, as it is an stand alone package resulting in a smaller bundle.

Checklist

  • [N/A] The web version was tested and it is running ok
  • The desktop version was tested and it is running ok
  • [N/A] This change is covered by unit tests
  • [N/A] Files constants.ts, types.ts and *.style.ts have been checked and relevant code snippets have been relocated

@aneuwald-ctw aneuwald-ctw changed the title Update electron version Update electron to version 33 Dec 12, 2024
Copy link
Contributor

@ctw-joao-luis ctw-joao-luis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me

@laisspportugal
Copy link
Contributor

Just left a comment regarding the info that I though could be usefull on the PR description.

@aneuwald-ctw aneuwald-ctw merged commit 7954fe5 into main Dec 13, 2024
11 checks passed
@aneuwald-ctw aneuwald-ctw deleted the feature/update-electron-version branch December 13, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants