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

deps: Upgrade Electron from v23.0.0 to v31.6.0 #2345

Merged
merged 17 commits into from
Oct 31, 2024
Merged

Conversation

taratatach
Copy link
Member

Please make sure the following boxes are checked:

  • PR is not too big
  • it improves UX & DX in some way
  • it includes unit tests matching the implementation changes
  • it includes scenarios matching a new behaviour or has been manually tested
  • it includes relevant documentation

@taratatach taratatach self-assigned this Sep 18, 2024
@taratatach taratatach force-pushed the deps/upgrade-electron branch 2 times, most recently from c8a0192 to e2cc0fc Compare September 19, 2024 10:20
@taratatach taratatach changed the title deps: Upgrade Electron from v23.0.0 to v32.1.0 deps: Upgrade Electron from v23.0.0 to v31.6.0 Sep 19, 2024
@taratatach taratatach force-pushed the deps/upgrade-electron branch from 9750558 to 33de3f7 Compare September 20, 2024 16:29
@taratatach taratatach force-pushed the deps/upgrade-electron branch 2 times, most recently from 6712850 to 4e03e6e Compare October 1, 2024 15:39
@taratatach taratatach force-pushed the deps/upgrade-electron branch from 4e03e6e to 8cc616e Compare October 2, 2024 17:49
  Support recent versions of Electron.
  Support building on greater versions of Windows and toolchains (e.g.
  Node v20+).

  It requires Node v18+ to compile.
  End of support for macOS 10.13 and 10.14.
  Adds support for Electron v29.
  This module cleans up stack traces of errors raised in tests run with
  mocha.
  It was already set as a dev dependency but was not used.
  We don't use the Channel local watcher on macos for now so we don't
  need to test the Parcel producer on this platform.

  Skipping these tests will improve CI build times.
  Electron apps are able to run either in a X11 or Wayland environment
  but they consider being run on X11 by default if not told otherwise...
@taratatach taratatach force-pushed the deps/upgrade-electron branch from 8cc616e to e328f37 Compare October 30, 2024 16:07
@taratatach taratatach merged commit e137a7a into master Oct 31, 2024
13 of 16 checks passed
@taratatach taratatach deleted the deps/upgrade-electron branch October 31, 2024 08:40
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.

1 participant