A simple gulp plugin to take a list of files, and rather than concatenating their contents into a singular file, you concat their file names into a file, with, template, prefix and suffix options
MIT License
4
stars
5
forks
source link
An in-range update of sinon-chai is breaking the build 🚨 #24
This version is covered by your current version range and after updating it in your project the build failed.
sinon-chai 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 failed ([Details](https://travis-ci.org/the-simian/gulp-concat-filenames/builds/628998358?utm_source=github_status&utm_medium=notification)).
Release Notes for 3.4.0
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).
After pinning to 3.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency sinon-chai was updated from
3.3.0
to3.4.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
sinon-chai 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 failed ([Details](https://travis-ci.org/the-simian/gulp-concat-filenames/builds/628998358?utm_source=github_status&utm_medium=notification)).Release Notes for 3.4.0
https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md#340
Commits
The new version differs by 4 commits.
942504a
Fix trailing comma in package.json
d990858
3.4.0
60df918
chore(infra): upgrade all deps (#144)
fb4f82a
Docs: install sinon-chai as a dev dependency (#135)
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: