Commit Graph

  • 6a96b9767e Enable eslint rule no-useless-escape (#55138) Jake Bailey 2023-07-28 16:02:38 -07:00
  • 23eabea067 fix use-before-init error when targeting ES2022 (#55028) Zzzen 2023-07-29 07:02:09 +08:00
  • 6037cf5db8 Provide member completions after dot in type locations using typeof (#54486) Mateusz Burzyński 2023-07-29 00:59:52 +02:00
  • 4320104404 Do not include undefined in indexed access on tuple types within range of total fixed elements (#54558) Mateusz Burzyński 2023-07-29 00:59:31 +02:00
  • 21bb2160c8 Move @typescript-eslint/no-namespace to disabled list (#55180) Jake Bailey 2023-07-27 21:14:08 -07:00
  • a6df6c04d5 Enable @typescript-eslint/ban-types (#55133) Jake Bailey 2023-07-27 15:58:17 -07:00
  • c69f4476af Handle composite signatures in isResolvingReturnTypeOfSignature (#55165) Anders Hejlsberg 2023-07-26 15:22:58 -07:00
  • cbf3c63ef3 Revert overly permissive indexed access constraints (#54845) Anders Hejlsberg 2023-07-26 07:02:40 -07:00
  • 04bfd23105 Update package-lock.json TypeScript Bot 2023-07-26 06:23:16 +00:00
  • 9b4aa3605d fix(45901): Error 1064 should apply to @callback definitions in the same way as @param, but doesn't (#54625) Oleksandr T 2023-07-25 20:17:53 +03:00
  • b1bec34f20 Update package-lock.json TypeScript Bot 2023-07-25 06:18:00 +00:00
  • 2170e6c6cc Proposal: Always allow type-only imports to reference .ts extensions (#54746) Andrew Branch 2023-07-24 16:12:38 -07:00
  • 55fcee407a Fix broken PR issue close command in GHA (#55131) Jake Bailey 2023-07-24 15:09:22 -07:00
  • d63af29eaf Triage and fix some eslint rules (#55136) Jake Bailey 2023-07-24 13:53:12 -07:00
  • fac24ae4f7 Export declarations exporting aliases make the namespace instantiated (#54816) Andrew Branch 2023-07-24 12:00:06 -07:00
  • 970733653c Declaration emit for inlined mapped types preserves modifier-preserving behavior (#55054) Wesley Wigham 2023-07-24 11:57:36 -07:00
  • 34c144d493 Reorganize eslint config rule ordering (#55106) Jake Bailey 2023-07-24 10:57:38 -07:00
  • 01b18215ec Update package-lock.json TypeScript Bot 2023-07-23 06:23:22 +00:00
  • 2ac22c1a0f Update package-lock.json TypeScript Bot 2023-07-22 06:18:02 +00:00
  • 7194be067c fix(53919): Cannot read properties of undefined (reading 'flags') in returnValueCorrect (#53921) Egor Verbitskiy 2023-07-21 16:47:25 -07:00
  • 7a1f97a61b fix(54666): Codefix `convertTypedefToType to work for multiple typedefs in a row (#54667) Egor Verbitskiy 2023-07-21 09:56:39 -07:00
  • a86be554ab allow a colon directly after @ts-check/nocheck (#54893) Kyℓe Hensel 2023-07-22 04:16:31 +12:00
  • 61bf78f3c2 Update package-lock.json TypeScript Bot 2023-07-21 06:18:19 +00:00
  • 97310107d0 Interactable parameter inlay hints (#54734) Maria José Solano 2023-07-20 14:29:51 -07:00
  • b211fe9792 Fixed quick info display for aliased symbols in type-narrowed locations (#54763) Mateusz Burzyński 2023-07-20 22:55:23 +02:00
  • 2136bef652 fix(54694): Class incorrectly implements interface generated with template string literal mapped type (#54715) Oleksandr T 2023-07-20 23:51:32 +03:00
  • 5128e06a9d Fixed expando functions with symbol-only properties (#54726) Mateusz Burzyński 2023-07-20 22:20:47 +02:00
  • 2623fe7049 Fixed false positive syntax errors with in inside for (#54801) Mateusz Burzyński 2023-07-20 21:13:44 +02:00
  • e607c8ed81 fix(54760): Report error for 'declare type' followed by newline (#54761) strager 2023-07-20 12:13:08 -07:00
  • ec48ce89da Fixed expando functions with nullish properties (#54728) Mateusz Burzyński 2023-07-20 16:55:35 +02:00
  • 97ef321fa0 Fix export of enum with same-named member (#55070) Ron Buckton 2023-07-19 15:52:19 -04:00
  • 8f96638692 Fixed looking up assigned dynamic names on expando function expressions (#54873) Mateusz Burzyński 2023-07-19 18:54:25 +02:00
  • adf5e8443b Grab the left type when narrowing by in operator lazily (#54795) Mateusz Burzyński 2023-07-19 16:46:19 +02:00
  • ef0422b40f fix(54872): Have createUnionOfSignaturesForOverloadFailure() combine @deprecated tags properly (#54945) Oleksandr T 2023-07-19 02:42:04 +03:00
  • 5a81622862 fixing new lines and adding tests fix(54375) navya9singh 2023-07-18 15:25:36 -07:00
  • 405251ebd2 fix(54013): bug: Incorrect Typescript completion with computed property name (#54067) Oleksandr T 2023-07-18 23:34:01 +03:00
  • 4879087bef Update package-lock.json TypeScript Bot 2023-07-18 06:22:37 +00:00
  • f7a93c83ca fix(54982): "Inline variable" causes failure when variable is used as the initializer of a destructured variable declaration (#54988) Oleksandr T 2023-07-18 02:13:00 +03:00
  • 02e8d5ec61 fix(54951): using being too strict to throw on Function type (#54969) Oleksandr T 2023-07-18 01:32:25 +03:00
  • 94f03cf0c6 Update package-lock.json TypeScript Bot 2023-07-15 06:20:50 +00:00
  • 2b4bf5ae0d Remove eslint-plugin-import (#54835) Jake Bailey 2023-07-14 16:01:32 -07:00
  • 0ae8ca11d2 Updated typescript-eslint to v6 (#54693) Josh Goldberg ✨ 2023-07-14 18:36:10 -04:00
  • 8a85b2aafb Add test case for intersection/constraint bug fixed in 4.9 (#54972) Jake Bailey 2023-07-13 16:04:42 -07:00
  • c468960578 Add test for old completion bug from prop of constraint (#54959) Jake Bailey 2023-07-13 14:38:50 -07:00
  • 3b6e35c536 Consider import.meta a qualified name/property access (#54997) Gabriela Araujo Britto 2023-07-13 13:12:20 -07:00
  • 2516583a0c Ensure all JSX spread properties get visited (#55008) Ryan Cavanaugh 2023-07-13 09:46:30 -07:00
  • 5a62c46a2c Update package-lock.json TypeScript Bot 2023-07-13 06:24:17 +00:00
  • 92cbf18e72 Mark return type as referenced for metadata in parameter decorators (#54994) Jake Bailey 2023-07-12 12:25:40 -07:00
  • 980f931bd5 Downgrade octokit back to v19 to regain node 14/16 support (#54991) Jake Bailey 2023-07-12 10:23:22 -07:00
  • a602c668fb Fix(54376) (#54975) navya9singh 2023-07-12 10:00:32 -07:00
  • 48c356b452 Update package-lock.json TypeScript Bot 2023-07-12 06:19:27 +00:00
  • d8585688dd Update package-lock.json TypeScript Bot 2023-07-11 06:21:48 +00:00
  • 12b13e0ee1 Use old extension even when settings don’t allow it bug/54001 Andrew Branch 2023-07-10 16:33:04 -05:00
  • 69d4d57b61 Add test for const enum usage with verbatimModuleSyntax (#54920) Andrew Branch 2023-07-10 16:22:30 -05:00
  • 5464403848 ParseConfigHost needs to extend ModuleResolutionHost (#54922) Sheetal Nandi 2023-07-10 11:40:40 -07:00
  • 328d130e82 Fix export as default not auto importing (#54871) 최지원 2023-07-10 23:06:32 +09:00
  • 9701f55f72 Update package-lock.json TypeScript Bot 2023-07-08 06:17:51 +00:00
  • f38e0fe6f0 fix(54902): Incorrect quick info on using declarations (#54912) Oleksandr T 2023-07-08 01:07:42 +03:00
  • b1da6eead3 fix(54310): "Move to file" does not eliminate re-export (#54329) Oleksandr T 2023-07-07 20:51:07 +03:00
  • 22a9ae9eed Offer auto-imports from wildcard exports with AutoImportProvider (#54831) Andrew Branch 2023-07-07 12:50:38 -05:00
  • e374eba37c scanNumber: smaller return value + side effects (#54534) Nathan Shively-Sanders 2023-07-06 16:07:31 -07:00
  • bd61cbb1f3 Infer into recursive mapped type targets (#53647) Mateusz Burzyński 2023-07-06 22:46:46 +02:00
  • a05699c9b9 Emit @overload comments on generated overloads in.d.ts (#54846) Nathan Shively-Sanders 2023-07-06 13:23:06 -07:00
  • b1a96a37b5 Update package-lock.json TypeScript Bot 2023-07-06 06:21:51 +00:00
  • 89f6ef9d78 Use baselines for inlay hints testing (#54844) Maria José Solano 2023-07-05 12:08:56 -07:00
  • 07e6962a58 Remove lib.d.ts line number info from new definition baselines (#54875) Jake Bailey 2023-07-05 10:31:46 -07:00
  • e89d42d373 Update package-lock.json TypeScript Bot 2023-07-04 06:23:54 +00:00
  • f4d372aef4 Fix auto import path mapping when first pattern fails (#54868) Andrew Branch 2023-07-03 15:02:13 -07:00
  • 88d59e40e4 Fix path completions with sibling dts lookup in exports (#54869) Andrew Branch 2023-07-03 14:16:16 -07:00
  • 5932420b0f Fix self-name input linking for --allowJs --declaration projects (#54819) Andrew Branch 2023-07-03 11:17:07 -07:00
  • 88cb76d314 Update package-lock.json TypeScript Bot 2023-07-01 06:20:20 +00:00
  • 8c7385f8b5 Eliminate addJSDocComment in favor of consistently using withJSDoc (#54802) Jake Bailey 2023-06-30 17:05:07 -07:00
  • e4cc532e14 Make bodiless declarations an error in JS (#54439) Joshua Chen 2023-07-01 07:53:51 +08:00
  • a437de66b6 fix(54818): "from" keyword displaying incorrect completions (#54843) Oleksandr T 2023-06-30 22:06:11 +03:00
  • d1465949e4 Probably fix it but can’t repro yet Andrew Branch 2023-06-30 10:16:51 -07:00
  • bd1e9752d2 fix: import keyword name (#54675) Jack Works 2023-07-01 01:14:43 +08:00
  • 76869eeda1 Fix relative path completions when self package.json has typesVersions (#54842) Andrew Branch 2023-06-30 10:13:22 -07:00
  • 4d7738ca21 Update package-lock.json TypeScript Bot 2023-06-30 06:19:27 +00:00
  • 3073b5209b Extend isTupleLikeType to also check if .length is a number literal type (#52617) Mateusz Burzyński 2023-06-30 04:13:02 +02:00
  • 34f6e107a3 Enable parsing of nested parameters for @callback JSDoc tag. (#54681) Matej 'Yin' Sadovsky 2023-06-29 10:36:38 -07:00
  • ed5008da68 Improve error for unclosed imports and exports (#54634) Jack Works 2023-06-30 01:22:05 +08:00
  • 18e19492be Fixed parenthesized array literal expressions spread in calls not being tupleized (#54623) Mateusz Burzyński 2023-06-29 19:15:19 +02:00
  • dd3e81a675 Update package-lock.json TypeScript Bot 2023-06-29 06:18:17 +00:00
  • c97e4b64a0 Fix auto imports in JS files in nodenext (#54817) Andrew Branch 2023-06-28 15:03:14 -07:00
  • 6e4aa901f2 Bump version to 5.1.6 and LKG v5.1.6 release-5.1 TypeScript Bot 2023-06-28 18:15:01 +00:00
  • ac5884a54f cherry pick "No this type arguments in base constraints (#54536)" to release-5.1 (#54814) Jake Bailey 2023-06-28 11:01:40 -07:00
  • 6696ecd37e Update package-lock.json TypeScript Bot 2023-06-28 06:20:53 +00:00
  • 4d47e76d09 Fix node10Result baselines module-resolution-is-just-resolution Andrew Branch 2023-06-27 16:09:16 -07:00
  • 4e3597696e Update src/testRunner/unittests/helpers/node10Result.ts Andrew Branch 2023-06-27 16:08:30 -07:00
  • 5b5a139ef1 Fix newlines in PR bot reply (#54803) Jake Bailey 2023-06-27 14:56:45 -07:00
  • f346be48b5 Update node10Result baselines Andrew Branch 2023-06-27 14:28:28 -07:00
  • 46572b0f64 Apply suggestions from code review Andrew Branch 2023-06-27 14:20:42 -07:00
  • d6e7eb6cf0 Update LKG. v5.2-beta Daniel Rosenwasser 2023-06-27 19:02:19 +00:00
  • 4d40502514 Merge remote-tracking branch 'origin/main' into release-5.2 Daniel Rosenwasser 2023-06-27 19:00:32 +00:00
  • a3773ec590 Avoid subtype reduction when creating a union result in discriminateTypeByDiscriminableItems (#54052) Mateusz Burzyński 2023-06-27 20:55:46 +02:00
  • b61f24d0ec Fully replace fabricbot modified file checking with pull_request_target (#54719) Jake Bailey 2023-06-27 10:36:33 -07:00
  • 218d380289 Update package-lock.json TypeScript Bot 2023-06-27 06:19:46 +00:00
  • 0f1ffc01e5 Bump version to 5.2.0-beta, update baselines, and LKG. Daniel Rosenwasser 2023-06-27 01:25:26 +00:00
  • 13460aee86 Fix(52604): Provide Object member completions without comma; insert a comma (#52899) navya9singh 2023-06-26 18:06:27 -07:00
  • e7f1caf717 Bump version to 5.1.5 and LKG v5.1.5 TypeScript Bot 2023-06-27 00:21:03 +00:00