Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2021

WhiteSource Renovate

This PR contains the following updates:

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

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

@vercel
Copy link

vercel bot commented Feb 16, 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/mmnbpy696
✅ Preview: https://cra-template-typescript-redux-git-renovate-cypress-6x.alexandr-g.now.sh

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #158 (5ac7e33) into master (4cc497a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  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 ec687d4...5ac7e33. Read the comment docs.

@alexandr-g alexandr-g merged commit 559f5f1 into master Feb 24, 2021
@alexandr-g alexandr-g deleted the renovate/cypress-6.x branch February 24, 2021 13:53
@github-actions
Copy link

🎉 This PR is included in version 0.3.4 🎉

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