v1.10.9
Prevent pre-compilation package from triggering its own extensions (#56666)
allow loading extensions when a trigger is loaded from below the parent's load path (#49701)
[backports-release-1.10] allow extensions to trigger from packages in [deps] (#54009) (#56383)
only load extension triggers from the evnironment where the parent package is loaded (#48703)
only load extensions once dependencies have finished loading (#47927)
Add support for "package extensions" to code loading (#47695)
backport: fix missing uuid check on extension when finding the location of an extension (#54658) (#54663)