Commit Graph

  • 0b170d09fe delete extra comments in tests (#54452) Isabel Duan 2023-05-30 12:08:23 -07:00
  • 4bf0476800 Update package-lock.json TypeScript Bot 2023-05-30 06:18:24 +00:00
  • a360d9fb3a 🤖 Pick PR #54315 (add baseline for linked editing) into release-5.1 (#54419) TypeScript Bot 2023-05-29 20:58:40 -07:00
  • c8da9d59fe 🤖 Pick PR #54358 (Don't use text change's `createNewF...) into release-5.1 (#54444) TypeScript Bot 2023-05-29 20:54:38 -07:00
  • cede745ab3 Cherry-picks 544d432 into release-5.1. Daniel Rosenwasser 2023-05-29 20:05:35 +00:00
  • a38e4f5749 🤖 Pick PR #54169 (Fix creation of composite union typ...) into release-5.1 (#54412) TypeScript Bot 2023-05-29 12:52:07 -07:00
  • 898edb5381 🤖 Pick PR #54208 (Properly handle typeof this.xxx i...) into release-5.1 (#54413) TypeScript Bot 2023-05-29 12:51:54 -07:00
  • ca0fafd694 add baseline for linked editing (#54315) Isabel Duan 2023-05-26 16:01:29 -07:00
  • 544d43286a Fix fs.watch callback type for new @types/node (#54417) Jake Bailey 2023-05-26 15:29:11 -07:00
  • 4488ac2b36 Minor algorithm change to address perf regression resolveName-perf-regression Ron Buckton 2023-05-26 15:31:29 -04:00
  • d762534463 fix(54383): Declare method quick fix not returned for #private method (#54400) Oleksandr T 2023-05-26 20:06:20 +03:00
  • 98ed0eb94c Localize refactor descriptions (#54379) Maria José Solano 2023-05-26 10:06:12 -07:00
  • 2f626bff03 Elaborate errors on const asserted expressions (#54396) Mateusz Burzyński 2023-05-26 19:05:33 +02:00
  • 42e783930e 🤖 Pick PR #54317 (Resolve re-exports when looking for...) into release-5.1 (#54327) TypeScript Bot 2023-05-26 10:02:20 -07:00
  • ed924d0585 🤖 Pick PR #54112 (Fix isGenericReducibleType to all...) into release-5.1 (#54349) TypeScript Bot 2023-05-26 10:02:08 -07:00
  • cbb5826d0a 🤖 Pick PR #54401 (Handle already released source file...) into release-5.1 (#54403) TypeScript Bot 2023-05-26 10:01:48 -07:00
  • f5ab714d1f Suppress error caused by intermediate types in getTypeOfExpression (#54380) Anders Hejlsberg 2023-05-26 09:30:06 -07:00
  • fb7efcfe06 Update package-lock.json TypeScript Bot 2023-05-26 06:17:23 +00:00
  • c64a378ef9 Handle already released source files that dont match scriptKind (#54401) Sheetal Nandi 2023-05-25 15:58:22 -07:00
  • da686774dc Formatter: fix indentation of comments at end of range (#54250) Russell Davis 2023-05-25 13:13:53 -07:00
  • bd9992a33d Revert GHA fail-fast for OpenSSF workflow (#54382) Jake Bailey 2023-05-25 11:08:56 -07:00
  • 1a8c7ae447 fix CI build (#54386) Oleksandr T 2023-05-25 20:22:05 +03:00
  • 8db251fb47 fix(52517): JSDoc Comment Template not provided when unrelated JSDoc with tag exists (#54132) Oleksandr T 2023-05-25 02:19:49 +03:00
  • 8ea3887f70 fix(54155): "Move to file" does not carry all function overload and implementation signatures (#54164) Oleksandr T 2023-05-25 02:17:43 +03:00
  • f4c2a227a7 fix flow type of this inside arrow function (#54236) Zzzen 2023-05-25 06:57:36 +08:00
  • bb74c60723 feat(54190): Convert to template string quick fix not available in assignment expressions (#54210) Oleksandr T 2023-05-25 01:42:07 +03:00
  • 6cbe2e02a4 fix(54085): Cannot navigate down object hierarchy if an interface is not directly implemented (#54108) Oleksandr T 2023-05-25 00:06:25 +03:00
  • e7d62e57aa Don't use text change's createNewFile for existing empty file (#54358) Gabriela Araujo Britto 2023-05-24 16:26:11 -03:00
  • 13169870b4 fix(54152): Cannot use const enum to define an interface key in isolatedModules mode (#54165) Oleksandr T 2023-05-24 22:14:19 +03:00
  • 4c82d918bc Don't linearly search for fresh param in getConditionalType (#53662) Jake Bailey 2023-05-24 11:41:20 -07:00
  • 7baf6cd120 Avoid infinite recursion when instantiating circular inline mapped generic tuple type (#53522) Mateusz Burzyński 2023-05-24 20:41:04 +02:00
  • fefcb81d48 Add extra tests for recursive conditional types (#54030) Mateusz Burzyński 2023-05-24 19:50:10 +02:00
  • 1518cd98f4 Fixed declaration emit for undefined properties inferred from functions in other array elements (#53938) Mateusz Burzyński 2023-05-24 19:19:01 +02:00
  • 2beeb8b931 Update package-lock.json TypeScript Bot 2023-05-23 06:17:35 +00:00
  • 1561701b9f Allow to define valid static fields with names conflicting with builtin properties (#54198) Mateusz Burzyński 2023-05-23 01:44:24 +02:00
  • 0d262616f3 Add extra Date.UTC signature to reflect ES2017 changes (#54125) João Nuno Mota 2023-05-23 00:23:08 +01:00
  • 0bfc9f51ec Fix a logic-changing typo in getRecursionIdentity (#54321) Ruben Tytgat 2023-05-22 19:34:05 +02:00
  • 996aeb6aaf Update package-lock.json TypeScript Bot 2023-05-22 06:22:28 +00:00
  • b1ef88c882 Update package-lock.json TypeScript Bot 2023-05-21 06:17:42 +00:00
  • 6f7704e0e2 Properly handle typeof this.xxx in isTypeParameterPossiblyReferenced (#54208) Anders Hejlsberg 2023-05-20 06:37:35 -07:00
  • 1ea21e1ef1 Fix isGenericReducibleType to allow HKT technique to function again (#54112) Anders Hejlsberg 2023-05-20 06:36:38 -07:00
  • 04cdffdd27 Update package-lock.json TypeScript Bot 2023-05-20 06:17:06 +00:00
  • 22bf9c49ab Ensure GHA jobs fail fast in scripts (#54142) Jake Bailey 2023-05-19 18:22:00 -07:00
  • 215fe6ef75 Fix creation of composite union type predicates (#54169) Anders Hejlsberg 2023-05-19 13:15:46 -07:00
  • 2b7d517907 Resolve re-exports when looking for tslib helpers (#54317) Andrew Branch 2023-05-19 10:13:53 -07:00
  • ae33099f25 Update package-lock.json TypeScript Bot 2023-05-19 06:23:13 +00:00
  • 7e48587f7c 🤖 Pick PR #54300 (fix(54283): Provide better UX when ...) into release-5.1 (#54312) TypeScript Bot 2023-05-18 14:53:48 -07:00
  • d210074c88 Make sure order of watches in baseline is fixed instead of depending on when it was added (#54313) Sheetal Nandi 2023-05-18 13:01:11 -07:00
  • d01a1c3081 Fix the sample test which lead to discripancy with incremntal build because of error (#54311) Sheetal Nandi 2023-05-18 12:02:42 -07:00
  • ce1c97f4f0 fix(54283): Provide better UX when an invalid file is selected for 'move to file' refactoring (#54300) Oleksandr T 2023-05-18 20:36:34 +03:00
  • 174599c554 Update package-lock.json TypeScript Bot 2023-05-18 06:21:10 +00:00
  • 5c47c6ab56 Update LKG. v5.1-rc Daniel Rosenwasser 2023-05-17 22:23:27 +00:00
  • 87547ae3ff Reverse order of decorator-injected initializers (#54269) Ron Buckton 2023-05-17 17:12:13 -04:00
  • 24ac9e75c2 Improve class member snippet completions and keyword completions interaction (#52525) Gabriela Araujo Britto 2023-05-17 19:14:34 -03:00
  • b14264a2eb Reverse order of decorator-injected initializers (#54269) Ron Buckton 2023-05-17 17:12:13 -04:00
  • 36b95b9086 Experimentally use forEach*CommentRange for both uses of getJSDocCommentRanges. forEachCommentRange Daniel Rosenwasser 2023-05-17 19:58:55 +00:00
  • dddd0667f0 Update package-lock.json TypeScript Bot 2023-05-17 06:18:29 +00:00
  • 074f20877d Fix JSX inference with excess properties (#53810) Mateusz Burzyński 2023-05-17 00:30:50 +02:00
  • b0c80207ac Add fallback logic for generating signatures for unions of array members (#53489) Wesley Wigham 2023-05-16 15:12:37 -07:00
  • 58f030072e Update package-lock.json TypeScript Bot 2023-05-16 06:18:25 +00:00
  • d3513ee5c4 Improved go to type definition on type references of global container-like types using allowlist (#53729) Mateusz Burzyński 2023-05-15 22:40:18 +02:00
  • cb88998063 Evaluate simple template expressions (#53907) Mateusz Burzyński 2023-05-15 21:51:06 +02:00
  • dad9ae0ce8 Bump version to 5.2 and update baselines. Daniel Rosenwasser 2023-05-15 17:53:13 +00:00
  • 8fae437660 Update package-lock.json TypeScript Bot 2023-05-15 06:19:20 +00:00
  • fdd5cf2fa6 Bump version to 5.1.1-rc and LKG. Daniel Rosenwasser 2023-05-14 20:39:24 +00:00
  • 704e7661e2 Merge branch 'main' into release-5.1 Daniel Rosenwasser 2023-05-14 20:33:24 +00:00
  • 0aa49c152d Update package-lock.json TypeScript Bot 2023-05-14 06:17:23 +00:00
  • b4e628765d Update package-lock.json TypeScript Bot 2023-05-13 06:19:43 +00:00
  • 48328caa71 Cache expression type when checking assertion (#54224) Gabriela Araujo Britto 2023-05-12 21:22:34 -03:00
  • f0ff97611f isolatedModules does not imply every file is a module (#54218) Andrew Branch 2023-05-12 15:14:49 -07:00
  • 08285abaec Revert octokit pinning now that the package is fixed (#53966) Jake Bailey 2023-05-12 09:25:09 -07:00
  • 72730f451d Update Bug_report.md (#54153) Ryan Cavanaugh 2023-05-12 08:48:10 -07:00
  • a404f3d780 Update package-lock.json TypeScript Bot 2023-05-12 06:20:14 +00:00
  • b52e912601 move some tests that depend on tsserver into tsserver/ (#54219) Nathan Shively-Sanders 2023-05-11 15:48:17 -07:00
  • 72037a9796 Skip resolving files directly inside node_modules (#52809) Nathan Shively-Sanders 2023-05-11 08:16:17 -07:00
  • d1b040d1bf Update package-lock.json TypeScript Bot 2023-05-11 06:17:50 +00:00
  • 53625212d9 Update package-lock.json TypeScript Bot 2023-05-10 06:17:04 +00:00
  • 1a51d52b98 Adressing pr comments crashFix(51162) navya9singh 2023-05-09 16:19:16 -07:00
  • eb27736bcd Merge branch 'main' of https://github.com/microsoft/TypeScript into crashFix(51162) navya9singh 2023-05-09 16:04:56 -07:00
  • d7b8662f4d Fix for formatter crash for Move to file (#54199) navya9singh 2023-05-09 14:01:59 -07:00
  • 8b825f7aaa Handle module node found error reporting in incremental and watch scneario (#54115) Sheetal Nandi 2023-05-09 13:42:26 -07:00
  • a4009a335a Add extra tests for contextual typing of unannotated parameters with default initializers (#53940) Mateusz Burzyński 2023-05-09 20:58:16 +02:00
  • 02bb3108ad JSX namespace names should not be considered expressions (#54104) Wesley Wigham 2023-05-09 10:45:58 -07:00
  • 59d3a38180 fix jsdoc errors in .ts in tsserver (#54185) Nathan Shively-Sanders 2023-05-09 10:00:48 -07:00
  • 7c03f7b500 Bump volta to v20 and packageManager to latest (#54187) Jake Bailey 2023-05-09 09:58:38 -07:00
  • 362703a213 Cover more cases for node module auto-import (#54024) Jm 2023-05-10 00:46:55 +08:00
  • 2291afc187 Update package-lock.json TypeScript Bot 2023-05-09 06:18:09 +00:00
  • 320e628a6d fix(53424): in code documentation is not working upon import if function expression reuse function type (#53964) Oleksandr T 2023-05-09 02:55:04 +03:00
  • 6947c98929 Fixed issue with spreading a generic call expression into generic JSX and gather intra expression inference sites from spread expressions (#53444) Mateusz Burzyński 2023-05-08 22:53:15 +02:00
  • 04d4580f4e Update package-lock.json TypeScript Bot 2023-05-06 06:21:21 +00:00
  • 42d69cfa77 Handle undefined location.parent when getting completionEntryDetails (#54138) Maria José Solano 2023-05-05 13:41:50 -07:00
  • 910efac23e Add CI job that detects unused baselines (#54141) Jake Bailey 2023-05-05 12:31:28 -07:00
  • e9cbebbc89 Ignore self tail calls when collecting the return type of a function (#53995) Ryan Cavanaugh 2023-05-05 10:16:11 -07:00
  • 6afe257571 Remove unnecessary baselines (#54140) Sheetal Nandi 2023-05-05 10:05:27 -07:00
  • ca185e95ce Fix TS version appearing in baselines (#54154) Jake Bailey 2023-05-05 09:54:09 -07:00
  • c333e14578 Ensure that JSDoc parsing happens within a ParsingContext (#52710) Jake Bailey 2023-05-04 09:55:34 -07:00
  • 840a0bfc08 Error on template tag inside callback/overload/typedef tag (#54118) Nathan Shively-Sanders 2023-05-04 09:51:43 -07:00
  • 7c378dbab3 runtests-watch: Don't try to listen for SIGKILL (#54114) Petra Jaros 2023-05-03 18:07:55 -04:00
  • f9a7cbfe7b Fix crash in getAwaitedType (#54107) Ron Buckton 2023-05-03 15:40:51 -04:00
  • e18c93511b Add Node 20 to CI, remove Node 19 (#53897) Jake Bailey 2023-05-02 16:50:24 -07:00