Commit Graph

  • 87b8522412 fix coderabbit issues Ciro Spaciari 2025-08-29 17:57:42 -07:00
  • 84a4c468bb fix parseurlForAdapter Ciro Spaciari 2025-08-29 17:28:59 -07:00
  • 95130eee87 fix linter Ciro Spaciari 2025-08-29 16:35:02 -07:00
  • e75de029a0 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-29 22:35:58 +00:00
  • e34ba78ac2 Fix SQL options precedence: explicit options override URL parameters Claude Bot 2025-08-29 22:33:15 +00:00
  • 35983fc86d Complete SQL options parsing refactor Claude Bot 2025-08-29 22:30:16 +00:00
  • 3e4777de85 feat: Add comprehensive adapter-protocol validation with conflict detection Claude Bot 2025-08-29 20:37:01 +00:00
  • afcd62b237 test: Add SSL mode verification for TLS environment variable tests Claude Bot 2025-08-29 20:28:19 +00:00
  • 1b335fc02d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-29 20:22:11 +00:00
  • 8d71c5ea66 feat: Add comprehensive MySQL environment variable support Claude Bot 2025-08-29 20:18:23 +00:00
  • 1b023c5e5f [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-29 20:01:20 +00:00
  • d55260233c refactor: Simplify adapter inference to prioritize environment variable names over protocols Claude Bot 2025-08-29 08:58:46 +00:00
  • 9dc92fff39 fix: Infer adapter from environment variable names when protocol is missing Claude Bot 2025-08-29 08:54:07 +00:00
  • dd4b86a1bd test: Add comprehensive MySQL port defaulting tests Claude Bot 2025-08-29 08:40:56 +00:00
  • 31088e4575 fix: Correct MYSQL_URL protocol detection in adapter inference Claude Bot 2025-08-29 08:38:45 +00:00
  • 0e52d24bc4 refactor: Fix Bun.SQL options parsing to separate adapter detection and prevent env variable mixing Claude Bot 2025-08-29 08:21:06 +00:00
  • 06ffc619c5 [autofix.ci] apply automated fixes claude/fix-gpr-auth-test-20219 autofix-ci[bot] 2025-08-30 13:02:04 +00:00
  • 453e24ca8e Add regression test for GitHub Package Registry authentication issue #20219 Claude Bot 2025-08-30 13:00:16 +00:00
  • 17aa91a9c5 [autofix.ci] apply automated fixes claude/resolve-message-fixes autofix-ci[bot] 2025-08-30 12:29:12 +00:00
  • 4964bb665b Fix ResolveMessage empty message property by explicitly setting it after object creation Claude Bot 2025-08-30 12:27:44 +00:00
  • d7bec1c16f [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 12:08:50 +00:00
  • dfbda0dc28 Implement WebKit GC integration for Yoga Node/Config classes Claude Bot 2025-08-30 12:05:46 +00:00
  • 6d601b3d75 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 11:40:08 +00:00
  • 31debe497b Fix YogaConfig WeakHandleOwner type mismatch issue Claude Bot 2025-08-30 11:37:56 +00:00
  • 24b1a87f15 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 11:11:16 +00:00
  • a28356475b Implement visitOutputConstraints for Yoga GC output constraint handling Claude Bot 2025-08-30 11:08:46 +00:00
  • e0e6f67556 Fix Yoga GC integration to use visitAdditionalChildren pattern Claude Bot 2025-08-30 11:00:32 +00:00
  • 6ac973a2b3 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 10:47:29 +00:00
  • 536cb9839e Add comprehensive Yoga flexbox layout tests Claude Bot 2025-08-30 10:44:39 +00:00
  • 74c6c1144e Fix merge conflicts in JSYogaPrototype.cpp Claude Bot 2025-08-30 10:27:34 +00:00
  • 53a6d40c4b Delete test_entry.js Jarred Sumner 2025-08-30 03:10:30 -07:00
  • 3b75ea5790 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 10:04:09 +00:00
  • 76d3175da6 fix: properly parse globalName in JS bundler and validate CLI args Claude Bot 2025-08-30 10:01:49 +00:00
  • b93468ca48 Fix ESM <> CJS dual-package hazard determinism bug (#22231) Jarred Sumner 2025-08-30 02:50:35 -07:00
  • 8df7389405 Final XML parser improvements: consistent structure with direct text values claude/debug-xml-parsing Claude Bot 2025-08-30 09:13:22 +00:00
  • 5c11093747 Update XML tests to match new cleaner output structure Claude Bot 2025-08-30 08:45:11 +00:00
  • 6692829147 Replace std.mem.startsWith with bun.strings.hasPrefix and improve XML parser Claude Bot 2025-08-30 08:34:05 +00:00
  • 35e9f3d4a2 Fix HTMLRewriter TextChunk null pointer crash (#22254) robobun 2025-08-30 01:05:51 -07:00
  • 73c17d31dc fix ban-words Meghan Denny 2025-08-30 00:13:56 -07:00
  • 73e1b51a2b render new snapshots Meghan Denny 2025-08-29 23:59:37 -07:00
  • 1ee834f0b8 make the toThrow's specific Meghan Denny 2025-08-29 23:50:10 -07:00
  • 97ecd6b5cb implement it Meghan Denny 2025-08-29 23:40:53 -07:00
  • 09f63b6dd4 clean tests Meghan Denny 2025-08-29 23:24:44 -07:00
  • 1241c36a38 Fix ref counting leak in Yoga RefCounted setJSWrapper methods Claude Bot 2025-08-30 05:45:58 +00:00
  • dd439a925b [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 05:39:34 +00:00
  • eecb9fb68d bundler: implement globalName support for IIFE format Claude Bot 2025-08-30 05:37:28 +00:00
  • fe0f93bd8d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 05:24:48 +00:00
  • 8b333ed43f Complete Yoga RefCounted migration - all tests passing Claude Bot 2025-08-30 05:20:16 +00:00
  • 3f10758c2a get xmltest tests to pass Meghan Denny 2025-08-29 22:12:57 -07:00
  • d634544cd8 add types Meghan Denny 2025-08-29 22:12:22 -07:00
  • 226d64a299 add xmltest.test.ts Meghan Denny 2025-08-29 21:04:34 -07:00
  • bc4b2dea8d [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 05:11:45 +00:00
  • a5e63fce9e Add STATUS.md documenting Yoga RefCounted migration progress Claude Bot 2025-08-30 05:08:33 +00:00
  • 07fa3909ea Complete RefCounted migration for both JSYogaNode and JSYogaConfig Claude Bot 2025-08-30 05:04:06 +00:00
  • f54093c703 wip: Migrate Yoga nodes to RefCounted<YogaNodeImpl> pattern Claude Bot 2025-08-30 04:55:47 +00:00
  • 9142cdcb1a fix Bun.secrets bug on linux (#22249) Dylan Conway 2025-08-30 04:48:36 +00:00
  • de831ebb32 [autofix.ci] apply automated fixes claude/add-full-test-name-filter autofix-ci[bot] 2025-08-30 04:41:54 +00:00
  • 5a0fb3db13 Add smart trailing space support for --full-test-name Claude Bot 2025-08-30 04:39:44 +00:00
  • 49e65171a3 address CodeRabbit feedback claude/fix-glob-absolute-paths Claude Bot 2025-08-30 04:29:42 +00:00
  • 917e4cb702 Optimize --full-test-name with early describe block skipping Claude Bot 2025-08-30 04:15:08 +00:00
  • 0ffd44874e [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 04:12:05 +00:00
  • 583f5d65d8 wip: attempt to fix yoga ASAN crash by clearing context pointer Claude Bot 2025-08-30 04:10:01 +00:00
  • ae4e3d4afe fix: Improve Yoga node cleanup and fix test constants Claude Bot 2025-08-30 04:07:52 +00:00
  • 2a88d5f670 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 03:58:51 +00:00
  • 72f350143e Support multiple --full-test-name arguments Claude Bot 2025-08-30 03:57:11 +00:00
  • ba5566734a fix: Fix Yoga library linking and test constants Claude Bot 2025-08-30 03:52:39 +00:00
  • 20e17a09c3 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 03:45:39 +00:00
  • 2b64bc5b46 Add --full-test-name option for exact test matching Claude Bot 2025-08-30 03:43:56 +00:00
  • 17e85eeaf7 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 03:39:47 +00:00
  • c825c92280 fix(glob): absolute paths not working (#16709) Claude Bot 2025-08-30 03:35:48 +00:00
  • c7556c2aa6 Fix duplicate YOGA property in BunObject.cpp Claude Bot 2025-08-30 03:23:07 +00:00
  • 377a259cfe Fix duplicate YOGA property in BunObject.cpp claude/fix-yoga-case Claude Bot 2025-08-30 03:23:07 +00:00
  • 76d8546235 [autofix.ci] apply automated fixes claude/fix-dynamic-import-splitting autofix-ci[bot] 2025-08-30 03:14:27 +00:00
  • b27b58013c add comprehensive runtime helper detection and decorator test Claude Bot 2025-08-30 03:11:38 +00:00
  • 2d7bc20d3c [autofix.ci] apply automated fixes claude/toml-stringify autofix-ci[bot] 2025-08-30 03:07:12 +00:00
  • f72c094580 Fix TOML.stringify test failures Claude Bot 2025-08-30 03:05:10 +00:00
  • 27250445ed [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 02:59:59 +00:00
  • f2a4f2527c bundler: implement globalName support for IIFE format Claude Bot 2025-08-30 02:57:25 +00:00
  • 03f26138e7 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 02:55:30 +00:00
  • 0e2e4f47f8 wip Claude Bot 2025-08-30 02:54:05 +00:00
  • 9d6f655dee Resolve merge conflicts from main Claude Bot 2025-08-30 02:40:02 +00:00
  • f8299acd28 fix: prevent unnecessary runtime chunks in dynamic ES6 imports Claude Bot 2025-08-30 02:34:39 +00:00
  • b5615aa01c [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 02:29:39 +00:00
  • a96e174326 xml: fix all CodeRabbit review comments Claude Bot 2025-08-30 02:27:19 +00:00
  • 1c2ce12389 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 01:56:47 +00:00
  • 34f350c849 xml: remove unnecessary seen_objects HashMap Claude Bot 2025-08-30 01:54:03 +00:00
  • 265922ca9c [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 01:51:31 +00:00
  • b63f5950c1 Fix ErrorInstance inheritance for ResolveMessage and other classes Claude Bot 2025-08-30 01:50:03 +00:00
  • b0500818ec clean: remove test files from XML parser development Claude Bot 2025-08-30 01:46:34 +00:00
  • c1d69c85d0 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-30 01:46:14 +00:00
  • 50a7d6335e xml: implement children as direct properties behavior Claude Bot 2025-08-30 01:43:41 +00:00
  • 822445d922 Unskip more bundler tests (#22244) Jarred Sumner 2025-08-29 18:16:02 -07:00
  • a34e10db53 fix(Bun.SQL) handle MySQL Int24 (#22241) Ciro Spaciari 2025-08-29 17:03:26 -07:00
  • 08ddd0e35e Add critical XML parsing features for code review Claude Bot 2025-08-29 23:45:02 +00:00
  • 9e5584c817 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-29 23:27:34 +00:00
  • b6e1db6acd Fix bindgen to properly inherit from ErrorInstance for Error.isError() support Claude Bot 2025-08-29 23:21:22 +00:00
  • 6b098fcfd8 Complete XML parser with full feature support Claude Bot 2025-08-29 23:25:16 +00:00
  • 684f7ecd09 Hide private fields in typeInfo (#22228) pfg 2025-08-29 13:55:51 -07:00
  • 4fb13d0ec5 [autofix.ci] apply automated fixes claude/refactor-async-dependency-propagation-autobitset autofix-ci[bot] 2025-08-29 20:45:10 +00:00
  • 5601e0cd78 refactor: use AutoBitSet for faster async dependency propagation Claude Bot 2025-08-29 20:43:29 +00:00