Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

chore(deps): update dependency cypress to version 7.4.0 🌟 #155

Merged
merged 1 commit into from
May 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 7.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

cypress-io/cypress

v7.4.0

Compare Source

Released 05/24/2021

Features:

  • Cypress now detects and supports testing in the Chrome Beta browser. Addresses #​16376.
  • There are new keyboard shortcuts to continue (c) and to go to the next test (n) when the Test Runner is paused via .pause() and to toggle auto-scrolling of the Test Runner (a). Addresses #​248.

Bugfixes:

  • cy.request() can now send binary files in form data. Fixes #​1647.
  • cy.request() can now send blob data. Fixes #​6178.
  • Fixed an issue where cy.wait() could yield the incorrect result when used with cy.intercept() and several simultaneous requests. Fixes #​16451.
  • Improved the way that cy.intercept() matchers are displayed in the Command Log when using RouteMatcher properties besides url and method. Fixes #​9403.
  • cy.intercept() argument validation has been improved. Invalid hostnames and extra arguments passed to cy.intercept() now result in an error. Addressed in #​16577.
  • cy.screenshot() no longer incorrectly captures parts of the Test Runner UI during component testing. Fixes #​16543.
  • Spec files that containing spaces in the path will now properly open during cypress open-ct. Fixes #​16278.
  • Cypress now correctly uses the componentFolder and testFiles values from returned from plugins in the component testing runner. Fixes #​16424.
  • Video recordings in Chrome, Chromium, and Electron browsers will no longer drop frames, with the frequency increasing along with the length of the video. Fixes #​16648.
  • Tests located outside of the projectRoot will now open in IDE and generate studio commands when saved. Fixes #​16255.
  • config in the plugins file will now display in alphabetical order. Fixes #​16564.

Dependency Updates:

  • Upgraded dependency-tree from 7.0.2 to 8.1.0. Addressed in #​16464.
  • Upgraded extract-zip from 1.7.0 to 2.0.1. Fixes #​6896

Configuration

πŸ“… Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

♻️ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit b42e8a6 into master May 25, 2021
@renovate renovate bot deleted the renovate/cypress-7.x branch May 25, 2021 03:31
@admah
Copy link
Contributor

admah commented Jun 22, 2022

πŸŽ‰ This PR is included in version 1.7.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@admah admah added the released label Jun 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants