fix(bun): switch to matchDepNames for runtime version bundle #122
Reference in New Issue
Block a user
Delete Branch "fix-bun-docker-and-version-grouping"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In logs, we see that the actual package name for the docker Dependency is our cache. This PR tries to match by depName instead of packageName.