Skip to content

Missconceptions about indirect / transitive dependencies update #33505

Answered by rarkins
Obyka asked this question in Request Help
Discussion options

You must be logged in to vote
  1. We recommend you run "lock file maintenance". It will run weekly be default, updating all transitive dependencies to the highest possible. You can also trigger it on demand using the dependency dashboard.
  2. It's too noisy and inefficient to update all transitive dependencies individually by default (code bases can have thousands of transitive, and hundreds may be outdated). Also, transitive remediation is quite challenging (you essentially need to reverse engineer each package manager's dependency tree) and we haven't chosen to do it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Obyka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants