Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 9.3.1 -> 9.4.1 age adoption passing confidence

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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alexandr-g/cra-template-typescript-redux/F9zjVn8Ey27XahvwpYP6csQ2vKXU
✅ Preview: https://cra-template-typescript-redux-git-renovate-cy-0032f7-alexandr-g.vercel.app

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #236 (bd83953) into master (e169ebe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   51.61%   51.61%           
=======================================
  Files          10       10           
  Lines          31       31           
  Branches        4        4           
=======================================
  Hits           16       16           
  Misses         15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e169ebe...bd83953. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency cypress to v9.4.0 chore(deps): update dependency cypress to v9.4.1 Jan 31, 2022
@renovate renovate bot force-pushed the renovate/cypress-9.x branch from 5785a59 to bd83953 Compare January 31, 2022 23:47
@alexandr-g alexandr-g merged commit 62f8f4f into master Feb 1, 2022
@alexandr-g alexandr-g deleted the renovate/cypress-9.x branch February 1, 2022 07:53
@github-actions
Copy link

🎉 This PR is included in version 0.3.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants