Resolved conflict in dist/setup/index.js by rebuilding the bundle from src/utils.ts which retains the negative lookahead regex (`/^bun(?![a-zA-Z])\\s*(?<version>\\S+)$/m`) to exclude "bundler" entries while still parsing "bun" versions correctly.
Resolved conflict in dist/setup/index.js by rebuilding the bundle from src/utils.ts which retains the negative lookahead regex (`/^bun(?![a-zA-Z])\\s*(?<version>\\S+)$/m`) to exclude "bundler" entries while still parsing "bun" versions correctly.