Commit Graph

35639 Commits

Author SHA1 Message Date
Jake Bailey 3caec2caef Cherry pick PR 57887 into release-5.4 (#57898)
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
2024-03-28 16:13:11 -07:00
TypeScript Bot 896947e393 🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#57958)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-03-28 16:03:07 -07:00
TypeScript Bot 521d3fb2d1 🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
2024-03-27 14:22:58 -07:00
TypeScript Bot 6ea273cdcc Update LKG v5.4.3 2024-03-19 22:08:46 +00:00
TypeScript Bot cd06f92c43 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-03-19 15:07:36 -07:00
TypeScript Bot ca8e720a36 Update LKG 2024-03-19 20:56:37 +00:00
Jake Bailey 010b1885c0 release-5.4: Revert PR 56087 (#57850) 2024-03-19 13:54:29 -07:00
TypeScript Bot fc7006c125 Update LKG 2024-03-18 20:41:16 +00:00
TypeScript Bot b45a41823e 🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#57832)
Co-authored-by: Anders Hejlsberg <andersh@microsoft.com>
2024-03-18 11:56:40 -07:00
TypeScript Bot 609560f36b Bump version to 5.4.3 and LKG 2024-03-15 19:40:24 +00:00
TypeScript Bot f42605fcef 🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#57752)
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2024-03-15 12:28:48 -07:00
Gabriela Araujo Britto 485c7c5d08 Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795) 2024-03-15 12:26:01 -07:00
TypeScript Bot 7f11456f4a 🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#57753)
Co-authored-by: Anders Hejlsberg <andersh@microsoft.com>
2024-03-13 08:48:21 -07:00
TypeScript Bot 42bb138173 Bump version to 5.4.2 and LKG v5.4.2 2024-03-04 06:55:29 +00:00
Jake Bailey 992c70519c Add release pipeline to release-5.4 (#57513) 2024-02-23 15:44:18 -08:00
TypeScript Bot db6b2a9802 Bump version to 5.4.1-rc and LKG v5.4-rc 2024-02-19 06:10:40 +00:00
TypeScript Bot bd4f51c8f0 Update LKG 2024-02-19 05:58:57 +00:00
TypeScript Bot 8a1f79dca5 Merge remote-tracking branch 'origin/main' into release-5.4 2024-02-19 05:58:22 +00:00
Anders Hejlsberg d04e3489b0 Improve apparent type of mapped types (#57122) 2024-02-18 14:46:37 -10:00
TypeScript Bot 86a16636ca Update package-lock.json 2024-02-17 06:14:05 +00:00
Mateusz Burzyński feb57c269b Instantiate earlier inferred constraints in conditional types (#57362) 2024-02-16 14:31:28 -08:00
Oleksandr T 91e67ffbea fix(57392): using is not suggested as a keyword (#57394) 2024-02-16 14:12:17 -08:00
Mateusz Burzyński 29c0024bcf Avoid creating rest elements with errorType when any is spread (#57116) 2024-02-16 14:05:33 -08:00
Oleksandr T c18c1c20dc fix(57302): Cannot move symbols from tsx to ts files (#57305) 2024-02-16 10:36:23 -08:00
TypeScript Bot c4de2afcc2 Update package-lock.json 2024-02-16 06:14:39 +00:00
Dan Vanderkam f41a5f5986 Preserve separators in numeric literals with target=ES2021+ (#57144) 2024-02-15 14:26:42 -08:00
hborchardt da5f0fe9d4 Add missing members to array of objects in quickfix (#57143) 2024-02-15 11:49:38 -08:00
TypeScript Bot 67542c4c1f Update package-lock.json 2024-02-15 06:14:57 +00:00
dependabot[bot] 98348eaa89 Bump the github-actions group with 3 updates (#57411)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 19:01:50 -08:00
Jake Bailey ec2c78c32b Update TypeScript-Twoslash-Repro-Action action version (#57410) 2024-02-14 17:52:14 -08:00
Wesley Wigham 3de2cdce4d Set NODE_ENV to development and not testing in launch template (#57407) 2024-02-14 10:50:54 -08:00
TypeScript Bot db3d54ffbc Update package-lock.json 2024-02-14 06:15:21 +00:00
Sheetal Nandi 2f8b822c1f Some of the fixes picked out from my work for file updates (#57401) 2024-02-13 13:18:34 -08:00
Sheetal Nandi 04fa4b5273 More logging of Script info state infromation for baselining for future script info updates improvements (#57398) 2024-02-13 12:38:30 -08:00
Abraham Guo 0b044f729f When attaching JSDoc diagnostics, make sure to only include diagnostics that actually belong with the JSDoc (#57271) 2024-02-13 12:13:43 -08:00
Gabriela Araujo Britto a6414052a3 Allow (non-assert) type predicates to narrow by discriminant (#57358) 2024-02-13 11:33:30 -08:00
Nathan Shively-Sanders 23960ac88c Fix scripts/errorCheck.mjs (#57399) 2024-02-13 10:29:44 -08:00
TypeScript Bot 2a0edf7949 Update package-lock.json 2024-02-13 06:16:01 +00:00
Mateusz Burzyński 0b4966ab2a Fixed type parameter leak in union calls with mixed type parameter presence (#57371) 2024-02-12 15:07:05 -08:00
PhoebeSzmucer d65bdb8c34 Fix duplicated import suggestions (#57369)
Co-authored-by: Phoebe Szmucer <pszmucer@palantir.com>
2024-02-12 14:00:27 -08:00
TypeScript Bot ae27e55b02 Update package-lock.json 2024-02-12 06:14:48 +00:00
TypeScript Bot 0d94c344fa Update package-lock.json 2024-02-11 06:14:42 +00:00
TypeScript Bot 25a708cf63 Update package-lock.json 2024-02-10 06:14:10 +00:00
Mateusz Burzyński e2bf8b437d Fixed distributive conditional types with never intersections (#57345) 2024-02-09 12:25:02 -08:00
TypeScript Bot c5db0ac0ef Update package-lock.json 2024-02-09 06:14:38 +00:00
Andrew Branch 76cf0928f2 Expand anti-parent-barrel auto-import heuristic to all moduleResolution modes (#57342) 2024-02-08 11:12:35 -08:00
Oleksandr T 10a3872de4 fix(57326): 'resolves to a type-only declaration and must be imported using a type-only import' doesn't have a quick fix (#57327) 2024-02-07 15:17:29 -08:00
Andrew Branch 31bf80ce6b Fix path completions missing extensions for exports wildcards (#57312) 2024-02-07 15:02:35 -08:00
Sheetal Nandi 1ca93fe78f Tests for more state and remove some unnecessary logs (#57324) 2024-02-07 13:47:40 -08:00
TypeScript Bot c790dc1dc7 Update package-lock.json 2024-02-07 06:14:33 +00:00