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

chore(deps): update dependency cypress to v4.8.0 #3883

Merged
merged 4 commits into from
Jun 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2020

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 4.7.0 -> 4.8.0

Release Notes

cypress-io/cypress

v4.8.0

Compare Source

Released 6/8/2020

Features:

Bugfixes:

  • Upon domain navigation, before and after hooks defined in completed suites no longer erroneously rerun. Fixes #​1987.
  • Errors thrown within root level after hooks now correctly display in the Test Runner's Command Log. Fixes #​2296.
  • We fixed a regression in 4.6.0 where an XHR response without a body would cause Cypress to throw Cannot read property '__error' of null. Fixes #​7518.
  • We fixed a regression in 4.6.0 where using cy.visit() to an authenticated URL would error with Request cannot be constructed from a URL that includes credentials: /__cypress/runner/./wasm/mappings.wasm Fixes #​7481.
  • We now properly load code from the pluginsFile or supportFile when they are TypeScript files. Fixes #​7459.
  • utf-8 characters now properly display within error code frames. Fixes #​7507.
  • Errors thrown in a cy.on('fail', fn) fail handler now display a stack trace and code frame pointing to the origin of the error. Fixes #​7512.
  • .click() now properly clicks on wrapped inline elements when the first child element in the parent element has no width or height. Fixes #​7434 and #​7012.
  • cy.wrap() now properly respects the timeout option. It also better handles situations when passed a promise that never resolves. Fixes #​5980.
  • When experimentalComponentTesting is enabled, Cypress will no longer exit with SIGABRT in certain situations. Fixes #​7572.
  • We fixed a regression in 3.8.0 where the "Tests" button in the Test Runner wouldn't take you back to the tests list in all browsers. Fixes #​5948.
  • Using the S shortcut during .pause() no longer does anything. This prevents the Test Runner from getting into a 'stuck' state. Fixes #​6867.

Misc:

  • The design of errors and some iconography displayed in the Test Runner's Command Log have been updated. Addresses #​7499, #​7542 and #​7563.
  • The commands in the Test Runner's Command Log now display in the same casing as the original command. Addresses #​5773.
  • The navigation links in the Test Runner now display the correct CSS styles when focused. Addresses #​7491.
  • Cypress.config() now has TypeScript types for the taskTimeout option. Addresses #​7531.
  • TypeScript types for cy.screenshot() options and Cypress.log() have been updated to be more accurate. Addresses #​7445.
  • TypeScript types for Cypress.automation have been added. Addresses #​7519.
  • We now display a more accurate error message when passing a browser to the --browser flag that is not supported by Cypress. Addresses #​6979.
  • We're continuing to make progress in converting our codebase from CoffeeScript to JavaScript. Addresses #​2690 in #​7588 and #​7591.

Dependency Updates:

  • Upgraded chrome-remote-interface from 0.28.1 to 0.28.2. Addressed in #​7615.
  • Upgraded electron from 8.3.0 to 8.3.1. Addressed in #​7599.

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ 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.

@renovate renovate bot requested a review from a team June 9, 2020 17:29
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Jun 9, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Jun 10, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@erezrokah erezrokah merged commit 3747835 into master Jun 11, 2020
@erezrokah erezrokah deleted the renovate/cypress-4.x-lockfile branch June 11, 2020 07:20
vladdu pushed a commit to vladdu/netlify-cms that referenced this pull request Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants