chore(deps): update dependency cypress to v8.4.1 #750

Merged
konrad merged 1 commits from renovate/cypress-8.x into main 2021-09-21 19:06:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 8.3.1 -> 8.4.1

Release Notes

cypress-io/cypress

v8.4.1

Compare Source

Released 09/17/2021

Bugfixes:

  • Cypress will no longer crash when setting up a project to record to the
    Dashboard or viewing the runs or record key for a previously set up project.
    Fixes #​18129.
  • The branch collected for Drone CI now correctly reflects the source PR branch
    for showing in the Cypress Dashboard. Fixes
    #​17860.

v8.4.0

Compare Source

Released 09/13/2021

Features:

  • When the URL contains non-ASCII characters, you can use the new decode
    option of cy.url() to decode it. Addresses
    #​17399.

Bugfixes:

  • Cypress now better handles situations where the extension was installed in a
    read-only location. Fixes
    #​3852.
  • A clearer error message is now thrown for .check() or .uncheck() when
    there are no matching value attributes found.
    Fixes#​7379.
  • Hooks will no longer rerun on unrelated tests in some situations after a
    domain navigation. Fixes
    #​17705.
  • clientCertificate types have been added for the Cypress configuration. Fixes
    #​17799.

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 | [`8.3.1` -> `8.4.1`](https://renovatebot.com/diffs/npm/cypress/8.3.1/8.4.1) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v8.4.1`](https://github.com/cypress-io/cypress/releases/v8.4.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v8.4.0...v8.4.1) *Released 09/17/2021* **Bugfixes:** - Cypress will no longer crash when setting up a project to record to the Dashboard or viewing the runs or record key for a previously set up project. Fixes [#&#8203;18129](https://github.com/cypress-io/cypress/issues/18129). - The branch collected for Drone CI now correctly reflects the source PR branch for showing in the Cypress Dashboard. Fixes [#&#8203;17860](https://github.com/cypress-io/cypress/issues/17860). ### [`v8.4.0`](https://github.com/cypress-io/cypress/releases/v8.4.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v8.3.1...v8.4.0) *Released 09/13/2021* **Features:** - When the URL contains non-ASCII characters, you can use the new `decode` option of `cy.url()` to decode it. Addresses [#&#8203;17399](https://github.com/cypress-io/cypress/issues/17399). **Bugfixes:** - Cypress now better handles situations where the extension was installed in a read-only location. Fixes [#&#8203;3852](https://github.com/cypress-io/cypress/issues/3852). - A clearer error message is now thrown for `.check()` or `.uncheck()` when there are no matching value attributes found. Fixes[#&#8203;7379](https://github.com/cypress-io/cypress/issues/7379). - Hooks will no longer rerun on unrelated tests in some situations after a domain navigation. Fixes [#&#8203;17705](https://github.com/cypress-io/cypress/issues/17705). - `clientCertificate` types have been added for the Cypress configuration. Fixes [#&#8203;17799](https://github.com/cypress-io/cypress/issues/17799). </details> --- ### 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-09-13 21:01:55 +00:00
renovate changed title from chore(deps): update dependency cypress to v8.4.0 to chore(deps): update dependency cypress to v8.4.1 2021-09-17 22:01:49 +00:00
renovate force-pushed renovate/cypress-8.x from aeeff3ea1c to dee6d13674 2021-09-17 22:01:50 +00:00 Compare
renovate force-pushed renovate/cypress-8.x from dee6d13674 to 179fca4165 2021-09-21 17:02:46 +00:00 Compare
konrad merged commit e5158d9438 into main 2021-09-21 19:06:49 +00:00
konrad deleted branch renovate/cypress-8.x 2021-09-21 19:06:49 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.