Граф коммитов

36233 Коммитов

Автор SHA1 Сообщение Дата
TypeScript Bot d48a5cf89a Bump version to 5.6.3 and LKG 2024-10-08 21:20:15 +00:00
TypeScript Bot fefa70aa18
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#60086)
Co-authored-by: Anders Hejlsberg <andersh@microsoft.com>
2024-10-08 13:57:37 -07:00
Sheetal Nandi ff71692149
[release-5.6] Remove tsbuildInfo specification error now that we need it for non incremental scenarios as well and there is no way to disable it (#59960) (#60002) 2024-10-08 13:55:32 -07:00
TypeScript Bot 1f44dcf4e1
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
Co-authored-by: Austin Henrie <113467168+epistemancering@users.noreply.github.com>
2024-10-08 11:51:35 -07:00
TypeScript Bot a7e3374f13 Bump version to 5.6.2 and LKG 2024-08-30 22:33:46 +00:00
TypeScript Bot 20633579fc
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#59710)
Co-authored-by: CSIGS@microsoft.com <csigs@users.noreply.github.com>
2024-08-30 15:21:30 -07:00
TypeScript Bot 4fe7e41ea1
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#59725)
Co-authored-by: Oleksandr T. <oleksandr.tarasiuk@outlook.com>
2024-08-27 10:42:46 -07:00
TypeScript Bot 1a03e5340a
🤖 Pick PR #59761 (`this` can be nullish) into release-5.6 (#59762)
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
2024-08-27 10:28:21 -07:00
TypeScript Bot 6212132b83 Update LKG 2024-08-20 05:20:46 +00:00
TypeScript Bot bbb5faf7e7
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#59695)
Co-authored-by: navya9singh <108360753+navya9singh@users.noreply.github.com>
2024-08-19 22:19:09 -07:00
TypeScript Bot e6914a5587 Bump version to 5.6.1-rc and LKG 2024-08-19 18:45:14 +00:00
TypeScript Bot 34121c42b6 Update LKG 2024-08-19 18:22:52 +00:00
TypeScript Bot 2a30c2a8f0 Merge remote-tracking branch 'origin/main' into release-5.6 2024-08-19 18:22:19 +00:00
YeonJuan 936a79bbb5
Expose TypeChecker. getAwaitedType to public (#59268)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
2024-08-19 10:58:15 -07:00
dependabot[bot] 577155f9b3
Bump github/codeql-action from 3.26.0 to 3.26.2 in the github-actions group (#59680)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 09:22:57 -07:00
CSIGS@microsoft.com 2a8865e6ba
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20240817191120857 to main (#59669) 2024-08-17 12:28:28 -07:00
Sheetal Nandi d06fb82d7c
Add option --stopBuildOnErrors to tsbuild to get previous behavior of not building downstream projects if upstream has errors (#59433) 2024-08-16 19:02:42 -07:00
Oleksandr T. f850298f70
fix(59558): Implement Interface Quick Fix generates duplicate declarations (#59563) 2024-08-16 15:17:58 -07:00
Isabel Duan 8ec3804611
fix test/basellines (#59663) 2024-08-16 15:17:45 -07:00
Isabel Duan 26c4320757
also return classes when caling goToDef on a constructor call (#59421) 2024-08-16 13:58:29 -07:00
Ron Buckton f025a5b879
built-in iterators should be disposable (#59633) 2024-08-16 11:57:04 -04:00
Ron Buckton 09a8522294
Do not get awaited type of AsyncGenerator TNext (#59644) 2024-08-16 11:55:46 -04:00
Ron Buckton 856e472104
Do not overwrite original pointer when indirectly points to location (#59647) 2024-08-16 10:33:00 -04:00
Titian Cernicova-Dragomir 52395892e0
Set declarationMap to false in transpileModule. (#59642) 2024-08-15 16:57:37 -07:00
Andrew Branch ca64946dff
Set parents of augmented module exports (#59609)
Co-authored-by: Isabel Duan <isabelduan@microsoft.com>
2024-08-15 16:18:57 -07:00
Andrew Branch bcb1545aa3
Allow existing imports in file to supersede package.json filter (#59604) 2024-08-15 15:00:31 -07:00
Sheetal Nandi 5fd6a6fd8d
Revert of Search ancestor and its references for default projects #57196 (#59634) 2024-08-15 11:48:11 -07:00
Mateusz Burzyński aaa6c4e26c
Add an extra test case for narrowing of union containing a type parameter (#59628) 2024-08-15 11:00:37 -07:00
Zzzen a0530722fc
Improve inlining of string variables in template literals (#54849) 2024-08-15 10:46:22 -07:00
Dimitri Mitropoulos 20f26a481b
allow `generateTrace` in tsconfig and compiler API (#59636) 2024-08-15 09:26:41 -07:00
CSIGS@microsoft.com 90da3ca5dd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20240815102137942 to main (#59639) 2024-08-15 07:46:11 -07:00
Jake Bailey 3ed2e8ed34
Report unreachable on enums (#58380)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2024-08-14 22:34:03 -07:00
Wesley Wigham 3a439401f7
Expand intersection reduction division strategy down to 3-member intersections (#59425) 2024-08-14 13:08:22 -07:00
Wesley Wigham 1250b480a5
Suggest simplifications for overzealous shifts (#59519) 2024-08-14 13:07:50 -07:00
Jake Bailey 25e09d9fc3
Add custom eslint rule 'no-array-mutating-method-expressions' (#59526) 2024-08-14 09:28:57 -07:00
Sheetal Nandi 7753487591
Handle delayed or missed watches for project updates (#59625) 2024-08-13 17:58:08 -07:00
Jake Bailey 195203e971
Add regex eslint plugin, fix lints (#59371) 2024-08-13 14:16:53 -07:00
Mateusz Burzyński a5e0385edf
Avoid reporting EPC on unannotated using declarations (#59590) 2024-08-13 13:35:58 -07:00
Jake Bailey 0ae769a0d9
Add v8-json to coverage output for use with monocart VS Code extension (#59621) 2024-08-13 12:33:32 -07:00
Wesley Wigham 03bca1d8fe
Allow trailing commas on lambda type parameter lists (#59612) 2024-08-13 11:55:27 -07:00
Mateusz Burzyński 562b815ba3
Add a regression test related to narrowing in plain JS files (#59611) 2024-08-13 10:19:46 -07:00
Jake Bailey 01a874a8ba
Update to eslint v9, typescript-eslint v8 (#59518) 2024-08-12 17:13:24 -07:00
Oleksandr T. 7049af5f4f
fix(58166): Class parameter property with initializer before required property emits non-nullable parameter for declaration emit (#58177) 2024-08-12 15:42:09 -07:00
Mateusz Burzyński f04672842b
Fixed completion crashes related to `JSDocImportTag` (#59527) 2024-08-12 14:36:03 -07:00
dependabot[bot] 2937728ddb
Bump the github-actions group across 1 directory with 2 updates (#59598)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:18:27 -07:00
Andrew Branch 4b12d82b6b
Fix auto import file extensions with package.json imports wildcards (#59564) 2024-08-09 13:48:13 -07:00
Sung Ye In f3b118ed21
fix: filtering promise properties in object literal completion (#59316) 2024-08-09 13:14:30 -07:00
Andrew Branch 09caaf60aa
Add `autoImportSpecifierExcludeRegexes` preference (#59543) 2024-08-09 11:12:18 -07:00
Mateusz Burzyński 1bb1d2a610
Fixed regression in generic signature instantiation with default type args (#59510) 2024-08-08 20:24:10 -07:00
Anders Hejlsberg 278cb9489d
Properly account for type parameters introduced by contextual types (#59516) 2024-08-08 13:38:46 -07:00