david icon indicating copy to clipboard operation
david copied to clipboard

Outdated status should respect supported node versions

Open geek opened this issue 9 years ago • 3 comments

Here is an example explaining the issue.

  • foo supports node version >= 0.10.0
  • foo depends on version 1.x.x of bar
  • bar version 2.0.0 is published and supports node version => 4.0.0
  • bar version 1.0.0 supports node version >= 0.10.0

David shouldn't show an outdated badge for foo, since foo is using the latest supported version of bar on the version of node that foo runs on.

Either that, or David should have an updated status for this special case.

geek avatar Dec 28 '15 16:12 geek

:+1:

AdrieanKhisbe avatar Dec 28 '15 16:12 AdrieanKhisbe

Yes that's a good feature

alanshaw avatar Dec 29 '15 15:12 alanshaw

:+1:

Scrum avatar Feb 02 '16 05:02 Scrum