Open greenkeeper[bot] opened 6 years ago
After pinning to 1.2.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
dependency
jsonschema was updated from 1.2.4
to 1.2.5
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
9cb2cf8
Prepare v1.2.5
f5811f5
Merge pull request #287 from jaredh159/pattern-regexp
9066432
update types: pattern can be RegExp
f4d2a9c
Update README.md
d4fd16b
Merge pull request #243 from ruzicka/master
5f12bcd
Merge pull request #246 from pldin601/patch-1
858a2e5
Merge pull request #268 from pwilkosz/master
d598caf
Merge pull request #284 from dustinmoorenet/patch-1
7bd3704
Update README.md to fix code formatting
92cb556
fix issue with missing pattern in error message
ce0d4f0
Merge pull request #258 from DanAtkinson/patch-1
7bda546
Reduce indentation (which also highlights the fact that the Pre-Property Validation Hook code is invalid
5e51b82
Update index.d.ts
ac9704c
Fix style format validation for consecutive calls with the same instance
See the full diff
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 1.2.3 of jsonschema was just published.
This version is covered by your current version range and after updating it in your project the build failed.
jsonschema 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/larixk/majera/builds/360780999?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 16 commits.
93d5b88
Bump to 1.2.3
107ac1a
Test properties with hasOwnProperty
0aee236
Move schema scanning functionality to separate file
be10b48
Move boolean schema check
9aea2f5
Use JSON type checking functions
8bb1aaf
Ignore draft-07 for now
a0aa3fe
Ignore test about ECMA regex and clarify filename
0c4b23b
Use json-metaschema for sourcing meta-schemas
91f61e5
Ignore high surrogate pairs when computing string length
a74abc3
Add support for the boolean schemas
819f321
Ignore some optional test cases
61f0e0e
Update test suite and runner to latest versions
4143055
Merge pull request #174 from echojc/fix-throw-error-with-anyof-and-oneof
9cc21b8
Fix anyOf and oneOf not working with throwError.
9a185ae
Merge pull request #240 from EmilienD/show-null-in-enum-error-message
There are 16 commits in total.
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: