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 🚀 #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 13.1.1 of joi was just published.

Dependency joi
Current Version 12.0.0
Type dependency

The version 13.1.1 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 21 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()
  • 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
  • 61107b5 Merge pull request #1354 from WesTyler/remove_example_validation
  • 06ae912 Remove validation from .example
  • a34deb3 Bump to lab 15

There are 21 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: