cypress-io/cypress
### [`v8.3.1`](https://togithub.com/cypress-io/cypress/releases/v8.3.1)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.0...v8.3.1)
*Released 08/27/2021*
**Performance:**
- Projects will now open much faster on MacOS Big Sur with improved browser
detection performance. Fixes
[#17773](https://togithub.com/cypress-io/cypress/issues/17773).
**Bugfixes:**
- Fixed a regression in [8.3.0](https://docs.cypress.io/guides/references/changelog#8-3-0) where the
correct exit code would not be issued during `cypress run-ct` while running in
the Electron browser. Fixes
[#17752](https://togithub.com/cypress-io/cypress/issues/17752) and
[#17885](https://togithub.com/cypress-io/cypress/issues/17885).
- Fixed a regression in [8.3.0](https://docs.cypress.io/guides/references/changelog#8-3-0) where
Cypress would cause a `SIGSEGV` error on Mac when closing the Cypress app
opened via `cypress open`. Fixes
[#17766](https://togithub.com/cypress-io/cypress/issues/17766).
- The `beforeinput` event now correctly fires in Firefox during keyboard events.
Fixes [#17583](https://togithub.com/cypress-io/cypress/issues/17583).
**Misc:**
- `cy.document()` typings now allow for the `timeout` option. Fixes
[#17695](https://togithub.com/cypress-io/cypress/issues/17695).
- `cy.title()` typings now allow for the `timeout` option. Fixes
[#17781](https://togithub.com/cypress-io/cypress/issues/17781)
**Dependency Updates:**
- Upgraded `electron` from `13.1.7` to `13.2.0`. Addressed in
[#17772](https://togithub.com/cypress-io/cypress/pull/17772).
- Upgraded `@cypress/request` from `2.88.5` to `2.88.6`. Addresses
[#17622](https://togithub.com/cypress-io/cypress/pull/17622).
Configuration
š Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
8.3.0
->8.3.1
Release Notes
cypress-io/cypress
### [`v8.3.1`](https://togithub.com/cypress-io/cypress/releases/v8.3.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.0...v8.3.1) *Released 08/27/2021* **Performance:** - Projects will now open much faster on MacOS Big Sur with improved browser detection performance. Fixes [#17773](https://togithub.com/cypress-io/cypress/issues/17773). **Bugfixes:** - Fixed a regression in [8.3.0](https://docs.cypress.io/guides/references/changelog#8-3-0) where the correct exit code would not be issued during `cypress run-ct` while running in the Electron browser. Fixes [#17752](https://togithub.com/cypress-io/cypress/issues/17752) and [#17885](https://togithub.com/cypress-io/cypress/issues/17885). - Fixed a regression in [8.3.0](https://docs.cypress.io/guides/references/changelog#8-3-0) where Cypress would cause a `SIGSEGV` error on Mac when closing the Cypress app opened via `cypress open`. Fixes [#17766](https://togithub.com/cypress-io/cypress/issues/17766). - The `beforeinput` event now correctly fires in Firefox during keyboard events. Fixes [#17583](https://togithub.com/cypress-io/cypress/issues/17583). **Misc:** - `cy.document()` typings now allow for the `timeout` option. Fixes [#17695](https://togithub.com/cypress-io/cypress/issues/17695). - `cy.title()` typings now allow for the `timeout` option. Fixes [#17781](https://togithub.com/cypress-io/cypress/issues/17781) **Dependency Updates:** - Upgraded `electron` from `13.1.7` to `13.2.0`. Addressed in [#17772](https://togithub.com/cypress-io/cypress/pull/17772). - Upgraded `@cypress/request` from `2.88.5` to `2.88.6`. Addresses [#17622](https://togithub.com/cypress-io/cypress/pull/17622).Configuration
š Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.