chore(deps): update dependency cypress to ~9.5.3#720
Merged
Shinigami92 merged 1 commit intomainfrom Mar 29, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #720 +/- ##
=======================================
Coverage 99.34% 99.34%
=======================================
Files 1924 1924
Lines 176983 176983
Branches 904 904
=======================================
Hits 175822 175822
Misses 1105 1105
Partials 56 56 |
ST-DDT
approved these changes
Mar 29, 2022
pkuczynski
approved these changes
Mar 29, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
~9.5.2->~9.5.3Release Notes
cypress-io/cypress
v9.5.3Compare Source
Released 3/28/2022
Bugfixes:
cy.intercept()where the response status codeand response body were sometimes missing from the log details in
openmode.Fixed #18757.
cy.readFile()where the command would not retry or providea meaningful error message if
nullencoding was used and the file was notfound. Fixed #20683.
pressed shortcut key was not used in conjunction with either the
alt,ctrl, orshiftmodifier keys. This fixed an issue where the Cypressshortcut handler would override the browser native keyboard shortcut for
search (
ctrl + f). Fixed#20222.
CYPRESS_DOWNLOAD_PATH_TEMPLATEenvironment variable. Issues were seenutilizing this template when the env was provided from a package manager file.
Fixed #19914.
Cypress.BufferTypeScript type to reference the static constructorof
Buffer, instead of incorrectly referencing theBufferinstance whichcaused Type errors. Fixes
#20542.
Dependency Updates:
electrondependency from15.3.4to15.3.5to address theCVE-2022-21718 NVD security
vulnerability. Addressed in
#20750.
minimistdependency from1.2.5to1.2.6. Addressed in#20756.
nanoiddependency from3.1.20to3.1.31to address theCVE-2021-23566 NVD security
vulnerability. Addressed in
#20726.
node-forgedependency from1.0.0to1.3.0to address theCVE-2022-24771 NVD security
vulnerability. Addressed in
#20727.
Configuration
📅 Schedule: "before 2am" (UTC).
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.