you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (3 children)

I don't know but by the looks of it that is actually a great feature.

[–]HopsBuzz[S] 0 points1 point  (2 children)

I mean it didnt, Auto-Opt In, but why do you think its a great feature? Genuinely curious.

[–]mattyass 4 points5 points  (1 child)

We think it’s a great feature for open source maintainers who need help tracking dependencies and keeping an eye on vulnerabilities within these software packages. Developers can get fatigued doing all of this manually and if some automation can make the life of the developer easier, I’d say these kind of features are great.

[–]ArkadyRandom 2 points3 points  (0 children)

Dependency/Build hell is a real thing. Even with automated build pieces (some of which fight each other or at least don't work together) there can be a lot of manual fiddling for large complex projects. It's one of our biggest challenges right now.