An in-range update of rss-parser is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
Version 2.10.0 of rss-parser just got published.
Branch | Build failing π¨ |
---|---|
Dependency | rss-parser |
Current Version | 2.9.0 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
rss-parser is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them.
I recommend you give this issue a very high priority. Iβm sure you can resolve this πͺ
Status Details
- β ci/circleci Your tests failed on CircleCI Details
Commits
The new version differs by 4 commits.
2fc65bd
v2.10.0
b609519
make index.js es5-friendly
fb172ce
Support RSS 1.0
e2bf3ce
expand customfields test
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
After pinning to 2.9.0 your tests are passing again. Downgrade this dependency π.
Version 2.10.1 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 11 commits.
3cd8d2d
v2.10.1
fa8b51d
return error if feed doesn't look like rss 1 or 2
f2bda17
Merge branch 'master' of https://github.com/bobby-brennan/rss-parser
794284c
update xml2js
9a7400a
Add Travis badge
dec78e6
'let' => 'var'
40c6afc
add 'use strict' to test
e66862e
Merge branch 'master' of https://github.com/bobby-brennan/rss-parser
e264179
update .travis.yml
6788f28
travis: change language
30e514f
add .travis.yml
See the full diff