Giter Club home page Giter Club logo

Comments (15)

greenkeeper avatar greenkeeper commented on August 26, 2024

After pinning to 13.4.0 your tests are passing again. Downgrade this dependency 📌.

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024

Version 13.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024

Version 13.5.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024

Version 13.6.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

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

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

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 13.6.0 to 13.7.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.1 to 14.0.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 52 commits.

  • 1db4309 14.0.2
  • 5fc4178 Fix concat of empty() schemas. Fixes #1622.
  • 3607799 Merge pull request #1626 from leonaves/patch-1
  • 9cf90ce Fix hyperlink in docs.
  • 9e9f7d2 Bump lab
  • 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
  • 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

There are 52 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.2 to 14.0.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 55 commits.

There are 55 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.3 to 14.0.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 59 commits.

There are 59 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.4 to 14.0.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 72 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
  • f7a73f5 misc
  • f2c42d6 Remove engines. Closes #1634
  • b32be93 node engine version

There are 72 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.5 to 14.0.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 74 commits.

  • a9aa3e7 14.0.6
  • 1c9d2bb Correctly validate the mime-type part of data-uris. Fixes #1607.
  • 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
  • f7a73f5 misc

There are 74 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.0.6 to 14.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 81 commits.

  • 8e5c0c6 14.1.0
  • dc42412 Merge pull request #1654 from hapijs/lab-bump
  • bb7d80d Bump to lab@18. Fixes #1653.
  • 4653c3c Merge pull request #1647 from hapijs/1628
  • 3a38d9a Fix tests
  • 155c3df Cleanup docs
  • 76dcb36 Add object().oxor(). Closes #1628
  • a9aa3e7 14.0.6
  • 1c9d2bb Correctly validate the mime-type part of data-uris. Fixes #1607.
  • 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

There are 81 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency 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 85 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
  • 8e5c0c6 14.1.0
  • dc42412 Merge pull request #1654 from hapijs/lab-bump
  • bb7d80d Bump to lab@18. Fixes #1653.
  • 4653c3c Merge pull request #1647 from hapijs/1628
  • 3a38d9a Fix tests
  • 155c3df Cleanup docs
  • 76dcb36 Add object().oxor(). Closes #1628
  • a9aa3e7 14.0.6
  • 1c9d2bb Correctly validate the mime-type part of data-uris. Fixes #1607.
  • a483e18 14.0.5
  • 6e9581e Merge pull request #1621 from johannesschobel/patch-1

There are 85 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.1.1 to 14.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 91 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
  • 8e5c0c6 14.1.0
  • dc42412 Merge pull request #1654 from hapijs/lab-bump
  • bb7d80d Bump to lab@18. Fixes #1653.
  • 4653c3c Merge pull request #1647 from hapijs/1628
  • 3a38d9a Fix tests

There are 91 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.2.0 to 14.3.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 96 commits.

  • 67796af 14.3.0
  • 13ee9f7 Support functions in object dependencies
  • ae6031d Add Joi.bind(). Closes #1631.
  • 80a60a0 Fix windows CI
  • 495ed39 Try multi-os travis builds
  • 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

There are 96 commits in total.

See the full diff

from learn-hapi.

greenkeeper avatar greenkeeper commented on August 26, 2024
  • The dependency joi was updated from 14.3.0 to 14.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 104 commits.

There are 104 commits in total.

See the full diff

from learn-hapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.