Skip to content

chore(deps-dev): bump cypress from 4.0.2 to 4.1.0#628

Merged
liyasthomas merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cypress-4.1.0
Mar 1, 2020
Merged

chore(deps-dev): bump cypress from 4.0.2 to 4.1.0#628
liyasthomas merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cypress-4.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Feb 29, 2020

Bumps cypress from 4.0.2 to 4.1.0.

Release notes

Sourced from cypress's releases.

4.1.0

Released 2/28/2020

Features:

  • There is a new cypress info command to see the locally detected browsers and other information related to Cypress. Addresses #4540.
  • You can now click a 'Try Again' button to recheck if the server at the designated baseUrl is running within the warning message during cypress open. Addresses #3284.
  • There are "collapse all" and "expand all" links in the Test Runner's "Tests" tab to collapse or expand all folders within the "Integration Tests". Addresses #6282.
  • The plugins file function's config argument now includes projectRoot (absolute path to the root of the project) and configFile (absolute path to the configuration file). Addresses #5941.

Bugfixes:

  • Fixed a regression where Cypress could throw a "Maximum call stack size exceeded" error when transmitting a circular object over the internal WebSocket. Fixes #6582.
  • We fixed an issue where using Chromium-family browsers could cause Cypress to throw a "WebSocket is not open: readyState 3" error under certain conditions. Fixes #5685.
  • We now more thoroughly ensure the parent of an element exists when recursively calling visibility and existence checks in order to prevent some maximum call stack errors. Fixes #4373.
  • We fixed an issue where a maximum call stack error would throw in some circumstances when xhr.onreadystatechange is accessed. Fixes #5864.
  • We fixed a regression in 3.5.0 where typing into an iframe with a body element with the contenteditable attribute would throw an error. Fixes #5930.
  • We now set the default window size when running Chrome headlessly to 1280x720. Fixes #6210.
  • We fixed an issue where cypress install would not complete on Node.js 8.0.0. Fixes #6512 and #6568.
  • {% url "cy.clearLocalStorage()" clearlocalstorage now properly accepts the log option to disable logging. Fixes #6342.

Misc:

  • The error messages displayed when rerouting to a non same-origin domain has been updated to more accurately reflect the rules around same-origin policy. Addresses #6048.
  • We fixed an error message that would display the wrong available browser families during validation. Addressed in #6517.
  • We fixed some typos in some of our error messages. Addressed in #6508.
  • We're collecting more environment variables when running Cypress with GitLab CI. Addresses #6231.
  • The typing of cy.$$ has been updated to distinguish differences between it and Cypress.$. "More info here" $#Cypress-vs-cy Addresses #2027.
  • We're continuing to make progress in converting our codebase from CoffeeScript to JavaScript. Addresses #2690 in #6552, #6523, and #6545.

Dependency Updates

  • Upgraded electron from 7.1.10 to 7.1.13. Addressed in #6566.
Commits
  • 844606b release 4.1.0 [skip ci]
  • 483d494 Reconnect to CDP on WebSocket failure (#6532)
  • 7783217 Pass projectRoot and configFile to plugins file through config (#6317)
  • e2ea5bf Fix patch-package (#6583)
  • f1f766d Merge pull request #6599 from cypress-io/issue-6570-decaf
  • 1e7f0c1 remove unnecessary returns
  • ce1aa3f decaffeinate: Run post-processing cleanups on spec.coffee
  • 1d9da41 decaffeinate: Convert spec.coffee to JS
  • 1aafa23 decaffeinate: Rename spec.coffee from .coffee to .js
  • f4c22f9 fix(deps): update dependency node-machine-id to version 1.1.12… (#6595)
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@ghost
Copy link
Copy Markdown

ghost commented Feb 29, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.161 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.1.0 branch from 2cb36c7 to 7051808 Compare February 29, 2020 19:13
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: 2a8ec300-5b28-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.1.0 branch from 7051808 to 35148a3 Compare February 29, 2020 19:24
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: 86854890-5b29-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.1.0 branch from 35148a3 to 91afd1a Compare February 29, 2020 19:35
@TravisBuddy
Copy link
Copy Markdown

Travis tests have failed

Hey @dependabot-preview[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 05cf6260-5b2b-11ea-b66e-89572c858fbd

@TravisBuddy
Copy link
Copy Markdown

Travis tests have failed

Hey @dependabot-preview[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 9d566930-5b62-11ea-b66e-89572c858fbd

@TravisBuddy
Copy link
Copy Markdown

Travis tests have failed

Hey @dependabot-preview[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 0b52ff20-5b63-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.1.0 branch from 91afd1a to b110e0b Compare March 1, 2020 02:27
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: 9cd82690-5b64-11ea-b66e-89572c858fbd

Bumps [cypress](https://github.com/cypress-io/cypress) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](cypress-io/cypress@v4.0.2...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.1.0 branch from b110e0b to 3c2307d Compare March 1, 2020 02:39
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: 3196a710-5b66-11ea-b66e-89572c858fbd

@liyasthomas liyasthomas merged commit 0958376 into master Mar 1, 2020
@liyasthomas liyasthomas deleted the dependabot/npm_and_yarn/cypress-4.1.0 branch March 1, 2020 06:49
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