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 5.6.0 to 6.6.0 #7022

Closed
wants to merge 4 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2021

Bumps cypress from 5.6.0 to 6.6.0.

Release notes

Sourced from cypress's releases.

6.6.0

Released 2/18/2021

Features:

  • Cypress now extracts and sends CodeFresh CI default variables when recording to the Dashboard. Addresses #4609

Dependency Updates:

  • Upgraded ramda to version 0.27.1. Addressed in #14958.

6.5.0

Released 2/15/2021

Performance:

  • Improved the startup time of cypress open and cypress run. Addresses #15075.

Bugfixes:

  • Fixed an issue where tests would display as failed if an event (such as an XHR request) failed after the test was already completed. This only affects the display of the test and not what was reported in run mode, so it would not have had an effect on suites running in CI. Addresses #14978.
  • Fixed a regression introduced in 6.4.0 that caused Electron to crash when opening outside links in the Command Log. Addresses #14912.
  • Fixed an issue where browser paths with double backslashes would not work as expected on Windows. Addresses #14719.
  • Fixed Microsoft Edge browser detection when passing a path on Windows. Addresses #14716.
  • Fixed an issue where the types for Cypress.on did not support chaining. Addresses #14991.
  • Fixed an issue where, when installing two Cypress instances simulataneously, the downloaded .zip could become corrupted and break the install process. Addresses #4595.

Misc:

  • Expanded search bar in desktop GUI to fill the entire width. Addresses #14830.
  • Added autoEnd to the types for LogConfig. Addresses #9590.

Dependency Updates:

  • Upgraded electron to version 11.2.3. Addresses #15056.

6.4.0

Released 2/1/2021

Features:

  • Added a command log entry for when a file is donwloaded. Addresses #14749.
  • The delayMs option for cy.intercept() has been renamed to delay. delayMs will still work, but it is deprecated and will be removed in a future release. Addresses #14822.

Bugfixes:

  • Fixed an issue with handling spec paths containing special characters. Addresses #14659.
  • Fixed an issue where Cypress Studio would not prompt to start adding commands after visiting an inputted url. Addresses #14688.
  • Fixed an issue where Cypress Studio could generate empty cy.type() commands. Addresses #14684.
  • Fixed an issue where Cypress Studio prompts user to enter a URL even if an error has already occured. Addresses #14686.

... (truncated)

Commits
  • 5fb9ae6 release 6.6.0 (dev only) [skip ci]
  • 311cd4b chore: update ramda to 0.27.1 (#14958)
  • 47c9a19 Merge pull request #15131 from cypress-io/master-merge-up
  • de60d92 Merge branch 'develop' into master-merge-up
  • 4732937 build: avoid infininte rollup refresh on watch (#15132)
  • 585649c Merge branch 'develop' into master-merge-up
  • f6233af feat: send CI variables for CloudFresh (#15117)
  • 4aea5e4 chore: release @cypress/webpack-dev-server-v1.0.1
  • 7c831d7 chore: release @cypress/vue-v2.0.1
  • 35841e3 chore: release @cypress/vite-dev-server-v1.0.1
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-6.6.0 branch 7 times, most recently from 0123c13 to 17dfa06 Compare March 8, 2021 08:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-6.6.0 branch 2 times, most recently from c946fbe to 0f5d696 Compare March 11, 2021 01:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-6.6.0 branch from 0f5d696 to 9aaff81 Compare March 11, 2021 17:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

A newer version of cypress exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@tim-lai
Copy link
Contributor

tim-lai commented Mar 16, 2021

please build

@tim-lai
Copy link
Contributor

tim-lai commented Mar 16, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tim-lai
Copy link
Contributor

tim-lai commented Mar 16, 2021

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Superseded by #7083.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-6.6.0 branch March 16, 2021 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant