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.
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 π
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 π
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 π
The new version differs by 7 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)
See the full diff
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 π
The new version differs by 13 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)
See the full diff
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 π
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 16 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 16 commits in total.
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 devDependency 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 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 could not complete due to an error ([Details](https://travis-ci.org/github/kissmybutton/schema-guard/builds/664503523?utm_source=github_status&utm_medium=notification)).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: