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 coveralls is breaking the build 🚨 #123

Open
greenkeeper bot opened this issue Jul 12, 2019 · 11 comments
Open

An in-range update of coveralls is breaking the build 🚨 #123

greenkeeper bot opened this issue Jul 12, 2019 · 11 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 12, 2019

The devDependency coveralls was updated from 3.0.4 to 3.0.5.

🚨 View failing branch.

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

coveralls 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
  • ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 6 commits.

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 Jul 12, 2019

After pinning to 3.0.4 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 Aug 7, 2019

  • The devDependency coveralls was updated from 3.0.5 to 3.0.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

  • The devDependency coveralls was updated from 3.0.6 to 3.0.7.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency coveralls was updated from 3.0.7 to 3.0.8.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Feature / maintenance updates

Added:

Fixed:

Improved

Commits

The new version differs by 28 commits.

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 26, 2019

  • The devDependency coveralls was updated from 3.0.8 to 3.0.9.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Maintenance, dependency refinement
  • removed Istanbul, mocha dependencies
  • reverted cobertura-parse support (package dependency archived)
  • removed snyk (automated security updates from GitHub via Dependabot enabled)
  • improved Windows support
Commits

The new version differs by 43 commits.

  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js
  • bbe2de5 Update package.json
  • 07ef879 Fix logger regression.
  • f58f8b9 README.md: Add GitHub Actions CI info.
  • 0488f10 Tweak README.md
  • be79dab CI: use npm ci on Node.js >=8.
  • ef51945 CI: Add Windows testing and lint
  • c202346 Fix Windows tests again.
  • 3d82534 use Coveralls GitHub action

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

  • The devDependency coveralls was updated from 3.0.9 to 3.0.10.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for CodeFresh support, Maintenance

Added:

  • CodeFresh support (@suda)

Improved:

Updated:

Commits

The new version differs by 49 commits.

  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js
  • bbe2de5 Update package.json
  • 07ef879 Fix logger regression.

There are 49 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

  • The devDependency coveralls was updated from 3.0.10 to 3.0.11.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for COVERALLS_SERVICE_NUMBER environment variable support

Improved:

  • If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (@midgleyc)
Commits

The new version differs by 51 commits.

  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js

There are 51 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

  • The devDependency coveralls was updated from 3.0.11 to 3.0.12.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 54 commits.

  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.

There are 54 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2020

  • The devDependency coveralls was updated from 3.0.12 to 3.0.13.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 56 commits.

  • eaba7c6 3.0.13
  • 2f2426b pass flag_name to API post JSON
  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2020

  • The devDependency coveralls was updated from 3.0.13 to 3.0.14.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Maintenance
Commits

The new version differs by 62 commits.

  • 844d765 3.0.14
  • 59a57e2 Update safe dependencies and fix npm vulnerabilities (#284)
  • a0c6941 Move fixtures to test/fixtures. (#286)
  • 1615297 GH Action workflow update (#287)
  • 3647673 Minor lint tweaks (#285)
  • ff21930 remove redundant code (#283)
  • eaba7c6 3.0.13
  • 2f2426b pass flag_name to API post JSON
  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230

There are 62 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

  • The devDependency coveralls was updated from 3.0.14 to 3.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Improved CircleCI / Travis parallelism support
  • Handle service_job_number for parallelism in Travis and CircleCI (#290) 705c3b5
  • Update sinon to v7.5.0. (#288) eb6dc35

v3.0.14...v3.1.0


This is a minor release due to the change in behavior for CircleCI, which now uses the Workflow ID to merge parallel coverage jobs:

    options.service_number = process.env.CIRCLE_WORKFLOW_ID;
    options.service_job_number = process.env.CIRCLE_BUILD_NUM;
Commits

The new version differs by 65 commits.

  • 2f95964 3.1.0
  • 705c3b5 Handle service_job_number for parallelism in Travis and CircleCI (#290)
  • eb6dc35 Update sinon to v7.5.0. (#288)
  • 844d765 3.0.14
  • 59a57e2 Update safe dependencies and fix npm vulnerabilities (#284)
  • a0c6941 Move fixtures to test/fixtures. (#286)
  • 1615297 GH Action workflow update (#287)
  • 3647673 Minor lint tweaks (#285)
  • ff21930 remove redundant code (#283)
  • eaba7c6 3.0.13
  • 2f2426b pass flag_name to API post JSON
  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump

There are 65 commits in total.

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