I completely agree but the alternative seems to be putting information that needs attention in sticky overlays, popups and so on. I think animating it is the least horrible UX decision you can make.
Also have a look at the todo demo - https://www.react-reveal.com/examples/advanced/todo/ or the form errors - https://www.react-reveal.com/examples/advanced/ . You can try it with and without animations (use checkboxes to control that). Which one do you prefer?
These demos are a good example of using animations. It makes the experience much better, helping the user understand what happened. Good UX IMO. But a lot of websites are not using this way, but throughout the page, popping up almost every element, asking attention for almost everything. This is bad UX because is not helping the user to find what they want. It's distracting and annoying, at least for me.