An in-range update of js-yaml is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The dependency js-yaml was updated from 3.12.2
to 3.13.0
.
π¨ 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
- β ci/circleci: build-job: Your tests failed on CircleCI (Details).
Commits
The new version differs by 4 commits.
9d4ce5e
3.13.0 released
f64c673
Browser files rebuild
a567ef3
Restrict data types for object keys
59b6e76
Fix test name
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 3.12.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
js-yaml was updated from3.13.0
to3.13.1
.
Your tests are still failing with this version. Compare changes
- The
dependency
js-yaml was updated from3.13.1
to3.14.0
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 23 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 23 commits in total.
See the full diff