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 dotest is breaking the build 🚨 #18

Open
greenkeeper bot opened this issue Jun 10, 2019 · 5 comments
Open

An in-range update of dotest is breaking the build 🚨 #18

greenkeeper bot opened this issue Jun 10, 2019 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 10, 2019

The devDependency dotest was updated from 2.5.0 to 2.6.0.

🚨 View failing branch.

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

dotest 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).

Commits

The new version differs by 12 commits.

  • e8d3095 2.6.0
  • 85f85d9 Docs(changelog): Update changelog
  • 330083e Refactor: Replaced istanbul with nyc
  • 0bcf073 Chore(package): Update dependencies
  • f138e11 Chore(package): Update minimum node version
  • d48e381 Docs: Minor clean up
  • 2892933 Test: Improve coverage for error() and fail()
  • 786d1ca Feat: Add log() dontCount argument
  • 0fb58f7 Test(config): Update Travis node versions
  • 57bfb71 Test(config): Update ESLint ES version to 2017
  • 9a4401d chore(package): update eslint to version 5.15.2 (#30)
  • 667f55d Fix(runner): Incorrect Codacy env check

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
Author

greenkeeper bot commented Jun 10, 2019

After pinning to 2.5.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
Author

greenkeeper bot commented Jun 10, 2019

  • The devDependency dotest was updated from 2.6.0 to 2.6.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 2638309 2.6.1
  • 8b2fd56 Docs(changelog): Update changelog
  • 682dc72 Fix: Coverage didn’t run in the pkg context

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2019

  • The devDependency dotest was updated from 2.6.1 to 2.6.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 0bb0b89 2.6.2
  • 18be6f3 Docs(changelog): Update changelog
  • adb9f92 Docs(readme): Added Promise example
  • 55f30c1 Test(config): Update Node versions on Travis CI
  • 2d70392 Chore(package): Update nyc to version 15.0.0 (#36)
  • 8a1c894 Chore(package): Update author url (#35)
  • ac3e4a6 Chore(deps): Update coveralls to v3.0.6 (#34)
  • 8305e24 Chore(security): Update ESLint to v6.2.2 (#33)
  • 9de4611 Chore(package): Update eslint to version 6.0.1 (#32)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2020

  • The devDependency dotest was updated from 2.6.2 to 2.7.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • ce306a3 2.7.0
  • 13ee536 Docs(changelog): Update changelog
  • f2e1fe4 Test(config): Add OS to Travis config
  • a49d391 Test(config): Update Travis node versions
  • 2209dab Test(config): Modernized Travis config
  • 06ccbcc Breaking: Removed Codacy support
  • 3900870 Chore(package): Minimum node version 10
  • d1f58db Chore(package): Update dependencies
  • 7002580 Chore(dev): Update editorconfig

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2020

  • The devDependency dotest was updated from 2.7.0 to 2.7.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 30843ca 2.7.1
  • 893eb2c Docs(changelog): Update changelog
  • fe4957a Fix(runner): Don't fail eslint on empty subdirs
  • 4f83d3d Fix(runner): Only run ESlint on test/ for js files

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