typings / registry

The registry of type definitions for TypeScript
238 stars 176 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.1.6 of ajv just got published.

Branch Build failing 🚨
Dependency ajv
Current Version 5.1.5
Type devDependency

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

As ajv is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/typings/registry/builds/243460139?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 8 commits.

  • ff9f93a 5.1.6
  • 0d6ae42 fix: traverse only schema objects, fixes #521
  • daf7d6b docs: using with draft-04
  • 9f0b563 Merge pull request #508 from epoberezkin/greenkeeper/nyc-11.0.2
  • 55727d9 test: remove node v0.12, v5, add v8 to travis test
  • eac5902 chore(package): update nyc to version 11.0.2
  • f1c9f15 Merge pull request #507 from epoberezkin/greenkeeper/chai-4.0.1
  • d74a381 chore(package): update chai to version 4.0.1

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 5.1.5 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 5.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 5.2.0

Refactor: separate "equal" into package fast-deep-equal

Commits

The new version differs by 2 commits.

  • 2343425 5.2.0
  • 0a1c57e refactor: replace "equal" with package fast-deep-equal

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.2.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 15 commits.

  • 8c4d329 5.2.1
  • 4d76c6f Merge pull request #525 from epoberezkin/greenkeeper/eslint-4.1.0
  • 80dddfd style: enable no-useless-escape rule
  • e25fc25 style: changes in eslint config for eslint v4
  • 3392684 Merge branch 'master' into greenkeeper/eslint-4.1.0
  • 5211740 Merge pull request #527 from epoberezkin/greenkeeper/del-cli-1.1.0
  • df1606a Merge pull request #532 from jboavida/unescape-json-ptr
  • 107c4d2 Add util.unescapeJsonPointer to compilation context
  • 8781f0b chore(package): update del-cli to version 1.1.0
  • 9741365 docs: correct JSON-Schema to JSON Schema
  • 4e24030 chore(package): update eslint to version 4.1.0
  • fb23fe1 Merge pull request #523 from epoberezkin/greenkeeper/fast-deep-equal-1.0.0
  • 70251c9 fix(package): update fast-deep-equal to version 1.0.0
  • 2343425 5.2.0
  • 0a1c57e refactor: replace "equal" with package fast-deep-equal

See the full diff