35675 Commits

Author SHA1 Message Date
Jake Bailey
016b4aff11
Update 'pack this' result script to update new status comment (#57696) 2024-03-08 10:51:28 -08:00
TypeScript Bot
ddc417bf3c Update package-lock.json 2024-03-08 06:14:39 +00:00
Gabriela Araujo Britto
6357c89c52
Properly set hasAction for erasing modifiers in class member completions (#57643) 2024-03-07 11:34:47 -08:00
Ron Buckton
881f449a8a
Hoist function exports to top of module body in CJS/AMD/UMD (#57669) 2024-03-06 18:43:59 -05:00
Jake Bailey
27fe5034e0
Remove es3 related tests (#57668) 2024-03-06 14:36:24 -08:00
Jake Bailey
3a0869fd97
Update typescript dep to v5.4.2, other dependencies (#57664) 2024-03-06 12:29:01 -08:00
Sheetal Nandi
353ccb7688
Ensure correct script kind and text when using cached sourceFile from scriptInfo (#57641) 2024-03-04 15:56:35 -08:00
Mateusz Burzyński
0f6f7c308a
Add a test case related to spreading objects (#57642) 2024-03-04 15:53:41 -08:00
Anders Hejlsberg
3b1b82a6bf
Add optionality to mapped type indexed access substitutions (#57549) 2024-03-04 15:51:36 -08:00
dependabot[bot]
8336042ea3
Bump the github-actions group with 2 updates (#57624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 15:16:12 -08:00
Jake Bailey
320e17f122
"Annotate" exported object to fix named / namespace imports of our API in Node ESM (#57133) 2024-03-04 13:06:41 -08:00
Andrew Branch
6d458e81cd
Deduplicate protocol.ts content (#57361)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-03-04 11:41:49 -08:00
idango10
64edd07330
fix(57590): [Formatting] Remove spaces between ... and type name in tuple spread (#57604) 2024-03-04 09:48:48 -08:00
TypeScript Bot
1d6d962d31 Update package-lock.json 2024-03-03 06:14:54 +00:00
TypeScript Bot
0d78152bd7 Update package-lock.json 2024-03-02 06:15:00 +00:00
Jake Bailey
233aba7c43
Fix copy paste error in new workflows (#57611) 2024-03-01 17:35:23 -08:00
Ron Buckton
ea0d228f83
Fix instanceof use with Symbol.hasInstance in conjunction with union/intersection (#57602) 2024-03-01 19:09:28 -05:00
Jake Bailey
f4eeea052e
Refactor workflows for new typescript-bot triggers (#57409) 2024-03-01 16:07:56 -08:00
Oleksandr T
8ada4ef44f
fix(57386): Invalid use of 'eval' when defining a namespaced eval function (#57391) 2024-03-01 15:14:27 -08:00
Nathan Shively-Sanders
5d17aa7eb9
Add baselines missed in #56902 (#57598) 2024-03-01 11:17:22 -08:00
René
877d9d316d
Intl.NumberFormat: Add latest options, fix previous library discrepancies (#56902) 2024-03-01 09:40:44 -08:00
TypeScript Bot
3964aa183e Update package-lock.json 2024-03-01 06:14:43 +00:00
Mateusz Burzyński
af0424c010
Fixed a crash when computing flow type of destructured never (#57586) 2024-02-29 16:00:36 -08:00
Titian Cernicova-Dragomir
e089896be4
Preserve parameter types for optional parameters /fields with undefined in type and for required params with default value (#57484) 2024-02-29 09:42:26 -08:00
TypeScript Bot
2d70b57df4 Update package-lock.json 2024-02-29 06:15:09 +00:00
Jake Bailey
26df0cb23e
Remove 5.5 deprecated compiler options (#57527)
Co-authored-by: Andrew Branch <andrew@wheream.io>
2024-02-28 14:35:39 -08:00
Andrew Branch
cfbb15f0c1
Ensure comments before // @Filename are not part of the following virtual test file (#57579) 2024-02-28 13:40:10 -08:00
Mateusz Burzyński
63dd17baef
Get narrowable types for new expressions (#57382) 2024-02-28 12:33:38 -08:00
Sheetal Nandi
f23927a806
Remove code related to prepend and fix baselines (#57472) 2024-02-28 09:52:38 -08:00
TypeScript Bot
e0ae9be286 Update package-lock.json 2024-02-28 16:25:13 +00:00
Mateusz Burzyński
df8d755c1d
Prefer global over object members completions after ... (#57542) 2024-02-27 15:05:37 -08:00
Jake Bailey
65de938e4e
Remove target=es3 (#57525) 2024-02-27 11:40:18 -08:00
Jake Bailey
23156cb970
Error on unused eslint directives, reenable lost eslint rules (#57350) 2024-02-27 10:49:41 -08:00
Jake Bailey
a77370342d
Close "Design Limitation" automatically (#57554) 2024-02-26 14:46:58 -08:00
dependabot[bot]
28011a237a
Bump the github-actions group with 2 updates (#57538)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 12:44:51 -08:00
Jake Bailey
4df884c773
Ensure harness doesn't force or eagerly computes target, stop using raw target elsewhere (#57526) 2024-02-26 11:32:18 -08:00
Mateusz Burzyński
455f06eb50
Update baselines to fix CI (#57551) 2024-02-26 11:15:35 -08:00
Oleksandr T
65812bf3ec
fix(57348): Auto-complete on satisfies auto-imports satisfies (#57364) 2024-02-26 09:29:45 -08:00
TypeScript Bot
8f531ff3ba Update package-lock.json 2024-02-25 06:14:10 +00:00
TypeScript Bot
1162564a68 Update package-lock.json 2024-02-24 06:14:16 +00:00
Jake Bailey
f71d629e3f
Switch our tsconfigs over to NodeNext (#57213) 2024-02-23 13:16:35 -08:00
Jake Bailey
24a43256bd
Fix release pipeline (for real this time) (#57512) 2024-02-23 12:03:47 -08:00
Jake Bailey
e5148c64f6
Switch release pipeline image (#57509) 2024-02-23 09:41:21 -08:00
Jake Bailey
a04fcdb483
Don't explicity clone self in release pipeline (#57508) 2024-02-23 09:29:36 -08:00
Jake Bailey
97bccc333e
Switch releaese pipeline to new pool (#57507) 2024-02-23 09:19:28 -08:00
TypeScript Bot
16a36a71f1 Update package-lock.json 2024-02-23 06:15:10 +00:00
Jake Bailey
f58958c10e
Add even more config to release pipeline (#57496) 2024-02-22 16:21:03 -08:00
Jake Bailey
e7b31e799b
Fix output artifact in new release pipeline (#57495) 2024-02-22 16:12:43 -08:00
Jake Bailey
30715feb43
Add replacement release pipeline (#57363) 2024-02-22 15:37:13 -08:00
Sheetal Nandi
af6c6a954c
Fix current document position mappers (#57489) 2024-02-22 13:15:15 -08:00