yonjah / juzz

Fuzzer for Joi schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of joi is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency joi was updated from 14.0.5 to 14.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

joi is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 14.0.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency joi was updated from 14.0.6 to 14.1.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

See the full diff

  • The devDependency joi was updated from 14.1.0 to 14.1.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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

  • The devDependency joi was updated from 14.1.1 to 14.2.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 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
  • 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
  • c21e7d4 Add array().assertItem(). Closes #1656

See the full diff

  • The devDependency joi was updated from 14.2.0 to 14.3.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

  • The devDependency joi was updated from 14.3.0 to 14.3.1.

Your tests are still failing with this version. Compare changes

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