-
Notifications
You must be signed in to change notification settings - Fork 1.1k
electron33 doesn't support macOS 10.15 #6099
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
Conversation
👷 Deploy request for cypress-docs pending review.Visit the deploys page to approve it
|
|
last time there was a major electron update (electron 27 / v13.6.5), it dropped support for macOS 10.13/10.14 and changelog / migration-guide don't have that information |
I think this is a little different, because it's dropping support for a major macOS version It would fit well into the top section of https://docs.cypress.io/app/references/migration-guide#Migrating-to-Cypress-140 My question was aimed more at the Cypress.io team than you, so I would wait to see what their views are. |
https://www.electronjs.org/docs/latest/breaking-changes#removed-macos-1015-support says: https://www.electronjs.org/docs/latest/tutorial/electron-timelines lists Electron 33.0.0 as the lowest version supported. [email protected] updated to
https://docs.cypress.io/app/get-started/install-cypress#Operating-System needs to be updated to the reflect the above: |
@alexsch01 Do you have time to respond to the feedback from Mike here? |
No, im fine closing this one |
Thank you for highlighting that the macOS minimum version was out of date. I've followed up my suggestion to add the topic also to the Cypress 14 migration guide and submitted PR #6123. I'm not a macOS user myself, so you're welcome to check the PR to see if it is accurate. |
|
https://www.electronjs.org/blog/electron-33-0#removed-macos-1015-support
Cypress 14 includes Electron 33