Open greenkeeper[bot] opened 4 years ago
After pinning to 3.0.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
coveralls was updated from 3.0.10
to 3.0.11
.Your tests are still failing with this version. Compare changes
dependency
coveralls was updated from 3.0.12
to 3.0.13
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
coveralls was updated from 3.0.13
to 3.0.14
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 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
See the full diff
dependency
coveralls was updated from 3.0.14
to 3.1.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
service_job_number
for parallelism in Travis and CircleCI (#290) 705c3b5This 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;
The new version differs by 14 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
See the full diff
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency coveralls was updated from
3.0.9
to3.0.10
.π¨ 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/github/straticjs/generator-stratic/builds/664500896?utm_source=github_status&utm_medium=notification)). - β **coverage/coveralls:** First build on greenkeeper/coveralls-3.0.10 at 80.488% ([Details](https://coveralls.io/builds/29477569)).Release Notes for CodeFresh support, Maintenance
Added:
Improved:
Updated:
Commits
The new version differs by 6 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
See the full diff
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: