Commit Graph

  • 965051fd1f Revert "WIP: fix windows ENOTCONN (#23772)" (#23886) Dylan Conway 2025-10-20 22:38:18 -07:00
  • 7750afa29b Updates eqlComptime to resolve the rope if needed (#23883) pfg 2025-10-20 21:18:47 -07:00
  • 2c86fdb818 Convert os.environ to WTF-8 (#23885) taylor.fish 2025-10-20 20:52:35 -07:00
  • 07317193fe chore: Mutable deinitializers (#23876) Marko Vejnovic 2025-10-20 20:39:46 -07:00
  • 3e53ada574 Fix assertion failure when using --production flag (#23821) robobun 2025-10-20 20:37:51 -07:00
  • 25a8dea38b Ensure we add sourcemappings for S.Comment (#23871) Jarred Sumner 2025-10-20 20:36:25 -07:00
  • 3520393b25 zig: fix s3 list-objects memory leak (#23880) Meghan Denny 2025-10-20 19:28:14 -08:00
  • 009adfd232 update claude/fix-git-clone-to-temp-first Dylan Conway 2025-10-20 19:56:58 -07:00
  • 8b8e98d0fb fix(install): workspace self dependencies with isolated linker (#23609) Dylan Conway 2025-10-20 19:48:47 -07:00
  • b1f83d0bb2 fix: Response.json() throws TypeError for non-JSON serializable top-level values (#21258) robobun 2025-10-20 19:46:22 -07:00
  • 32a28385dd Guard fs.watchFile's last_stat field with a mutex (#23840) Jarred Sumner 2025-10-20 19:40:41 -07:00
  • 881514a18a chore: Remove some dead code (#23879) Marko Vejnovic 2025-10-20 19:39:27 -07:00
  • 6dffd32d52 node: fix test-fs-promises-file-handle-readLines.mjs (#22399) Meghan Denny 2025-10-20 18:39:10 -08:00
  • 5971bf67ef fix: buffer allocation for path operations with very long paths (#23819) robobun 2025-10-20 19:28:34 -07:00
  • 686998ed3d Fix panic when WebSocket close frame is fragmented across TCP packets (#23832) robobun 2025-10-20 18:42:19 -07:00
  • b3c69e5a4e it's bun.com now Jarred Sumner 2025-10-20 18:01:22 -07:00
  • 1e3e693f4a fix(MySQL) ref and status usage (#23873) Ciro Spaciari 2025-10-20 17:40:48 -07:00
  • 1a1dfac883 feat: Add an interval utility for range operations user/markovejnovic/interval Marko Vejnovic 2025-10-20 17:26:36 -07:00
  • 667404c883 [autofix.ci] apply automated fixes user/markovejnovic/system-abstractions autofix-ci[bot] 2025-10-21 00:19:35 +00:00
  • ddb7c132a2 feat: Implement low-level os.zig abstractions Marko Vejnovic 2025-10-20 16:00:52 -07:00
  • 2557b1cc2a Add email field support to .npmrc for registry authentication (#23709) robobun 2025-10-20 16:32:04 -07:00
  • a45c2632c3 Merge branch 'main' into ali/piscina ali/piscina Alistair Smith 2025-10-21 08:06:46 +09:00
  • e306ac831e Merge branch 'main' into ali/react Alistair Smith 2025-10-21 08:06:12 +09:00
  • ebc0cfeacd fix(yaml): double-quoted strings with '...' incorrectly trigger document end error (#23491) robobun 2025-10-20 14:19:22 -07:00
  • 2ddca855eb Merge branch 'main' into dylan/return-error-from-lexer-expect Dylan Conway 2025-10-20 14:16:39 -07:00
  • abb85018df Fixes #23649 (#23853) Jarred Sumner 2025-10-20 14:07:31 -07:00
  • 93b1527faa fix: entrypoints preserve filename, imports get hash Claude Bot 2025-10-20 20:34:07 +00:00
  • 5c7f3dc4f3 fix(bundler): copy file/wasm/napi entrypoints directly without JS wrapper Claude Bot 2025-10-20 19:41:59 +00:00
  • 1c4d8b1c1c fix(sql): throw proper exception for invalid MySQL parameter types (#23839) robobun 2025-10-20 12:31:08 -07:00
  • b9da5ca0f0 update Dylan Conway 2025-10-20 11:03:13 -07:00
  • fba94bbcdb Improve alias tests per CodeRabbit review claude/skip-lifecycle-scripts Claude Bot 2025-10-20 17:47:42 +00:00
  • 70ae7f2c92 Add comprehensive tests for aliased dependencies Claude Bot 2025-10-20 17:21:59 +00:00
  • 410f4d5d49 Simplify implementation to use only resolved_exports claude/minify-internal-exports Claude Bot 2025-10-20 17:03:17 +00:00
  • eaad2e22e8 Fix export { x } from syntax to properly preserve symbols Claude Bot 2025-10-20 16:43:40 +00:00
  • eba6db8d5f Add comprehensive tests for minify-internal-exports edge cases Claude Bot 2025-10-20 16:05:42 +00:00
  • 39a752aaf5 Address CodeRabbit review comments Claude Bot 2025-10-20 16:01:30 +00:00
  • fdab33294a Add --minify-internal-exports flag for selective export minification Claude Bot 2025-10-20 15:57:08 +00:00
  • 6a416bcc22 Rename skipLifecycleScripts to skipScriptsFrom Claude Bot 2025-10-20 15:43:02 +00:00
  • d9d2a8829b Add protobufjs to default skip list Claude Bot 2025-10-20 15:35:54 +00:00
  • ba7debfeb5 Add skipLifecycleScripts to skip unnecessary postinstall scripts Claude Bot 2025-10-20 15:21:18 +00:00
  • fef4601f01 bun simple fuzzilli integration Martin Schwarzl 2025-10-20 11:39:52 +00:00
  • 2a252d63d0 update Dylan Conway 2025-10-20 00:56:58 -07:00
  • dd4c868e2f async Dylan Conway 2025-10-20 00:11:12 -07:00
  • 4910957374 join import watchers Dylan Conway 2025-10-19 23:36:24 -07:00
  • 3921f76ff8 Add --only-failures flag to bun:test (#23312) robobun 2025-10-19 23:31:29 -07:00
  • 74fa49963c Fix: Error when using bun build --no-bundle with HTML entrypoint (#23572) robobun 2025-10-19 23:29:29 -07:00
  • fb2bf3fe83 fix(pack): always include bin even if not included by files (#23606) Dylan Conway 2025-10-19 23:28:59 -07:00
  • 4539d241a1 WIP: fix windows ENOTCONN (#23772) Dylan Conway 2025-10-19 22:27:08 -07:00
  • 6f3dfa79bb deps: update elysia to 1.4.12 (#23820) github-actions[bot] 2025-10-19 22:25:50 -07:00
  • 8ce582d0e9 Merge branch 'main' into claude/fix-git-clone-to-temp-first Jarred Sumner 2025-10-19 22:23:02 -07:00
  • 767c61d355 Fix memory leaks & blocking syscall in Bun Shell (#23636) Jarred Sumner 2025-10-19 22:17:19 -07:00
  • aa280a76fd Add missing minification options to Transpiler types claude/fix-transpiler-missing-types Claude Bot 2025-10-20 05:15:36 +00:00
  • 20a4016303 Merge branch 'main' into claude/comprehensive-banner-sourcemap-tests Jarred Sumner 2025-10-19 21:34:55 -07:00
  • 68d7552ea0 Update no-validate-exceptions.txt Jarred Sumner 2025-10-19 21:34:28 -07:00
  • e63a897c66 Add debug logging for test execution with BUN_DEBUG_jest=1 (#23796) robobun 2025-10-19 21:32:53 -07:00
  • 464ddfa5a8 Merge branch 'main' into claude/implement-filehandle-readlines claude/implement-filehandle-readlines Jarred Sumner 2025-10-19 21:31:01 -07:00
  • 5bbeeb4d30 Update no-validate-exceptions.txt Jarred Sumner 2025-10-19 21:30:53 -07:00
  • 576b21f2ff fix(test): prevent integer overflow in pretty_format writeIndent (#23843) robobun 2025-10-19 21:20:56 -07:00
  • 8eab0fc9fc Update CLAUDE.md Jarred Sumner 2025-10-19 18:45:54 -07:00
  • a1495cf73d fix(node:net): remove ADDRCONFIG hint to fix IPv4/IPv6 mismatch claude/split-node-net-socket-server Claude Bot 2025-10-20 00:21:30 +00:00
  • 498624fad8 refactor(node:net): properly deduplicate net.ts and add missing handlers Claude Bot 2025-10-19 23:39:14 +00:00
  • cfc2cdffb0 fix(node:net): add Socket helper functions to socket.ts Claude Bot 2025-10-19 23:27:51 +00:00
  • afdbbf47b0 Merge branch 'main' into claude/node-test-done-callback claude/node-test-done-callback Jarred Sumner 2025-10-19 16:21:33 -07:00
  • c1b20b8e7b Delete incorrectly passing tests Jarred Sumner 2025-10-19 16:21:28 -07:00
  • fa432487f8 clang-cl doesnt support c23 Dylan Conway 2025-10-19 16:18:32 -07:00
  • 41919bd6ce Merge branch 'main' into dylan/fix-windows-watcher-watchlist Dylan Conway 2025-10-19 16:17:22 -07:00
  • be2a24b3c1 refactor(node:net): deduplicate shared code into shared.ts Claude Bot 2025-10-19 23:15:49 +00:00
  • b7b18dce26 refactor(node:net): split Socket and Server into separate files Claude Bot 2025-10-19 22:43:47 +00:00
  • eb65381769 fix: prevent PathBuffer overflow when path length equals MAX_PATH_BYTES claude/fix-path-buffer-overflow Claude Bot 2025-10-19 04:14:42 +00:00
  • 0a6c1da30f Add reproduction case for bun outdated Unicode crash claude/reproduce-outdated-unicode-crash Claude Bot 2025-10-19 04:10:23 +00:00
  • de4a5a07b1 fix(bundler): import.meta.url and esm wrapper fixes (#23803) Dylan Conway 2025-10-18 20:49:57 -07:00
  • f912355587 Update process.test.js Jarred Sumner 2025-10-18 20:16:02 -07:00
  • 0dd5a7f766 Merge branch 'main' into claude/node-test-done-callback Jarred Sumner 2025-10-18 20:15:37 -07:00
  • acefbe2421 Format + bump runtime transpiler cache version Jarred Sumner 2025-10-18 18:40:31 -07:00
  • 4b8d45a92a [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-19 01:33:28 +00:00
  • caa9815112 Merge branch 'main' into claude/node-test-done-callback Jarred Sumner 2025-10-18 18:30:47 -07:00
  • 4a06991d3b Port SocketConfig to bindings generator (#23755) taylor.fish 2025-10-18 18:14:01 -07:00
  • 74faec2cc9 Deflake test/js/bun/http/req-url-leak.test.ts Jarred Sumner 2025-10-18 18:08:08 -07:00
  • abb82a6905 Deflake test/js/bun/io/bun-write.test.js Jarred Sumner 2025-10-18 18:05:47 -07:00
  • 47af6e92d9 Deflake test/regression/issue/21311.test.ts Jarred Sumner 2025-10-18 17:53:47 -07:00
  • 0cb41b1de8 Move process.title test Jarred Sumner 2025-10-18 17:13:18 -07:00
  • b867969e2c Remove unused EventLoopTimer.Arm return type (#23765) robobun 2025-10-18 17:04:47 -07:00
  • 0b89a422bb Fix INSPECT_MAX_BYTES ESM export (#23799) Jarred Sumner 2025-10-18 16:54:09 -07:00
  • 8e34ec311e Fix IP address retrieval in server response (#23813) mariusz4044 2025-10-19 01:53:28 +02:00
  • 2ebf6c16b6 Fix bounds check in Buffer writeBigInt64/writeBigUInt64 methods (#23781) robobun 2025-10-18 16:52:07 -07:00
  • 6ee9dac50f Fix URLSearchParams.toJSON() assertion failure with numeric string keys (#23785) robobun 2025-10-18 16:48:51 -07:00
  • 6a52fd8590 Update bundler_splitting.test.ts Jarred Sumner 2025-10-18 16:45:54 -07:00
  • e9eaf0f017 Use ERR_TEST_FAILURE error code matching Node.js implementation Claude Bot 2025-10-18 23:36:38 +00:00
  • e9e9ca4ffd Enable minify.keepNames in JS builtins Jarred Sumner 2025-10-18 16:24:16 -07:00
  • bd15fce066 Enable minify.keepNames in JS builtins Jarred Sumner 2025-10-18 16:23:11 -07:00
  • 1ff5cfbe4c [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-18 23:18:39 +00:00
  • 2a5861b1f2 Add done callback support to node:test implementation Claude Bot 2025-10-18 23:15:25 +00:00
  • 3c297a290d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-18 23:15:19 +00:00
  • 68a0701dd5 Implement FileHandle.prototype.readLines Claude Bot 2025-10-18 23:11:57 +00:00
  • 7fd1eebaa9 Fix bundler cache to differentiate import attributes claude/fix-import-attributes-bundler-cache Claude Bot 2025-10-18 08:11:39 +00:00
  • f702ae5f0f Fix panic when setting process.title with UTF-16 characters (#23783) robobun 2025-10-18 00:14:44 -07:00
  • 5102f9ee30 fix output trimming Meghan Denny 2025-10-17 23:48:08 -07:00
  • f02013ef7e some more Meghan Denny 2025-10-17 23:11:16 -07:00
  • b16592435a Fix LazyProperty assertion by preventing circular util.inspect access claude/fix-util-inspect-circular-dependency Claude Bot 2025-10-18 05:13:28 +00:00
  • 0a92d64f0f Deflake test/js/bun/spawn/spawn-pipe-leak.test.ts Jarred Sumner 2025-10-17 21:38:49 -07:00