uldissturms / cdc

Consumer Driven Contracts - mock provider for consumer and verify contracts against provider
MIT License
1 stars 1 forks source link

Update joi to the latest version 🚀 #27

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 13.1.2 of joi was just published.

Dependency joi
Current Version 12.0.0
Type dependency

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