The bot should leave a warning (maybe as a comment on the pull request) when the existing version doesn't match the fromVersion from the Update instance. In most cases this is probably fine, but it'd be good to know to take a closer look at the patch before applying (in case a dependency isn't recognized quite correctly).
The bot should leave a warning (maybe as a comment on the pull request) when the existing version doesn't match the
fromVersion
from the Update instance. In most cases this is probably fine, but it'd be good to know to take a closer look at the patch before applying (in case a dependency isn't recognized quite correctly).