chaitanyapotti / Vault-Sc

Vault Smart Contracts
MIT License
3 stars 2 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lint-staged was updated from 8.0.3 to 8.0.4.

🚨 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 - ❌ **ci/circleci: test-coverage:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/chaitanyapotti/Vault-Sc/96?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v8.0.4

8.0.4 (2018-10-31)

Bug Fixes

  • package: update staged-git-files to version 1.1.2 (ce434d3)
Commits

The new version differs by 6 commits.

  • 5e165a3 Merge pull request #513 from okonet/greenkeeper/staged-git-files-1.1.2
  • 07fd087 Merge branch 'master' into greenkeeper/staged-git-files-1.1.2
  • 00047de docs: fix typo (#527)
  • bedba5a refactor: Use object spread (#524)
  • c4e8a2d chore(package): update lockfile yarn.lock
  • ce434d3 fix(package): update staged-git-files to version 1.1.2

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 8.0.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

chaitanyapotti commented 5 years ago

Resolved