Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Update dependency cypress to v4.10.0 #140

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2020

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 4.9.0 -> 4.10.0

Release Notes

cypress-io/cypress

v4.10.0

Released 7/7/2020

Features:

  • You can open a before, beforeEach, after, and afterEach hook definition in your IDE from the Test Runner's Command Log by clicking the Open in IDE button. Addresses #​7793.
  • before, beforeEach, after, and afterEach hook definitions now display separately in the Test Runner's Command Log when defined in separate hook definitions. Addresses #​7779.
  • You can now open a spec file directly from the Tests tab in the Test Runner by clicking the Open in IDE button. Addresses #​7713

Bugfixes:

  • XHR requests taking longer than the default responseTimeout will no longer be prematurely canceled by the Cypress proxy layer. Fixes #​6426.
  • Using Cypress commands to traverse the DOM on an application with a global parent variable will no longer throw Illegal Invocation errors. Fixes #​6412.
  • When experimentalShadowDomSupport is enabled, using .type() on an input in the Shadow DOM will not result in an error. Fixes #​7741.
  • When experimentalShadowDomSupport is enabled, checking for visibility on a shadow dom host element will no longer hang if the host element was the foremost element and had an ancestor with fixed position. Fixes #​7893.
  • Debug logs from the @benmalka/foxdriver module will no longer appear if any DEBUG environment variable was set. Fixed #​7723.

Misc:

  • We made some minor UI updates to the Test Runner. Addresses #​7732 and #​7803.

Dependency Updates:

  • Upgraded recast from 0.18.8 to 0.19.1. Addressed in #​7898.

Renovate configuration

📅 Schedule: "every weekend" 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@flotwig flotwig merged commit 4f9b505 into master Jul 7, 2020
@renovate renovate bot deleted the renovate/cypress-4.x branch July 7, 2020 18:28
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.

None yet

2 participants