tidev/babel-plugin-transform-titanium

An in-range update of lint-staged is breaking the build 🚨

Closed this issue Β· 2 comments

The devDependency lint-staged was updated from 9.4.2 to 9.4.3.

🚨 View failing branch.

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

lint-staged 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/jenkins/branch: This commit cannot be built (Details).

Release Notes for v9.4.3

9.4.3 (2019-11-13)

Bug Fixes

  • deps: bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#722) (ed84d8e)
Commits

The new version differs by 2 commits.

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 🌴

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

  • The devDependency lint-staged was updated from 9.4.3 to 9.5.0.

Your tests are still failing with this version. Compare changes

Release Notes for v9.5.0

9.5.0 (2019-11-27)

Features

  • add support for concurrent CLI option (6af8307)
Commits

The new version differs by 3 commits.

  • 6af8307 feat: add support for concurrent CLI option
  • 99c317a docs: fix root-dir-only example. (#731)
  • 596a360 docs: Mention the beta channel in the readme (#721)

See the full diff