chore(deps): update dependency cypress to v3.4.0 #32
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:
3.3.2
->3.4.0
Release Notes
cypress-io/cypress
v3.4.0
Compare Source
Released 7/9/2019
User Authentication Changes:
Continuous Integration Support:
Bugfixes:
contain.text
,contain.html
, andcontain.value
assertions now support partial matching in all scenarios to match expected behavior. Fixes #1969.Misc:
cypress download
that checks the checksum and filesize. This will fix issues with Cypress downloads being corrupted in transit. Fixes #812 and #3515.cy.route()
. Fixes #2372.cy.click()
fails because an element has the CSSpointer-events: none
. Fixes #3164.cy.server()
for theonAnyRequest
,onAnyResponse
, andonAnyAbort
callback options. Fixes #3992.Documentation Changes:
cy.get()
's optionalwithinSubject
argument.Dependency Updates:
string-to-stream
since it was no longer being used. Addressed in #4619.@cypress/commit-info
from2.1.3
to2.1.4
. Addressed in #4597.@cypress/react-tooltip
from0.4.0
to0.5.0
. Addressed in #4610.errorhandler
from1.5.0
to1.5.1
. Addressed in #4618.fs-extra
from8.0.1
to8.1.0
. Addressed in #4620.request-progress
from0.4.0
to3.0.0
. Addressed in #4584.Renovate configuration
📅 Schedule: "every weekend" in timezone America/New_York.
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.