chore(deps): update dependency cypress to v9.4.1 #1468

Merged
dpschen merged 1 commits from renovate/cypress-9.x into main 2022-01-31 22:10:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 9.3.1 -> 9.4.1

Release Notes

cypress-io/cypress

v9.4.1

Compare Source

Released 1/31/2022

Bugfixes:

  • Fixed a regression in 9.4.1 where the
    line endings in the public NPM package prevented some users from running
    Cypress. Fixes #​19986.

v9.4.0

Compare Source

Released 1/31/2022

Features

  • Enhancements were made to .selectFile() after receiving feedback after its
    initial release in 9.3.0.
    • The default behavior was updated to automatically infer the mime type of
      files based on their extension to correctly encode file uploads. Addressed
      in #​19751.
    • Added the mimeType property so you can explicitly set the mime type on
      files using the mimeType property. Addressed in
      #​19751.
    • Updated file contents types to allow either a
      TypedArray
      instance or a Cypress.Buffer instance, where previously file contents were
      expected to only be an instance of Cypress.Buffer. Addressed in
      #​19751.
    • Updated .selectFile() to retain the fileName of files read from disk to
      work with aliases. Addressed in
      #​19803.

Bugfixes:

  • Fixed a regression in 9.3.0 to correctly
    parse the --spec CLI parameter for glob patterns containing a range. Fixes
    #​19783.
  • Fixed regression in 9.2.1 where the
    --openssl-legacy-provider flag was not being passed to the plugins' child
    process when the user's system Node version was Node 17+ built with OpenSSL
    v3+ which resulted in Cypress crashing when trying to run tests. Fixes
    #​19712.
  • Update cy.type('{enter}') to align with the W3C standards where a click
    event should be dispatched when the Enter key is pressed and the current focus
    is on astate-changing element with type button, image, submit or
    reset. Fixes #​19541.

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.3.1` -> `9.4.1`](https://renovatebot.com/diffs/npm/cypress/9.3.1/9.4.1) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v9.4.1`](https://github.com/cypress-io/cypress/releases/v9.4.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v9.4.0...v9.4.1) *Released 1/31/2022* **Bugfixes:** - Fixed a regression in [9.4.1](https://docs.cypress.io/guides/references/changelog#&#8203;9-3-0) where the line endings in the public NPM package prevented some users from running Cypress. Fixes [#&#8203;19986](https://github.com/cypress-io/cypress/issues/19986). ### [`v9.4.0`](https://github.com/cypress-io/cypress/releases/v9.4.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v9.3.1...v9.4.0) *Released 1/31/2022* **Features** - Enhancements were made to `.selectFile()` after receiving feedback after its initial release in [9.3.0](https://docs.cypress.io/guides/references/changelog#&#8203;9-3-0). - The default behavior was updated to automatically infer the mime type of files based on their extension to correctly encode file uploads. Addressed in [#&#8203;19751](https://github.com/cypress-io/cypress/issues/19751). - Added the `mimeType` property so you can explicitly set the mime type on files using the `mimeType` property. Addressed in [#&#8203;19751](https://github.com/cypress-io/cypress/issues/19751). - Updated file contents types to allow either a [`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray) instance or a `Cypress.Buffer` instance, where previously file contents were expected to only be an instance of `Cypress.Buffer`. Addressed in [#&#8203;19751](https://github.com/cypress-io/cypress/issues/19751). - Updated `.selectFile()` to retain the fileName of files read from disk to work with aliases. Addressed in [#&#8203;19803](https://github.com/cypress-io/cypress/issues/19803). **Bugfixes:** - Fixed a regression in [9.3.0](https://docs.cypress.io/guides/references/changelog#&#8203;9-3-0) to correctly parse the `--spec` CLI parameter for glob patterns containing a range. Fixes [#&#8203;19783](https://github.com/cypress-io/cypress/issues/19783). - Fixed regression in [9.2.1](https://docs.cypress.io/guides/references/changelog#&#8203;9-1-1) where the `--openssl-legacy-provider` flag was not being passed to the plugins' child process when the user's system Node version was Node 17+ built with OpenSSL v3+ which resulted in Cypress crashing when trying to run tests. Fixes [#&#8203;19712](https://github.com/cypress-io/cypress/issues/19712). - Update `cy.type('{enter}')` to align with the W3C standards where a click event should be dispatched when the Enter key is pressed and the current focus is on astate-changing element with type `button`, `image`, `submit` or `reset`. Fixes [#&#8203;19541](https://github.com/cypress-io/cypress/issues/19541). </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-01-31 20:03:09 +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://1468-renovatecypress-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://1468-renovatecypress-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.
renovate changed title from chore(deps): update dependency cypress to v9.4.0 to chore(deps): update dependency cypress to v9.4.1 2022-01-31 22:02:50 +00:00
renovate force-pushed renovate/cypress-9.x from c839de22e9 to 7150e20d45 2022-01-31 22:02:51 +00:00 Compare
dpschen approved these changes 2022-01-31 22:10:13 +00:00
dpschen merged commit 7150e20d45 into main 2022-01-31 22:10:21 +00:00
dpschen deleted branch renovate/cypress-9.x 2022-01-31 22:10:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.