Skip to content

Conversation

@avarayr
Copy link

@avarayr avarayr commented Aug 29, 2025

This builds on electron-userland#9262 and restores Bun support:

  • Add PM.BUN
  • Detect Bun via UA/exec path/packageManager/env (BUN_INSTALL)/runtime (process.versions.bun)
  • Detect bun.lockb or bun.lock (latest versions of bun use bun.lock - text based) in lockfile scan
  • Route Bun to NpmNodeModulesCollector for dependency graph JSON

This addresses Bun builds being mis-detected as Yarn and should be safe alongside the Yarn Berry improvements.

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment, or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Sep 29, 2025
@github-actions github-actions bot closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant