Script for updating the Drupal 8 core
Drupal 8 has integrated other projects and modules into the Drupal Core. For example: Views, Symfony, and JQuery. Asz a result, whenever any of the included projects have an architecture change, or security issue, the Drupal Core must be updated, and there is not an automatic way of doing this. As a result, there have been a half-dozen Core updates in the past month, and it wastes 2–3 hours of my time whenever I must update my 6 sites. And this is if there are no bugs in the provided update, and all goes smoothly.