36617 Commits

Author SHA1 Message Date
Copilot
542b09547f
Fix TS2783 false positive for union types in object spread expressions (#62656)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
Co-authored-by: Ryan Cavanaugh <ryanca@microsoft.com>
2025-10-22 16:44:10 -07:00
Mateusz Burzyński
cbc2059b53
Fixed a crash when parsing invalid decorator on await expression (#62659) 2025-10-22 12:03:09 -07:00
Kevin Brey
af3a3779de
add allowJs default value description (#62611) 2025-10-20 15:43:26 -07:00
Andrew Branch
84f4856709
Fix fourslash tests (#62641) 2025-10-20 19:47:59 +00:00
dependabot[bot]
16a52ed693
Bump the github-actions group across 1 directory with 2 updates (#62632)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 11:27:55 -07:00
Mateusz Burzyński
d8aafb3197
Handle more child types when generating navigation tree items for export default (#62620) 2025-10-17 09:44:34 -07:00
Mateusz Burzyński
d3be7e171b
Allow line break before import attributes with keyword (#62593) 2025-10-14 09:51:33 -07:00
Prathmesh Ravindra Salunkhe
0b6a241886
Fix: Make discriminant property selection order-independent in unions (#62512) (#62516) 2025-10-13 10:38:34 -07:00
CSIGS@microsoft.com
10b2cf52c3
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20251001192403117 to main (#62521) 2025-10-09 12:50:23 -07:00
Mateusz Burzyński
1112daead7
Add extra test for extending multiple bases with incompatible optional property under EOPT (#62574) 2025-10-09 17:34:21 +00:00
Jake Bailey
91b32ac281
Remove circularity, rootDir errors from node modules compiler tests (#62568) 2025-10-09 00:09:58 +00:00
dependabot[bot]
fe592f1627
Bump the github-actions group with 2 updates (#62551)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 00:07:13 -07:00
Mateusz Burzyński
6ba7d3560f
Consistently resolve to the errorType on arguments with error (#62549) 2025-10-05 15:40:28 -07:00
Jake Bailey
d0d675a363
Update DOM types for FileSystemDirectoryHandle changes (#62538) 2025-10-03 16:36:42 -07:00
dontwanttothink
3a68348fcb
Add type definitions for Uint8Array to/from base64 methods (#61696) 2025-10-03 14:01:57 -07:00
Jake Bailey
ced90d94b5
Move Iterable/AsyncIterable into main DOM/WebWorker libs (#62111) 2025-10-02 15:52:50 -07:00
Jake Bailey
9c4c377044
Update DOM types (#62496) 2025-10-02 10:42:42 -07:00
Jake Bailey
837e3a1df9
Fix releaser tag creation (#62522) 2025-10-01 13:41:42 -07:00
Jake Bailey
968d5deb8b
Fix incorrect test options (#62515) 2025-10-01 00:17:28 +00:00
Andrew Branch
eef6a0cbcf
Deprecate baseUrl (#62509) 2025-09-30 14:03:17 -07:00
Hans Brende
31a0ead46d
Don't compare "missing" to undefined in compareProperties under exactOptionalPropertyTypes (#61683) 2025-09-30 13:15:38 -07:00
Matt Kantor
d4b15eb56d
Enhance type argument completions (#62170) 2025-09-30 13:00:20 -07:00
dependabot[bot]
83ff20281e
Bump the github-actions group across 1 directory with 2 updates (#62507)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 10:33:44 -07:00
Anders Hejlsberg
e350126ab9
Port microsoft/typescript-go#1764 (#62510) 2025-09-29 14:47:59 -07:00
Anders Hejlsberg
97610a8a63
Port microsoft/typescript-go#1757 (#62501) 2025-09-29 14:42:29 -07:00
Anders Hejlsberg
1cd5309f7d
Port https://github.com/microsoft/typescript-go/pull/1759 (#62502) 2025-09-28 20:55:30 +00:00
Jake Bailey
5f183ad73d
Revert PR 61928 (#62423) 2025-09-25 10:22:27 -07:00
Andrew Branch
6f6efb419a
Disable conditional exports fallbacks on null values (#62483) 2025-09-25 09:16:51 -07:00
Jake Bailey
96acaa5290
Remove no-default-lib (#62435) 2025-09-24 16:16:14 -07:00
Ryan Cavanaugh
904e7dd97d
Enable noUncheckedSideEffectImports by default (#62443) 2025-09-22 12:06:04 -07:00
Janhvi Chitnis
233f392d67
fix(error message): fixes issue in error message TS1355 (#62465) 2025-09-19 08:47:27 -07:00
Sheetal Nandi
e9bcbe6ef7
Fix incorrectly ignored dts file from project reference for resolution (#62438) 2025-09-11 19:14:30 +00:00
Copilot
cdfc519b99
Switch libReplacement to false by default (#62391)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-09-10 17:02:03 -07:00
Greggman
3320dfdfcf
Add missing Float16Array constructors (#62351) 2025-09-09 11:22:55 -07:00
Mateusz Burzyński
4f94cb2aa4
Fix parenthesizer rules for manually constructed binary expressions with ?? and ||/&& mix (#62311) 2025-09-09 10:06:00 -07:00
Ryan Cavanaugh
3f5c77f1f9
Replace all testcase instances of 'module' with 'namespace' (#62399) 2025-09-08 16:07:45 -07:00
CSIGS@microsoft.com
0f4b3387bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250829194312467 to main (#62357) 2025-09-08 12:49:11 -07:00
dependabot[bot]
0f415c5f80
Bump the github-actions group across 1 directory with 4 updates (#62411)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-09-08 16:23:59 +00:00
Andrew Branch
7956c00166
Deprecate --moduleResolution node10 (#62338) 2025-08-27 13:51:20 -07:00
Andrew Branch
3eb7b6a179
Stop pinging Kat on protocol changes (#62339) 2025-08-26 23:34:39 +00:00
Andrew Branch
e635bb97f5
Allow --module bundler --moduleResolution commonjs (#62320) 2025-08-22 14:17:18 -07:00
dependabot[bot]
261630d650
Bump the github-actions group with 2 updates (#62299)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 11:50:03 -07:00
Jake Bailey
73c0bc8bc8
Update deps (#62285) 2025-08-14 12:17:24 -07:00
René
e39d5775b6
Update Node.js core modules (#62201) 2025-08-11 13:16:40 -07:00
dependabot[bot]
605d7ee0bd
Bump the github-actions group with 2 updates (#62252)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 09:49:31 -07:00
dependabot[bot]
391616532d
Bump github/codeql-action from 3.29.1 to 3.29.2 in the github-actions group (#62006)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 09:14:47 -07:00
John Favret
e3ef7ff50d
added john favret to pr_owners.txt (#62191) 2025-08-04 17:40:57 +00:00
Daniel Rosenwasser
c6a1812e0c
Bump version to 6.0 (#62162) 2025-07-31 16:21:24 -07:00
Jake Bailey
c1f5656041
Restructure CI to prepare for required checks and merge queues (#61978) 2025-07-31 16:04:06 -07:00
Copilot
39c5d01877
Fix private identifier fields generating errors in class expression declarations (#62155)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
Co-authored-by: weswigham <2932786+weswigham@users.noreply.github.com>
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
2025-07-31 15:51:51 -07:00