Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
a08c27b
11.1.0
8b0d898
Merge pull request #1315 from hapijs/promises
e26873c
Add promise-like API to validate. Fixes #1314.
2adcc09
Merge pull request #1291 from noinkling/normalize
a79b59a
Update and refactor string.normalize tests
a39af12
Add string.normalize for unicode normalization. Implements #1289
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
c5741ff
11.2.0
bdc7d02
Merge pull request #1308 from wswoodruff/add-func-class-validation
60852a2
Add Joi.func().class()
15810d6
Move Func in its own file
27e340b
Fixes #1246 by hardcoding timezone
c1cd0a3
Fix use of global joi in extension doc
See the full diff
Update to this version instead 🚀
The new version differs by 7 commits.
e2498c6
13.1.0
2cc5c28
Merge pull request #1386 from choffmeister/fix-object-pattern
90c53ea
Merge pull request #1389 from fauzanhilmi/master
b7b40d7
Fix typo in string.min & string.length docs
b992da4
Fix object pattern in combination with empty
1075980
Fix messages documentation on key/label
cc53881
Add .editorconfig .npmrc and .nvmrc
See the full diff
Update to this version instead 🚀
The new version differs by 29 commits.
b64b618
13.1.3
4dbc593
Use prototype-less dictionaries. Fixes #1476.
2193506
Update LICENSE
d3ded10
Merge pull request #1464 from dwelle/singleDoc
b906909
doc: clarify array().single() behavior
5d9cf7b
Remove Buffer constructor usage
6f6ab17
Add documentation for #1452
8224db3
Merge pull request #1452 from rocketspacer/feature/validate-port
00f76e1
Add new validation number().port()
5d680a5
Fixes language leak after #1423
1a5b87c
Merge pull request #1423 from kanongil/redundant-copy-fix
cb7a481
Merge pull request #1448 from fluxsauce/master
35505cb
Merge pull request #1435 from darknode/master
7a1b413
Merge pull request #1433 from ArtemySinitsa/pre-split-array-reach-param
ec8a4b9
Include describe documentation in API. Fixes #1447
There are 29 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 14 commits.
780b85c
13.3.0
6e8fd72
Provide current value to any.invalid errors. Fixes #1479.
7a0582d
Redo 803e3bd better
ff10af1
Add convert support for byteAligned. Cleanup for #1422.
ed65256
Merge pull request #1422 from kanongil/hex-byte-align
803e3bd
Restore unknown size check. Cleanup for #1438.
61849e8
Merge pull request #1438 from kanongil/set-unprocessed-keys
8948420
Cleanup for #1415.
da8d6b8
Merge pull request #1415 from kanongil/faster-has-with-set
a366d2f
Use Set() for handling of unprocessed keys
fbe7093
Add byteAligned option to hex string. Closes #1421
7426273
Additional set optimizations
49bcc52
Additional optimisations
5e1ac2b
Use Set for internal Set backend
See the full diff
Update to this version instead 🚀
The new version differs by 13 commits.
f75f0d3
13.4.0
759c558
Cleanup for #1499.
d97ca0d
Merge pull request #1499 from rgoble4/dynamic-keys
8a1eb96
Consider extended types parameters
eaefa17
review changes
3a84adc
update docs
b747016
Allow pattern to support schema objects
944dbe9
Fix empty path reach. Fixes #1515.
1f39ed4
Update issue templates
ee15213
Merge pull request #1514 from radicand/fix/1513
f097e37
remove indirect require reference to index.js
e520c6d
Merge pull request #1500 from logoran/feature-date-greater-less
97fb85c
add date greater less rules
See the full diff
Update to this version instead 🚀
The new version differs by 21 commits.
63492d4
13.5.0
334c1e3
Cleanup for #1532.
3372df0
Merge pull request #1532 from rokoroku/patch-1
3414eb7
Update documentation for string.trim([enabled])
0a82b61
Add assertion for string.trim()
bcc5f12
Cleanup for #1510.
8b39221
Merge pull request #1510 from Shudrum/dataUri
2391f72
Cleanup for #1487.
7aa0df0
Merge pull request #1487 from BolajiOlajide/ft-allow-square-brackets-param-url-validator
37d3588
Add createError
documentation. Fixes #999.
77012b2
Add enabled flag to string.trim()
8eefd0d
Don't initialize options uselessly
52fd99b
Padding option added to dataUri like base64
840eaad
Move the dataUri tests after the base64 one
83eb8eb
Merge pull request #1511 from WesTyler/unique_ignoreUndefined_#1498
There are 21 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 7 commits.
5eff33e
13.6.0
fd28a30
More ES6: use super.describe() instead
af83fa4
Update travis
4e894c5
Remove stale example. Fixes #1561.
88b2a42
Remove obsolete sentence
c9ce43b
Document the extension params behavior. Fixes #966.
d29b6cd
Pass value to number.base error
See the full diff
dependency
joi was updated from 10.6.0
to 13.7.0
.Update to this version instead 🚀
The new version differs by 9 commits.
e4b82f6
13.7.0
6bbbdaf
Add documentation for #1562.
1e837de
Merge pull request #1599 from rluba/patch-1
fd1911a
Link to isemail for email() options
a496210
Merge pull request #1572 from dnalborczyk/patch-1
73f3efd
Update API.md
da70a73
Merge pull request #1562 from kanongil/symbol-support
070d3c9
Remove symbol key for map and revise stringification
8f7f242
Add symbol() type
See the full diff
dependency
joi was updated from 10.6.0
to 14.0.0
.Update to this version instead 🚀
The new version differs by 34 commits.
24c8432
14.0.0
b3774ef
Bump lab and fix linting
6705a85
Merge branch 'v14'
3baeda0
Parent override nested messages. Fixes #1568.
c16aedf
Merge pull request #1609 from JasonEtco/patch-1
272cf63
Tiny typo
d790369
Fix tests
466d9e5
Merge pull request #1554 from BolajiOlajide/ft-add-support-for-nested-objects
ca74181
Add errors documentation to symbol
8026c0e
Merge branch 'master' into v14
6aedbb2
Document all errors and improve some of them. Fixes #1004.
67ae968
Fixes any.valid with insensitive. Fixes #1191.
f225d91
Add once flag on lazy schemas. Fixes #1258.
e7cf726
Change default behavior of stripUnknown: true. Part of #1559.
427a3c2
Fix a few more edge cases for #1504.
There are 34 commits in total.
See the full diff
dependency
joi was updated from 10.6.0
to 14.0.1
.dependency
joi was updated from 10.6.0
to 14.0.2
.dependency
joi was updated from 10.6.0
to 14.0.5
.Update to this version instead 🚀
The new version differs by 13 commits.
a483e18
14.0.5
6e9581e
Merge pull request #1621 from johannesschobel/patch-1
cebb4f3
Merge pull request #1638 from paxa1887/#1637.Using_Number.MAX_SAFE_INTEGER_throw_error
12a4666
Fixes for #1642.
7c442eb
Merge pull request #1642 from kanongil/more-benchmarks
f1a4072
Merge pull request #1641 from kanongil/benchmark-fix
2522316
Additional tests
0f2d7f5
Fix wrong data in report
a72af2f
fix linting error
eb37582
fix condition, add tests for safe numbers
b411b8e
Add another benchmark and report errors
8adf1d8
Add initial benchmarks
6b3a6c4
Update README.md
See the full diff
dependency
joi was updated from 10.6.0
to 14.0.6
.dependency
joi was updated from 10.6.0
to 14.1.0
.Update to this version instead 🚀
The new version differs by 7 commits.
8e5c0c6
14.1.0
dc42412
Merge pull request #1654 from hapijs/lab-bump
bb7d80d
Bump to lab@18. Fixes #1653.
4653c3c
Merge pull request #1647 from hapijs/1628
3a38d9a
Fix tests
155c3df
Cleanup docs
76dcb36
Add object().oxor(). Closes #1628
See the full diff
dependency
joi was updated from 10.6.0
to 14.1.1
.dependency
joi was updated from 10.6.0
to 14.2.0
.dependency
joi was updated from 10.6.0
to 14.3.0
.dependency
joi was updated from 10.6.0
to 14.3.1
.Update to this version instead 🚀
The new version differs by 8 commits.
454d06c
14.3.1
be992bd
Add more methods to bind. Fixes #1691.
9cdec92
Add minSamples on benchmarks
7f7560e
Merge pull request #1676 from leesei/patch-1
31728fa
Update API.md
61ccb77
Add example for when()
to express complex logic
25894cd
Merge pull request #1669 from rouanw/master
2980640
Fix typo: non -> none
See the full diff
Version 11.0.0 of joi just got published.
The version 11.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of joi. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 22 commits.
fd9d1fc
11.0.0
8565afc
Fix and test details
a281211
Fix getter name conflict
4fbeeb4
Merge pull request #1256 from hapijs/defaults
2906187
Merge pull request #1260 from lpww/patch-1
25da133
Add exists to API.md
8ffb0d7
Bring the API link above the fold
7d40934
Expose type as a getter
e4c82bf
Add
Joi.defaults()
ad0160b
Merge pull request #1126 from WesTyler/describe_function
fde2324
Merge remote-tracking branch 'hapijs/master' into describe_function
45a88cd
Merge pull request #1237 from spinwang/1236-improve-documentation-for-when
419e364
1236 improve documentation for .when()
3bac3cb
Cleanup for #1197
8d682e7
Merge pull request #1197 from bdgamble/allow-format-string-isoDate
There are 22 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: