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 ajv to the latest version 🚀 #1670

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 24, 2017

Version 5.5.0 of ajv was just published.

Dependency ajv
Current Version 5.2.5
Type dependency

The version 5.5.0 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 ajv.

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.


Release Notes v5.5.0

Support chaining of methods add* and remove* (#625, @pithu), see Api.

Commits

The new version differs by 30 commits.

  • a53d4e0 5.5.0
  • 2f7897d Merge pull request #633 from epoberezkin/greenkeeper/regenerator-0.11.1
  • befa8a3 Merge branch 'pithu-master'
  • f936ef5 docs: more chaining examples
  • 4a179bd chore(package): update regenerator to version 0.11.1
  • 3ca95ed Add example for method chaining to README
  • 8fe46cc Add method chaining syntax to API docu
  • c9a6f99 Add method chaining to all add* and remove* methods
  • f336cda 5.4.0
  • 00be319 Merge branch 'meirotstein-master'
  • 89a80ca check that console has log, warn and error methods as well
  • 5ba22a3 remove Logger class, resolve logger object on Ajv ctor instead
  • e0c7eac create logger instance per Ajv instance
  • 4cdfcaa Merge branch 'master' into master
  • 4fe1c21 update readme with logger option

There are 30 commits in total.

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 🌴

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

Successfully merging this pull request may close these issues.

1 participant