Update joi to the latest version 🚀
Version 11.0.0 of joi just got published.
| Dependency | joi |
|---|---|
| Current Version | 10.6.0 |
| Type | dependency |
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.
fd9d1fc11.0.08565afcFix and test detailsa281211Fix getter name conflict4fbeeb4Merge pull request #1256 from hapijs/defaults2906187Merge pull request #1260 from lpww/patch-125da133Add exists to API.md8ffb0d7Bring the API link above the fold7d40934Expose type as a gettere4c82bfAddJoi.defaults()ad0160bMerge pull request #1126 from WesTyler/describe_functionfde2324Merge remote-tracking branch 'hapijs/master' into describe_function45a88cdMerge pull request #1237 from spinwang/1236-improve-documentation-for-when419e3641236 improve documentation for .when()3bac3cbCleanup for #11978d682e7Merge 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 and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 11.0.1 just got published.
Version 11.0.2 just got published.
Version 11.0.3 just got published.
Version 11.1.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
a08c27b11.1.08b0d898Merge pull request #1315 from hapijs/promisese26873cAdd promise-like API to validate. Fixes #1314.2adcc09Merge pull request #1291 from noinkling/normalizea79b59aUpdate and refactor string.normalize testsa39af12Add string.normalize for unicode normalization. Implements #1289
See the full diff
Version 11.1.1 just got published.
Version 11.2.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
c5741ff11.2.0bdc7d02Merge pull request #1308 from wswoodruff/add-func-class-validation60852a2Add Joi.func().class()15810d6Move Func in its own file27e340bFixes #1246 by hardcoding timezonec1cd0a3Fix use of global joi in extension doc
See the full diff
Version 11.3.0 just got published.
Version 11.3.2 just got published.
Version 11.3.3 just got published.
Version 11.3.4 just got published.
Version 11.4.0 just got published.
Version 12.0.0 just got published.
Version 13.0.0 just got published.
Version 13.0.1 just got published.
Version 13.0.2 just got published.
Version 13.1.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
e2498c613.1.02cc5c28Merge pull request #1386 from choffmeister/fix-object-pattern90c53eaMerge pull request #1389 from fauzanhilmi/masterb7b40d7Fix typo in string.min & string.length docsb992da4Fix object pattern in combination with empty1075980Fix messages documentation on key/labelcc53881Add .editorconfig .npmrc and .nvmrc
See the full diff
Version 13.1.1 just got published.
Version 13.1.2 just got published.
Version 13.1.3 just got published.
Update to this version instead 🚀
Commits
The new version differs by 29 commits.
b64b61813.1.34dbc593Use prototype-less dictionaries. Fixes #1476.2193506Update LICENSEd3ded10Merge pull request #1464 from dwelle/singleDocb906909doc: clarify array().single() behavior5d9cf7bRemove Buffer constructor usage6f6ab17Add documentation for #14528224db3Merge pull request #1452 from rocketspacer/feature/validate-port00f76e1Add new validation number().port()5d680a5Fixes language leak after #14231a5b87cMerge pull request #1423 from kanongil/redundant-copy-fixcb7a481Merge pull request #1448 from fluxsauce/master35505cbMerge pull request #1435 from darknode/master7a1b413Merge pull request #1433 from ArtemySinitsa/pre-split-array-reach-paramec8a4b9Include describe documentation in API. Fixes #1447
There are 29 commits in total.
See the full diff
Version 13.3.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 14 commits.
780b85c13.3.06e8fd72Provide current value to any.invalid errors. Fixes #1479.7a0582dRedo 803e3bd betterff10af1Add convert support for byteAligned. Cleanup for #1422.ed65256Merge pull request #1422 from kanongil/hex-byte-align803e3bdRestore unknown size check. Cleanup for #1438.61849e8Merge pull request #1438 from kanongil/set-unprocessed-keys8948420Cleanup for #1415.da8d6b8Merge pull request #1415 from kanongil/faster-has-with-seta366d2fUse Set() for handling of unprocessed keysfbe7093Add byteAligned option to hex string. Closes #14217426273Additional set optimizations49bcc52Additional optimisations5e1ac2bUse Set for internal Set backend
See the full diff
Version 13.4.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 13 commits.
f75f0d313.4.0759c558Cleanup for #1499.d97ca0dMerge pull request #1499 from rgoble4/dynamic-keys8a1eb96Consider extended types parameterseaefa17review changes3a84adcupdate docsb747016Allow pattern to support schema objects944dbe9Fix empty path reach. Fixes #1515.1f39ed4Update issue templatesee15213Merge pull request #1514 from radicand/fix/1513f097e37remove indirect require reference to index.jse520c6dMerge pull request #1500 from logoran/feature-date-greater-less97fb85cadd date greater less rules
See the full diff
Version 13.5.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 21 commits.
63492d413.5.0334c1e3Cleanup for #1532.3372df0Merge pull request #1532 from rokoroku/patch-13414eb7Update documentation for string.trim([enabled])0a82b61Add assertion for string.trim()bcc5f12Cleanup for #1510.8b39221Merge pull request #1510 from Shudrum/dataUri2391f72Cleanup for #1487.7aa0df0Merge pull request #1487 from BolajiOlajide/ft-allow-square-brackets-param-url-validator37d3588AddcreateErrordocumentation. Fixes #999.77012b2Add enabled flag to string.trim()8eefd0dDon't initialize options uselessly52fd99bPadding option added to dataUri like base64840eaadMove the dataUri tests after the base64 one83eb8ebMerge pull request #1511 from WesTyler/unique_ignoreUndefined_#1498
There are 21 commits in total.
See the full diff
Version 13.5.2 just got published.
Version 13.6.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
5eff33e13.6.0fd28a30More ES6: use super.describe() insteadaf83fa4Update travis4e894c5Remove stale example. Fixes #1561.88b2a42Remove obsolete sentencec9ce43bDocument the extension params behavior. Fixes #966.d29b6cdPass value to number.base error
See the full diff
- The
dependencyjoi was updated from10.6.0to13.7.0.
Update to this version instead 🚀
Commits
The new version differs by 9 commits.
e4b82f613.7.06bbbdafAdd documentation for #1562.1e837deMerge pull request #1599 from rluba/patch-1fd1911aLink to isemail for email() optionsa496210Merge pull request #1572 from dnalborczyk/patch-173f3efdUpdate API.mdda70a73Merge pull request #1562 from kanongil/symbol-support070d3c9Remove symbol key for map and revise stringification8f7f242Add symbol() type
See the full diff
- The
dependencyjoi was updated from10.6.0to14.0.0.
Update to this version instead 🚀
Commits
The new version differs by 34 commits.
24c843214.0.0b3774efBump lab and fix linting6705a85Merge branch 'v14'3baeda0Parent override nested messages. Fixes #1568.c16aedfMerge pull request #1609 from JasonEtco/patch-1272cf63Tiny typod790369Fix tests466d9e5Merge pull request #1554 from BolajiOlajide/ft-add-support-for-nested-objectsca74181Add errors documentation to symbol8026c0eMerge branch 'master' into v146aedbb2Document all errors and improve some of them. Fixes #1004.67ae968Fixes any.valid with insensitive. Fixes #1191.f225d91Add once flag on lazy schemas. Fixes #1258.e7cf726Change default behavior of stripUnknown: true. Part of #1559.427a3c2Fix a few more edge cases for #1504.
There are 34 commits in total.
See the full diff
- The
dependencyjoi was updated from10.6.0to14.0.1.
- The
dependencyjoi was updated from10.6.0to14.0.2.