What's wrong with this entry?
Plugins can now declare dependencies on other marketplace plugins that are automatically installed.
- Controlled via
allowedDependencyMarketplacesin marketplace configuration - Only the root marketplace's allowlist applies — no transitive trust
- Shows installation progress: "Installing plugin dependencies: [name]"
- Reports success, failure, or warnings per dependency
- Skips yarn/pnpm lockfiles (not supported; only bun and npm)
Dependency installation (search for "Installing plugin dependencies")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.