cypress-io/cypress
### [`v9.1.1`](https://togithub.com/cypress-io/cypress/releases/v9.1.1)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v9.1.0...v9.1.1)
*Released 12/03/2021*
**Bugfixes:**
- Fixed a regression in [9.1.0](https://docs.cypress.io/guides/references/changelog#9-1-0) where our
built binary didn't contain patches to some dependencies. Addressed in
[#19239](https://togithub.com/cypress-io/cypress/pull/19239). This fixed some
issues including:
- Requests containing `~` will no longer be improperly encoded. Fixes
[#19083](https://togithub.com/cypress-io/cypress/issues/19083),
[#19084](https://togithub.com/cypress-io/cypress/issues/19084),
[#19115](https://togithub.com/cypress-io/cypress/issues/19115),
[#19096](https://togithub.com/cypress-io/cypress/issues/19096),
[#19178](https://togithub.com/cypress-io/cypress/issues/19178).
- A TypeError displaying `data.hasOwnProperty is not a function` will no
longer throw in some situations. Fixes
[#19091](https://togithub.com/cypress-io/cypress/issues/19091).
- Empty extra hooks will no longer be sent as data when recording to the
Dashboard. Fixes
[#19087](https://togithub.com/cypress-io/cypress/issues/19087).
- The Runner hanging when baseUrl is set to null to load a local file. Fixes
[#19105](https://togithub.com/cypress-io/cypress/issues/19105)
- When using the default configuration of `"nodeVersion": "system"` with an
installed system node >=17, Cypress will now work properly rather than throw
an error incorrectly pointing to the user's plugin file. Fixes
[#18914](https://togithub.com/cypress-io/cypress/issues/18914).
- Shadow DOM elements no longer error as hidden during actionability when the
element is covered by its parent shadow root. Fixes
[#18008](https://togithub.com/cypress-io/cypress/issues/18008).
- When using `.type()` events now correctly propagate out of the shadow DOM.
Fixes [#17531](https://togithub.com/cypress-io/cypress/issues/17531).
- The `this` context is now properly preserved when overwriting `cy.clock()`.
Fixes [#19158](https://togithub.com/cypress-io/cypress/issues/19158).
**Dependencies:**
- Upgraded `@cypress/request` from `2.88.7` to `2.88.10`. Addressed in
[#19099](https://togithub.com/cypress-io/cypress/issues/19099).
Configuration
📅 Schedule: "before 6am on Monday" (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, click this checkbox.
This PR contains the following updates:
^9.1.0
->^9.1.1
Release Notes
cypress-io/cypress
### [`v9.1.1`](https://togithub.com/cypress-io/cypress/releases/v9.1.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v9.1.0...v9.1.1) *Released 12/03/2021* **Bugfixes:** - Fixed a regression in [9.1.0](https://docs.cypress.io/guides/references/changelog#9-1-0) where our built binary didn't contain patches to some dependencies. Addressed in [#19239](https://togithub.com/cypress-io/cypress/pull/19239). This fixed some issues including: - Requests containing `~` will no longer be improperly encoded. Fixes [#19083](https://togithub.com/cypress-io/cypress/issues/19083), [#19084](https://togithub.com/cypress-io/cypress/issues/19084), [#19115](https://togithub.com/cypress-io/cypress/issues/19115), [#19096](https://togithub.com/cypress-io/cypress/issues/19096), [#19178](https://togithub.com/cypress-io/cypress/issues/19178). - A TypeError displaying `data.hasOwnProperty is not a function` will no longer throw in some situations. Fixes [#19091](https://togithub.com/cypress-io/cypress/issues/19091). - Empty extra hooks will no longer be sent as data when recording to the Dashboard. Fixes [#19087](https://togithub.com/cypress-io/cypress/issues/19087). - The Runner hanging when baseUrl is set to null to load a local file. Fixes [#19105](https://togithub.com/cypress-io/cypress/issues/19105) - When using the default configuration of `"nodeVersion": "system"` with an installed system node >=17, Cypress will now work properly rather than throw an error incorrectly pointing to the user's plugin file. Fixes [#18914](https://togithub.com/cypress-io/cypress/issues/18914). - Shadow DOM elements no longer error as hidden during actionability when the element is covered by its parent shadow root. Fixes [#18008](https://togithub.com/cypress-io/cypress/issues/18008). - When using `.type()` events now correctly propagate out of the shadow DOM. Fixes [#17531](https://togithub.com/cypress-io/cypress/issues/17531). - The `this` context is now properly preserved when overwriting `cy.clock()`. Fixes [#19158](https://togithub.com/cypress-io/cypress/issues/19158). **Dependencies:** - Upgraded `@cypress/request` from `2.88.7` to `2.88.10`. Addressed in [#19099](https://togithub.com/cypress-io/cypress/issues/19099).Configuration
📅 Schedule: "before 6am on Monday" (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.