Dependencies for an extension should be monitored based on two main factors:
- The content of the extension's control file (
requires)
- The actual packages that the extension depends on in the PGDG APT repository
When an extension is updated, we should verify if any dependent extensions need to be retested or potentially rebuilt.