ronnnnn 7e2fb2d263
merge: resolve conflicts with upstream/main
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.
2026-04-25 15:09:19 +09:00
..