chore(deps): update dependency cypress to v9.5.1 #1625

Merged
konrad merged 1 commits from renovate/cypress-9.x into main 2022-03-02 12:49:31 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies patch 9.5.0 -> 9.5.1

Release Notes

cypress-io/cypress

v9.5.1

Compare Source

Released 2/28/2022

Bugfixes:

  • Added a ready event to the Plugins process to ensure all plugins have
    successfully started before the configuration is loaded and the tests start.
    Fixed in #​19792.
    • This fixes an issue where the plugin is never executed and leaves Cypress
      stuck in the initialization phase, where the user can only view the loading
      spinner.
    • This enables support for node's experimental --loader flag for plugins.
  • Made a change to the DNS lookup to improve test performances and reliability
    on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this
    change, random test failures were observed, as well as hanging tests and
    initially pending HTTP and HTTPS responses. Fixed in
    #​20062.
  • Fixed a regression in 9.5.0 where ANSI
    colors were not removed from the cy.fixtures() error code frame. Fixes
    #​20208.
  • Fixed a regression in 9.5.0 where the
    test config override errors were formatted incorrectly. Fixes
    #​20208.
  • Fixed an issue where Cypress would throw an error when reporting or wrapping
    errors with booleans or numbers. Fixes
    #​19561.

Dependency Updates:

  • Upgraded url-parse dependency from 1.5.2 to 1.5.6 to avoid authorization
    bypass through user-controlled key to address this
    NVD security vulnerability.
    Addressed in #​20270.

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 | patch | [`9.5.0` -> `9.5.1`](https://renovatebot.com/diffs/npm/cypress/9.5.0/9.5.1) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v9.5.1`](https://github.com/cypress-io/cypress/releases/v9.5.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v9.5.0...v9.5.1) *Released 2/28/2022* **Bugfixes:** - Added a `ready` event to the Plugins process to ensure all plugins have successfully started before the configuration is loaded and the tests start. Fixed in [#&#8203;19792](https://github.com/cypress-io/cypress/issues/19792). - This fixes an issue where the plugin is never executed and leaves Cypress stuck in the initialization phase, where the user can only view the loading spinner. - This enables support for node's experimental `--loader` flag for plugins. - Made a change to the DNS lookup to improve test performances and reliability on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this change, random test failures were observed, as well as hanging tests and initially pending HTTP and HTTPS responses. Fixed in [#&#8203;20062](https://github.com/cypress-io/cypress/issues/20062). - Fixed a regression in [9.5.0](https://docs.cypress.io/guides/references/changelog#&#8203;9-5-0) where ANSI colors were not removed from the `cy.fixtures()` error code frame. Fixes [#&#8203;20208](https://github.com/cypress-io/cypress/issues/20208). - Fixed a regression in [9.5.0](https://docs.cypress.io/guides/references/changelog#&#8203;9-5-0) where the test config override errors were formatted incorrectly. Fixes [#&#8203;20208](https://github.com/cypress-io/cypress/issues/20208). - Fixed an issue where Cypress would throw an error when reporting or wrapping errors with booleans or numbers. Fixes [#&#8203;19561](https://github.com/cypress-io/cypress/issues/19561). **Dependency Updates:** - Upgraded `url-parse` dependency from `1.5.2` to `1.5.6` to avoid authorization bypass through user-controlled key to address this [NVD security vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2022-0512). Addressed in [#&#8203;20270](https://github.com/cypress-io/cypress/issues/20270). </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 2022-03-01 00:04:05 +00:00
renovate added 1 commit 2022-03-01 00:04:06 +00:00
continuous-integration/drone/pr Build is passing Details
fdd9e1da28
chore(deps): update dependency cypress to v9.5.1
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1625-renovate-cypress-9-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1625-renovate-cypress-9-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit e1a16ac5af into main 2022-03-02 12:49:31 +00:00
konrad deleted branch renovate/cypress-9.x 2022-03-02 12:49:31 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.