unlikelyzero / aap-visual

Visual Tests for the Ansible Automation Platform
Apache License 2.0
1 stars 1 forks source link

Bump cypress from 6.4.0 to 6.5.0 #43

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cypress from 6.4.0 to 6.5.0.

Release notes

Sourced from cypress's releases.

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.
Commits
  • 7babe6f release 6.5.0 [skip ci]
  • 9ad8ace fix: launch chrome with --disable-print-preview argument (#15066)
  • e028262 fix: update dependencies of npm/react-vue (#15095)
  • 5696bee chore: restrict get-next-version to packages and cli dirs (#15099)
  • 1d878d2 feat(component-testing): Component testing runner splash screen (#15091)
  • 10fdd7b fix: use app.whenReady and remove delay race for electron startup (#15075)
  • b4c0117 fix: regression where failed events could cause a passing test to display as ...
  • 484f1eb Merge pull request #15084 from cypress-io/fix/evergreen-headless
  • d940cbb Merge branch 'develop' into fix/evergreen-headless
  • 8e46206 fix: Add autoEnd option to Cypress.Log Typescript definitions (#15076) (#15087)
  • 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 will merge this PR once CI passes on it, as requested by @unlikelyzero.


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)
cypress[bot] commented 3 years ago



Test summary

14 0 1 0Flakiness 1


Run details

Project aap-visual
Status Passed
Commit 4e4d27970b ℹ️
Started Mar 1, 2021 1:50 PM
Ended Mar 1, 2021 1:53 PM
Duration 02:38 💡
OS Linux Ubuntu - 18.04
Browser Chrome 88

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/catalog.spec.js Flakiness
1 Automation Services Catalog > Verify Portfolios view for Tower EmptyState

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] commented 3 years ago



Test summary

14 0 1 0


Run details

Project aap-visual
Status Passed
Commit ba9d3730aa
Started Mar 1, 2021 1:50 PM
Ended Mar 1, 2021 1:53 PM
Duration 02:40 💡
OS Linux Ubuntu - 18.04
Browser Chrome 88

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

unlikelyzero commented 3 years ago

@dependabot squash and merge

dependabot[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.