36659 Commits

Author SHA1 Message Date
Andrew Branch
b78f466812
Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (#60910) 2025-01-21 11:10:51 -08:00
Mateusz Burzyński
8da951cbb6
Fixed "Delete all unused declarations" to delete self-referential functions (#60888) 2025-01-17 22:11:41 -08:00
Mateusz Burzyński
0745e6a0e0
Fixed wrong error being reported on required initialized parameters with isolatedDeclarations (#60980) 2025-01-17 22:08:12 -08:00
Oleksandr T.
a086a3c42b
fix(60563):@import * as namespace cannot be used with @implements (#60566) 2025-01-17 14:54:28 -08:00
Oleksandr T.
589f734e5e
fix(60375): Parameter inlay hint is incorrect when function has a this type (#60378) 2025-01-17 13:30:35 -08:00
Oleksandr T.
5170645f4e
fix(60592): JSDoc implements space sensetive (#60640) 2025-01-17 12:12:12 -08:00
Oleksandr T.
f99803d05f
fix(60551): satisfies is shown on go-to-implementation (#60801) 2025-01-17 12:05:26 -08:00
Oleksandr T.
32e8f8b81c
feat(60475): Add getUnknownType to checker api (#60502) 2025-01-17 11:57:01 -08:00
BitFlippa27
7901a39721
Fix JSDoc for Array#sort, TypedArray#sort and Array#toSorted methods (#60983) 2025-01-16 15:58:51 -08:00
dependabot[bot]
700ee076e5
Bump the github-actions group with 2 updates (#60963)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 10:42:48 -08:00
Andrew Branch
cbac1ddfc7
Skip verifyCompilerOptions when possible on program updates (#60754)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2025-01-09 17:35:20 -08:00
Ron Buckton
df54a3d6b4
Add non-generic fallback overloads for TypedArray constructors (#60934) 2025-01-09 16:28:50 -05:00
Andrew Branch
e9738050cf
Write path normalization without array allocations (#60812) 2025-01-09 11:36:08 -08:00
Jake Bailey
e1cef5fa3a
Fix GHA badge in readme (#60937) 2025-01-08 15:15:35 -08:00
Armando Aguirre
717d05cc2d
Fixed BADCLIENT error message (#60925)
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2025-01-07 15:58:37 -08:00
Mateusz Burzyński
a5196c7d3b
Narrow types by typeof operands with extra parenthesis (#60928) 2025-01-07 12:26:00 -08:00
Jake Bailey
c0b3ff2da1
Fix CodeQL configuration, releases (#60828) 2025-01-06 12:35:43 -08:00
dependabot[bot]
d49b896180
Bump the github-actions group across 1 directory with 3 updates (#60844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 11:32:54 -08:00
CSIGS@microsoft.com
21c1a61b49
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241220203953707 to main (#60833) 2025-01-02 18:02:45 -08:00
CSIGS@microsoft.com
56a08250f3
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241219202405650 to main (#60826) 2024-12-19 12:59:24 -08:00
Mateusz Burzyński
12e205b1e9
Don't try to add an implicit undefined for mapped properties outside of strictNullChecks (#60393) 2024-12-19 11:47:26 -08:00
Mateusz Burzyński
0dda037f9f
Improve unknown narrowing by negated type predicates (#60795) 2024-12-18 10:44:43 -08:00
Jake Bailey
52717acf87
Update dependencies (#60781) 2024-12-17 18:28:58 -08:00
Daniel Rosenwasser
c8af21b4fb
Add tests for getNormalizedAbsolutePath. (#60802) 2024-12-17 17:45:48 -08:00
CSIGS@microsoft.com
e1db57d83c
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241217202808030 to main (#60797) 2024-12-17 13:27:17 -08:00
Daniel Rosenwasser
7be4b2c697
Harden sanitizeLog against incorrect matches on TypeScript versions. (#60794)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2024-12-17 12:56:20 -08:00
Jake Bailey
ac2cfccd64
Use macos-latest in CI (#60780) 2024-12-16 14:57:33 -08:00
Jake Bailey
ed1f2ccfa8
Point TypeScript-Twoslash-Repro-Action back to main branch (#60779) 2024-12-16 14:57:13 -08:00
Andrew Branch
f69580f821
Add --module node18 (#60722) 2024-12-13 10:16:23 -08:00
CSIGS@microsoft.com
4a18b5cf8d
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241212204530251 to main (#60752) 2024-12-12 13:21:18 -08:00
Andrew Branch
44e84bb7b0
Do not require import attribute on type-only JSON import (#60749) 2024-12-12 11:42:25 -08:00
dependabot[bot]
6a00bd2422
Bump the github-actions group with 3 updates (#60713)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 01:20:52 -08:00
Isabel Duan
3d2b8f33d4
Remove reference not found errors from jsx: preserve (#60687) 2024-12-09 10:38:37 -08:00
Andrew Branch
421f5c5458
Fix incorrect usage of package.json types/main in package subdirectories (#60696) 2024-12-06 13:47:41 -08:00
Mateusz Burzyński
239a2a936f
Error on override used on dynamically named class members (#60691) 2024-12-06 11:05:25 -08:00
Hannah Oshlag
edd278a104
Switch coverage image from ubuntu-22.04 to mariner-2.0 (#60541) 2024-12-05 15:16:53 -08:00
Mateusz Burzyński
9ef98be517
Add extra test cases for fixed reportNonexistentProperty crashes (#60690) 2024-12-05 09:21:08 -08:00
Wesley Wigham
12d96878bc
Lookup non-local element factory for reference marking when marking fragment references (#60684) 2024-12-04 16:44:24 -08:00
Wesley Wigham
517da72a57
Cache started nonexistent property error checks to prevent reentrancy in the check (#60683) 2024-12-04 15:13:20 -08:00
Ryan Cavanaugh
4105134626
Include type-meaning 'extends' clause in auto-import fix list (#59853) 2024-12-04 13:22:25 -08:00
Wesley Wigham
42f893ff75
Mark the inherited any-based index signature so it can be elided in declaration emit (#60680) 2024-12-04 13:21:16 -08:00
Mateusz Burzyński
676d329948
Avoid incorrectly reusing assertion nodes from property assignments (#60576) 2024-12-04 12:04:14 -08:00
Gabriela Araujo Britto
6b1ea96b94
Fix flow node improper reuse (#60662) 2024-12-04 09:13:13 -08:00
Andrew Branch
9bf5aa7fe2
Do not require import attributes for JSON imports in --module node16 (#60673) 2024-12-04 08:47:16 -08:00
Billy Janitsch
6f75783184
Fix library inclusions for ES2024 target (#60622) 2024-12-03 17:19:58 -05:00
Mateusz Burzyński
14c65b3119
Check if switch statements are exhaustive when their expressions is generic with a literal type constraint (#60644) 2024-12-02 12:12:58 -08:00
Mateusz Burzyński
97177722b8
Allow assignments to readonly class properties within IIFEs contained in constructors (#60416) 2024-12-02 11:15:47 -08:00
Psychpsyo
b263cc4b2e
Improve the definition of atan2() (#60493) 2024-11-27 15:12:20 -08:00
Mateusz Burzyński
9fe6c3661c
Fixed syntactic nullisness semantics for tagged template expressions (#60616) 2024-11-26 15:17:29 -08:00
Isabel Duan
96410eb655
fix missing react error with fragments in react-native (#60615) 2024-11-26 13:24:44 -08:00