Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @cypress/code-coverage is breaking the build 🚨 #42

Open
greenkeeper bot opened this issue Feb 8, 2020 · 6 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 8, 2020

The devDependency @cypress/code-coverage was updated from 1.11.0 to 1.11.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@cypress/code-coverage 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).
  • Travis CI - Branch: The build failed.

Release Notes for v1.11.1

1.11.1 (2020-02-08)

Bug Fixes

  • deps: update dependency @cypress/browserify-preprocessor to v2.1.3 (b69fcff)
Commits

The new version differs by 9 commits.

  • b69fcff fix(deps): update dependency @cypress/browserify-preprocessor to v2.1.3
  • f00ec47 chore: explain that this plugin does not instrument code
  • 6c5069b chore: update istanbul-lib-coverage to v3
  • 0f2f287 Merge branch 'master' of github.com:cypress-io/code-coverage
  • d98e999 chore(deps): update dependency babel-plugin-istanbul to v6 (#113)
  • 26c81c5 add note about local testing
  • c182130 chore(deps): update dependency execa to v4 (#110)
  • 53e2610 chore(deps): update dependency start-server-and-test to v1.10.8
  • 82d46b2 chore(deps): update dependency @babel/core to v7.8.4

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 8, 2020

After pinning to 1.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.0

1.12.0 (2020-02-11)

Features

  • warn if missing code coverage information (#128) (573bc6a)
Commits

The new version differs by 2 commits.

  • 573bc6a feat: warn if missing code coverage information (#128)
  • 80a5f1a chore(deps): update dependency cypress to v4 (#131)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.1

1.12.1 (2020-02-11)

Bug Fixes

  • increase report timeout to 3 minutes (#135) (f3f8de9)
Commits

The new version differs by 4 commits.

  • f3f8de9 fix: increase report timeout to 3 minutes (#135)
  • 08e8b23 chore(deps): update dependency semantic-release to v17 (#119)
  • d50de84 Backend code coverage tests, refactor (#133)
  • 24a5cf4 link TS React CRA example

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 15, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.2

1.12.2 (2020-02-15)

Bug Fixes

  • deps: update dependency @cypress/browserify-preprocessor to v2.1.4 (ca24001)
Commits

The new version differs by 4 commits.

  • ca24001 fix(deps): update dependency @cypress/browserify-preprocessor to v2.1.4
  • bc389fd chore(deps): update dependency semantic-release to v17.0.3
  • b55d800 chore(deps): update dependency cypress to v4.0.2
  • c297a24 chore: validate urls in Markdown files (#136)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.13.0

1.13.0 (2020-03-09)

Features

  • handle cy.visit inside before callback (#152) (68b0907)
Commits

The new version differs by 9 commits.

  • 68b0907 feat: handle cy.visit inside before callback (#152)
  • fd01a7c add before all example to circleci file
  • 6ea900d add full example with visit in before hook
  • 2df9344 Start testing full examples (#151)
  • c4d12d1 chore(deps): update dependency @babel/core to v7.8.7
  • f4ace98 chore(deps): update dependency cypress to v4.1.0
  • 398db99 chore(deps): update dependency @babel/core to v7.8.6
  • 5b940d1 add link to @cypress/instrument-cra
  • 746ba96 chore(deps): update dependency semantic-release to v17.0.4

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.0

1.14.0 (2020-03-10)

Features

  • find nyc even if installed higher up (#153) (e4b9698)
Commits

The new version differs by 1 commits.

  • e4b9698 feat: find nyc even if installed higher up (#153)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants