Skip to content
This repository has been archived by the owner. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 6.5.0 -> 6.8.0 age adoption passing confidence

Release Notes

cypress-io/cypress

v6.8.0

Compare Source

Released 3/17/2021

User Experience:

  • Improved the specs list user interface with a new icon set and accessibility features when in Component Testing mode (alpha). Addressed in #​15513

Bugfixes:

  • Cypress will no longer exit with an error when recording a run to the Dashboard with empty specfiles. Fixes #​15512.
  • When using experimentalStudio, Cypress Studio the icon to add commands will now fully display on long test titles. Fixes #​15182.

v6.7.1

Compare Source

Released 3/15/2021

Bugfixes:

  • Interacting with an element that requires scrolling within an element with scroll-behavior: smooth no longer fails Cypress's actionability check. Fixes #​15453.
  • A regression in 6.7.0 has been fixed so that the projectId will be written correctly to the cypress.json file on initial creation without an extra config object. Fixes #​15497.

v6.7.0

Compare Source

Released 3/15/2021

Features:

  • The experimentalRunEvents configuration flag has been removed. You can now listen to before:run, after:run, before:spec and after:spec events in the plugins file without needing the experimentalRunEvents configuration option. See the before:run, after:run, before:spec and after:spec docs for more information. Addressed in #​15276.
  • When canceling a run from the Dashboard, previously only parallelized runs would cancel correctly. Now all recorded runs will respect cancelation and exit early. Addresses #​1691.
  • Test configuration is now captured and sent when recording to the Dashboard. Addresses #​15487.
  • Cypress now sends test details to the Dashboard at the beginning of a recorded run, so historical test code and other data can be provided to the Dashboard upfront. Addressed in #​14925.
  • The full stack trace from errors thrown in the preprocessor are now displayed. Addressed in #​15198.
  • Configuration values which are changed at runtime prior to tests running are now properly shown as resolved from the spec code within the Module API to indicate where the change originated from. Addresses #​15486.

Bugfixes:

  • FFmpeg will no longer error ("width not divisible by 2") during video recording in Chromium-family browsers, including Chrome, Electron, and Edge. Fixes #​3491 and #​15300.
  • cy.wait() no longer falsely returns a timeout when the user aborts an XHR. Fixes #​9549.
  • .clear() and .type('{selectall}{del}') now behave the same when they're used against elements that contain text inputs. Fixes #​8447.
  • When using experimentalStudio, Cypress Studio now records typing by using the value of the input rather than the keys that were pressed. Studio also no longer records pressing special keys (such as arrows or ctrl) except for Enter. Fixes #​15023.
  • Empty jQuery objects are now properly shown in error messages in the Command Log. Fixes #​14279.
  • Length assertions on DOM elements now properly show the user-defined assertion message if specified. Fixes #​14484.

Misc:

  • "Test recordings" recorded to the Cypress Dashboard are now referred to as recorded "test results." Addresses #​15376.
  • Errors shown from plugins files now display top-aligned. Addressed in #​15347.

Dependency Updates:

  • Upgraded electron from 11.2.3 to 11.3.0. Addressed in #​15201.

v6.6.0

Compare Source

Released 2/18/2021

Features:

  • Cypress now extracts and sends CodeFresh CI default variables when recording to the Dashboard. Addresses #​4609

Dependency Updates:

  • Upgraded ramda to version 0.27.1. Addressed in #​14958.

Renovate configuration

📅 Schedule: "after 9pm every weekday,before 5pm every weekday" in timezone Europe/Madrid.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cypress-6.x branch 7 times, most recently from 7faddff to 54125fb Compare December 2, 2020 00:22
@renovate renovate bot force-pushed the renovate/cypress-6.x branch 6 times, most recently from c9e837b to 40045f5 Compare December 8, 2020 10:35
@renovate renovate bot force-pushed the renovate/cypress-6.x branch 2 times, most recently from e6ab2d8 to d89fef6 Compare December 21, 2020 22:53
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from d89fef6 to 2d29113 Compare January 4, 2021 22:58
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from 2d29113 to 068f049 Compare January 20, 2021 01:47
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from 068f049 to a3e25bd Compare February 1, 2021 21:04
@renovate renovate bot force-pushed the renovate/cypress-6.x branch 7 times, most recently from e884d53 to 40360e3 Compare February 17, 2021 15:15
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6 chore(deps): update dependency cypress to v6 - autoclosed Feb 17, 2021
@renovate renovate bot closed this Feb 17, 2021
@renovate renovate bot deleted the renovate/cypress-6.x branch February 17, 2021 19:04
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6 - autoclosed chore(deps): update dependency cypress to v6 Apr 1, 2021
@renovate renovate bot restored the renovate/cypress-6.x branch April 1, 2021 08:03
@renovate renovate bot reopened this Apr 1, 2021
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from 40360e3 to 281af84 Compare April 1, 2021 09:41
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6 chore(deps): update dependency cypress to v6.8.0 Apr 1, 2021
@renovate renovate bot merged commit 08564a5 into release Apr 1, 2021
@renovate renovate bot deleted the renovate/cypress-6.x branch April 1, 2021 10:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants