[Snyk] Upgrade cypress from 4.0.0 to 4.1.0 #29
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.
Snyk has created this PR to upgrade cypress from 4.0.0 to 4.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: cypress
Released 2/28/2020
Features:
cypress info
command to see the locally detected browsers and other information related to Cypress. Addresses #4540.baseUrl
is running within the warning message duringcypress open
. Addresses #3284.config
argument now includesprojectRoot
(absolute path to the root of the project) andconfigFile
(absolute path to the configuration file). Addresses #5941.Bugfixes:
xhr.onreadystatechange
is accessed. Fixes #5864.cypress install
would not complete on Node.js 8.0.0. Fixes #6512 and #6568.cy.clearLocalStorage()
" clearlocalstorage now properly accepts thelog
option to disable logging. Fixes #6342.Misc:
cy.$$
has been updated to distinguish differences between it andCypress.$
. "More info here" $#Cypress-vs-cy Addresses #2027.Dependency Updates
electron
from7.1.10
to7.1.13
. Addressed in #6566.Released 2/14/2020
Bugfixes:
@cypress/browserify-preprocessor
to2.1.4
, fixing a regression involving non-top-levelrequire()
s in tests. Addresses #6403.Cypress.isBrowser
. Addresses #6447..should('contain', ...)
on acy.contains()
would produce unexpected results. Addresses #6384.Misc:
Released 2/7/2020
Bugfixes:
Misc:
Released 2/6/2020
Summary:
Cypress 4.0.0 includes support for Mozilla Firefox browsers (beta support) and Microsoft Edge (Chromium based) browsers which is a big step forward for Cross Browser Testing in Cypress. We've also updated many of the underlying tools behind Cypress that bring new powerful features.
Breaking Changes:
before:browser:launch
, we no longer yield the second argument as an array of browser arguments and instead yield anoptions
object with anargs
property in order to support more advanced browser launch options. Addresses #6306.chromium
set as theirfamily
field. Addresses #6243.--browser
flag no longer acceptscanary
as its sole argument to run Chrome Canary. You now have to specifychrome:canary
to use the Chrome Canary browser. Addresses #6243.cy.writeFile()
now yieldsnull
instead of the contents written to the file in order to more align with the behavior offs
. Addresses #2466.Features:
Cypress.isBrowser()
utility function. Addresses #2023.Cypress.browser
object with a newchannel
property which contains the release channel of the detected browser. Addresses #6243..only
to multiple tests or suites will now run all tests with the.only
property. Addresses #2828.isFinite
assertion is now supported. Addresses #5669.empty
assertion is now supported when used against Map objects. Addresses #6072.nested
assertion chainer property is now supported. Addresses #3080 and #5004.Bugfixes:
.only
when multiple tests or suites contained the same title now run correctly. Fixes #5345..its()
command now properly supports 0 as a value for indexes or object keys. Fixes #6216.Documentation Changes:
Cypress.isBrowser()
doc.Misc:
config
. Addresses #6279.cypress:server:util:process_profiler
debug stream. Addresses #6169.Dependency Updates
@benmalka/foxdriver
. Addressed in #1359.@cypress/browserify-preprocessor
from1.1.2
to2.1.1
. Addressed in #4308 and #4226.bluebird
from3.5.0
to3.7.2
. Addressed in #4226.cachedir
from1.3.0
to2.3.0
. Addressed in #4208 and #4226.chai
from3.5.0
to4.2.0
. Addressed in #2862 and #4226.chai-as-promised
from6.0.0
to7.1.1
. Addressed in #4226.chalk
from2.4.0
to3.0.0
. Addressed in #4226.commander
from2.15.1
to4.0.1
. Addressed in #4208 and #4226.debug
from2.15.1
to4.0.1
. Addressed in #4226.execa
from0.10.0
to3.3.0
. Addressed in #4226.firefox-profiler
. Addressed in #1359.foxdriver
. Addressed in #1359.fs-extra
from5.0.0
to8.1.0
. Addressed in #4226.getos
from3.1.1
to3.1.4
. Addressed in #4226.is-ci
from1.2.1
to2.0.0
. Addressed in #4226.mocha
from2.5.3
to7.0.1
. Addressed in #2703 and #4226.listr
from0.12.0
to0.14.3
. Addressed in #4226.log-symbols
from2.2.0
to3.0.0
. Addressed in #4226.marionette-client
. Addressed in #1359.ramda
from0.24.1
to0.26.1
. Addressed in #4226.sinon
from3.2.0
to8.1.1
. Addressed in #2881 and #4226.strip-ansi
from3.0.1
to6.0.0
. Addressed in #1359.systeminformation
. Addressed in #1359.support-colors
from5.5.0
to7.1.0
. Addressed in #4208 and #4226.untildify
from3.0.3
to4.0.0
. Addressed in #4226.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs