Open greenkeeper[bot] opened 5 years ago
After pinning to 3.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
js-yaml was updated from 3.12.2
to 3.13.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
js-yaml was updated from 3.13.0
to 3.13.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 8 commits.
665aadd
3.13.1 released
da8ecf2
Browser files rebuild
b2f9e88
Merge pull request #480 from nodeca/toString
e18afbf
Fix possible code execution in (already unsafe) load()
9d4ce5e
3.13.0 released
f64c673
Browser files rebuild
a567ef3
Restrict data types for object keys
59b6e76
Fix test name
See the full diff
dependency
js-yaml was updated from 3.13.1
to 3.14.0
.Your tests are still failing with this version. Compare changes
The new version differs by 31 commits.
34e5072
3.14.0 released
7b25c83
Browser files rebuild
6f73473
Dev deps bump
0c29349
Travis-CI: drop old nodejs versions
10be97e
fix(loader): Add support for safe/loadAll(input, options)
d6983dd
Fix issue #526: wrong quote position writing condensed flow (#527)
93fbf7d
fix issue 526 (wrong quote position writing condensed flow)
e569cc7
readme: update titelift info
8fb2905
changelog format update
33c2236
Verify that there are no null-bytes in input
aeb6828
Check the node type for !<?> tag in case user manually specifies it
3e93973
Merge pull request #523 from tmcw/unpkg-jsdelivr-fields
b565e1a
Add unpkg and jsdelivr fields to point to browser build
d9fe622
Merge pull request #521 from vcache/feature/dumper-spec-compilance
667b3a1
dumper: don't quote strings with # without need
There are 31 commits in total.
See the full diff
The dependency js-yaml was updated from
3.12.0
to3.12.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
js-yaml is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/crashndash/level-crash/builds/475647563?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/codeship:** Build failed ([Details](https://app.codeship.com/projects/250152/builds/39310800)).Commits
The new version differs by 5 commits.
b6d2609
3.12.1 released
7b68122
Browser files rebuild
784d1d0
Add "noArrayIndent" option (#461)
00bba11
Fix description of onWarning (#460)
2d1fbed
Travis-CI: increase tests timeout
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: