Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump cypress from 4.9.0 to 4.10.0 #985

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2020

Bumps cypress from 4.9.0 to 4.10.0.

Release notes

Sourced from cypress's releases.

4.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:

  • HTTP 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.
Commits
  • d4d81dc release 4.10.0 [skip ci]
  • 7d468d4 Split hooks and open hooks in ide from reporter (#7821)
  • ecb3b0a fix(deps): update dependency recast to version 0.19.1 🌟 (#7898)
  • 8b973e8 Fix shadow dom visibility hang (#7893)
  • f7917a4 fix(proxy): don't use responseTimeout as timeout for all requests (#7787)
  • 59235e4 Ensure that the window's parent is a window before checking for props of AutI...
  • 7a5150f chore: use absolute links for GitHub PR template (#7867)
  • 5454f4b Reporter UI tweaks (#7833)
  • 6c3965a Fix typing into shadow dom inputs (#7847)
  • 715d07c fix flaky test because of inline element
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cypress](https://github.com/cypress-io/cypress) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](cypress-io/cypress@v4.9.0...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency upgrade Dependabot label Jul 8, 2020
@dependabot dependabot bot requested a review from liyasthomas July 8, 2020 00:02
@TravisBuddy
Copy link

Hey @dependabot[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: c1410dd0-c0ae-11ea-9c30-6301f8ea01dd

@liyasthomas liyasthomas merged commit 290cbd6 into master Jul 8, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-4.10.0 branch July 8, 2020 01:30
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