alanshaw / alanshaw/david

Feature Request: Ignore just major version updates

Aberta
#140 5 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
967
Forks
67
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.