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

chore: update electron dependency + Node.js #2199

Merged
merged 4 commits into from
Sep 26, 2023
Merged

chore: update electron dependency + Node.js #2199

merged 4 commits into from
Sep 26, 2023

Commits on Sep 1, 2023

  1. chore: update prettier config

    narrow the `resources` folder constraint in
    the .gitignore
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    00d5dcb View commit details
    Browse the repository at this point in the history
  2. chore: format resources 💄

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    22c1cf4 View commit details
    Browse the repository at this point in the history
  3. chore: use Node.js >=18.17.0

    remove `msvs_version` npm config on win32
    Ref: nodejs/node-gyp#2822
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b1bf3be View commit details
    Browse the repository at this point in the history
  4. chore(deps): update electron@25.5.0

     - Update to `electron-builder@24.6.3`.
     - Fix obsolete electron security section in the development docs.
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    62736fa View commit details
    Browse the repository at this point in the history