Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits .
d33a347
10.3.1
fd74ed2
Rewrite error annotation algorithm
e349bc8
Merge pull request #1097 from EvgenyOrekhov/964-fix-wrong-value-parsing
670233f
Fix annotate() not pinpointing an error in a stringified JSON object
9d38954
Add a failing test case for annotate()
8fb9ea8
Fix #964 Joi wrong value parsing
203405a
Add a failing test case for #964 Joi wrong value parsing
See the full diff.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 24 commits0.
e2b5d49
10.4.2
d8af6ab
Cleanup for #1161
cd01c65
Merge pull request #1161 from WesTyler/otherwise_bug
c25856c
Merge pull request #1132 from WesTyler/options_describe
257e65e
Merge branch 'danielo515/master'
70a40a4
Update API.md
4e4c9ad
Extract alternatives baseType outside of "failed" conditionals
875e0a2
Merge pull request #1177 from shvaikalesh/patch-1
d17ccbb
fix syntax highlight
31089bb
Merge pull request #1165 from rokoroku/patch-api-md
8a86908
Update API.md
00f562d
Code cleanup on "options" for describe()
309db0c
Add missing documentation for any.validate() in API.md
e4a61c6
Moves obj._settings.baseType to obj._baseType; adds obj._baseType to description
c272fcc
Hoek.clone to prevent modification of this._settings via description
There are 24 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 8 commits.
5886567
10.5.0
0464639
Move types into their own folder
78843fa
Cleanup for #1183
dcc6f4c
Merge pull request #1183 from danielo515/patch-1
e73d0d9
More verbose test for forbiddenKeys
89d1c3e
Added tests for forbiddenKeys
18388ac
Update object.js
e26bf04
add forbiddenKeys method to object
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 20 commits.
069bb6c
10.6.0
fcc8fc6
Merge pull request #1211 from DavidTPate/guid-perf
8803771
Add docs for #1215
f2a94cc
Cleanup for #1215
2ee31b6
Merge pull request #1215 from XGHeaven/master
4065900
Moved the instantiation of variables out of the function.
050704c
Removed extraneous variable and switched from an array to a string for the version numbers.
4c907a9
Cleanup for #1206
3188776
Merge pull request #1206 from DavidTPate/array-length-ref
dea25ce
#1201 - setup can return joi object to replace origin schema
b28ee3c
Added performance improvements to GUID processing for wrapped copies as well as when versions are specified.
b9a6110
Merge pull request #1174 from fluxsauce/master
01c3d50
Added the ability to use a reference for array().length()
,
4146e4b
Add node 8 to CI
4895b4e
Merge branch 'master' of https://github.com/hapijs/joi
There are 20 commits in total.
See the full diff
Version 10.3.0 of joi just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As joi is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/telemark/ews-get-user-photo/builds/213793777)Commits
The new version differs by 20 commits .
5d484b7
10.3.0
33d45d1
Avoid unnecessary clones
bad211a
Switch to using hapitoc
6f4377b
Strip keys after a full validation of the objects
374f52e
Local object().unknown() should override stripUnknown option
2765e90
Upgrade lab
49a0c76
Allow extensions factory functions
3b34640
Keep extensions from inheriting root properties
37b8dc6
Merge pull request #1112 from AaronHarris/patch-1
434df05
Merge pull request #1115 from dwelle/master
90d488a
Added clarifying docs around
optional
behavior (fixes #1111).90da318
(docs) Improve README with clarification on callbacks (#636)
d09e342
Merge pull request #1107 from DavidTPate/issue-1098
1188d00
Added docs around
convert
flag functionality for each of the types. Fixes #10989e44c96
Fix #1105
There are 20 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: