The DEPRECATED! information in the rule overview can be interpreted as deprecation of the rule itself (correct) or as information that an angular feature is deprecated (wrong).
Example from an Issue (#294):
- no-digest - DEPRECATED! use $apply() instead of $digest() (replaced by watchers-execution)