Steps to Reproduce: 1. Have extension A depending on extension B 2. Have extension B current version is incompatible with VS Code and newer version is compatible 3. Opening VS Code with such version does not activate B therefore extension A throws an error that extension B is not activated 4. In the same session, extension B gets auto updated and newer version of extension B gets activated, but the extension A still does not get activated.