Open greenkeeper[bot] opened 5 years ago
After pinning to 3.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
cypress was updated from 3.3.0
to 3.3.1
.Your tests are still failing with this version. Compare changes
devDependency
cypress was updated from 3.3.2
to 3.4.0
.Your tests are still failing with this version. Compare changes
Released 7/9/2019
User Authentication Changes:
Continuous Integration Support:
Bugfixes:
contain.text
, contain.html
, and contain.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 CSS pointer-events: none
. Fixes #3164.cy.server()
for the onAnyRequest
, onAnyResponse
, and onAnyAbort
callback options. Fixes #3992.Documentation Changes:
cy.get()
's optional withinSubject
argument. Dependency Updates:
string-to-stream
since it was no longer being used. Addressed in #4619.@cypress/commit-info
from 2.1.3
to 2.1.4
. Addressed in #4597.@cypress/react-tooltip
from 0.4.0
to 0.5.0
. Addressed in #4610.errorhandler
from 1.5.0
to 1.5.1
. Addressed in #4618.fs-extra
from 8.0.1
to 8.1.0
. Addressed in #4620.request-progress
from 0.4.0
to 3.0.0
. Addressed in #4584.
The devDependency cypress was updated from
3.2.0
to3.3.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
cypress is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ecatch-kyst/web/builds/533889214?utm_source=github_status&utm_medium=notification)).FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: