Update dependency cypress to v7.5.0 #541

Merged
konrad merged 1 commits from renovate/cypress-7.x into main 2021-06-08 08:07:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 7.4.0 -> 7.5.0

Release Notes

cypress-io/cypress

v7.5.0

Compare Source

Released 06/07/2021

Features:

  • The Test Runner has a new 'Docs' menu with links and prompts specific to helping you get started writing tests, set up in CI, and running tests in the Dashboard. Addressed in #​16433.
  • cy.request() now accepts a generic in TypeScript for specifying the type of the request body. Addresses #​9109.

Bugfixes:

  • Cypress will not longer crash with a hasBinary infinite recursive call. Fixes #​16476.
  • The --config-file option now correctly handles absolute paths. Fixes #​6136.
  • cy.location(<key>) will now retry if the remote location returns an empty string, which is possible during otherwise harmless redirects. Fixes #​16463.
  • Cypress now passes a flag to Chrome browsers to prevent update notifications from displaying in some cases. Fixes #​16693.
  • TypeScript will now properly error when attempting to use the chai <value>.should() syntax. Fixes #​16548.

Dependency Updates:

  • Replaced deprecated listr with listr2. Addressed in #​16663.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress](https://github.com/cypress-io/cypress) | devDependencies | minor | [`7.4.0` -> `7.5.0`](https://renovatebot.com/diffs/npm/cypress/7.4.0/7.5.0) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v7.5.0`](https://github.com/cypress-io/cypress/releases/v7.5.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v7.4.0...v7.5.0) _Released 06/07/2021_ **Features:** - The Test Runner has a new 'Docs' menu with links and prompts specific to helping you get started writing tests, set up in CI, and running tests in the Dashboard. Addressed in [#&#8203;16433](https://github.com/cypress-io/cypress/pull/16433). - `cy.request()` now accepts a generic in TypeScript for specifying the type of the request body. Addresses [#&#8203;9109](https://github.com/cypress-io/cypress/issues/9109). **Bugfixes:** - Cypress will not longer crash with a `hasBinary` infinite recursive call. Fixes [#&#8203;16476](https://github.com/cypress-io/cypress/issues/16476). - The `--config-file` option now correctly handles absolute paths. Fixes [#&#8203;6136](https://github.com/cypress-io/cypress/issues/6136). - `cy.location(<key>)` will now retry if the remote location returns an empty string, which is possible during otherwise harmless redirects. Fixes [#&#8203;16463](https://github.com/cypress-io/cypress/issues/16463). - Cypress now passes a flag to Chrome browsers to prevent update notifications from displaying in some cases. Fixes [#&#8203;16693](https://github.com/cypress-io/cypress/issues/16693). - TypeScript will now properly error when attempting to use the chai `<value>.should()` syntax. Fixes [#&#8203;16548](https://github.com/cypress-io/cypress/issues/16548). **Dependency Updates:** - Replaced deprecated `listr` with `listr2`. Addressed in [#&#8203;16663](https://github.com/cypress-io/cypress/pull/16663). </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-06-07 23:02:06 +00:00
renovate added 1 commit 2021-06-07 23:02:07 +00:00
continuous-integration/drone/pr Build is passing Details
8922eb0774
Update dependency cypress to v7.5.0
konrad merged commit 7dda54d675 into main 2021-06-08 08:07:27 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.