unlikelyzero / aap-visual

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

Bump cypress from 6.2.0 to 6.2.1 #25

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cypress from 6.2.0 to 6.2.1.

Release notes

Sourced from cypress's releases.

6.2.1

Released 1/4/2021

Bugfixes:

  • Test retries, when retrying on several failed tests, will no longer cause hanging during cypress run. Fixes #9040.
  • multipart/form-data is no longer wrongly encoded when using cy.intercept(). This should prevent Unexpected end of multipart data errors on the back end service where the request was pointing to. Fixes #9359.
  • cy.contains() no longer throws an error when a single quote is used inside its argument when RegExp. Fixes #8626.
  • Passing capture: 'runner' to a cy.screenshot() command inside .within() now screenshots the entire Test Runner as expected. Fixes #14253.
  • Cypress.dom.isJquery() now always returns a boolean instead of undefined sometimes. Fixes #14278.
  • calledOnceWith and calledOnceWithExactly sinon matchers no longer throw an error when used within Cypress. Fixes #9644.
  • We now pass --disable-backgrounding-occluded-windows as a default flag to Chrome to prevent backgrounding rendering when the Cypress window is occluded. Fixes #9604.

Misc:

  • After login, if a name is undefined on your profile, the Test Runner will show the profile's email and link to instructions to update the name. Addresses #14288.

Dependency Updates:

  • Upgraded devtools-protocol from 0.0.734984 to 0.0.839267. Addressed in #14353.
  • Upgraded electron from 11.0.3 to 11.1.1. Addressed in #14352.
Commits
  • 3e8b52f release 6.2.1 [skip ci]
  • 57b746a fix: hanging due to deep clone on mocha runnable object in server/reporter (#...
  • 8782c23 fix: Added missing calledOnceWith & calledOnceWithExactly sinon matchers. (#1...
  • 814fe6f chore(deps): update dependency electron to version 11.1.1 🌟 (#14352)
  • f020423 chore(deps): update dependency devtools-protocol to version 0.0.839267 🌟 (#14...
  • 91b5e16 chore(deps): update dependency cypress-example-kitchensink to version 1.13.1 ...
  • 33477db fix: (cy.intercept()) intercept-request body buffer encoding problem for mult...
  • 6bc3527 fix: Cypress.dom.isJquery() returns only boolean results (#14325)
  • 590dfa4 fix: ignore within subject when screenshotting the entire runner (#14264)
  • 0fb46fd fix: cy.contains() works with regexes that use single quotes. (#14311)
  • 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)
cypress[bot] commented 3 years ago



Test summary

13 0 1 0


Run details

Project aap-visual
Status Passed
Commit add93646d3 ℹ️
Started Jan 5, 2021 6:47 AM
Ended Jan 5, 2021 6:49 AM
Duration 02:27 💡
OS Linux Ubuntu - 18.04
Browser Chrome 87

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