Commit Graph

36453 Commits

Author SHA1 Message Date
TypeScript Bot 68cead182c Bump version to 5.8.3 and LKG v5.8.3 2025-04-02 20:54:52 +00:00
TypeScript Bot 92eedcb6be 🤖 Pick PR #61452 (Fix errors on type assertions in er...) into release-5.8 (#61453)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2025-03-19 16:25:05 -07:00
TypeScript Bot 88a002a1ea 🤖 Pick PR #61261 (Fixed accidentally reused comments ...) into release-5.8 (#61290)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: michaelm <michael.mitchell@airtable.com>
2025-03-19 14:54:01 -07:00
TypeScript Bot 021dba5c83 🤖 Pick PR #61342 (Rename type parameters when they ar...) into release-5.8 (#61345)
Co-authored-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
2025-03-19 14:53:48 -07:00
TypeScript Bot fca87f2721 🤖 Pick PR #61244 (Ban old-style type assertions under...) into release-5.8 (#61320)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-03-19 14:37:01 -07:00
TypeScript Bot f6b94db7d4 🤖 Pick PR #61392 (Fix serialization of accessor types...) into release-5.8 (#61423)
Co-authored-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
2025-03-19 14:34:13 -07:00
TypeScript Bot beb69e4cdd Bump version to 5.8.2 and LKG v5.8.2 2025-02-26 07:17:27 +00:00
TypeScript Bot 8fdbd54160 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#61237)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-02-25 22:46:11 -08:00
TypeScript Bot f4a3a8ae67 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#61178)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-02-20 13:15:03 -08:00
TypeScript Bot 420ff069f7 Bump version to 5.8.1-rc and LKG v5.8-rc 2025-02-12 04:18:40 +00:00
TypeScript Bot 48eb13fd4a Update LKG 2025-02-10 23:05:32 +00:00
TypeScript Bot fb59c19064 Merge remote-tracking branch 'origin/main' into release-5.8 2025-02-10 23:05:03 +00:00
Mateusz Burzyński df342b7206 Fixed rewriteRelativeImportExtensions for import() within call expressions (#61154) 2025-02-10 15:02:37 -08:00
dependabot[bot] 775412a81a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (#61156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 09:27:08 -08:00
Jake Bailey e1629e540e Pass ignoreErrors=true to more resolveEntityName callers (#61144) 2025-02-10 09:26:52 -08:00
TypeScript Bot 6fd17992b0 Update LKG 2025-02-10 17:22:36 +00:00
TypeScript Bot 0d36ce79a6 Merge remote-tracking branch 'origin/main' into release-5.8 2025-02-10 17:22:06 +00:00
Gabriela Araujo Britto 34ea32f8ce Revert "Proposed expandable hover API" (#61132) 2025-02-07 12:44:02 -08:00
Gabriela Araujo Britto c3ae7c418f Revert return type narrowing (#61136) 2025-02-07 10:55:34 -08:00
CSIGS@microsoft.com 71716a2868 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250204202444390 to main (#61114) 2025-02-04 12:46:49 -08:00
Nathan Shively-Sanders c50b5e718a DOM update MessageEventTarget missed this parameters (#61086) 2025-02-03 13:32:35 -08:00
dependabot[bot] f511ed42d0 Bump the github-actions group with 2 updates (#61102)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 08:36:44 -08:00
Andrew Branch 739d729ecc [moveToFile] Fix symbols with empty declarations being treated as importable (#61084) 2025-01-30 13:49:26 -08:00
Nathan Shively-Sanders 66e1b24831 DOM update 2025/01/29 (#61073) 2025-01-30 11:39:52 -08:00
Andrew Branch 019fec8bf2 Fix accidental ESM-mode directory module lookup in package non-root (#61082) 2025-01-30 10:17:14 -08:00
Daniel Rosenwasser 0652664e64 Fix error message incorrectly referencing 'asserts' instead of 'assert'. (#61066) 2025-01-28 14:42:35 -08:00
CSIGS@microsoft.com fed7a7f48e LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250128203517120 to main (#61067) 2025-01-28 13:07:00 -08:00
dependabot[bot] 32ebd28578 Bump the github-actions group with 2 updates (#61055)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 07:54:45 -08:00
TypeScript Bot 131625cf71 Bump version to 5.8.0-beta and LKG v5.8-beta 2025-01-24 20:28:37 +00:00
Wesley Wigham caf1aee269 Computed names in declarations files are resolved even when non-literal, preserve computed names when expressions are entity names (#60052) 2025-01-24 11:44:54 -08:00
Jake Bailey d1e2e50ff3 Disable broken CodeQL query (#61040) 2025-01-24 08:20:52 -08:00
Jake Bailey 220706eb03 Add new option "libReplacement" (#60829) 2025-01-23 17:34:52 -08:00
Isabel Duan c5058f0066 allow calling goToDef on modifiers of named declarations (#60384) 2025-01-23 17:30:35 -08:00
Tristan Menzel f28c5180df Expose method for retrieving inferred generic type arguments for a signature on the TypeChecker (#59637) (#60201) 2025-01-23 16:43:59 -08:00
uhyo 0e371c4bf5 fix: do not use JSX.ElementChildrenAttribute under jsx: react-jsx or jsx: react-jsxdev (#60880) 2025-01-23 16:03:08 -08:00
Ryan Cavanaugh 2c865e461e --erasableSyntaxOnly (#61011)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2025-01-23 15:56:35 -08:00
Andrew Branch 329387d76f Fix missing failed lookup locations when resolving bare-specifier package.json "imports" (#60924) 2025-01-23 15:28:53 -08:00
Jake Bailey 51d9a98c55 Ensure createProgram stops referencing rootNamesOrOptions to ensure oldProgram is GC'd (#61034)
Co-authored-by: cplepage <lepage.charlesphilippe@gmail.com>
2025-01-23 15:05:21 -08:00
Andrew Branch 5e52b28ee6 Support require(esm) in --module nodenext (#60761) 2025-01-22 16:56:17 -08:00
Mateusz Burzyński efe07a0921 Narrow types by satisfies expressions (#60782) 2025-01-22 13:44:58 -08:00
Mateusz Burzyński 7f802bbca2 Fixed an issue with for statement's incrementor missing continue's control flow information (#60950) 2025-01-22 11:40:58 -08:00
Nathan Shively-Sanders b886b48950 DOM update 2025/01/16 (#60987) 2025-01-22 10:36:00 -08:00
Mateusz Burzyński ce73b174f1 Treat BigInt type references in JSDoc as intended bigints (#60863) 2025-01-22 08:33:00 -08:00
Kenta Moriuchi 1c4083f4ed Add ESNext float16 features and fix TypedArrays of BigInt types (#60151) 2025-01-21 22:04:14 -05:00
Andrew Branch b78f466812 Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (#60910) 2025-01-21 11:10:51 -08:00
Mateusz Burzyński 8da951cbb6 Fixed "Delete all unused declarations" to delete self-referential functions (#60888) 2025-01-17 22:11:41 -08:00
Mateusz Burzyński 0745e6a0e0 Fixed wrong error being reported on required initialized parameters with isolatedDeclarations (#60980) 2025-01-17 22:08:12 -08:00
Oleksandr T. a086a3c42b fix(60563):@import * as namespace cannot be used with @implements (#60566) 2025-01-17 14:54:28 -08:00
Oleksandr T. 589f734e5e fix(60375): Parameter inlay hint is incorrect when function has a this type (#60378) 2025-01-17 13:30:35 -08:00
Oleksandr T. 5170645f4e fix(60592): JSDoc implements space sensetive (#60640) 2025-01-17 12:12:12 -08:00