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 and dependencies #565

Merged
merged 5 commits into from Feb 6, 2022
Merged

Conversation

Araxeus
Copy link
Collaborator

@Araxeus Araxeus commented Jan 22, 2022

https://github.com/electron/electron/releases/tag/v16.0.6 - notably electron/electron#32046

https://github.com/electron/electron/releases/tag/v16.0.7 - notably electron/electron#32352

https://github.com/electron/electron/releases/tag/v16.0.8 - many important fixes

https://github.com/electron/electron/releases/tag/v17.0.0 - mainly chromium & node updates

better to update dependencies before new release :)

Dependencies that shouldn't be updated because of breaking changes:

  • "custom-electron-titlebar": "^4.0.0"
    package implementation was reworked, needs its own pr (also waiting for upstream fixes that I made in v4.1.0 AlexTorresDev/custom-electron-titlebar#175)
  • "filenamify": "^5.0.0",
    package is now full ESM
  • "node-fetch": "^3.0.0",
    package is now full ESM

@Araxeus Araxeus changed the title update electron to 16.0.7 update electron and dependencies Jan 31, 2022
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.

None yet

2 participants