Skip to content

chore(deps-dev): bump cypress from 4.1.0 to 4.2.0#685

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Mar 17, 2020

Bumps cypress from 4.1.0 to 4.2.0.

Release notes

Sourced from cypress's releases.

4.2.0

Released 3/16/2020

Features:

  • Videos can now be recorded when running Electron in --headed mode. Addresses #1767.
  • cypress cache list now prints the last time the cached binary was accessed for each version present. Addresses #6682.

Bugfixes:

  • We fixed a regression in 3.8.3 where HTTPS requests could experience slowdown. Fixes #6659.
  • We now detect some installations of Firefox that were previously undetected. Fixes #6669.
  • We fixed a race condition where an asynchronous error could fail to be caught when running the plugins file process. Fixes #6570.
  • We now more thoroughly ensure the parent of an element exists when recursively calling actionability checks in order to prevent some maximum call stack errors. Fixes #6707.
  • Specfiles containing & or % characters now correctly run instead of erroring. Fixes #4210.
  • We added support for running tests on Jira plugins even when Jira scripts were not minified. Fixes #1436.
  • We fixed a bug causing specs to hang after rerunning tests during cypress open when there was an exception if thrown in an after hook. Fixes #6619.
  • cypress verify no longer incorrectly prints messaging about this being the first time using that Cypress version. Fixes #6607.
  • Screenshots no longer fail to be taken in Electron when Cypress DEBUG logs are enabled. Fixes #6662.

Misc:

  • A warning is now printed when setting the reserved key CYPRESS_INTERNAL_ENV to a non-production value. Addresses #6436.
  • When DEBUG logs are printed from cypress:launcher, they now print a clearer log during browser detection for easier reading. Addresses #6700.
  • The Test Runner now renders ANSI colors when there is a syntax error in the spec file. Addresses #6533.
  • The Test Runner now has an icon indicating whether the specs list parent folder is collapsed. Addresses #6277.
  • There's better type information for .click, .dblclick, and .rightclick command's position argument. Addresses #6341.
  • There's a more robust type signature for .its() and .invoke(). Addresses #6431.
  • Using Cypress.dom.isDetached no longer throws a type error in TypeScript projects. Addresses #4408.
  • Using cy.clearLocalStorage({ log:false }) no longer throws a type error in TypeScript projects. Addresses #6615.
  • We added types for Cypress.sinon. Addresses #6720.
  • We've added the foundational work required to support experimental features in the Test Runner. Addresses #6257.

Dependency Updates

  • Upgraded Chrome browser version used during cypress run and when selecting Electron browser in cypress open from 78 to 80. Addressed in #6555.
  • Upgraded electron from 7.1.13 to 8.1.1. This bumps the bundled Chromium to 80.0.3987.141 and the bundled Node to 12.13.0. Addressed in #6555.
  • Upgraded @ffmpeg-installer/ffmpeg from 1.0.19 to 1.0.20. Addressed in #6686.
  • Upgraded minimist from 1.2.0 to 1.2.2. Addressed in #6726.
  • Replaced deprecated request with cypress-io/request. Addressed in #6679.
Commits
  • b44e1e7 release 4.2.0 [skip ci]
  • 3f37753 release 4.2.0 [skip ci]
  • ffd4331 Support experimental features (#6265)
  • 28fa3c7 Add more checks for el existence before traversing up parent els (#6708)
  • 333ab85 add Cypress.sinon type (#6725)
  • d17a1b3 chore(deps): Update dependency coffeeify to version .x 🌟 (#6734)
  • 5afb639 chore(deps): Update dependency @cypress/json-schemas to version… (#6733)
  • aeb851e chore(deps): Update dependency @cypress/commit-message-install… (#6732)
  • 0a23f64 Feat: show collapsed icon on specs list title (#6538)
  • c40461f Don't print 'first time' message if verification is running fro… (#6640)
  • 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 Mar 17, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.221 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.

@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: b7399270-6899-11ea-b4e4-dff39ceba8ec

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.2.0 branch from 8fbeeb6 to 0fd2ea0 Compare March 17, 2020 21:57
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: bbd59350-689a-11ea-b4e4-dff39ceba8ec

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-4.2.0 branch from 0fd2ea0 to 89a7625 Compare March 17, 2020 22:05
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: cbbcd070-689b-11ea-b4e4-dff39ceba8ec

liyasthomas
liyasthomas previously approved these changes Mar 17, 2020
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](cypress-io/cypress@v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@TravisBuddy
Copy link
Copy Markdown

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

View build log

TravisBuddy Request Identifier: 39af10b0-689d-11ea-b4e4-dff39ceba8ec

@liyasthomas liyasthomas merged commit 131c58f into master Mar 17, 2020
@liyasthomas liyasthomas deleted the dependabot/npm_and_yarn/cypress-4.2.0 branch March 17, 2020 22:23
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