cssinjs / css-vendor

Runtime vendor prefixing based on feature detection.
MIT License
66 stars 24 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency lint-staged was updated from 10.2.3 to 10.2.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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/cssinjs/css-vendor/builds/688485141?utm_source=github_status&utm_medium=notification)).

Release Notes for v10.2.4

10.2.4 (2020-05-18)

Bug Fixes

  • node-13 deps issue with listr2 and uuid (#868) (93bc942)
Commits

The new version differs by 1 commits.

  • 93bc942 fix: node-13 deps issue with listr2 and uuid (#868)

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

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

greenkeeper[bot] commented 4 years ago

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

Release Notes for v10.2.5

10.2.5 (2020-05-22)

Bug Fixes

  • truncate command title to stdout width (#865) (b8e1a4a)
Commits

The new version differs by 1 commits.

  • b8e1a4a fix: truncate command title to stdout width (#865)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v10.2.6

10.2.6 (2020-05-22)

Bug Fixes

  • remove nanoid devDependency to remove ExperimentalWarning (#874) (979da5d)
Commits

The new version differs by 2 commits.

  • 979da5d fix: remove nanoid devDependency to remove ExperimentalWarning (#874)
  • b8e1a4a fix: truncate command title to stdout width (#865)

See the full diff

AleshaOleg commented 4 years ago

https://github.com/cssinjs/css-vendor/pull/208