cypress-io/cypress
### [`v8.4.0`](https://togithub.com/cypress-io/cypress/releases/v8.4.0)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.1...v8.4.0)
*Released 09/13/2021*
**Features:**
- When the URL contains non-ASCII characters, you can use the new `decode`
option of `cy.url()` to decode it. Addresses
[#17399](https://togithub.com/cypress-io/cypress/issues/17399).
**Bugfixes:**
- Cypress now better handles situations where the extension was installed in a
read-only location. Fixes
[#3852](https://togithub.com/cypress-io/cypress/issues/3852).
- A clearer error message is now thrown for `.check()` or `.uncheck()` when
there are no matching value attributes found.
Fixes[#7379](https://togithub.com/cypress-io/cypress/issues/7379).
- Hooks will no longer rerun on unrelated tests in some situations after a
domain navigation. Fixes
[#17705](https://togithub.com/cypress-io/cypress/issues/17705).
- `clientCertificate` types have been added for the Cypress configuration. Fixes
[#17799](https://togithub.com/cypress-io/cypress/issues/17799).
Configuration
š Schedule: "after 11pm every weekday,every weekend,before 1am every weekday" in timezone America/New_York.
š¦ 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.1
->8.4.0
Release Notes
cypress-io/cypress
### [`v8.4.0`](https://togithub.com/cypress-io/cypress/releases/v8.4.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.1...v8.4.0) *Released 09/13/2021* **Features:** - When the URL contains non-ASCII characters, you can use the new `decode` option of `cy.url()` to decode it. Addresses [#17399](https://togithub.com/cypress-io/cypress/issues/17399). **Bugfixes:** - Cypress now better handles situations where the extension was installed in a read-only location. Fixes [#3852](https://togithub.com/cypress-io/cypress/issues/3852). - A clearer error message is now thrown for `.check()` or `.uncheck()` when there are no matching value attributes found. Fixes[#7379](https://togithub.com/cypress-io/cypress/issues/7379). - Hooks will no longer rerun on unrelated tests in some situations after a domain navigation. Fixes [#17705](https://togithub.com/cypress-io/cypress/issues/17705). - `clientCertificate` types have been added for the Cypress configuration. Fixes [#17799](https://togithub.com/cypress-io/cypress/issues/17799).Configuration
š Schedule: "after 11pm every weekday,every weekend,before 1am every weekday" in timezone America/New_York.
š¦ 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.