chore(deps): update dependency cypress to v9.5.2 #1676

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

This PR contains the following updates:

Package Type Update Change
cypress devDependencies patch 9.5.1 -> 9.5.2

Release Notes

cypress-io/cypress

v9.5.2

Compare Source

Released 3/14/2022

Bugfixes:

  • Fixed an issue with .type() where click events could be fired on the
    incorrect target element because the target focus changed within a key-down
    event handler callback. Fixed in
    #​20525.
  • Fixed a regression in 9.5.0 where ANSI
    colors were not removed from the FireFox warning message about the
    chromeWebSecurity configuration option having no effect on the Firefox
    browser. Fixes #​20496.
  • Updates were made to the pre-release build setup such that Cypress will use a
    unique cache folder for each
    pre-release installation
    on a machine. This removes the need to run cypress clear cache before
    installing a new pre-release version of Cypress or before installing a new
    released version of Cypress after a pre-release version had been installed.
    Addressed in #​20296.

Misc:

  • Updates were made to explicitly disable the Origin-Agent-Cluster header for
    proxied responses to ensure document.domain can continue to be set with
    Chrome v106+. This was necessary because Chrome is planning to make
    document.domain immutable
    in v106+ to relax the same-origin policy by interpreting the
    Origin-Agent-Cluster as true, whereas it is currently interpreted as
    false. Addresses
    #​20147.

Dependency Updates:


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, click this checkbox.

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.1` -> `9.5.2`](https://renovatebot.com/diffs/npm/cypress/9.5.1/9.5.2) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v9.5.2`](https://github.com/cypress-io/cypress/releases/v9.5.2) [Compare Source](https://github.com/cypress-io/cypress/compare/v9.5.1...v9.5.2) *Released 3/14/2022* **Bugfixes:** - Fixed an issue with `.type()` where click events could be fired on the incorrect target element because the target focus changed within a key-down event handler callback. Fixed in [#&#8203;20525](https://github.com/cypress-io/cypress/pulls/20525). - 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 FireFox warning message about the `chromeWebSecurity` configuration option having no effect on the Firefox browser. Fixes [#&#8203;20496](https://github.com/cypress-io/cypress/issues/20496). - Updates were made to the pre-release build setup such that Cypress will use a unique cache folder for each [pre-release installation](https://docs.cypress.io/guides/getting-started/installing-cypress.md#Install-pre-release-version) on a machine. This removes the need to run `cypress clear cache` before installing a new pre-release version of Cypress or before installing a new released version of Cypress after a pre-release version had been installed. Addressed in [#&#8203;20296](https://github.com/cypress-io/cypress/pulls/20296). **Misc:** - Updates were made to explicitly disable the `Origin-Agent-Cluster` header for proxied responses to ensure `document.domain` can continue to be set with Chrome v106+. This was necessary because Chrome is planning to make [`document.domain` immutable](https://developer.chrome.com/blog/immutable-document-domain/) in v106+ to relax the same-origin policy by interpreting the `Origin-Agent-Cluster` as `true`, whereas it is currently interpreted as `false`. Addresses [#&#8203;20147](https://github.com/cypress-io/cypress/issues/20147). **Dependency Updates:** - Upgraded `url-parse` dependency from `1.5.6` to `1.5.9` to address these NVD security vulnerabilities, [CVE-2022-0639](https://nvd.nist.gov/vuln/detail/CVE-2022-0639), [CVE-2022-0686](https://nvd.nist.gov/vuln/detail/CVE-2022-0686) and [CVE-2022-0691](https://nvd.nist.gov/vuln/detail/CVE-2022-0691). Addressed in [#&#8203;20386](https://github.com/cypress-io/cypress/pull/20386) and [#&#8203;20439](https://github.com/cypress-io/cypress/issues/20439). </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-03-14 21:06:41 +00:00
renovate added 1 commit 2022-03-14 21:06:42 +00:00
continuous-integration/drone/pr Build is passing Details
54f6886030
chore(deps): update dependency cypress to v9.5.2
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://1676-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://1676-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 d1e8931600 into main 2022-03-15 12:31:02 +00:00
konrad deleted branch renovate/cypress-9.x 2022-03-15 12:31:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.