Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 6.6.0 -> 6.9.1 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.
  • Cypress no longer scrolls on mouse down event, fixes #​8279.

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.

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 WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alexandr-g/cra-template-typescript-redux/ExtwzKazxWkmEd7B1KCV8t7SWn3U
✅ Preview: https://cra-template-t-git-renovate-cypress-6x-ale-88386e.vercel.app

@renovate renovate bot force-pushed the renovate/cypress-6.x branch from 5e94285 to 29ffee1 Compare March 16, 2021 00:49
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6.7.0 chore(deps): update dependency cypress to v6.7.1 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from 29ffee1 to ed2f857 Compare March 18, 2021 00:12
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6.7.1 chore(deps): update dependency cypress to v6.8.0 Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #169 (6cd261d) into master (a695f37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   51.61%   51.61%           
=======================================
  Files          10       10           
  Lines          31       31           
  Branches        5        5           
=======================================
  Hits           16       16           
  Misses         15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a695f37...6cd261d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/cypress-6.x branch from ed2f857 to ab02d9c Compare April 5, 2021 23:21
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6.8.0 chore(deps): update dependency cypress to v6.9.0 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/cypress-6.x branch from ab02d9c to 45b4ac5 Compare April 6, 2021 03:26
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6.9.0 chore(deps): update dependency cypress to v6.9.1 Apr 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency cypress to v6.9.1 Update dependency cypress to v6.9.1 Apr 28, 2021
@alexandr-g alexandr-g merged commit 91c0295 into master Apr 29, 2021
@alexandr-g alexandr-g deleted the renovate/cypress-6.x branch April 29, 2021 09:27
@github-actions
Copy link

🎉 This PR is included in version 0.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants