commonality / readme-inspector

䷂ Verify the existence—and assess the quality—of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

Update ajv-keywords to the latest version 🚀 #30

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.2.0 of ajv-keywords was just published.

Dependency ajv-keywords
Current Version 3.1.0
Type devDependency

The version 3.2.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-keywords.

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 v3.2.0

Keyword "transform" (@willfarrell, #64)

Commits

The new version differs by 10 commits.

  • 97c8570 3.2.0
  • 85011ec Merge branch 'willfarrell-feature/coerce'
  • e9789e3 remove ignored "schema" parameter from definition
  • 9416073 docs: update readme to reflect ajv-pack usage
  • 604c8cf refactor: change name to transform
  • 8d3fc30 docs: write docs for coerce keyword
  • 46ee25e test: add test for compile errors
  • bca7627 feat: add in new keyword coerce
  • 847c781 Merge pull request #49 from epoberezkin/greenkeeper/mocha-5.0.0
  • 6c85513 chore(package): update mocha to version 5.0.0

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 01a49b9b2b40bf0c8051def6e5604bfb67a66138 on greenkeeper/ajv-keywords-3.2.0 into 7a2a515f79b28be38415879c9ba6103c70afc9dd on master.

gregswindle commented 6 years ago

:tada: This PR is included in version 2.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: