copilot-swe-agent[bot]
3e0cdbd678
Fix all remaining module declarations in test files
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 18:05:32 +00:00
copilot-swe-agent[bot]
116285f84e
Update remaining test files to replace module with namespace declarations
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 17:50:49 +00:00
Ryan Cavanaugh
6e09dc20ed
Update baselines
2025-09-04 10:14:25 -07:00
copilot-swe-agent[bot]
e93fa3800c
Update remaining test files to use namespace instead of module keyword
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 17:03:42 +00:00
copilot-swe-agent[bot]
492692ee5d
Fix code style and update test files to use namespace instead of module
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 16:15:21 +00:00
copilot-swe-agent[bot]
8387013e7e
Update additional test files with comprehensive module-to-namespace replacement
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 16:03:05 +00:00
copilot-swe-agent[bot]
e6ee96d357
Fix lint errors by removing unused imports and apply formatting
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 16:01:27 +00:00
copilot-swe-agent[bot]
0ebcdd1967
Update test files to use namespace instead of module keyword
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 15:49:39 +00:00
copilot-swe-agent[bot]
3a6002642f
Remove version comparison logic and fix diagnostic message ordering
...
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-09-04 15:45:51 +00:00
copilot-swe-agent[bot]
dcfee6e161
Update test baselines for module keyword deprecation errors
...
- Updated 530+ test baseline files to include new TS1547 errors
- These errors correctly reflect the TypeScript 6.0 deprecation of module keyword for namespaces
- All errors are expected and confirm the feature is working as designed
2025-09-03 23:48:16 +00:00
copilot-swe-agent[bot]
381d4a61bd
Apply code formatting
2025-09-03 23:39:48 +00:00
copilot-swe-agent[bot]
7cbbb7e307
Implement TypeScript 6.0 deprecation of module keyword for namespaces
...
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
2025-09-03 23:33:52 +00:00
copilot-swe-agent[bot]
88b137f319
Initial plan
2025-09-03 23:13:04 +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
Wesley Wigham
c3ee238ae7
Add format to update baselines/fix lints task ( #62160 )
2025-07-31 13:57:52 -07:00
Daniel Rosenwasser
be86783155
Give more specific errors for verbatimModuleSyntax ( #62113 )
2025-07-23 15:38:01 -07:00
CSIGS@microsoft.com
22ef57786f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714192406710 to main ( #62068 )
2025-07-22 13:23:03 -07:00
Mateusz Burzyński
d5a414cd1d
Don't use noErrorTruncation when printing types with maximumLength set ( #62091 )
2025-07-22 08:56:52 -07:00
Jake Bailey
f14b5c8a2f
Remove unused and confusing dom.iterable.d.ts file ( #62037 )
2025-07-21 14:30:30 -07:00
Nathan Shively-Sanders
2778e84ed8
Restore AbortSignal.abort ( #62086 )
2025-07-17 11:27:15 -07:00
CSIGS@microsoft.com
65cb4bd2d5
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710202354753 to main ( #62038 )
2025-07-10 13:45:15 -07:00
Jake Bailey
9e20e032ef
Clear out checker-level stacks on pop ( #62016 )
2025-07-08 07:54:20 -07:00
Julian Taub
87740bc7fe
Fix for Issue 61081 ( #61221 )
2025-07-07 13:30:01 -07:00
Copilot
833a8d492c
Fix Symbol completion priority and cursor positioning ( #61945 )
...
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: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
2025-07-02 14:46:24 -07:00
CSIGS@microsoft.com
0018c9ff12
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702194908541 to main ( #61992 )
2025-07-02 14:35:28 -07:00
Daniel Rosenwasser
fe698aef28
Just add a trailing call to visitNode instead of creating a new array when collecting outlining spans ( #61987 )
2025-07-02 10:18:12 -07:00
Jake Bailey
441655c270
DOM Update 2025-06-18 ( #61986 )
2025-07-01 18:49:19 -07:00
Kenta Moriuchi
8518a8764e
fix Intl.Segments#containing return value type ( #61236 )
2025-07-01 17:10:50 -07:00
Jake Bailey
6d684e34e4
Restore repo dispatch for twoslash-repros workflow ( #60682 )
2025-07-01 09:33:39 -07:00
Idan Goshen
3ba257ffac
fix: diagnostic message for class name 'Object' when targeting different ECMAScript versions ( #61850 )
2025-06-30 15:46:33 -07:00
Copilot
666ef27201
Fix Copilot instructions to emphasize mandatory lint, test, and format steps ( #61950 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
2025-06-30 15:22:28 -07:00
Anthony Fu
e58dde511c
perf: improve regexp performance by using non-capturing groups ( #58551 )
2025-06-30 15:12:49 -07:00
dependabot[bot]
5fd65f3189
Bump the github-actions group across 1 directory with 3 updates ( #61804 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 14:53:13 -07:00
Mateusz Burzyński
1ea1809e16
Properly disallow yield in bodyless arrows ( #61976 )
2025-06-30 14:52:49 -07:00
Mateusz Burzyński
b70d4d7e4b
Revert change to type print in an error message ( #61977 )
2025-06-30 14:30:04 -07:00
Mateusz Burzyński
91cdbd518c
Fixed nullish coalesce operator's precedence ( #61372 )
2025-06-30 13:49:03 -07:00
Mateusz Burzyński
58665cf3ae
Don't return tags when returning quick info for JSDoc nodes ( #59816 )
2025-06-30 13:20:08 -07:00
Mateusz Burzyński
c35b14335a
Keep accessors as accessors in emitted anonymous class declarations ( #60853 )
2025-06-30 13:19:53 -07:00
Mateusz Burzyński
3267e426e3
Handle silentNeverType in iteration-related functions ( #61317 )
2025-06-30 12:52:51 -07:00