chore(deps): update dependency cypress to v9.5.0 #1561

Merged
dpschen merged 1 commits from renovate/cypress-9.x into main 2022-02-17 15:35:02 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 9.4.1 -> 9.5.0

Release Notes

cypress-io/cypress

v9.5.0

Compare Source

Released 2/15/2022

Features:

  • Enhancements were made to the error experience in both run mode and open mode
    to improve readability and provide meaningful stack traces. Addressed in
    #​20124.
  • Updated the cy.request() log message to hide the origin when it matched the
    browser origin to make debugging easier. This reduces the length of the log
    message that could be partially hidden if a long url is requested. Addressed
    in #​20009.
  • Updates were made to log the ShadowRoot and Document elements as HTML
    elements. Previously these would be logged as enumerated objects, which were
    difficult to evaluate. Addressed in
    #​20049.
  • Updated the terminal output generated in Cypress run mode to de-emphasis the
    node path in the run header. Addressed in
    #​20120.

Bugfixes:

  • Fixed an issue where files attached during .selectFile() could have the
    wrong File prototype. Fixes
    #​20003.
  • Updated .select() to only dispatch the change and input events when the
    selected option is not the currently selected option. This change aligns
    .select() with the browser. Fixes
    #​19494.
  • Updated .type(' ') to align with the W3C standards where a click event
    should be dispatched when the Space key is pressed and the current focus is on
    a state-changing element with type button, image, submit or reset.
    Fixes #​20067.

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 | [`9.4.1` -> `9.5.0`](https://renovatebot.com/diffs/npm/cypress/9.4.1/9.5.0) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v9.5.0`](https://github.com/cypress-io/cypress/releases/v9.5.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v9.4.1...v9.5.0) *Released 2/15/2022* **Features:** - Enhancements were made to the error experience in both run mode and open mode to improve readability and provide meaningful stack traces. Addressed in [#&#8203;20124](https://github.com/cypress-io/cypress/issues/20124). - Updated the `cy.request()` log message to hide the origin when it matched the browser origin to make debugging easier. This reduces the length of the log message that could be partially hidden if a long url is requested. Addressed in [#&#8203;20009](https://github.com/cypress-io/cypress/issues/20009). - Updates were made to log the `ShadowRoot` and `Document` elements as HTML elements. Previously these would be logged as enumerated objects, which were difficult to evaluate. Addressed in [#&#8203;20049](https://github.com/cypress-io/cypress/issues/20049). - Updated the terminal output generated in Cypress run mode to de-emphasis the `node` path in the run header. Addressed in [#&#8203;20120](https://github.com/cypress-io/cypress/issues/20120). **Bugfixes:** - Fixed an issue where files attached during `.selectFile()` could have the wrong `File` prototype. Fixes [#&#8203;20003](https://github.com/cypress-io/cypress/issues/20003). - Updated `.select()` to only dispatch the `change` and `input` events when the selected option is not the currently selected option. This change aligns `.select()` with the browser. Fixes [#&#8203;19494](https://github.com/cypress-io/cypress/issues/19494). - Updated `.type(' ')` to align with the W3C standards where a click event should be dispatched when the Space key is pressed and the current focus is on a state-changing element with type `button`, `image`, `submit` or `reset`. Fixes [#&#8203;20067](https://github.com/cypress-io/cypress/pull/20067). </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-02-17 14:03:00 +00:00
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://1561-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://1561-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.
dpschen force-pushed renovate/cypress-9.x from 315aa06039 to a04a282238 2022-02-17 14:53:18 +00:00 Compare
dpschen force-pushed renovate/cypress-9.x from a04a282238 to 779b5e89f9 2022-02-17 14:54:27 +00:00 Compare
dpschen approved these changes 2022-02-17 15:34:53 +00:00
dpschen merged commit 56f48cab31 into main 2022-02-17 15:35:02 +00:00
dpschen deleted branch renovate/cypress-9.x 2022-02-17 15:35:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.