chore(deps): update dependency @cypress/vite-dev-server to ^7.2.0 #1828
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.1.0→^7.2.0Release Notes
cypress-io/cypress (@cypress/vite-dev-server)
v7.2.0: 7.2.0Compare Source
Released 04/26/2021
Features:
Performance:
Bugfixes:
ERR_INVALID_ARG_TYPEtype error. We now correctly detect a utf8 request body with multi-byte Unicode characters. Fixes #15901.cy.intercept()aliases will now work as expected. Fixes #15823.cy.intercept. Fixes #16117.cypress run-ctno longer hangs on Windows machines. Fixes #15976.Cannot read property 'name' of null. Fixes #15816..select()an<option>within a disabled<fieldset>. Fixes #5951..type()will no longer change thevalueattribute of button-like inputs with type button, submit, reset, image, radio, or checkbox. Fixes #15913.componentFolderoutside of the root project when specifying--project. Fixes #16053.Misc:
Cypress.Cookies.defaults()now returns the correct type instead ofvoid. Addresses #15426..then()will show the correct type when a collection of HTMLElements is provided. Addressed in #15869.cy.intercept(). Addressed in #16167.Dependency Updates:
cypress runand when selecting Electron browser incypress openfrom89.0.4348.1to89.0.4328.0. This was done to address a performance regression introduced in 7.0.0. Addressed in #16113.systeminformationfrom5.3.1to5.6.4. Addressed in #15819.lolexwith@sinonjs/fake-timers. Addressed in #15595.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.