New feature for watchdog check aka dblog: Allow to ignore certain message types. For example you may want to blacklist 'access denied' messages as they usually require no attention.
Prefixed module dependencies with project name to avoid conflicts between modules with identical names in different projects (Issue #3018196).