alanshaw / alanshaw/david

Outdated status should respect supported node versions

未關閉
#95 3 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
help wanted
主要語言
JavaScript
星號
967
分支
67
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。