Commit Graph

  • 3fcee1d344 refactor(fetch): Phase 5 complete - full state machine integration claude/fetchtasklet-refactor Claude Bot 2025-11-03 09:58:35 +00:00
  • bdaab89253 Fix bun update --interactive not installing packages (#24280) robobun 2025-11-03 01:57:02 -08:00
  • b810d9f2ad refactor(fetch): Phase 5 - add Aborted state transition Claude Bot 2025-11-03 09:43:26 +00:00
  • 27ff770bb8 refactor(fetch): Phase 4 - begin state machine integration Claude Bot 2025-11-03 09:36:36 +00:00
  • 9715f88f2e refactor(fetch): Phase 3 - migrate deinit() and schedule_guard to use bags Claude Bot 2025-11-03 09:29:01 +00:00
  • b16253807a refactor(fetch): Phase 2 - activate bags and initialize in FetchTasklet.get() Claude Bot 2025-11-03 09:14:56 +00:00
  • d65d2b688c refactor(fetch): complete phase 1 - add state field and compile successfully Claude Bot 2025-11-03 09:06:10 +00:00
  • c72291b3d5 refactor(fetch): add ownership bags and state machine to FetchTasklet (phase 1) Claude Bot 2025-11-03 08:50:01 +00:00
  • 0dcb535df5 Revert to getString() - view() was throwing exceptions jarred/deflake-v8-test Claude Bot 2025-11-03 07:12:32 +00:00
  • 0d0ced14d9 Update main.cpp Jarred Sumner 2025-11-02 22:53:11 -08:00
  • 19474111ba Initialize and enlarge test buffers for WriteUtf8 Claude Bot 2025-11-03 06:02:45 +00:00
  • bdb8d9058d Fix WriteUtf8 surrogate handling to avoid buffer overflow Claude Bot 2025-11-03 05:13:02 +00:00
  • 12cc2a5b1f Revert: WriteUtf8 should include null terminator in return value Claude Bot 2025-11-03 04:04:25 +00:00
  • 8d9f8ba804 Use unsigned_length in buffer bounds checks for clarity Claude Bot 2025-11-03 04:00:33 +00:00
  • bd90052694 Use low alignment bits instead of truncating high pointer bits claude/pack-concurrent-task-auto-delete Claude Bot 2025-11-03 03:18:20 +00:00
  • ed82e87414 Expose cssChunking option in Bun.build API claude/expose-css-chunking-api Claude Bot 2025-11-02 22:09:41 +00:00
  • 7affa5ecb4 fix merge dylan/fix-peers Dylan Conway 2025-11-02 12:01:03 -08:00
  • 2b3b6dc479 Merge branch 'main' into dylan/fix-peers Dylan Conway 2025-11-02 11:57:04 -08:00
  • d9e205d1c7 Increase timeout for test_handle_scope_gc to 2 minutes Claude Bot 2025-11-02 12:46:16 +00:00
  • c92da7cad4 Fix WriteUtf8 to not include null terminator in return value Claude Bot 2025-11-02 12:41:20 +00:00
  • 063a5a9775 Add safety improvements and encapsulation Claude Bot 2025-11-02 12:40:41 +00:00
  • 27a6cb4fbd [autofix.ci] apply automated fixes autofix-ci[bot] 2025-11-02 12:33:42 +00:00
  • ade70ec09e Fix atomic operations to preserve auto_delete flag Claude Bot 2025-11-02 12:05:59 +00:00
  • 0c52688060 Reduce ConcurrentTask size from 24 to 16 bytes by packing auto_delete Claude Bot 2025-11-02 11:38:24 +00:00
  • 797847639a Fix process.mainModule = ${value} (#23698) Jarred Sumner 2025-11-02 01:19:01 -07:00
  • 59904e3d00 Fix DevServer to respect Bun.serve development flag for JSX claude/fix-jsx-production-mode Claude Bot 2025-11-02 07:19:43 +00:00
  • 3367fa6bf9 [autofix.ci] apply automated fixes claude/lockfile-relative-urls autofix-ci[bot] 2025-11-02 07:15:43 +00:00
  • b2e7dad011 Update test snapshots for relative lockfile URLs Claude Bot 2025-11-02 07:13:12 +00:00
  • 492a21fe1f Fix verdaccio IPv4/IPv6 binding issue and update snapshots Claude Bot 2025-11-02 07:08:05 +00:00
  • a92b664bbe Update V8String.cpp Jarred Sumner 2025-11-01 23:34:36 -07:00
  • a69c6c0e61 Try this Jarred Sumner 2025-11-01 23:34:17 -07:00
  • 8da9f1b668 Update v8.test.ts Jarred Sumner 2025-11-01 23:14:05 -07:00
  • 2505712ed9 Merge branch 'main' into dylan/napi-threadsafe-function-fixes dylan/napi-threadsafe-function-fixes Dylan Conway 2025-11-01 23:02:13 -07:00
  • 04c10d2c83 Merge branch 'main' into claude/fix-jsx-production-mode Jarred Sumner 2025-11-01 22:58:08 -07:00
  • 26ab7fe975 call finalizer Dylan Conway 2025-11-01 22:52:48 -07:00
  • c98fb41271 Merge branch 'main' into claude/comprehensive-banner-sourcemap-tests claude/comprehensive-banner-sourcemap-tests Jarred Sumner 2025-11-01 22:44:12 -07:00
  • 39c43170e6 Add ServerWebSocket.subscriptions getter (#24299) robobun 2025-11-01 22:43:21 -07:00
  • ea17e2f23f Fix banned word violation in CodeCoverage.zig claude/add-cobertura-coverage Claude Bot 2025-11-02 05:42:21 +00:00
  • f770b1b1c7 fix(install): fix optional peer resolving (#24272) Dylan Conway 2025-11-01 22:38:36 -07:00
  • 42543fb544 fix(NAPI): return detached buffer from napi_create_external_buffer if empty (#24297) Dylan Conway 2025-11-01 22:21:41 -07:00
  • ca07146df2 Update v8.test.ts Jarred Sumner 2025-11-01 22:10:42 -07:00
  • e3d4e0475e Try to deflake v8 test Jarred Sumner 2025-11-01 22:07:16 -07:00
  • f23b9470e0 missing ctx Dylan Conway 2025-11-01 22:03:01 -07:00
  • 60c0fd7786 Move to the right folder Jarred Sumner 2025-11-01 21:15:09 -07:00
  • 219b9c6cfc deps: update libdeflate to v1.25 (#24295) github-actions[bot] 2025-11-01 21:07:20 -07:00
  • a912eca96a Add event loop architecture documentation (#24300) robobun 2025-11-01 20:59:35 -07:00
  • 8058d78b6a Deflake test/cli/run/cpu-prof.test.ts Jarred Sumner 2025-11-01 20:17:56 -07:00
  • 14a6831374 Add comprehensive test coverage for getSubscriptions claude/websocket-getsubscriptions Claude Bot 2025-11-02 03:06:21 +00:00
  • d795338aca Fix test: use proper async pattern with using and Promise.withResolvers Claude Bot 2025-11-02 03:02:09 +00:00
  • 8b98746808 Update .coderabbit.yaml Jarred Sumner 2025-11-01 19:58:13 -07:00
  • f50b44e35b Update .coderabbit.yaml Jarred Sumner 2025-11-01 19:56:09 -07:00
  • b02d46498e Don't set isIdle when it is not in fact idle (#24274) Jarred Sumner 2025-11-01 19:39:51 -07:00
  • eede0a97fa Refactor to use MarkedArgumentBuffer and template Claude Bot 2025-11-02 02:33:01 +00:00
  • 28be8a9915 fix(NAPI): empty input napi_create_external_buffer (#24293) Dylan Conway 2025-11-01 19:21:02 -07:00
  • e87a85be4a Fix potential deadlock in getSubscriptions Claude Bot 2025-11-02 02:17:20 +00:00
  • 1ef3e10714 Update preview build Sosuke Suzuki 2025-11-02 10:39:19 +09:00
  • 2584acac8e Merge branch 'main' into upgrade-webkit-20251007 Sosuke Suzuki 2025-11-02 10:38:33 +09:00
  • 7dbe714fa6 Implement ServerWebSocket.getSubscriptions() getter Claude Bot 2025-11-02 01:37:59 +00:00
  • 056afdd818 Fix empty trustedDependencies array not being written to bun.lock Claude Bot 2025-11-01 10:50:53 +00:00
  • 5aeef40479 Update .coderabbit.yaml Meghan Denny 2025-11-01 02:40:03 -07:00
  • 9953d78a66 Update .coderabbit.yaml Meghan Denny 2025-11-01 02:36:05 -07:00
  • d8e57cd4c1 Add namespace and loader properties to runtime plugin onLoad callbacks claude/fix-runtime-plugin-properties Claude Bot 2025-11-01 08:31:12 +00:00
  • 5ba168a554 Allow onLoad plugins to return null/undefined to fallback to filesystem claude/fix-onload-null-fallback Claude Bot 2025-11-01 07:42:03 +00:00
  • 0564b81e64 node: stop skipping test-http-full-response.js on linux (#21154) [publish images] Meghan Denny 2025-10-31 22:24:32 -08:00
  • 27163b9acd Implement expect.addSnapshotSerializer claude/implement-add-snapshot-serializer Claude Bot 2025-11-01 03:21:27 +00:00
  • 7c9e8a2b10 Remove MemoryReportingAllocator (#24251) robobun 2025-10-31 19:50:55 -07:00
  • c5def80191 Fix Output.enable_ansi_colors usage to check stdout vs stderr (#24212) robobun 2025-10-31 19:08:41 -07:00
  • 990094f88c [build images] Meghan Denny 2025-10-31 18:07:34 -07:00
  • 71e4a745f0 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-11-01 01:05:25 +00:00
  • 785889b955 [build images] Meghan Denny 2025-10-31 18:01:50 -07:00
  • 2572770eff ci: update to llvm 20 Meghan Denny 2025-10-31 18:01:14 -07:00
  • fb6384160d Update .coderabbit.yaml Meghan Denny 2025-10-31 16:29:05 -07:00
  • 2cc7a58e77 Add documentation for publicHoistPattern and hoistPattern claude/add-hoist-pattern-docs Claude Bot 2025-10-31 19:33:51 +00:00
  • fb95022240 Use bun.http.default_allocator for HTTP buffers instead of bun.default_allocator claude/refactor-fetch-allocation-scope Claude Bot 2025-10-31 14:22:35 +00:00
  • 5f8980076e Replace register_compiler_definitions with add_compile_definitions in CMake claude/fix-cmake-compiler-definitions Claude Bot 2025-10-31 12:55:05 +00:00
  • da0deb083c Fix fetch.zig to use bun.default_allocator directly instead of AllocationScope Claude Bot 2025-10-31 12:40:36 +00:00
  • 759018caf9 Make duplicate issue checker text use the magic words Jarred Sumner 2025-10-31 02:30:25 -07:00
  • b3b465937f Only disable coderabbit for tests from Node.js. Jarred Sumner 2025-10-31 02:30:11 -07:00
  • 570b0a03a4 Fix duplicate issue closer Jarred Sumner 2025-10-31 02:07:42 -07:00
  • 6b525b086d Refactor fetch.zig to use AllocationScope instead of MemoryReportingAllocator Claude Bot 2025-10-31 08:55:31 +00:00
  • ec67c571c1 last one nektro-patch-44307 Meghan Denny 2025-10-31 09:49:17 +01:00
  • cbf29c78e2 Strip registry URL prefix from tarball URLs in bun.lock Claude Bot 2025-10-31 07:21:53 +00:00
  • f7c1f61092 asan Jarred Sumner 2025-10-31 08:50:33 +01:00
  • 358596afbd Update .coderabbit.yaml: fix parsing error Meghan Denny 2025-10-31 00:15:30 -07:00
  • 82bd167124 windows Meghan Denny 2025-10-30 22:45:33 -07:00
  • 9f0f413514 address ci Meghan Denny 2025-10-30 22:14:17 -07:00
  • 3b10f2c4a4 use NOFOLLOW dylan/fix-shell-rm-rf-with-symlinks Dylan Conway 2025-10-30 20:51:50 -07:00
  • 24b53d4761 oopies Meghan Denny 2025-10-30 20:28:48 -07:00
  • 549bcbf1ca Fix error throwing to use correct Bun error API claude/implement-buffer-transcode Claude Bot 2025-10-31 02:47:26 +00:00
  • bd9fbc0cd3 Remove dead ucs2 case labels after normalization Claude Bot 2025-10-31 02:15:35 +00:00
  • a622bf48a6 feat: Implement CompressionStream and DecompressionStream Web APIs claude/add-compression-stream-api Claude Bot 2025-10-31 02:08:59 +00:00
  • 9e35139d48 Merge remote-tracking branch 'origin/main' into nektro-patch-44307 Meghan Denny 2025-10-30 19:05:15 -07:00
  • 16ebb9ff4b address review Meghan Denny 2025-10-30 19:05:01 -07:00
  • d43b3e3119 Normalize ucs2/utf16le encoding aliases Claude Bot 2025-10-31 01:32:51 +00:00
  • 6d592d633b Fix ASCII 7-bit limit and add ASCII↔Latin1 transcoding Claude Bot 2025-10-31 01:18:19 +00:00
  • edf99ab33d Add %j (JSON stringify) support to console formatter claude/add-console-percent-j-support Claude Bot 2025-10-31 01:12:55 +00:00
  • 1b76feba07 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-31 01:05:04 +00:00
  • 6f510841da Fix typo in process.config.variables.v8_enable_i18n_support Claude Bot 2025-10-31 01:04:57 +00:00
  • d16bbd80d3 Fix error handling and enable Node.js transcode tests Claude Bot 2025-10-31 01:01:25 +00:00
  • 5b5b02dee6 fix(bunfig): make sure bunfig is loaded once (#24210) Dylan Conway 2025-10-30 17:57:56 -07:00