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-dev): bump cypress from 6.2.1 to 6.3.0 in /generators/client/templates/common #13621

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps cypress from 6.2.1 to 6.3.0.

Release notes

Sourced from cypress's releases.

6.3.0

Released 1/19/2021

Features:

  • Cypress Studio provides a visual way to generate tests within the Test Runner, by recording interactions against the application under test. Cypress Studio is an experimental feature that can be enabled by adding the experimentalStudio attribute to your configuration, cypress.json by default. Address #73.
  • You can now test file downloads in Cypress without the download prompt displaying. Any files downloaded while testing file downloads will be stored in the downloadsFolder which is set to cypress/downloads by default. The downloadsFolder will be deleted before each run unless trashAssetsBeforeRuns is set to false. Addresses #949.

Bugfixes:

  • When an uncaught exception is thrown outside a suite with an .only, the error will now correctly display in the Command Log. Fixes #14455.
  • Cypress will no longer crash when no record key is provided to the --key flag when followed by other CLI flags. Fixed #14593.
  • Extra screenshots will no longer be taken when tests are retried when there is a failure in an afterEach hook. Fixes #9209.
  • Having waitForAnimations set to false no longer affects whether Cypress fires actions on inner elements. Fixes #14370.
  • We fixed a regression in 5.0.0 that would cause string CYPRESS_ prefixed env variables containing commas to be parsed as multiple values. Fixes #8818.
  • We fixed a regression in 4.9.0 where asserting have.value on an undefined subject would throw an error. Fixes #14359.
  • We updated the CDP connection to attempt to use the stdio transport first with Chrome 72 and above, before falling back to using TCP. This should remediate issues causing sporadic "Cypress failed to make a connection to the Chrome DevTools Protocol after retrying" errors. Fixes #6540, #7450, #8674, and #8986.

Misc:

  • We removed several Chrome flags that are no longer supported. Addressed in #14582.

Dependency Updates:

  • Replaced deprecated node-sass with sass. Addressed in #14415.
  • Upgraded debug from 4.1.1 to 4.3.1. Addressed in #14583.
  • Upgraded electron from 11.0.3 to 11.2.0. Addressed in #14567.
  • Upgraded electron-builder from 22.8.0 to 22.9.1. Addressed in #14493.
  • Upgraded shell-env from 3.0.0 to 3.0.1. Addressed in #14622.
  • Upgraded uuid from 8.2.0 to 8.3.2. Addressed in #14170.
Commits
  • 436ddfa release 6.3.0 [skip ci]
  • 148a3e1 fix: use stdio for CDP instead of TCP (#14348)
  • da6ee21 fix: open active spec in ide from desktop gui (#14521)
  • f4b0139 feat: Cypress Studio - record test steps through interacting with your site (...
  • 2f0e39b fix(deps): update dependency shell-env to version 3.0.1 🌟 (#14622)
  • d64ea5d fix: guard against non-string keys before showing an error (#14593)
  • 9be6165 fix(deps): update dependency debug to version 4.3.1 🌟 (#14583)
  • 636a9ca chore: Remove Chrome flags that are no longer supported (#14582)
  • a10de89 chore(deps): update dependency eslint-plugin-cypress to version 2.11.2 🌟 (#14...
  • fb7c5f3 fix(deps): update dependency uuid to version 8.3.2 🌟 (#14170)
  • 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 dependabot bot added theme: dependencies Pull requests that update a dependency file theme: front labels Jan 20, 2021
@mshima mshima closed this Jan 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mshima mshima reopened this Jan 20, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/client/templates/common/cypress-6.3.0 branch from 38e9165 to f9828df Compare January 20, 2021 09:48
@mshima
Copy link
Member

mshima commented Jan 20, 2021

This release seems broken.

@mshima mshima closed this Jan 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/client/templates/common/cypress-6.3.0 branch January 20, 2021 11:18
@nassimerrahoui nassimerrahoui mentioned this pull request Jan 20, 2021
5 tasks
DanielFran added a commit that referenced this pull request Jan 27, 2021
@pascalgrimaud pascalgrimaud added this to the v7.0.0-beta.2 milestone Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: front
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants