Dexus / pem

Create private keys and certificates with node.js
Other
570 stars 129 forks source link

An in-range update of ajv is breaking the build 🚨 #256

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ajv was updated from 6.10.1 to 6.10.2.

🚨 View failing branch.

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

ajv 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 could not complete due to an error ([Details](https://travis-ci.org/Dexus/pem/builds/558545590?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.10.2

Fix: the unknown keywords were ignored with the option strictKeywords: true (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.

Commits

The new version differs by 8 commits.

  • 6e4a346 6.10.2
  • 53b5682 fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option
  • 669bf96 readme: fix link
  • d289c38 Tidelift subscription
  • 69802d2 security contact
  • d9d6fba Create FUNDING.yml
  • 482d2c5 labels config
  • dd827d1 label comments (for labelcious)

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:

greenkeeper[bot] commented 5 years ago

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