Commit Graph

  • 1cd5309f7d Port https://github.com/microsoft/typescript-go/pull/1759 (#62502) Anders Hejlsberg 2025-09-28 22:55:30 +02:00
  • c63de15a99 Bump version to 5.9.3 and LKG v5.9.3 TypeScript Bot 2025-09-25 23:11:16 +00:00
  • a6f8898ee5 Add test case for readonly property assignment via type assertion per jakebailey feedback copilot/fix-62127 copilot-swe-agent[bot] 2025-09-25 21:18:08 +00:00
  • 060a88a384 Add test case for const assignment via type assertion per RyanCavanaugh feedback copilot-swe-agent[bot] 2025-09-25 21:12:50 +00:00
  • d02d79c199 Merge branch 'main' into copilot/fix-62127 Jake Bailey 2025-09-25 13:18:52 -07:00
  • 8428ca4cc8 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#62440) TypeScript Bot 2025-09-25 10:24:46 -07:00
  • a131cac683 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#62426) TypeScript Bot 2025-09-25 10:24:41 -07:00
  • 0424333358 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425) TypeScript Bot 2025-09-25 10:24:36 -07:00
  • bdb641a434 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#62424) TypeScript Bot 2025-09-25 10:24:24 -07:00
  • 5f183ad73d Revert PR 61928 (#62423) Jake Bailey 2025-09-25 10:22:27 -07:00
  • 6f6efb419a Disable conditional exports fallbacks on null values (#62483) Andrew Branch 2025-09-25 09:16:51 -07:00
  • 96acaa5290 Remove no-default-lib (#62435) Jake Bailey 2025-09-24 16:16:14 -07:00
  • fb5c30a012 Format and lint Sheetal Nandi 2025-09-22 16:01:53 -07:00
  • 5e5aaa980e Add --ignoreConfig Sheetal Nandi 2025-09-22 15:39:31 -07:00
  • 904e7dd97d Enable noUncheckedSideEffectImports by default (#62443) Ryan Cavanaugh 2025-09-22 12:06:04 -07:00
  • 233f392d67 fix(error message): fixes issue in error message TS1355 (#62465) Janhvi Chitnis 2025-09-19 10:47:27 -05:00
  • 1169f18eaa Also pass command line options so it can fix up the build properly rootDirChecks Sheetal Nandi 2025-09-18 17:00:53 -07:00
  • b16cb0ed3f Move incorrectly placed fixer Sheetal Nandi 2025-09-18 16:19:51 -07:00
  • e8c7c7877d Run with fixer Sheetal Nandi 2025-09-18 15:09:09 -07:00
  • 1751491a4f add more data Sheetal Nandi 2025-09-17 14:53:24 -07:00
  • 8003a0f765 Fix incorrect comparison Sheetal Nandi 2025-09-17 13:48:13 -07:00
  • 0ad9bfbe8b add some errors for diagnosing repos with issues Sheetal Nandi 2025-09-17 12:47:43 -07:00
  • 09aa025a54 Update help baseline for noUncheckedSideEffectImports default value change copilot/fix-80bac078-71ea-4c50-891c-7f139ddb2ba3 copilot-swe-agent[bot] 2025-09-12 17:35:53 +00:00
  • 45860790c5 Enable noUncheckedSideEffectImports by default and fix affected tests copilot-swe-agent[bot] 2025-09-12 17:15:50 +00:00
  • f8da69bcd6 Initial plan copilot-swe-agent[bot] 2025-09-12 16:48:09 +00:00
  • e9bcbe6ef7 Fix incorrectly ignored dts file from project reference for resolution (#62438) Sheetal Nandi 2025-09-11 12:14:30 -07:00
  • 73a3ddafaf Fix TS2878 error location reporting by adding errorNode checks copilot/fix-3f7c47db-20f5-4306-837a-684cfd254ebe copilot-swe-agent[bot] 2025-09-11 17:26:03 +00:00
  • 2157b942c1 Initial plan copilot-swe-agent[bot] 2025-09-11 17:16:49 +00:00
  • cdfc519b99 Switch libReplacement to false by default (#62391) Copilot 2025-09-10 17:02:03 -07:00
  • 3320dfdfcf Add missing Float16Array constructors (#62351) Greggman 2025-09-09 11:22:55 -07:00
  • 4f94cb2aa4 Fix parenthesizer rules for manually constructed binary expressions with ?? and ||/&& mix (#62311) Mateusz Burzyński 2025-09-09 19:06:00 +02:00
  • 3f5c77f1f9 Replace all testcase instances of 'module' with 'namespace' (#62399) Ryan Cavanaugh 2025-09-08 16:07:45 -07:00
  • 25d86d2723 Tests Sheetal Nandi 2025-09-04 12:20:43 -07:00
  • 0f4b3387bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250829194312467 to main (#62357) CSIGS@microsoft.com 2025-09-08 12:49:11 -07:00
  • 0f415c5f80 Bump the github-actions group across 1 directory with 4 updates (#62411) dependabot[bot] 2025-09-08 16:23:59 +00:00
  • 3cfd134fd7 Lint packageJsonBuildMode Sheetal Nandi 2025-09-05 14:17:39 -07:00
  • 59e7d5d5cb Memoize buildInfo directory Sheetal Nandi 2025-09-05 14:11:55 -07:00
  • 1a2d75dded Handle package.json for --build consistently Fixes #48314 Sheetal Nandi 2025-09-05 13:58:10 -07:00
  • 859f6c1061 Default rootDir as config location unless specified Sheetal Nandi 2025-09-04 12:11:14 -07:00
  • 3e0cdbd678 Fix all remaining module declarations in test files copilot/fix-62211 copilot-swe-agent[bot] 2025-09-04 18:05:32 +00:00
  • 116285f84e Update remaining test files to replace module with namespace declarations copilot-swe-agent[bot] 2025-09-04 17:50:49 +00:00
  • 6e09dc20ed Update baselines Ryan Cavanaugh 2025-09-04 10:14:25 -07:00
  • e93fa3800c Update remaining test files to use namespace instead of module keyword copilot-swe-agent[bot] 2025-09-04 17:03:42 +00:00
  • 492692ee5d Fix code style and update test files to use namespace instead of module copilot-swe-agent[bot] 2025-09-04 16:15:21 +00:00
  • 8387013e7e Update additional test files with comprehensive module-to-namespace replacement copilot-swe-agent[bot] 2025-09-04 16:03:05 +00:00
  • e6ee96d357 Fix lint errors by removing unused imports and apply formatting copilot-swe-agent[bot] 2025-09-04 16:01:27 +00:00
  • 0ebcdd1967 Update test files to use namespace instead of module keyword copilot-swe-agent[bot] 2025-09-04 15:49:39 +00:00
  • 3a6002642f Remove version comparison logic and fix diagnostic message ordering copilot-swe-agent[bot] 2025-09-04 15:45:51 +00:00
  • f4eab52f19 Complete baseUrl deprecation implementation for TypeScript 6.0 copilot/fix-62207 copilot-swe-agent[bot] 2025-09-03 23:58:09 +00:00
  • 9ca4a616f6 Fix remaining baseUrl tests to ignore deprecations copilot-swe-agent[bot] 2025-09-03 23:50:19 +00:00
  • dcfee6e161 Update test baselines for module keyword deprecation errors copilot-swe-agent[bot] 2025-09-03 23:48:16 +00:00
  • 381d4a61bd Apply code formatting copilot-swe-agent[bot] 2025-09-03 23:39:48 +00:00
  • 3db3a9f961 Complete baseUrl deprecation implementation with tests and migration examples copilot-swe-agent[bot] 2025-09-03 23:34:07 +00:00
  • 7cbbb7e307 Implement TypeScript 6.0 deprecation of module keyword for namespaces copilot-swe-agent[bot] 2025-09-03 23:33:52 +00:00
  • 6770702a27 Accept baseline changes for default target ESNext change copilot/fix-62198 copilot-swe-agent[bot] 2025-09-03 23:32:55 +00:00
  • de7c7eeda5 Update some baseUrl tests to ignore deprecations copilot-swe-agent[bot] 2025-09-03 23:30:02 +00:00
  • b31fc03b89 Add baseUrl deprecation warning for TypeScript 6.0 copilot-swe-agent[bot] 2025-09-03 23:23:00 +00:00
  • bd4ead17a3 Change default target from ES5 to ESNext in compiler copilot-swe-agent[bot] 2025-09-03 23:22:57 +00:00
  • 88b137f319 Initial plan copilot-swe-agent[bot] 2025-09-03 23:13:04 +00:00
  • 5f65b57188 Initial plan copilot-swe-agent[bot] 2025-09-03 23:09:29 +00:00
  • 83d6a3d8db Initial plan copilot-swe-agent[bot] 2025-09-03 23:07:18 +00:00
  • a948cc3ea7 Lint exports-fallbacks Andrew Branch 2025-09-03 14:50:17 -07:00
  • de578722bd Use fallback resolutions but still error Andrew Branch 2025-09-03 14:49:42 -07:00
  • 7956c00166 Deprecate --moduleResolution node10 (#62338) Andrew Branch 2025-08-27 13:51:20 -07:00
  • 3eb7b6a179 Stop pinging Kat on protocol changes (#62339) Andrew Branch 2025-08-26 16:34:39 -07:00
  • e635bb97f5 Allow --module bundler --moduleResolution commonjs (#62320) Andrew Branch 2025-08-22 14:17:18 -07:00
  • 1b4bbbc66b Update existing baselines, unify self-name lookups to a single pass Andrew Branch 2025-08-20 16:54:31 -07:00
  • 4edc0399a8 Disable package.json conditional exports fallback lookups Andrew Branch 2025-08-20 15:24:52 -07:00
  • 261630d650 Bump the github-actions group with 2 updates (#62299) dependabot[bot] 2025-08-18 11:50:03 -07:00
  • 73c0bc8bc8 Update deps (#62285) Jake Bailey 2025-08-14 12:17:24 -07:00
  • e39d5775b6 Update Node.js core modules (#62201) René 2025-08-11 21:16:40 +01:00
  • 605d7ee0bd Bump the github-actions group with 2 updates (#62252) dependabot[bot] 2025-08-11 09:49:31 -07:00
  • 391616532d Bump github/codeql-action from 3.29.1 to 3.29.2 in the github-actions group (#62006) dependabot[bot] 2025-08-05 09:14:47 -07:00
  • abd17d4fc3 Delete more broken tests before Node 24 Jake Bailey 2025-08-04 14:59:11 -07:00
  • e3ef7ff50d added john favret to pr_owners.txt (#62191) John Favret 2025-08-04 17:40:57 +00:00
  • 2663fe71d7 Update Baselines, Applied Lint Fixes, and/or Formatted copilot/fix-61714-2 TypeScript Bot 2025-08-01 23:21:34 +00:00
  • 0d9b9b92e2 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#62164) TypeScript Bot 2025-07-31 22:12:22 -07:00
  • ce30fd05a9 Add else clause to handle empty blocks in using for-of transform copilot-swe-agent[bot] 2025-08-01 00:41:33 +00:00
  • 606bc4bbac Merge branch 'main' into copilot/fix-61714-2 Wesley Wigham 2025-07-31 17:15:28 -07:00
  • 2dce0c58af Intentionally regress one buggy declaration output to an older version (#62163) Wesley Wigham 2025-07-31 17:12:05 -07:00
  • c6a1812e0c Bump version to 6.0 (#62162) Daniel Rosenwasser 2025-07-31 16:21:24 -07:00
  • c1f5656041 Restructure CI to prepare for required checks and merge queues (#61978) Jake Bailey 2025-07-31 16:04:06 -07:00
  • 39c5d01877 Fix private identifier fields generating errors in class expression declarations (#62155) Copilot 2025-07-31 15:51:51 -07:00
  • c3ee238ae7 Add format to update baselines/fix lints task (#62160) Wesley Wigham 2025-07-31 13:57:52 -07:00
  • 5be33469d5 Bump version to 5.9.2 and LKG v5.9.2 TypeScript Bot 2025-07-30 18:28:01 +00:00
  • 97de830744 Fix contextual typing sensitivity to binding pattern structure without hardcoded values copilot/fix-41548-2 copilot-swe-agent[bot] 2025-07-29 05:34:38 +00:00
  • 65ba292f29 Remove debug file copilot-swe-agent[bot] 2025-07-29 04:35:15 +00:00
  • 869eb505d5 Fix contextual typing sensitivity to binding pattern structure copilot-swe-agent[bot] 2025-07-29 04:32:36 +00:00
  • 649c90af15 Fix contextual typing sensitivity to binding pattern structure copilot-swe-agent[bot] 2025-07-29 00:01:39 +00:00
  • 4235412daa Detailed investigation of tuple destructuring excess property issue copilot-swe-agent[bot] 2025-07-28 22:47:22 +00:00
  • 31a298b0a2 Final fix: restrict heuristic to simple string literal unions only copilot-swe-agent[bot] 2025-07-28 22:02:28 +00:00
  • dd30988866 Refine excess property check heuristic for constraint types copilot-swe-agent[bot] 2025-07-28 21:57:21 +00:00
  • 7adcf162bf Add support for type parameters in isKnownProperty and create test case copilot-swe-agent[bot] 2025-07-28 21:49:10 +00:00
  • 07bdeb7f86 Initial plan copilot-swe-agent[bot] 2025-07-28 21:17:47 +00:00
  • 75fcd1d14c Address PR feedback: use baseline testing to show case/default/thing ordering and verify thing availability copilot/fix-52234 copilot-swe-agent[bot] 2025-07-25 21:18:56 +00:00
  • 2aca21175e Fix self test Jake Bailey 2025-07-25 13:21:39 -07:00
  • c8b6d8ca62 Fix huge test baseline by using @noLib and targeted completion testing copilot-swe-agent[bot] 2025-07-25 19:11:01 +00:00
  • 931430c335 Accept baseline changes and complete fix for type assertion assignment issue copilot-swe-agent[bot] 2025-07-25 18:57:55 +00:00
  • 1c4291ed96 Fix "used before being assigned" error with type assertions in LHS copilot-swe-agent[bot] 2025-07-25 18:34:27 +00:00
  • b3bebe391d Fix isolated declarations to not flag function expressions in call arguments copilot/fix-62085 copilot-swe-agent[bot] 2025-07-25 18:23:15 +00:00