What was your goal? For example, what versions of Drupal core were you trying to update from and to?
Updating Drupal Core 10.0.0 to 10.0.9
If you had a problem, what were the steps you took, starting from when you added the Automatic Updates module to your Drupal project (see testing instructions)? Include anything that seems relevant, including commands you ran, links you clicked on, output logs, relevant config files, screenshots, screen recordings, etc.
No issues as long as all of the prereqs were met (PHP and Composer). An separate alert stating that server updates were required was presented after performing the update to 10.0.9.
What was your environment like?
Please answer as many of the following questions as you can.
Was this a local development environment, or a remote server?:
Local Development
Are you using Lando, DDEV, or another Docker-based environment?:
Lando
What operating system were you using?
macOS Ventura (13.4)
What web server are you using?
Apache
What PHP version are you using?
8.1
What version of Composer are you using
Did you accomplish your goal? Were the instructions clear? Did you observe any bugs or errors, or other issues? Did you need to do any workarounds?
It was clear, only issues were due to Lando configuration (PEBCAK). The Automatic Updates worked as described and without errors.
Problem with these instructions? Anything else we should know?
Tested at DrupalCon Pittsburgh in a mentored contrib session. Others were testing with DDEV and DrupalPod so I opted to see if I could test it in Lando.