Commit Graph

36365 Commits

Author SHA1 Message Date
TypeScript Bot a5e123d9e0 Update LKG v5.7.3 2025-01-08 00:16:22 +00:00
TypeScript Bot 8bc02048a2 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-01-07 14:48:13 -08:00
TypeScript Bot 7aa63df74c 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#60825)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-12-19 14:28:07 -08:00
TypeScript Bot 9df7c36aa9 Bump version to 5.7.3 and LKG 2024-12-17 21:49:53 +00:00
TypeScript Bot e167412fe0 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#60798)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-12-17 13:35:46 -08:00
Jake Bailey 9ba364c55a Fix coverage build on release-5.7 (#60792) 2024-12-17 09:27:11 -08:00
TypeScript Bot 4b7441a8be 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#60776)
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
2024-12-17 09:26:58 -08:00
Jake Bailey e844dc305e Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
2024-12-17 09:26:13 -08:00
TypeScript Bot 21b02a1e1f 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#60750)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-12-12 11:53:12 -08:00
TypeScript Bot b82fd16484 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#60679)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-12-11 11:03:46 -08:00
TypeScript Bot 2d11280633 🤖 Pick PR #60687 (Remove reference not found errors f...) into release-5.7 (#60721)
Co-authored-by: Isabel Duan <isabelduan@microsoft.com>
2024-12-09 11:41:19 -08:00
TypeScript Bot c765dcef9a 🤖 Pick PR #60622 (Fix library inclusions for ES2024 t...) into release-5.7 (#60681)
Co-authored-by: Billy Janitsch <billyjanitsch@gmail.com>
2024-12-06 15:47:21 -08:00
TypeScript Bot 68b84f0bad 🤖 Pick PR #60683 (Cache started nonexistent property ...) into release-5.7 (#60686)
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
2024-12-04 16:21:10 -08:00
TypeScript Bot 97fa2165f3 🤖 Pick PR #60673 (Do not require import attributes fo...) into release-5.7 (#60674)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-12-04 11:59:35 -08:00
TypeScript Bot 5d77da6ee4 🤖 Pick PR #60615 (fix missing react error with fragme...) into release-5.7 (#60618)
Co-authored-by: Isabel Duan <isabelduan@microsoft.com>
2024-11-26 14:40:02 -08:00
TypeScript Bot d701d908d5 Bump version to 5.7.2 and LKG v5.7.2 2024-11-21 01:19:43 +00:00
TypeScript Bot 0503a630fd 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#60513)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
Co-authored-by: Isabel Duan <isabelduan@microsoft.com>
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
2024-11-18 13:41:09 -08:00
TypeScript Bot 3140dbb79a 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2024-11-13 12:40:47 -08:00
TypeScript Bot c1216dea1a Update LKG v5.7-rc 2024-11-08 17:06:44 +00:00
TypeScript Bot 3ee2b95689 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#60424)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-11-05 12:51:46 -08:00
TypeScript Bot 44bd3f21fe Bump version to 5.7.1-rc and LKG 2024-11-04 06:14:08 +00:00
TypeScript Bot 5925c81eea Update LKG 2024-11-04 06:00:01 +00:00
TypeScript Bot 84d58cf525 Merge remote-tracking branch 'origin/main' into release-5.7 2024-11-04 05:59:32 +00:00
navya9singh 0ec4d30a6e Fixing exception on unsaved file (#60362) 2024-11-02 22:55:36 -07:00
Ron Buckton 11b2930fa2 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Array (#60391) 2024-11-01 16:47:09 -04:00
Joe Pea 248c8f5f99 Fix incorrect details in lib.decorators (#60252) 2024-11-01 15:02:04 -04:00
Isabel Duan 3e6171833e fix autoimports crash: generate namespace and other module symbol imports (#60333) 2024-10-31 17:03:12 -07:00
Mateusz Burzyński 32513a7745 Fixed an accidental undefined leak into getAccessibleSymbolChain's cache key (#58669) 2024-10-31 15:18:27 -07:00
Mateusz Burzyński e4dc78ab8c Fixed crash on class member completions with auto imports from merged ambient modules (#60340) 2024-10-31 13:47:38 -07:00
Mateusz Burzyński 48f2ada110 Add string literal completions for package.json imports field (#57718) 2024-10-31 13:33:40 -07:00
Mateusz Burzyński a271797c1a Use canHaveFlowNode in checkIfExpressionRefinesParameter (#58816) 2024-10-31 13:14:27 -07:00
Mateusz Burzyński f478257f06 Remove unused SymbolLinks["bindingElement"] (#60385) 2024-10-31 13:14:17 -07:00
Nathan Shively-Sanders da15ef2841 Fix a crash in an anonymous buffer that copilot is writing to. (#60377) 2024-10-30 15:36:19 -07:00
Isabel Duan 21618934bf fix paste edits range: include all completely selected identifiers (#60339) 2024-10-29 14:05:32 -07:00
Mateusz Burzyński cb44488fce Fixed a JSDoc-related crash when obtaining type of a type literal type argument (#60358) 2024-10-28 11:50:14 -07:00
dependabot[bot] 6beca69fbc Bump the github-actions group with 4 updates (#60356)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 11:20:02 -07:00
Andrew Branch 2ac4cb78d6 Fix prioritization of paths specifiers over node_modules package specifiers (#60238) 2024-10-23 13:22:23 -07:00
Oleksandr T. db8eacd7e2 fix(59397): JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions (#59675) 2024-10-23 11:34:23 -07:00
Mateusz Burzyński 6a90111d05 Fixed "add missing properties" codefix for positions with nullable contextual types (#60328) 2024-10-23 11:31:37 -07:00
Mateusz Burzyński 437d7f7d9c Fixed crash in auto import suggestions for default of exported UMD objects (#60313) 2024-10-23 09:22:09 -07:00
Ron Buckton 1679f4481d More rigorous ASI prevention when emitting return/yield (#60304) 2024-10-22 19:20:51 -04:00
Oleksandr T. a62ac67b50 fix(59779): The semicolons: "remove" formatting option doesn't remove extraneous semicolons (#59797) 2024-10-22 15:42:28 -07:00
Oleksandr T. 241a6c9589 fix(55168): Computed properties do not respect setter signatures (#55178) 2024-10-22 13:10:55 -07:00
Ron Buckton e25abe34ae Error on too many parameters for iterator method (#60321) 2024-10-22 16:00:58 -04:00
Mateusz Burzyński aa411acab7 Add a test for constraint of an infer type parameter not being fully instantiated previously (#59760) 2024-10-21 18:29:05 -04:00
dependabot[bot] d9eeeaecbb Bump github/codeql-action from 3.26.12 to 3.26.13 in the github-actions group (#60295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 13:57:54 -07:00
Ron Buckton e6ef279403 Fix template string escaping (#60303) 2024-10-21 13:18:54 -07:00
Oleksandr T. df9d16503f fix(59463): Feature that displays method argument names inline does not correctly handle method overloading (#59504) 2024-10-18 14:44:43 -07:00
Mateusz Burzyński c07da583af Disallow type and interface declarations in statements with blockless bodies (#60183) 2024-10-18 09:24:33 -07:00
Ron Buckton 2e4f2c72db Include non-enumerable keys in __importStar helper (#60262) 2024-10-18 10:26:00 -04:00