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.

include packs from optionalDependencies in scan

See original GitHub issue

Is there any parameter in which we can extend scanned packs by optionalDependencies?

Issue Analytics

  • State:closed
  • Created 8 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mburumaxwellcommented, Feb 1, 2023

This is something that would need to be supported in the main repository https://github.com/dependabot/dependabot-core as it relates to the parsing of dependencies listed in package.json. Could you create an issue there instead?

0reactions
mburumaxwellcommented, Feb 7, 2023
Read more comments on GitHub >

github_iconTop Results From Across the Web

Optional dependencies in distutils / pip - python
When installing my python package, I want to be able to tell the user about various optional dependencies. Ideally I would also like...
Read more >
docs/bridges/python/optional-dependencies.md at master
To install specific optional dependencies, install the packages listed "Required packages" from the table of optional dependencies below. You can also check the ......
Read more >
Yarn downloads irrelevant optional dependencies (e.g. for ...
The esbuild-experimental-optdeps package is one I have made specifically to test this optional dependency installation strategy.
Read more >
Marking packages as optional imports
The *;resolution:=optional value instructs the plugin system to continue to scan your classes for packages, but to resolve all packages ...
Read more >
What are Optional Dependencies and when should we use ...
Dependencies are libraries on which a project depends to function properly. The term optional dependencies apply to dependencies that won't ...
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