Update dependency cypress to v6.5.0 #412

Merged
konrad merged 1 commits from renovate/cypress-6.x into main 2021-02-16 06:54:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 6.4.0 -> 6.5.0

Release Notes

cypress-io/cypress

v6.5.0

Compare Source

Released 2/15/2021

Performance:

  • Improved the startup time of cypress open and cypress run. Addresses #​15075.

Bugfixes:

  • Fixed an issue where tests would display as failed if an event (such as an XHR request) failed after the test was already completed. This only affects the display of the test and not what was reported in run mode, so it would not have had an effect on suites running in CI. Addresses #​14978.
  • Fixed a regression introduced in 6.4.0 that caused Electron to crash when opening outside links in the Command Log. Addresses #​14912.
  • Fixed an issue where browser paths with double backslashes would not work as expected on Windows. Addresses #​14719.
  • Fixed Microsoft Edge browser detection when passing a path on Windows. Addresses #​14716.
  • Fixed an issue where the types for Cypress.on did not support chaining. Addresses #​14991.
  • Fixed an issue where, when installing two Cypress instances simulataneously, the downloaded .zip could become corrupted and break the install process. Addresses #​4595.

Misc:

  • Expanded search bar in desktop GUI to fill the entire width. Addresses #​14830.
  • Added autoEnd to the types for LogConfig. Addresses #​9590.

Dependency Updates:

  • Upgraded electron to version 11.2.3. Addresses #​15056.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress](https://github.com/cypress-io/cypress) | devDependencies | minor | [`6.4.0` -> `6.5.0`](https://renovatebot.com/diffs/npm/cypress/6.4.0/6.5.0) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v6.5.0`](https://github.com/cypress-io/cypress/releases/v6.5.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v6.4.0...v6.5.0) _Released 2/15/2021_ **Performance:** - Improved the startup time of `cypress open` and `cypress run`. Addresses [#&#8203;15075](https://github.com/cypress-io/cypress/issues/15075). **Bugfixes:** - Fixed an issue where tests would display as failed if an event (such as an XHR request) failed after the test was already completed. This only affects the display of the test and not what was reported in run mode, so it would not have had an effect on suites running in CI. Addresses [#&#8203;14978](https://github.com/cypress-io/cypress/issues/14978). - Fixed a regression introduced in 6.4.0 that caused Electron to crash when opening outside links in the Command Log. Addresses [#&#8203;14912](https://github.com/cypress-io/cypress/issues/14912). - Fixed an issue where browser paths with double backslashes would not work as expected on Windows. Addresses [#&#8203;14719](https://github.com/cypress-io/cypress/issues/14719). - Fixed Microsoft Edge browser detection when passing a path on Windows. Addresses [#&#8203;14716](https://github.com/cypress-io/cypress/issues/14716). - Fixed an issue where the types for `Cypress.on` did not support chaining. Addresses [#&#8203;14991](https://github.com/cypress-io/cypress/issues/14991). - Fixed an issue where, when installing two Cypress instances simulataneously, the downloaded `.zip` could become corrupted and break the install process. Addresses [#&#8203;4595](https://github.com/cypress-io/cypress/issues/4595). **Misc:** - Expanded search bar in desktop GUI to fill the entire width. Addresses [#&#8203;14830](https://github.com/cypress-io/cypress/issues/14830). - Added `autoEnd` to the types for `LogConfig`. Addresses [#&#8203;9590](https://github.com/cypress-io/cypress/issues/9590). **Dependency Updates:** - Upgraded `electron` to version `11.2.3`. Addresses [#&#8203;15056](https://github.com/cypress-io/cypress/issues/15056). </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-02-16 04:02:31 +00:00
renovate added 1 commit 2021-02-16 04:02:32 +00:00
continuous-integration/drone/pr Build is passing Details
fab20c3516
Update dependency cypress to v6.5.0
konrad merged commit 1fb52fb750 into main 2021-02-16 06:54:51 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.