Commit Graph

  • 669b34ff6c node: fix exception check validator errors in http_parser (#22180) Meghan Denny 2025-08-28 14:06:03 -08:00
  • eb7727819a node:util: move deprecate to internal file so its faster to import (#22197) Meghan Denny 2025-08-28 14:05:52 -08:00
  • e459d0ce66 [autofix.ci] apply automated fixes claude/document-undocumented-apis autofix-ci[bot] 2025-08-28 21:21:15 +00:00
  • 45c3a0a348 docs: update stream examples to use for await syntax Claude Bot 2025-08-28 21:19:41 +00:00
  • 2dac322b7f docs: remove internal APIs that should not be publicly documented Claude Bot 2025-08-28 21:17:57 +00:00
  • 6a2b35245a docs: document comprehensive set of undocumented Bun APIs Claude Bot 2025-08-28 21:09:43 +00:00
  • 7a90a4adb3 Update .vscode/launch.json ciro/bench-mysql Ciro Spaciari 2025-08-28 12:22:04 -07:00
  • f78995f232 opsie Ciro Spaciari 2025-08-28 11:57:39 -07:00
  • 5dd9ccb50e more benchs Ciro Spaciari 2025-08-28 11:56:25 -07:00
  • 305df47a2c add bench Ciro Spaciari 2025-08-21 16:15:51 -07:00
  • be417af80e [autofix.ci] apply automated fixes claude/document-bundler-internals autofix-ci[bot] 2025-08-28 15:24:55 +00:00
  • 4d7105ad22 docs: add bundler internals documentation and advanced features Claude Bot 2025-08-28 15:22:10 +00:00
  • eb79422c19 docs: document undocumented bun test features claude/document-bun-test-features Claude Bot 2025-08-28 15:21:25 +00:00
  • d862105ee2 Always use nearest package.json instead of filtering on the one with the name jarred/use-nearest-package-json Jarred Sumner 2025-08-28 04:56:16 -07:00
  • 4e3ee84c87 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 11:25:28 +00:00
  • e587194b3a Improve TOML.stringify API with TypeScript overloads and simplified options Claude Bot 2025-08-28 11:22:08 +00:00
  • 40a795daf8 node: some builtins cleanup (#22200) Meghan Denny 2025-08-27 19:34:37 -08:00
  • 10ccb880a4 node: fix test-http-set-max-idle-http-parser.js (#22179) Meghan Denny 2025-08-27 18:35:30 -08:00
  • 84604888e9 Private fields (#22189) pfg 2025-08-28 04:24:04 -07:00
  • 4e2e517164 node:http: split up prototype assignment of Server and ServerResponse (#22195) Meghan Denny 2025-08-27 17:25:50 -08:00
  • d355895e63 js: add llhttp to process.versions (#22176) Meghan Denny 2025-08-27 15:50:38 -08:00
  • 6cc83cde47 bun-types: define process.binding(http_parser) (#22175) Meghan Denny 2025-08-27 15:50:27 -08:00
  • c04ad1e5db Fix argv handling for standalone binaries - remove extra executable name (#22157) (#22169) robobun 2025-08-27 15:31:28 -07:00
  • cbb177129d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 11:03:44 +00:00
  • 830b7ae66f Add JSON.stringify API compatibility to Bun.TOML.stringify Claude Bot 2025-08-28 11:01:21 +00:00
  • 0cd5ce2ac0 Implement Bun.TOML.stringify API Claude Bot 2025-08-28 10:51:20 +00:00
  • 89a84d9aaa [autofix.ci] apply automated fixes claude/sql-performance-entries autofix-ci[bot] 2025-08-28 08:31:46 +00:00
  • 5583dae708 Use existing command detection in SQL performance tracking Claude Bot 2025-08-28 08:29:35 +00:00
  • 82d3932961 wip claude/fix-plugin-undefined-return-22199 Claude Bot 2025-08-28 08:11:43 +00:00
  • e4f6343565 fix: remove duplicate std imports in MySQL and PostgreSQL query files Claude Bot 2025-08-28 07:13:31 +00:00
  • 119305f2b0 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 07:09:37 +00:00
  • e99d034e33 refactor: extract SQL performance tracking into shared logger Claude Bot 2025-08-28 07:05:47 +00:00
  • 1b53aac5e4 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 06:57:28 +00:00
  • b15373bacc Add SQLQueryPerformanceEntry support for MySQL and PostgreSQL Claude Bot 2025-08-28 06:55:03 +00:00
  • 9b7d6df2cf [autofix.ci] apply automated fixes claude/sql-query-logger autofix-ci[bot] 2025-08-28 06:01:50 +00:00
  • 1409c972ab Perfect SQL parameter value escaping and logging Claude Bot 2025-08-28 05:59:29 +00:00
  • 1f7725b04f Fix SQL logging formatting and improve color scheme Claude Bot 2025-08-28 05:46:13 +00:00
  • af536549a1 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 05:39:19 +00:00
  • 3f97345088 Revert JSON serialization to use bun.JSON.toAST with BufferWriter Claude 2025-08-28 07:36:17 +02:00
  • 9863e0dffe Clean up test files Claude Bot 2025-08-28 05:24:16 +00:00
  • a520d4c659 Add tests for SQL logging functionality Claude Bot 2025-08-28 04:52:14 +00:00
  • 6082b33437 Implement zero-cost SQL query logging for MySQL, Postgres, and SQLite Claude Bot 2025-08-28 04:51:43 +00:00
  • 2c76947aac Fix ASAN use-after-poison and enhance HTML visualizer Claude 2025-08-28 06:30:31 +02:00
  • 7186669efc Make graph visualizer a really good bundler debugger Claude 2025-08-28 06:21:26 +02:00
  • 794073d62f Disable environment variable expansion in process.loadEnvFile claude/implement-process-loadenvfile Claude Bot 2025-08-28 03:57:49 +00:00
  • 082d9d61bf [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 03:52:07 +00:00
  • 8391ea10e3 Implement process.loadEnvFile for Node.js compatibility Claude Bot 2025-08-28 03:50:27 +00:00
  • ed22a78c37 Remove all mocking and truncation from graph visualizer Claude 2025-08-28 05:35:01 +02:00
  • 6286824e28 node: some builtins cleanup (#22200) Meghan Denny 2025-08-27 19:34:37 -08:00
  • 3aaa0e15f3 Complete working code flow visualizer with real output Claude 2025-08-28 05:25:42 +02:00
  • 6c5a063813 Add actual output code capture to graph visualizer Claude 2025-08-28 05:09:15 +02:00
  • 55820bec90 Add code flow visualizer for source-to-output debugging Claude 2025-08-28 04:49:19 +02:00
  • dcb51bda60 node: fix test-http-set-max-idle-http-parser.js (#22179) Meghan Denny 2025-08-27 18:35:30 -08:00
  • cbb186328d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-28 02:16:45 +00:00
  • 108fb8eb36 Add tests for returned promises by node:fs/promises Sosuke Suzuki 2025-08-28 10:20:06 +09:00
  • 5b8e1b61dd Fix HTML visualizer bugs Claude 2025-08-28 04:09:18 +02:00
  • 53f6a137aa Enhance graph visualizer with comprehensive data collection Claude 2025-08-28 04:05:48 +02:00
  • e2ef1692f9 Fix HTML visualizer field names to match actual JSON structure Claude 2025-08-28 03:45:41 +02:00
  • bc32ddfbd3 Add comprehensive bundler graph visualizer for debugging Claude 2025-08-28 03:39:16 +02:00
  • 36e2870fc8 node:http: split up prototype assignment of Server and ServerResponse (#22195) Meghan Denny 2025-08-27 17:25:50 -08:00
  • 19b9c4a850 Properly error when using functions not available when streaming = true Zack Radisic 2025-08-27 17:26:06 -07:00
  • 5ac0a9a95c js: add llhttp to process.versions (#22176) Meghan Denny 2025-08-27 15:50:38 -08:00
  • 448fad8213 bun-types: define process.binding(http_parser) (#22175) Meghan Denny 2025-08-27 15:50:27 -08:00
  • 842503ecb1 fix errors Zack Radisic 2025-08-27 16:39:41 -07:00
  • 23a01583d6 Add honest container implementation status document Claude 2025-08-28 00:34:11 +02:00
  • 0315c97e7b Fix argv handling for standalone binaries - remove extra executable name (#22157) (#22169) robobun 2025-08-27 15:31:28 -07:00
  • 57ec2ff80b test: add data to database before serializing to ensure compatibility claude/fix-sqlite-serialize-error-6549 Claude Bot 2025-08-27 22:20:45 +00:00
  • 3545cca8cc guides: add Railway deploy guide (#22191) Lydia Hallie 2025-08-27 15:08:38 -07:00
  • b199333f17 Delete test-worker-memory.js Jarred Sumner 2025-08-27 15:06:20 -07:00
  • c0ba7e9e34 Unskip some tests (#22116) Jarred Sumner 2025-08-27 06:39:11 -07:00
  • b8c8600fea Implement pointer-based cyclic reference support in Bun's YAML parser claude/yaml-cyclic-references Claude Bot 2025-08-27 09:18:50 +00:00
  • 137b391484 Fix container tests: Make chdir non-fatal in containers Claude 2025-08-27 12:00:17 +02:00
  • 9297c13b4c Fix container spawn: Use clone3 for all container features, fix error propagation Claude 2025-08-27 11:36:44 +02:00
  • e59f612b70 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-27 08:57:45 +00:00
  • 16484c5525 Merge branch 'main' into claude/fix-sqlite-serialize-error-6549 Jarred Sumner 2025-08-27 01:54:35 -07:00
  • a11112f384 Update src/bun.js/bindings/sqlite/JSSQLStatement.cpp Jarred Sumner 2025-08-27 01:52:06 -07:00
  • dd945ea761 fix(sqlite): improve error handling in serialize function Claude Bot 2025-08-27 08:47:42 +00:00
  • 5b96f0229f Add comprehensive container tests and fix compilation issues Claude 2025-08-27 09:22:10 +02:00
  • d4e614da8e deflake Jarred Sumner 2025-08-27 00:13:45 -07:00
  • b96980a95d Update node-http2.test.js Jarred Sumner 2025-08-26 23:42:07 -07:00
  • 0c77e5ca59 Remove unnecessary usages of Reflect.construct jarred/no-reflect-construct Jarred Sumner 2025-08-26 23:10:38 -07:00
  • 1a98b8d37e [autofix.ci] apply automated fixes claude/fix-fs-promises-instanceof-22167 autofix-ci[bot] 2025-08-27 03:43:16 +00:00
  • df3ea74d3c fix: node:fs/promises methods now return proper Promise instances (#22167) Claude Bot 2025-08-27 03:41:37 +00:00
  • d6bf4e604b . riskymh/release-workflow-webhook-error RiskyMH 2025-08-27 13:17:26 +10:00
  • e84d98c68a Send event to discord webhook when release action fails RiskyMH 2025-08-27 13:06:53 +10:00
  • 1dd5761daa fix: move duplication into map itself, since it also frees (#22166) Alistair Smith 2025-08-26 19:45:57 -07:00
  • 2325ca548f Rename pivot_root to root in container API Claude 2025-08-27 04:22:08 +02:00
  • b765d49052 Implement pivot_root for complete filesystem isolation Claude 2025-08-27 04:15:38 +02:00
  • 420d80b788 Implement overlayfs support for layered filesystem mounts Claude 2025-08-27 04:04:40 +02:00
  • a43e0c9e83 Add mount namespace operations for container filesystem isolation Claude 2025-08-27 03:37:14 +02:00
  • 97474b9c7e Improve container spawn error handling and add network namespace support Claude 2025-08-27 03:18:17 +02:00
  • 196182f8ec fix(Bun.SQL) fix MySQL by not converting tinyint to bool (#22159) Ciro Spaciari 2025-08-26 17:58:08 -07:00
  • a3fcfd3963 Bump WebKit (#22145) Jarred Sumner 2025-08-26 17:38:15 -07:00
  • 5227e30024 Add cgroup v2 support and fix file descriptor leaks Claude 2025-08-27 02:24:28 +02:00
  • 54b90213eb fix: support virtual entrypoints in onResolve() (#22144) Alistair Smith 2025-08-26 16:51:41 -07:00
  • 306c92528f Fix header duplication bug in checkPackageVersionExists function claude/add-tolerate-republish-flag Claude Bot 2025-08-26 23:01:14 +00:00
  • 9a987a91a0 Fix container implementation with proper parent-child synchronization Claude 2025-08-27 00:36:04 +02:00
  • fd69af7356 Avoid global React namespace in experimental.d.ts Alistair Smith 2025-08-26 15:15:48 -07:00
  • 3ed06e3ddf Update build JSC script in CONTRIBUTING.md (#22162) SUZUKI Sosuke 2025-08-27 07:15:31 +09:00
  • 9feb527824 WIP: Migrate container spawn from unshare to clone3 (partial fix) Claude 2025-08-27 00:13:28 +02:00