alanshaw / david-www

:eyeglasses: David helps keep your Node.js project dependencies up to date.
https://david-dm.org
MIT License
729 stars 131 forks source link

Dependencies still showing out of date for gulp-protractor #367

Closed rahulmr closed 7 years ago

rahulmr commented 7 years ago

Hello, https://david-dm.org/mllrsohn/gulp-protractor/ The dependencies is shown out of date even though details show everything up to date. Any clue what is missing from my end.

https://david-dm.org/rahulmr/gulp-protractor/ shows everything green

dolanmiu commented 7 years ago

same,

I am getting this with:

https://david-dm.org/dolanmiu/docx

All of it is green, why is the badge red, its so puzzling

tocttou commented 7 years ago

Same issue here:

https://david-dm.org/Cloud-CV/cvfy-frontend?type=dev

dolezel commented 7 years ago

Same issue: https://david-dm.org/theoephraim/node-pg-migrate

mattstratton commented 7 years ago

Same issue here https://david-dm.org/mattstratton/linter-cookstyle

lusentis commented 7 years ago

Same issue here https://david-dm.org/dawson-org/dawson-cli :(

dolanmiu commented 7 years ago

I have found a solution.

Use this instead. It is much more reliable and accurate:

https://gemnasium.com/github.com/dolanmiu/docx

Edit: It says trial, but its completely free for open source projects. They have great support and confirmed this with me in chat

tocttou commented 7 years ago

This project seems to be not maintained anymore.

alanshaw commented 7 years ago

@tocttou this project IS maintained. If you'd like to submit a pull request to fix the issue, it would be appreciated.

tocttou commented 7 years ago

Oh cool, I'll take a look.

dkern commented 7 years ago

@alanshaw Is the project really maintained?

I mean, two month of a problem with one of the core features, the badges, and it seems like nothing will happen here?! I think the main reason to use david are the badges, wich seems not to work correctly anymore, related to the amount of topics about the badges here. And the wrong informations the badges commit will cause users to not use some project, because it seems insecure, like your badge is telling them.

There is even no information from you on any topic here, the david page or the blog I've found. So no information about problems, no answer for two month and no updates for three month. And you're asking for a PR from users. Why should they do this, when you don't even comment on PRs for three and a half months and some are open like years ago, fully ignored by you?!

But you call it still maintained?

alanshaw commented 7 years ago

Thanks for your patients. I believe this bug has been resolved in by https://github.com/alanshaw/david-www/commit/6436f07bec18384d0d83a8e89b7fb40286da5bc8. Please comment if you notice this issue again.

rahulmr commented 7 years ago

@alanshaw seems fixed but on devDependencies I see it is orange when it should be red as one of the dev dependency is out of date and red. Check here

alanshaw commented 7 years ago

It shows yellow when < 25% of dependencies are out of date