alanshaw / alanshaw/david

Feature Request: Ignore just major version updates

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

描述

The problem that i have is the following:

I'm developing an AWS Lambda function and using `joi` and `lab`, but the recent versions don't support node v6.10, which is the newest version in AWS Lambda.

For example `joi`, i need to use `v12.0.0` instead of `v13.0.1`.

What i want is to ignore just major version updates, so if `joi@12.x.x` is released i want to know, but if `joi@13.x.x` come out, i don't want to be notified because its not compatible with my stack.

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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