mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* fix(#7740): change 'Duplicate dependency' to be warning instead of error * chore(07740.test.ts): clean up test * [autofix.ci] apply automated fixes * fix(src/logger.zig): increment warnings instead of errors in addRangeWarningFmtWithNotes() * chore(07740.test.ts): simplify package.json to avoid increasing test times * chore(bun-install.test.ts): update test to expect 'warn' instead of 'error' * chore(07740.test.ts): fix formatting --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>