-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add Firefox ESR (Extended Support Release) support statement for latest release #6083
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
Comments
This request will need to be revised, since Firefox 136.0 announced:
The argument about Firefox ESR being the only Firefox version that runs on |
Firefox ESR 140 |
@MikeMcC399 What's your suggestion here now? |
I think now, wait until both Cypress 15 and Firefox ESR 140 are released and then decide if Firefox ESR 140 should be mentioned as a long-term-supported item. Don't make any new statement for Firefox 128 ESR anymore. It seems to work fine, but on the other hand Firefox has regularly been the source of breaking changes, so maybe it would be good to start with a new baseline at Firefox ESR 140 without having to worry about Firefox 128 ESR. |
Description
What would you like?
Include an official statement of support by Cypress for the latest Firefox ESR (Extended Support Release), in addition to the latest 3 major versions from the Firefox Rapid Release channel.
Why is this needed?
Firefox ESR is the only stable Firefox release which supports both the
Linux/amd64
and theLinux/arm64
platforms on Debian-based distributions. Cypress Docker images are based on Debian 12 which includes Firefox ESR as its default browser: for instance Debian12.9
currently includes Firefox ESR128.8.0esr
.References > Lauching Browsers > Browser versions supported currently states:
The current latest major version of Firefox is
138 (see Firefox release notes).136
So, according to the Cypress text above, Firefox
134
,135
136
,137
and138
would be supported by Cypress.The latest Firefox ESR version is however
128
, which is outside the rule covered by "latest 3 major versions". See https://www.mozilla.org/en-US/firefox/organizations/notes/. Firefox 128.0esr was released on Jul 9, 2024.Although Cypress 14 runs successfully against Firefox 128 ESR on Debian, according to the documentation, it is not officially supported by Cypress.
Other
Choosing a Firefox update channel explains the Firefox "Extended Support Release (ESR)" and compares it to the "Rapid Release" channel.
Debian 12 test
On Debian 12.9
amd64
, Node.js22.13.0
LTS, the following test runs successfully, so I assume that adding support for Firefox ESR is a documentation change only and that it does not need a feature request in the https://github.com/cypress-io/cypress repo:The text was updated successfully, but these errors were encountered: