catalint / neodm

Neo4j Graph Data Model
4 stars 0 forks source link

Update joi to the latest version 🚀 #42

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

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.

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

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.843% when pulling c09b215f6db8ecb1e2caff1d1792d2d6ec8446fc on greenkeeper/joi-11.0.0 into 0faaa7ce52ebda3dbd591e2a2458852c285d5075 on master.

greenkeeper[bot] commented 7 years ago

Version 11.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 11.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 11.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 9a8eb5a 11.0.3
  • 8389222 Merge pull request #1266 from swarthy/fix1249
  • babe44f Merge branch 'master' into fix1249
  • fa18b7b Add changelog instructions. Fixes #1297.
  • 33aa8ba remove empty flag if only reset is used

See the full diff

greenkeeper[bot] commented 7 years ago

Version 11.1.0 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 7 years ago

Version 11.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.0 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 11.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b064737 11.3.4
  • e7cff68 Report a better error when extension's language is wrong

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 12.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 79e23f2 12.0.0
  • ba5f3c9 Disable html escaping by default, leave it as an option
  • a188426 Merge pull request #1323 from fluxsauce/master
  • 7f50312 Removing unnecessary closure.
  • 7315922 Fix #1274: Updated API documentation for default dates.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 3d097d3 13.0.1
  • bd97db7 Accepts empty language key. Fixes #1334.
  • 8c68c3f Remove circular reference. Fixes #1333.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.1.0 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 13.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 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() and object.without()

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 97fa764 13.1.2
  • 45192c5 Fixes #1392: always shift the ordereds array even on other rules
  • 4d4e5db Update badges

See the full diff

greenkeeper[bot] commented 6 years ago

Version 13.1.3 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 13.2.0 just got published.

Update to this version instead 🚀