Commit Graph

26386 Commits

Author SHA1 Message Date
TypeScript Bot e28a76c7e4 🤖 Pick PR #59154 (Create a SourceFile-level indirec...) into release-5.5 (#59211)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2024-07-17 03:22:48 +09:00
TypeScript Bot 6c7df1f324 🤖 Pick PR #59285 (Fix captured shorthand properties i...) into release-5.5 (#59288)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-07-17 03:21:43 +09:00
TypeScript Bot d5434c85f7 🤖 Pick PR #59300 (Verify that perf_hooks result actua...) into release-5.5 (#59301)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-07-17 03:19:54 +09:00
TypeScript Bot f0e9921674 Bump version to 5.5.3 and LKG 2024-06-26 23:17:57 +00:00
Jake Bailey 738bd605df Cherry-pick #58966 to release-5.5 (#59002)
Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
2024-06-26 10:37:58 -07:00
TypeScript Bot f3b21a2033 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#58933)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-06-19 14:35:58 -07:00
TypeScript Bot 7b1620bea2 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#58923)
Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
2024-06-19 10:57:42 -07:00
TypeScript Bot 5367ae10f5 Bump version to 5.5.2 and LKG 2024-06-18 23:23:32 +00:00
TypeScript Bot 45b1e3c254 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-06-17 12:01:47 -07:00
TypeScript Bot 17933ee33a 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#58842)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-06-14 18:22:19 -07:00
TypeScript Bot 552b07e795 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#58853)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-06-14 18:21:52 -07:00
Andrew Branch 39c9eebf17 Pick #58857 to release-5.5 (#58858) 2024-06-14 10:07:22 -07:00
TypeScript Bot 2b0009c679 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#58847)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
2024-06-14 10:05:15 -07:00
TypeScript Bot a20c69e8df 🤖 Pick PR #58514 (Fixed a regression with reporting u...) into release-5.5 (#58841)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-06-14 06:51:53 -07:00
TypeScript Bot 602b098c03 🤖 Pick PR #58831 (Disable #57896 (Respect package.jso...) into release-5.5 (#58848)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
Co-authored-by: Andrew Branch <andrew@wheream.io>
2024-06-13 10:31:10 -07:00
TypeScript Bot 2c5045854b 🤖 Pick PR #58758 (Resolve keyof and index operations ...) into release-5.5 (#58767)
Co-authored-by: Titian Cernicova-Dragomir <dragomirtitian@yahoo.com>
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2024-06-03 16:39:51 -07:00
TypeScript Bot 1065222949 🤖 Pick PR #58742 (fix58438: do not delete comments/co...) into release-5.5 (#58762)
Co-authored-by: Isabel Duan <isabelduan@microsoft.com>
2024-06-03 16:06:38 -07:00
TypeScript Bot 93585d014a 🤖 Pick PR #58755 (Check cancellation token in isolate...) into release-5.5 (#58759)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-06-03 16:06:25 -07:00
TypeScript Bot 35d2952454 🤖 Pick PR #58750 (Preserve elided imports used in dec...) into release-5.5 (#58757)
Co-authored-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
2024-06-03 12:02:45 -07:00
TypeScript Bot 4ee5d0588d Bump version to 5.5.1-rc and LKG 2024-06-03 06:30:10 +00:00
TypeScript Bot 2f78af3113 Merge remote-tracking branch 'origin/main' into release-5.5 2024-06-03 06:12:08 +00:00
Armando Aguirre ef514af267 Added NoTruncation flag to completions (#58719)
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-31 16:26:19 -07:00
Wesley Wigham d4976c08b1 Clone node to remove location even when it has been modified if needed (#58706) 2024-05-31 15:16:16 -07:00
Anders Hejlsberg 6c058d4ef6 Properly account for this argument in intersection apparent type caching (#58677) 2024-05-31 14:45:07 -07:00
graphemecluster 3aaa614bb9 Fix: Include Values of Script Extensions for Unicode Property Value Expressions in Regular Expressions (#58615) 2024-05-31 16:15:45 -04:00
Ron Buckton 4c233f1ca4 In reScanSlashToken use charCodeChecked not codePointChecked (#58727) 2024-05-31 16:08:06 -04:00
Mateusz Burzyński 7f7ff923c9 Shorten error spans for errors reported on constructor declarations (#58061) 2024-05-31 12:31:38 -07:00
Sheetal Nandi 40583ff9df Mark file as skips typechecking if it contains ts-nocheck (#58593) 2024-05-31 12:18:43 -07:00
Mateusz Burzyński 60991e0021 Fixed an issue with broken await using declarations in for of loops (#56466)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-05-31 10:55:28 -07:00
Titian Cernicova-Dragomir 389b579a83 Do not expand type references in keyof and index access (#58715) 2024-05-31 10:55:06 -07:00
Ben Lickly fc42002a10 Improve the performance of isolatedDeclarations quickfix (#58722) 2024-05-31 09:04:07 -07:00
Mateusz Burzyński f5b2d9b10e Unwrap NoInfer types when narrowing (#58292) 2024-05-31 08:34:34 -07:00
Titian Cernicova-Dragomir 22eaccba2a Recover from type reuse errors by falling back to inferred type printing (#58720) 2024-05-30 15:51:38 -07:00
navya9singh 59e6620260 Fixing self import (#58718) 2024-05-30 15:02:43 -07:00
Wesley Wigham bbfc1aa281 Enable JS emit for noCheck and noCheck for transpileModule (#58364) 2024-05-30 13:38:37 -07:00
Gabriela Araujo Britto b7d8809150 Revert PR 55371 (#58702) 2024-05-30 09:53:58 -07:00
Ron Buckton 718d79807c Do not infer yield* type from contextual TReturn (#58621) 2024-05-29 18:05:00 -04:00
Ron Buckton 2a9e4b8aa2 await using normative changes (#58624) 2024-05-29 17:34:00 -04:00
navya9singh 1659a9d615 Handling statements from a known source file (#58679) 2024-05-29 13:46:37 -07:00
graphemecluster 0cc62c3007 Correct Regular Expressions Behavior Related to Annex B (#58320)
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
2024-05-29 16:14:10 -04:00
Jake Bailey fa58c615a4 Handle exported functions in ExportDeclarations for CJS/AMD/UMD emit (#58489) 2024-05-28 17:22:27 -07:00
Gabriela Araujo Britto 8f408cc120 Check resolution of tslib per file (#58654) 2024-05-28 16:45:51 -07:00
Anders Hejlsberg 1d026a9f69 Only resolve source return type when actually needed during inference (#58650) 2024-05-28 08:10:06 -07:00
Zzzen af3a61fe44 fix(57022): Rename of string literal property name doesn't rename all occurences (#57201) 2024-05-24 16:04:02 -07:00
Sheetal Nandi 7ad8f39118 Some tests coverage for --out and errors scenarios (#58652) 2024-05-24 14:12:38 -07:00
graphemecluster d0ef028841 Improve Recovery of Unterminated Regular Expressions (#58289)
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
2024-05-24 15:46:26 -04:00
Titian Cernicova-Dragomir 842cf177db Improved errors for required parameters with default values in isolated declaration (#58637) 2024-05-24 11:50:47 -07:00
Titian Cernicova-Dragomir 6856735985 Remove members that are invalid computed properties. (#58646) 2024-05-24 10:25:46 -07:00
Sheetal Nandi 87918f52df Compact the tsbuild info by encoding info differently for some of the situations (#58641) 2024-05-24 09:38:24 -07:00
Isabel Duan cffc425ad7 fix53287 mergeSymbol checks if the resolved target can merge with the source (#58326) 2024-05-23 17:30:13 -07:00