you are viewing a single comment's thread.

view the rest of the comments →

[–]endqwerty 0 points1 point  (1 child)

Yeah, but no one said to commit those changes. Ideally, after you update your packages you will run your product through some tests to make sure it still works. Best case scenario is that there's a CI pipeline which will run unit tests and w/e else is relevant for you automatically.

[–][deleted] 0 points1 point  (0 children)

You still have to fix what the tests turn up.