question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Ignore just major version updates

See original GitHub issue

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 Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jpaulincommented, Mar 20, 2018

@luanmuniz Whipping up something, soon.

1reaction
usmanbuildscommented, Jan 15, 2020

Any update on this? Would be a useful addition.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature request] Opt out minor and patch versions #2219
I would like to get only updates for major & security releases (opt-out from minor and patch versions), configurable per project.
Read more >
How to say no to product feature requests - Canny Blog
Here's how to say no to feature requests the right way. ... They'll just feel like their input isn't important to you. It's...
Read more >
How To Manage Feature Requests [Template included]
This guide will teach you everything about feature requests – how to process them, manage them, respond to them, prioritize them – so...
Read more >
Wikipedia:Ignored feature requests
Feature requests can be made at MediaZilla. For information on using MediaZilla, please see Wikipedia:Bug reports. You can discuss them first at m:MediaWiki ......
Read more >
Feature request: disable core block patterns - WordPress.org
I have a request: I like block patterns, but I don't like the ones WordPress includes by default. ... I just needed to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found