• OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 months ago

    At Meta, if it’s an internal library, the team that maintains it updates all the code to use the latest version (that’s the advantage of a monorepo). As an aside, if your project broke because someone else touched your code, that’s on you for not writing better tests.

    If it’s an external library, it either has a team responsible for it that does the above, otherwise it probably didn’t get updated since the day it was added.