This version is covered by your current version range and after updating it in your project the build failed.
json-schema-ref-parser 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/campsi/campsi-service-docs/builds/329955054?utm_source=github_status&utm_medium=notification)
Commits
352f3f2Enhanced the bundle() method to use the most direct reference, to minimize the number of indirect references in the bundled output (see #62 (comment))
5d61ee5Enhanced the test for PR #62 to break the sequence order logic (see #62 (comment))
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).
After pinning to 4.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 4.1.0 of json-schema-ref-parser was just published.
This version is covered by your current version range and after updating it in your project the build failed.
json-schema-ref-parser 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/campsi/campsi-service-docs/builds/329955054?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 15 commits.
6ba4c4b
release v4.1.0
2224270
updated dependencies
df8628e
Added a comment about the temporary fix for travis-ci/travis-ci#8836
5af6a51
release v4.1.0-beta.1
1b615c7
updated dependencies
68dd048
Run Travis-CI build with sudo to workaround a bug with Chrome's sandbox (see travis-ci/travis-ci#8836)
352f3f2
Enhanced the
bundle()
method to use the most direct reference, to minimize the number of indirect references in the bundled output (see #62 (comment))5d61ee5
Enhanced the test for PR #62 to break the sequence order logic (see #62 (comment))
f0bd746
removed old test logic for Node 0.x
4ee64b2
Merge pull request #62 from RomanGotsiy/fix-broken-refs
3f5fbc0
Merge pull request #51 from RomanGotsiy/patch-1
7935a8e
fix bundle producing schema with corrupted refs in some cases
707e626
removed CodeClimate, in favor of Codacy
0f23cf4
changed the author URL
41e6f58
Fix ts typings for resolve.http and resolve.file
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: