Closed greenkeeper[bot] closed 6 years ago
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
Version 13.1.2 of joi was just published.
The version 13.1.2 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of joi.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 24 commits.
97fa764
13.1.2
45192c5
Fixes #1392: always shift the ordereds array even on other rules
4d4e5db
Update badges
9868466
13.1.1
0045159
Merge pull request #1395 from davidjamesstone/master
5d673a2
Updated tests
b8b229d
Asserts that two arguments are provided to
object.with()
andobject.without()
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
c711c73
13.0.2
There are 24 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: