San4es / DevExtreme

HTML5 JavaScript Component Suite for Responsive Web Development

Home Page:https://js.devexpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency lint-staged was updated from 10.1.4 to 10.1.5.

🚨 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/drone/push: the build failed (Details).
  • ❌ test (viz): There are 1 failures, 0 warnings, and 0 notices.
  • ❌ test (ui.scheduler): There are 2 failures, 0 warnings, and 0 notices.
  • ❌ test (ui.grid): There are 2 failures, 0 warnings, and 0 notices.
  • ❌ test (ui.editors): There are 2 failures, 0 warnings, and 0 notices.
  • ❌ test (ui): There are 2 failures, 0 warnings, and 0 notices.
  • ❌ test (misc): There are 2 failures, 0 warnings, and 0 notices.
  • ❌ test (export): There are 2 failures, 0 warnings, and 0 notices.

Release Notes for v10.1.5

10.1.5 (2020-04-18)

Bug Fixes

  • pass correct path to unstaged patch during cleanup (6066b07)
Commits

The new version differs by 1 commits.

  • 6066b07 fix: pass correct path to unstaged patch during cleanup

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

  • The devDependency lint-staged was updated from 10.1.5 to 10.1.6.

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

Release Notes for v10.1.6

10.1.6 (2020-04-19)

Bug Fixes

  • deps: update dependencies (e093b1d)
Commits

The new version differs by 1 commits.

  • e093b1d fix(deps): update dependencies

See the full diff