Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update joi to the latest version 🚀 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 14, 2017

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

coveralls commented Sep 14, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling ed2ee99 on greenkeeper/joi-11.0.0 into 602427e on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ed2ee99 on greenkeeper/joi-11.0.0 into 602427e on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ed2ee99 on greenkeeper/joi-11.0.0 into 602427e on master.

greenkeeper bot added a commit that referenced this pull request Sep 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 14, 2017

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 added a commit that referenced this pull request Sep 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2017

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 added a commit that referenced this pull request Sep 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2017

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 added a commit that referenced this pull request Sep 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2017

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 added a commit that referenced this pull request Sep 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2017

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 added a commit that referenced this pull request Oct 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 7, 2017

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 added a commit that referenced this pull request Oct 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2017

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 added a commit that referenced this pull request Oct 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2017

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 added a commit that referenced this pull request Oct 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2017

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 added a commit that referenced this pull request Oct 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2017

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 added a commit that referenced this pull request Oct 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2017

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 added a commit that referenced this pull request Oct 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2017

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 added a commit that referenced this pull request Oct 14, 2017
greenkeeper bot added a commit that referenced this pull request Jul 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 30, 2018

Version 13.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • a9eb527 13.5.2
  • 2dbc75a 13.5.1
  • 02dc91a Merge pull request #1550 from heylookalive/master
  • cf71883 Update the README.md example to highlight the minDomainAtoms option for the email validation method.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 10, 2018

Version 13.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 5eff33e 13.6.0
  • fd28a30 More ES6: use super.describe() instead
  • af83fa4 Update travis
  • 4e894c5 Remove stale example. Fixes #1561.
  • 88b2a42 Remove obsolete sentence
  • c9ce43b Document the extension params behavior. Fixes #966.
  • d29b6cd Pass value to number.base error

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 29, 2018

  • The dependency joi was updated from 10.6.0 to 13.7.0.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • e4b82f6 13.7.0
  • 6bbbdaf Add documentation for #1562.
  • 1e837de Merge pull request #1599 from rluba/patch-1
  • fd1911a Link to isemail for email() options
  • a496210 Merge pull request #1572 from dnalborczyk/patch-1
  • 73f3efd Update API.md
  • da70a73 Merge pull request #1562 from kanongil/symbol-support
  • 070d3c9 Remove symbol key for map and revise stringification
  • 8f7f242 Add symbol() type

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.0.

Update to this version instead 🚀

Commits

The new version differs by 34 commits.

  • 24c8432 14.0.0
  • b3774ef Bump lab and fix linting
  • 6705a85 Merge branch 'v14'
  • 3baeda0 Parent override nested messages. Fixes #1568.
  • c16aedf Merge pull request #1609 from JasonEtco/patch-1
  • 272cf63 Tiny typo
  • d790369 Fix tests
  • 466d9e5 Merge pull request #1554 from BolajiOlajide/ft-add-support-for-nested-objects
  • ca74181 Add errors documentation to symbol
  • 8026c0e Merge branch 'master' into v14
  • 6aedbb2 Document all errors and improve some of them. Fixes #1004.
  • 67ae968 Fixes any.valid with insensitive. Fixes #1191.
  • f225d91 Add once flag on lazy schemas. Fixes #1258.
  • e7cf726 Change default behavior of stripUnknown: true. Part of #1559.
  • 427a3c2 Fix a few more edge cases for #1504.

There are 34 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 22, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 87b5f1d 14.0.1
  • 59c8d23 Fix nested paths on dependencies with keys. Fixes #1617.
  • e3402fe Add safety test for options modification
  • a1a79b3 Optimize performance a bit

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.2.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.3.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.4.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 11, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.5.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • a483e18 14.0.5
  • 6e9581e Merge pull request #1621 from johannesschobel/patch-1
  • cebb4f3 Merge pull request #1638 from paxa1887/#1637.Using_Number.MAX_SAFE_INTEGER_throw_error
  • 12a4666 Fixes for #1642.
  • 7c442eb Merge pull request #1642 from kanongil/more-benchmarks
  • f1a4072 Merge pull request #1641 from kanongil/benchmark-fix
  • 2522316 Additional tests
  • 0f2d7f5 Fix wrong data in report
  • a72af2f fix linting error
  • eb37582 fix condition, add tests for safe numbers
  • b411b8e Add another benchmark and report errors
  • 8adf1d8 Add initial benchmarks
  • 6b3a6c4 Update README.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2018

  • The dependency joi was updated from 10.6.0 to 14.0.6.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • a9aa3e7 14.0.6
  • 1c9d2bb Correctly validate the mime-type part of data-uris. Fixes #1607.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2018

  • The dependency joi was updated from 10.6.0 to 14.1.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

  • The dependency joi was updated from 10.6.0 to 14.1.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 99e505d 14.1.1
  • e63e3fb Correctly merge language options. Fixes #1658.
  • 73cbaeb Merge pull request #1662 from hapijs/readme_wording
  • de8bcb0 Remove whitelist/blacklist terms

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2018

  • The dependency joi was updated from 10.6.0 to 14.2.0.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 6bfda2c 14.2.0
  • afa8af2 Add support for self errors
  • b9e235f Use some more template strings
  • 028d6fe Cleanup for #1659.
  • 354f6fa Merge pull request #1659 from erquhart/assert-item
  • c21e7d4 Add array().assertItem(). Closes #1656

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2018

  • The dependency joi was updated from 10.6.0 to 14.3.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 28, 2018

  • The dependency joi was updated from 10.6.0 to 14.3.1.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 454d06c 14.3.1
  • be992bd Add more methods to bind. Fixes #1691.
  • 9cdec92 Add minSamples on benchmarks
  • 7f7560e Merge pull request #1676 from leesei/patch-1
  • 31728fa Update API.md
  • 61ccb77 Add example for when() to express complex logic
  • 25894cd Merge pull request #1669 from rouanw/master
  • 2980640 Fix typo: non -> none

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant