bahmutov / local-cypress

Use Cypress without global objects
https://glebbahmutov.com/blog/local-cypress/
33 stars 3 forks source link

chore(deps): update dependency cypress to v9.1.1 #50

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 9.1.0 -> 9.1.1 age adoption passing confidence

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: "after 10pm every weekday,every weekend,before 5am 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.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: