chore(dev-deps): update dependency cypress to v9.5.1 #221
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.0
->9.5.1
Release Notes
cypress-io/cypress
v9.5.1
Compare Source
Released 2/28/2022
Bugfixes:
ready
event to the Plugins process to ensure all plugins havesuccessfully started before the configuration is loaded and the tests start.
Fixed in #19792.
stuck in the initialization phase, where the user can only view the loading
spinner.
--loader
flag for plugins.on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this
change, random test failures were observed, as well as hanging tests and
initially pending HTTP and HTTPS responses. Fixed in
#20062.
colors were not removed from the
cy.fixtures()
error code frame. Fixes#20208.
test config override errors were formatted incorrectly. Fixes
#20208.
errors with booleans or numbers. Fixes
#19561.
Dependency Updates:
url-parse
dependency from1.5.2
to1.5.6
to avoid authorizationbypass through user-controlled key to address this
NVD security vulnerability.
Addressed in #20270.
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.