This project aims to read, write and transform YAML, JS or JSON objects into each other using CLI or API. The source and destination resources can be files, objects or streams. Besides the transformation feature this module can also be used for simple loading and/or writing YAML, JS or JSON files.
MIT License
6
stars
0
forks
source link
An in-range update of codeclimate-test-reporter is breaking the build 🚨 #90
This version is covered by your current version range and after updating it in your project the build failed.
codeclimate-test-reporter 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/deadratfink/jy-transform/168?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).
Commits
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 0.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency codeclimate-test-reporter was updated from
0.5.0
to0.5.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
codeclimate-test-reporter 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/deadratfink/jy-transform/168?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 5 commits.
1ad7ea8
Bump to 0.5.1
5e4b10e
chore: update dependencies with security issues fixes #70
c4b55e1
README: update deprecation notice
7a8c75f
Update README.md
c37a8da
Update README.md (#63)
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: