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
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: