cansat-icarus / capture-lib

A library that handles all CanSat ground station-related duties.
https://cansat-icarus.github.io/capture-lib
MIT License
1 stars 0 forks source link

An in-range update of eslint-plugin-json is breaking the build 🚨 #25

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.1 of eslint-plugin-json was just published.

Branch Build failing 🚨
Dependency eslint-plugin-json
Current Version 1.2.0
Type devDependency

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

eslint-plugin-json 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/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/addobandre/capture-lib/build/1.0.303)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/cansat-icarus/capture-lib/builds/410145618?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 48145f6 Update jshint to 2.9.6
  • 1f6d1e8 Add .gitignore
  • 5498124 Update all third party dependencies to latest version
  • e42c8cc Update node.js version for CI
  • d2d48e3 Merge pull request #4 from bebraw/patch-1
  • 7d6f1dc Fix cli example
  • 113bf95 Merge pull request #3 from azeemba/unrecoverableSyntax
  • ff904eb Add tests for unrecoverable syntax error reported by JSHint

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 6 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 82e0645 Replace JSHint with vscode's linting implementation
  • f9f2100 Update package-lock

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b7713a1 Fix ruleID to be a string (#22)
  • 96327ba Allow comments by default

See the full diff