shopping-list-react-pouchdb
shopping-list-react-pouchdb copied to clipboard
An in-range update of ajv is breaking the build π¨
The dependency ajv was updated from 6.10.0 to 6.10.1.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ajv 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 could not complete due to an error (Details).
Commits
The new version differs by 12 commits.
8b590526.10.166c2907chore(package): update del-cli to version 2.0.0 (#1014)d476534chore(package): update eslint to version 6.0.0 (#1030)c468632test: update node.js versions for travis test3ca7571chore: update jshint120d746chore(package): update nyc to version 14.0.0 (#994)c3093bbAdd "empty" to useDefaults Option type definition (#1020)ab841b4fix: addKeyword and schema without ID, closes #1001bc993dechore(package): update karma to version 4.0.1 (#959)6be5ff6fix(types): add strictKeywords to Options interface (#975)78a9403update JSON-Schema-Test-Suited107207Fix wrong json schema reference (#961)
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 :palm_tree:
After pinning to 6.10.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependencyajv was updated from6.10.1to6.10.2.
Your tests are still failing with this version. Compare changes
Release Notes for v6.10.2
Fix: the unknown keywords were ignored with the option strictKeywords: true (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.
Commits
The new version differs by 8 commits.
6e4a3466.10.253b5682fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option669bf96readme: fix linkd289c38Tidelift subscription69802d2security contactd9d6fbaCreate FUNDING.yml482d2c5labels configdd827d1label comments (for labelcious)
See the full diff
- The
dependencyajv was updated from6.11.0to6.12.0.
Your tests are still failing with this version. Compare changes
Release Notes for v6.12.0
Improved hostname validation (@sambauers, #1143)
Option keywords to add custom keywords (@franciscomorais, #1137)
Types fixes (@boenrobot, @MattiAstedrone)
Docs:
- error logging example (@RadiationSickness)
- TypeScript usage notes (@thetric)
Commits
The new version differs by 49 commits.
03d00126.12.01021a00Merge branch 'RadiationSickness-patch-1'0163e5cdocs: error logging code sample52adde5Merge branch 'patch-1' of git://github.com/RadiationSickness/ajv into RadiationSickness-patch-18fd1e44Merge branch 'franciscomorais-feature/keywords-options'e5bed30test: update option keywords testc90c189Merge branch 'feature/keywords-options' of git://github.com/franciscomorais/ajv into franciscomorais-feature/keywords-options38191c2Update readme with keywords optionf94db48Update options validation spec367527cMerge branch 'master' into patch-1c1c0ba7Merge pull request #1091 from thetric/typescript-usage-note75aa5fdMerge pull request #1143 from sambauers/master120748cOnly use regex for hostname checks.384eec4Merge branch 'master' into master4d9dd8cdocs: link to $data reference proposal, closes #51
There are 49 commits in total.
See the full diff
- The
dependencyajv was updated from6.12.0to6.12.1.
Your tests are still failing with this version. Compare changes
Release Notes for v6.12.1
Docs and dependency updates
Commits
The new version differs by 23 commits.
b511ae26.12.15354debMerge branch 'opencollective-opencollective'891f081update readmebc60f57Merge branch 'master' into opencollectivef1ca328Merge pull request #1191 from epoberezkin/greenkeeper/karma-sauce-launcher-4.1.33e9f375Update package.json0b641feMerge branch 'master' into greenkeeper/karma-sauce-launcher-4.1.3db9e73aMerge pull request #1187 from epoberezkin/greenkeeper/karma-5.0.0f0e54baMerge pull request #1189 from epoberezkin/greenkeeper/karma-mocha-2.0.03408cd0Merge pull request #1190 from sambauers/masterbfced3b"hostname" format does not have full method591b36echore(package): update karma-mocha to version 2.0.0f5c284cchore(package): update karma-sauce-launcher to version 4.1.34e7786fchore(package): update karma to version 5.0.07c3648dMerge branch 'master' into opencollective
There are 23 commits in total.
See the full diff
- The
dependencyajv was updated from6.12.1to6.12.2.
Your tests are still failing with this version. Compare changes
Release Notes for v6.12.2
Removed post-install script