Commit Graph

  • f45b6dd712 Accept new baselines Anders Hejlsberg 2023-11-16 09:28:13 -08:00
  • 7fa9179724 Fix support for intersections in template literal placeholder types Anders Hejlsberg 2023-11-16 09:27:38 -08:00
  • 756efd2478 Fixes for release-5.3. (#56424) Daniel Rosenwasser 2023-11-15 18:01:59 -08:00
  • 32b618c2d8 Fixed a crash when inferring return type of an accessor with errors in its return statement (#56258) Mateusz Burzyński 2023-11-16 02:39:58 +01:00
  • d33917fb02 Remove a few unused scripts (#55824) Jake Bailey 2023-11-15 16:37:54 -08:00
  • cf5d7107a9 Track symbols per type thats cached and dont keep adding to them (#56421) Sheetal Nandi 2023-11-15 16:29:46 -08:00
  • 29bb857226 Fix crash when there are multiple packages to install per code fix action (#56400) Sheetal Nandi 2023-11-15 16:13:27 -08:00
  • 4515089840 Fixed a crash in completions on functionlike types (#56257) Mateusz Burzyński 2023-11-16 00:54:41 +01:00
  • 3333e906dd Revert "Disallow numeric literals with negative numbers (#55268)" (#56422) Jake Bailey 2023-11-15 15:51:47 -08:00
  • a6367977d4 isolatedModules error on alias merging with local value (#56354) Andrew Branch 2023-11-15 14:11:12 -08:00
  • e40730f283 Handle fsWatch event with accesstime change on mac os (#56403) Sheetal Nandi 2023-11-15 13:12:43 -08:00
  • d1d14e67d0 Fixed a crash when getting document highlights on out variance annotation (#56408) Mateusz Burzyński 2023-11-15 20:34:59 +01:00
  • 3d19c74eaa Add noDtsResolution to module resolution cache experiment/resolve-js Andrew Branch 2023-11-14 14:17:51 -08:00
  • bb302d2a02 Do additional noDtsResolution after all external .d.ts resolutions Andrew Branch 2023-11-14 11:09:32 -08:00
  • e170bc59d4 Pull out parts of TI Adapter so we can test that more correctly instead of having to copy things (#56387) Sheetal Nandi 2023-11-14 10:33:54 -08:00
  • b970fa4ae5 Update package-lock.json TypeScript Bot 2023-11-14 06:15:06 +00:00
  • 628bf0ec85 fix(56376): import type from from "foo" (#56385) Oleksandr T 2023-11-14 00:43:24 +02:00
  • 9f15002959 Fixed narrowing in case clauses that follow other clauses that return (#56358) Mateusz Burzyński 2023-11-13 23:41:56 +01:00
  • 70becf9af9 Autocomplete from keyword in export declarations (#56029) Mateusz Burzyński 2023-11-13 21:52:48 +01:00
  • 6e9ac5b617 Update package-lock.json TypeScript Bot 2023-11-13 06:20:35 +00:00
  • ca7a3af5e6 Always update LS state through Project (#56356) Sheetal Nandi 2023-11-10 12:45:39 -08:00
  • 80ab111685 If the project is orphan dont queue up TI reqquest (#56355) Sheetal Nandi 2023-11-09 12:16:29 -08:00
  • efecc85dca All tsserver unittests use session and typing installer (#56337) Sheetal Nandi 2023-11-09 11:48:48 -08:00
  • 8e1fb5789a Update package-lock.json TypeScript Bot 2023-11-09 06:14:48 +00:00
  • 7b96c28e8f Add Support for Using Aliased Discriminants in Conditional Statements (#56173) Zzzen 2023-11-09 07:06:40 +08:00
  • 50f48840a3 Update package-lock.json TypeScript Bot 2023-11-08 06:20:08 +00:00
  • 4dd1e2f844 Ensure instantiation expressions have symbols, preventing crash in signature relations (#56064) Jake Bailey 2023-11-07 15:59:19 -08:00
  • 649e614496 Recognize more "cannot find name" error code variations for codefixes (#56335) Andrew Branch 2023-11-07 11:42:06 -08:00
  • 27556f5d3b Update package-lock.json TypeScript Bot 2023-11-07 06:15:03 +00:00
  • 4b29ab594c Bail early in getNarrowedTypeWorker if type is candidate (#55926) Jake Bailey 2023-11-06 15:50:41 -08:00
  • 1ed8ed6c27 Preserve original type parameter names more often when shadowed (#55820) Jake Bailey 2023-11-06 15:45:16 -08:00
  • b2fc883c39 Enable GenerateNamesForShadowedTypeParams for types baselines (#55821) Jake Bailey 2023-11-06 15:02:51 -08:00
  • 02006e19ef Bump the github-actions group with 1 update (#56255) dependabot[bot] 2023-11-06 12:28:58 -08:00
  • b1ab082c80 Update package-lock.json TypeScript Bot 2023-11-05 06:23:37 +00:00
  • d2fdf851cc Update package-lock.json TypeScript Bot 2023-11-04 06:14:52 +00:00
  • 1565f96e44 Deprecate ES3 in commandline parser (#56304) Ryan Cavanaugh 2023-11-03 12:29:32 -07:00
  • 09fc67bd48 fix: add Intl.getCanonicalLocales type definition (#56079) kazuya kawaguchi 2023-11-04 02:56:44 +09:00
  • fd0936755b Improve quick info display on properties belonging to all union contextual type members (#56088) Mateusz Burzyński 2023-11-03 18:38:28 +01:00
  • 10db6524f1 Move complex parameter lists of async function into downlevel generator body (#56296) Ron Buckton 2023-11-03 12:57:07 -04:00
  • c5a8636a79 Make esbuild require hack look better in output (#56060) Jake Bailey 2023-11-03 09:08:39 -07:00
  • e1ef69d99e pass 'detached:true' for diff tool (#56293) Ron Buckton 2023-11-03 11:18:21 -04:00
  • 6a9bc38da8 Do not narrow using JSDoc type assertion nodes (#56048) Mateusz Burzyński 2023-11-03 15:04:45 +01:00
  • 65f33a2e92 fix(55998): Ability to Place Open Brace On New Line For Try Catch Blocks (#56021) Oleksandr T 2023-11-03 15:02:20 +02:00
  • e6d0f722e0 Update package-lock.json TypeScript Bot 2023-11-03 06:19:31 +00:00
  • e58d8fd635 Handle dts emit time errors for incremental scenarios and buildInfo (#56295) Sheetal Nandi 2023-11-02 18:35:28 -07:00
  • d86bddec5e Bump version to 5.4. Daniel Rosenwasser 2023-11-02 22:15:18 +00:00
  • 9ebd9c4b90 Add more nodes for inlay hints (#56277) Pranav Senthilnathan 2023-11-02 13:46:35 -07:00
  • cf73e5af5d Add 'not a request for a utility type' to the feature issue template (#55746) Jake Bailey 2023-11-02 09:52:32 -07:00
  • 27dd761bf0 pr feedback pranas/completion-computed-property Pranav Senthilnathan (from Dev Box) 2023-11-01 14:43:37 -07:00
  • 73bc0eba5f Update package-lock.json TypeScript Bot 2023-11-01 06:21:06 +00:00
  • 88f80c75e1 Update LKG v5.3-rc TypeScript Bot 2023-10-31 22:43:20 +00:00
  • 58237857d1 Merge remote-tracking branch 'origin/main' into release-5.3 TypeScript Bot 2023-10-31 22:42:23 +00:00
  • 3e12250839 Allow of in await using declarations in for-of loops (#55558) Mateusz Burzyński 2023-10-31 20:06:36 +01:00
  • b86883fea4 Bump version to 5.3.1-rc and LKG TypeScript Bot 2023-10-31 17:45:25 +00:00
  • e2234f6408 Update LKG TypeScript Bot 2023-10-31 17:17:34 +00:00
  • 826bea9a80 Merge remote-tracking branch 'origin/main' into release-5.3 TypeScript Bot 2023-10-31 17:16:45 +00:00
  • 42d0e5100f Update package-lock.json TypeScript Bot 2023-10-31 06:22:19 +00:00
  • 0ee2db33ca Fix declaration emit in --moduleResolution bundler using wrong exports conditions (#56265) Andrew Branch 2023-10-30 17:39:57 -05:00
  • 60ce788302 fix(53933): Confusing rules around function parameter names in a type (#53946) Oleksandr T 2023-10-30 21:24:14 +02:00
  • d7c2670898 Add dependabot to pr_owners (#56263) Jake Bailey 2023-10-30 12:08:10 -07:00
  • bf78d175d0 fix(55237): TypeScript 5.2 "move to file" results in duplicate imports (#56187) Oleksandr T 2023-10-30 19:50:05 +02:00
  • f0374ce2a9 Update package-lock.json TypeScript Bot 2023-10-29 06:20:20 +00:00
  • 514f7e639a Update dprint and plugins (#56163) Jake Bailey 2023-10-28 10:40:52 -07:00
  • 3e3f0cb033 Update package-lock.json TypeScript Bot 2023-10-28 06:19:02 +00:00
  • 6134091642 Revert "Explicitly declare type=commonjs in package.json (#56190)" (#56237) Jake Bailey 2023-10-27 20:50:38 -07:00
  • 29cfca319b add pushTypeResolution to getTypeOfAlias (#52642) Isabel Duan 2023-10-27 18:08:20 -07:00
  • 6061069d96 fix54035, extractType now allows parts of union and intersection types to be extracted (#56131) Isabel Duan 2023-10-27 17:59:16 -07:00
  • f25f2bb75d fix(55939): JS Doc comment not shown in signature help when overload tag exists (#56139) Oleksandr T 2023-10-28 01:24:07 +03:00
  • a25321afce Ensure all JSX spread properties get visited in ES2018+ (#55859) Mateusz Burzyński 2023-10-27 20:36:21 +02:00
  • 85c2577285 Update package-lock.json TypeScript Bot 2023-10-27 06:24:25 +00:00
  • 339d83e410 Merge branch 'main' of https://github.com/microsoft/TypeScript into pranas/template-literal-reduction pranas/template-literal-reduction Pranav Senthilnathan (from Dev Box) 2023-10-26 17:45:36 -07:00
  • fc09243042 update tests/baselines Pranav Senthilnathan (from Dev Box) 2023-10-26 17:45:26 -07:00
  • 598d912f69 Add conditions to check for class extension or implementation of prim… (#55712) Changwon Choe 2023-10-27 04:41:58 +09:00
  • 2432432391 Hash-pin GitHub Actions, use dependabot to update them (#56211) Pedro Kaj Kjellerup Nacht 2023-10-26 15:47:56 -03:00
  • 1c49a8ba02 Filter possible contextual return types from unions for async functions and generators (#51196) Mateusz Burzyński 2023-10-26 18:03:01 +02:00
  • 41ebfbf0aa Fixed an issue with string mappings over generic intersections not being deferred in conditional types (#55856) Mateusz Burzyński 2023-10-26 15:36:11 +02:00
  • aa9b695344 Update package-lock.json TypeScript Bot 2023-10-26 06:24:18 +00:00
  • 825f71be6e format Pranav Senthilnathan (from Dev Box) 2023-10-25 17:02:02 -07:00
  • 6ed62edfeb assert node Pranav Senthilnathan (from Dev Box) 2023-10-25 16:57:08 -07:00
  • f59cd66657 fix tests after merge Pranav Senthilnathan (from Dev Box) 2023-10-25 16:01:47 -07:00
  • e6eccb91a6 Merge branch 'main' of https://github.com/microsoft/TypeScript into pranas/completion-computed-property Pranav Senthilnathan (from Dev Box) 2023-10-25 15:51:00 -07:00
  • 79da510066 Fix incorrect flags in modifierFlagsCache (#56198) Ron Buckton 2023-10-25 18:24:53 -04:00
  • 55395f9e01 When caching type references cache the tracked symbols so they can be emitted in the d.ts file (#51721) Sheetal Nandi 2023-10-25 15:05:47 -07:00
  • 043e1ca743 Expose TypeChecker.getMergedSymbol to public (#56192) (#56193) Evgeniy Timokhov 2023-10-25 22:37:19 +01:00
  • 5449489238 fix(55796): JSDoc does not support @this when using an arrow function as method in class (#55877) Oleksandr T 2023-10-26 00:23:04 +03:00
  • cf1bf06933 add/remove comments Pranav Senthilnathan (from Dev Box) 2023-10-25 12:55:59 -07:00
  • c7cb038b61 symbol to node Pranav Senthilnathan (from Dev Box) 2023-10-25 12:10:59 -07:00
  • 00303d53fe test cases Pranav Senthilnathan (from Dev Box) 2023-10-25 11:51:46 -07:00
  • b2b138fe2f Improving completions for computed properties Pranav Senthilnathan (from Dev Box) 2023-10-20 13:31:23 -07:00
  • 781cc19b32 Updates to unittests to make them more readable (#56214) Sheetal Nandi 2023-10-24 22:14:31 -07:00
  • 71962a7c79 removing extra spaces fix(55658) navya9singh 2023-10-24 21:18:30 +00:00
  • 067d2b9c94 Similar fix for MoveToFile navya9singh 2023-10-24 11:24:40 -07:00
  • 11a04ed908 Explicitly declare type=commonjs in package.json (#56190) Jake Bailey 2023-10-24 11:18:37 -07:00
  • 6f12ed33f8 Adding test and fix navya9singh 2023-10-24 09:49:16 -07:00
  • 05e05e638f Fix for #56119 - Update JSDoc for TypedArrays (#56148) Jeswin Simon 2023-10-24 22:05:26 +05:30
  • 7f482f9e47 Update package-lock.json TypeScript Bot 2023-10-24 06:20:06 +00:00
  • 8e37e4b853 More reliable mechanism for _this/_super simplification (#56130) Ron Buckton 2023-10-23 21:01:11 -04:00
  • e5e7cbba79 Expose 'updateModifiers' in public NodeFactory API (#56194) Ron Buckton 2023-10-23 20:37:57 -04:00
  • d9d027d0c4 Fix spacing in issue templates (#56189) Jake Bailey 2023-10-23 11:41:36 -07:00
  • b76b4c26ca Improve isDeeplyNestedType for homomorphic mapped types (#56169) Anders Hejlsberg 2023-10-23 08:53:46 -07:00