bahmutov / cypress-movie

Generate movies from your Cypress end-to-end tests
97 stars 10 forks source link

chore(deps): update dependency cypress to v6.0.1 #79

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 6.0.0 -> 6.0.1 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v6.0.1`](https://togithub.com/cypress-io/cypress/releases/v6.0.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v6.0.0...v6.0.1) _Released 11/30/2020_ **Bugfixes:** - Chromium based browsers on version 87 will no longer show recorded videos as frozen or blank. Fixes [#​9265](https://togithub.com/cypress-io/cypress/issues/9265). - We fixed a regression introduced in [5.0.0](https://on.cypress.io/changelog#​5-0-0) that would cause an `Option 'sourceMap' cannot be specified with option 'inlineSourceMap'` error to throw when setting `sourceMap` in your tsconfig. Fixes [#​8477](https://togithub.com/cypress-io/cypress/issues/8477). - [`cy.screenshot()`](https://on.cypress.io/screenshot) no longer throws an `"offset" is out of range` error when Cypress attempts to crop the image. Fixes [#​2034](https://togithub.com/cypress-io/cypress/issues/2034). - [`cy.screenshot()`](https://on.cypress.io/screenshot) types won't mistakenly display the command as deprecated. Fixes [#​9303](https://togithub.com/cypress-io/cypress/issues/9303). - Lower-cased HTTP methods can now be used with [`cy.intercept()`](https://on.cypress.io/intercept). Fixes [#​9313](https://togithub.com/cypress-io/cypress/issues/9313).

Renovate configuration

:date: Schedule: "before 2am" in timezone America/New_York.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: