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

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

Open
greenkeeper bot opened this issue Nov 20, 2017 · 4 comments
Open

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

greenkeeper bot opened this issue Nov 20, 2017 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 20, 2017

Version 5.4.0 of ajv was just published.

Branch Build failing 🚨
Dependency ajv
Current Version 5.3.0
Type dependency

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

ajv is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v5.4.0

Option logger to disable logging or to specify a custom logger (#618, @meirotstein).

Commits

The new version differs by 20 commits.

  • 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
  • ceb552a logger option tests
  • b0e28ee logger component tests
  • 91374ac add logger option
  • cdd93a6 Merge pull request #621 from stuartpb/patch-1
  • 0196611 Update draft-06 meta-schema
  • 0cafcf6 docs: version 6 beta
  • c73ff44 Merge pull request #616 from kpping/patch-1
  • bddda60 make available types more noticeable

There are 20 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2017

Version 5.5.0 just got published.

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

Release Notes v5.5.0

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

Commits

The new version differs by 8 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

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 2, 2017

Version 5.5.1 just got published.

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

Commits

The new version differs by 11 commits.

  • 8aadb5d 5.5.1
  • 6385739 Merge pull request #640 from isTravis/patch-1
  • b3b5b57 Make addSchema chainable when submitting an array of schemas.
  • 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

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2017

Version 5.5.2 just got published.

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

Commits

The new version differs by 24 commits.

  • cecd4ec 5.5.2
  • b915832 docs: update performance chart
  • 90bd281 chore: update typescript
  • 33efef3 Merge branch 'Delagen-master'
  • ef0fc0f Merge branch 'master' of ssh://github.com/Delagen/ajv into Delagen-master
  • 7a7812f chore: regenerator semver
  • 217c5e3 Merge branch 'greenkeeper/regenerator-0.12.2'
  • 88b3018 replace Object to object due (Object=any), add CompilationContext interface
  • 2e75568 chore(package): update regenerator to version 0.12.2
  • 2d4ca22 Merge pull request #642 from epoberezkin/greenkeeper/json-schema-test-2.0.0
  • da43adb chore: update JSON-Schema-Test-Suite
  • 70916a3 chore(package): update json-schema-test to version 2.0.0
  • 81b810f test: update JSON-Schema-Test-Suite
  • 8aadb5d 5.5.1
  • 6385739 Merge pull request #640 from isTravis/patch-1

There are 24 commits in total.

See the full diff

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

No branches or pull requests

0 participants