diff --git a/.github/scripts/clone-parallel.sh b/.github/scripts/clone-parallel.sh index f6b2a8ddff87a..a27d4b5d80fac 100755 --- a/.github/scripts/clone-parallel.sh +++ b/.github/scripts/clone-parallel.sh @@ -8,11 +8,11 @@ set -euo pipefail # Submodule commit SHAs - updated automatically by .github/workflows/update_submodules.yml # NOTE: Prettier version is now pinned to v3.7.3 (not updated by workflow above), Update manually as needed -TEST262_SHA="c0cf527756840ae8ba679e53e627ec20f3bbc5c8" -BABEL_SHA="3591b24edcf440a27248fc641ed37121f2db2c30" -TYPESCRIPT_SHA="c21f73fd4ee7f4566385cd7a94490a2bc9c307d5" +TEST262_SHA="947fee33f81e261afd4fc6020b2a1d3ac23efa60" +BABEL_SHA="84d21e4e129468b62ca5e05f8029c18d785f3345" +TYPESCRIPT_SHA="0a071327153b4c386dfcab19a584e0d6224d1354" PRETTIER_SHA="fdfa6701767f5140a85902ecc9fb6444f5b4e3f8" -ESTREE_CONFORMANCE_SHA="1f2816b2731f9a68332454c3120abfbd91f425c7" +ESTREE_CONFORMANCE_SHA="e0aa1b46e2da9b30fb86d429166f6ea4b61999ec" NODE_COMPAT_TABLE_SHA="499beb6f1daa36f10c26b85a7f3ec3b3448ded23" # Default values for which submodules to clone diff --git a/tasks/coverage/snapshots/codegen_babel.snap b/tasks/coverage/snapshots/codegen_babel.snap index 0ab832382fb0c..f24b2e9fd6b7d 100644 --- a/tasks/coverage/snapshots/codegen_babel.snap +++ b/tasks/coverage/snapshots/codegen_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e codegen_babel Summary: AST Parsed : 2235/2235 (100.00%) diff --git a/tasks/coverage/snapshots/codegen_test262.snap b/tasks/coverage/snapshots/codegen_test262.snap index 42cdb3a0a762e..d7d781e8b6086 100644 --- a/tasks/coverage/snapshots/codegen_test262.snap +++ b/tasks/coverage/snapshots/codegen_test262.snap @@ -1,5 +1,5 @@ -commit: c0cf5277 +commit: 947fee33 codegen_test262 Summary: -AST Parsed : 46437/46437 (100.00%) -Positive Passed: 46437/46437 (100.00%) +AST Parsed : 46453/46453 (100.00%) +Positive Passed: 46453/46453 (100.00%) diff --git a/tasks/coverage/snapshots/codegen_typescript.snap b/tasks/coverage/snapshots/codegen_typescript.snap index 8a69600cf62ce..1aa33c0d64096 100644 --- a/tasks/coverage/snapshots/codegen_typescript.snap +++ b/tasks/coverage/snapshots/codegen_typescript.snap @@ -1,5 +1,5 @@ -commit: c21f73fd +commit: 0a071327 codegen_typescript Summary: -AST Parsed : 9833/9833 (100.00%) -Positive Passed: 9833/9833 (100.00%) +AST Parsed : 9840/9840 (100.00%) +Positive Passed: 9840/9840 (100.00%) diff --git a/tasks/coverage/snapshots/estree_acorn_jsx.snap b/tasks/coverage/snapshots/estree_acorn_jsx.snap index a2312ad808a27..31962d539592f 100644 --- a/tasks/coverage/snapshots/estree_acorn_jsx.snap +++ b/tasks/coverage/snapshots/estree_acorn_jsx.snap @@ -1,4 +1,4 @@ -commit: 1f2816b2 +commit: e0aa1b46 estree_acorn_jsx Summary: AST Parsed : 39/39 (100.00%) diff --git a/tasks/coverage/snapshots/estree_test262.snap b/tasks/coverage/snapshots/estree_test262.snap index 0e7ea36c7f938..46c64efdcfa7e 100644 --- a/tasks/coverage/snapshots/estree_test262.snap +++ b/tasks/coverage/snapshots/estree_test262.snap @@ -1,16 +1,8 @@ -commit: c0cf5277 +commit: 947fee33 estree_test262 Summary: -AST Parsed : 46189/46189 (100.00%) -Positive Passed: 46176/46189 (99.97%) -Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainDate/prototype/daysInYear/basic-chinese.js - -Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainDateTime/prototype/daysInYear/basic-chinese.js - -Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainYearMonth/prototype/daysInYear/basic-chinese.js - -Mismatch: tasks/coverage/test262/test/intl402/Temporal/ZonedDateTime/prototype/daysInYear/basic-chinese.js - +AST Parsed : 46205/46205 (100.00%) +Positive Passed: 46196/46205 (99.98%) Mismatch: tasks/coverage/test262/test/language/expressions/assignment/fn-name-lhs-cover.js Mismatch: tasks/coverage/test262/test/language/expressions/assignment/target-cover-id.js diff --git a/tasks/coverage/snapshots/estree_typescript.snap b/tasks/coverage/snapshots/estree_typescript.snap index da004da3b17c2..f95a1b6798a15 100644 --- a/tasks/coverage/snapshots/estree_typescript.snap +++ b/tasks/coverage/snapshots/estree_typescript.snap @@ -1,8 +1,8 @@ -commit: c21f73fd +commit: 0a071327 estree_typescript Summary: -AST Parsed : 9759/9759 (100.00%) -Positive Passed: 9753/9759 (99.94%) +AST Parsed : 9771/9771 (100.00%) +Positive Passed: 9765/9771 (99.94%) Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/modulePreserveTopLevelAwait1.ts `await` is only allowed within async functions and at the top levels of modules diff --git a/tasks/coverage/snapshots/formatter_babel.snap b/tasks/coverage/snapshots/formatter_babel.snap index 706c5b6488c79..5902421d650f6 100644 --- a/tasks/coverage/snapshots/formatter_babel.snap +++ b/tasks/coverage/snapshots/formatter_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e formatter_babel Summary: AST Parsed : 2235/2235 (100.00%) diff --git a/tasks/coverage/snapshots/formatter_test262.snap b/tasks/coverage/snapshots/formatter_test262.snap index aafc3ac488983..e76e3ea9d17ee 100644 --- a/tasks/coverage/snapshots/formatter_test262.snap +++ b/tasks/coverage/snapshots/formatter_test262.snap @@ -1,8 +1,8 @@ -commit: c0cf5277 +commit: 947fee33 formatter_test262 Summary: -AST Parsed : 46437/46437 (100.00%) -Positive Passed: 46434/46437 (99.99%) +AST Parsed : 46453/46453 (100.00%) +Positive Passed: 46450/46453 (99.99%) Mismatch: tasks/coverage/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR-LF.js Mismatch: tasks/coverage/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js diff --git a/tasks/coverage/snapshots/formatter_typescript.snap b/tasks/coverage/snapshots/formatter_typescript.snap index d9450fce33089..03307ac212eb7 100644 --- a/tasks/coverage/snapshots/formatter_typescript.snap +++ b/tasks/coverage/snapshots/formatter_typescript.snap @@ -1,8 +1,8 @@ -commit: c21f73fd +commit: 0a071327 formatter_typescript Summary: -AST Parsed : 9833/9833 (100.00%) -Positive Passed: 9826/9833 (99.93%) +AST Parsed : 9840/9840 (100.00%) +Positive Passed: 9833/9840 (99.93%) Mismatch: tasks/coverage/typescript/tests/cases/compiler/amdLikeInputDeclarationEmit.ts Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/genericTypeAssertions3.ts diff --git a/tasks/coverage/snapshots/minifier_babel.snap b/tasks/coverage/snapshots/minifier_babel.snap index d2cc71d209916..a54b8d885599c 100644 --- a/tasks/coverage/snapshots/minifier_babel.snap +++ b/tasks/coverage/snapshots/minifier_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e minifier_babel Summary: AST Parsed : 1795/1795 (100.00%) diff --git a/tasks/coverage/snapshots/minifier_test262.snap b/tasks/coverage/snapshots/minifier_test262.snap index 77fb90f63c021..4108da0c63b74 100644 --- a/tasks/coverage/snapshots/minifier_test262.snap +++ b/tasks/coverage/snapshots/minifier_test262.snap @@ -1,8 +1,8 @@ -commit: c0cf5277 +commit: 947fee33 minifier_test262 Summary: -AST Parsed : 44019/44019 (100.00%) -Positive Passed: 44016/44019 (99.99%) +AST Parsed : 44035/44035 (100.00%) +Positive Passed: 44032/44035 (99.99%) Compress: tasks/coverage/test262/test/intl402/Temporal/PlainDate/prototype/toLocaleString/lone-options-accepted.js Compress: tasks/coverage/test262/test/intl402/Temporal/PlainMonthDay/prototype/toLocaleString/lone-options-accepted.js diff --git a/tasks/coverage/snapshots/parser_babel.snap b/tasks/coverage/snapshots/parser_babel.snap index 63606b259d14b..1cef34b96f3e0 100644 --- a/tasks/coverage/snapshots/parser_babel.snap +++ b/tasks/coverage/snapshots/parser_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e parser_babel Summary: AST Parsed : 2223/2235 (99.46%) diff --git a/tasks/coverage/snapshots/parser_test262.snap b/tasks/coverage/snapshots/parser_test262.snap index 2afb689d9e078..247255a74f3aa 100644 --- a/tasks/coverage/snapshots/parser_test262.snap +++ b/tasks/coverage/snapshots/parser_test262.snap @@ -1,8 +1,8 @@ -commit: c0cf5277 +commit: 947fee33 parser_test262 Summary: -AST Parsed : 46429/46437 (99.98%) -Positive Passed: 46421/46437 (99.97%) +AST Parsed : 46445/46453 (99.98%) +Positive Passed: 46437/46453 (99.97%) Negative Passed: 4579/4581 (99.96%) Expect Syntax Error: tasks/coverage/test262/test/language/statements/await-using/syntax/await-using-not-allowed-at-top-level-of-script.js diff --git a/tasks/coverage/snapshots/parser_typescript.snap b/tasks/coverage/snapshots/parser_typescript.snap index 6ec0a00f04bb7..e96cf30faca79 100644 --- a/tasks/coverage/snapshots/parser_typescript.snap +++ b/tasks/coverage/snapshots/parser_typescript.snap @@ -1,9 +1,9 @@ -commit: c21f73fd +commit: 0a071327 parser_typescript Summary: -AST Parsed : 9832/9833 (99.99%) -Positive Passed: 9823/9833 (99.90%) -Negative Passed: 1486/2547 (58.34%) +AST Parsed : 9839/9840 (99.99%) +Positive Passed: 9830/9840 (99.90%) +Negative Passed: 1486/2549 (58.30%) Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/FunctionDeclaration3.ts Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/FunctionDeclaration4.ts @@ -344,6 +344,8 @@ Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/es6ModuleInt Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/es6ModuleInternalNamedImports2.ts +Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/escapedIdentifiers.ts + Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/esmNoSynthesizedDefault.ts Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/excessPropertyCheckIntersectionWithRecursiveType.ts @@ -666,6 +668,8 @@ Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleAugmen Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleAugmentationImportsAndExports3.ts +Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleKeywordDeprecated.ts + Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleProperty2.ts Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleResolutionWithExtensions_unexpected2.ts diff --git a/tasks/coverage/snapshots/semantic_babel.snap b/tasks/coverage/snapshots/semantic_babel.snap index 90cd49c891f55..f1528fe6db28d 100644 --- a/tasks/coverage/snapshots/semantic_babel.snap +++ b/tasks/coverage/snapshots/semantic_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e semantic_babel Summary: AST Parsed : 2235/2235 (100.00%) diff --git a/tasks/coverage/snapshots/semantic_test262.snap b/tasks/coverage/snapshots/semantic_test262.snap index 8d6cc609e2242..eb273770ecf38 100644 --- a/tasks/coverage/snapshots/semantic_test262.snap +++ b/tasks/coverage/snapshots/semantic_test262.snap @@ -1,8 +1,8 @@ -commit: c0cf5277 +commit: 947fee33 semantic_test262 Summary: -AST Parsed : 46437/46437 (100.00%) -Positive Passed: 44785/46437 (96.44%) +AST Parsed : 46453/46453 (100.00%) +Positive Passed: 44801/46453 (96.44%) semantic Error: tasks/coverage/test262/test/annexB/language/expressions/assignmenttargettype/callexpression-as-for-in-lhs.js Cannot assign to this expression diff --git a/tasks/coverage/snapshots/semantic_typescript.snap b/tasks/coverage/snapshots/semantic_typescript.snap index e524d7d5f7f8f..96078ef5104ce 100644 --- a/tasks/coverage/snapshots/semantic_typescript.snap +++ b/tasks/coverage/snapshots/semantic_typescript.snap @@ -1,8 +1,8 @@ -commit: c21f73fd +commit: 0a071327 semantic_typescript Summary: -AST Parsed : 6159/6159 (100.00%) -Positive Passed: 2662/6159 (43.22%) +AST Parsed : 6164/6164 (100.00%) +Positive Passed: 2664/6164 (43.22%) semantic Error: tasks/coverage/typescript/tests/cases/compiler/2dArrays.ts Symbol reference IDs mismatch for "Cell": after transform: SymbolId(0): [ReferenceId(1)] @@ -2795,6 +2795,17 @@ Symbol span mismatch for "m1": after transform: SymbolId(0): Span { start: 10, end: 12 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } +semantic Error: tasks/coverage/typescript/tests/cases/compiler/collisionCodeGenModuleWithUnicodeNames.ts +Scope flags mismatch: +after transform: ScopeId(1): ScopeFlags(StrictMode | Function) +rebuilt : ScopeId(1): ScopeFlags(Function) +Symbol flags mismatch for "才能ソЫⅨ蒤郳र\u{94d}क\u{94d}ड\u{94d}राüışğİliيونيكودöÄüß才能ソЫⅨ蒤郳र\u{94d}क\u{94d}ड\u{94d}राüışğİliيونيكودöÄüßAbcd123": +after transform: SymbolId(0): SymbolFlags(ValueModule) +rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) +Symbol span mismatch for "才能ソЫⅨ蒤郳र\u{94d}क\u{94d}ड\u{94d}राüışğİliيونيكودöÄüß才能ソЫⅨ蒤郳र\u{94d}क\u{94d}ड\u{94d}राüışğİliيونيكودöÄüßAbcd123": +after transform: SymbolId(0): Span { start: 10, end: 173 } +rebuilt : SymbolId(0): Span { start: 0, end: 0 } + semantic Error: tasks/coverage/typescript/tests/cases/compiler/collisionExportsRequireAndAmbientClass.ts Bindings mismatch: after transform: ScopeId(0): ["exports", "m1", "m2", "require"] @@ -12852,10 +12863,6 @@ Unresolved reference IDs mismatch for "WeakMap": after transform: [ReferenceId(5), ReferenceId(9), ReferenceId(108), ReferenceId(109), ReferenceId(110)] rebuilt : [ReferenceId(2), ReferenceId(3), ReferenceId(4), ReferenceId(7)] -semantic Error: tasks/coverage/typescript/tests/cases/compiler/escapedIdentifiers.ts -Namespaces exporting non-const are not supported by Babel. Change to const or see: https://babeljs.io/docs/en/babel-plugin-transform-typescript -Namespaces exporting non-const are not supported by Babel. Change to const or see: https://babeljs.io/docs/en/babel-plugin-transform-typescript - semantic Error: tasks/coverage/typescript/tests/cases/compiler/eventEmitterPatternWithRecordOfFunction.ts Scope children mismatch: after transform: ScopeId(0): [ScopeId(1), ScopeId(3), ScopeId(6), ScopeId(7)] @@ -13846,7 +13853,7 @@ Symbol flags mismatch for "Midori": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "Midori": -after transform: SymbolId(0): Span { start: 9, end: 15 } +after transform: SymbolId(0): Span { start: 12, end: 18 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } semantic Error: tasks/coverage/typescript/tests/cases/compiler/functionMergedWithModule.ts @@ -14373,6 +14380,29 @@ Unresolved references mismatch: after transform: ["Array", "Generator", "IteratorResult", "ReadonlyArray", "Symbol"] rebuilt : ["fn", "offer"] +semantic Error: tasks/coverage/typescript/tests/cases/compiler/genericCallAtYieldExpressionInGenericCall3.ts +Bindings mismatch: +after transform: ScopeId(0): ["gen", "runPromise", "traverse"] +rebuilt : ScopeId(0): [] +Scope children mismatch: +after transform: ScopeId(0): [ScopeId(1), ScopeId(3), ScopeId(5), ScopeId(7), ScopeId(9), ScopeId(10), ScopeId(12), ScopeId(15), ScopeId(17)] +rebuilt : ScopeId(0): [ScopeId(1)] +Reference symbol mismatch for "runPromise": +after transform: SymbolId(16) "runPromise" +rebuilt : +Reference symbol mismatch for "gen": +after transform: SymbolId(20) "gen" +rebuilt : +Reference symbol mismatch for "traverse": +after transform: SymbolId(24) "traverse" +rebuilt : +Reference symbol mismatch for "gen": +after transform: SymbolId(20) "gen" +rebuilt : +Unresolved references mismatch: +after transform: ["Generator", "IteratorResult", "Promise", "ReadonlyArray", "Symbol"] +rebuilt : ["gen", "runPromise", "traverse"] + semantic Error: tasks/coverage/typescript/tests/cases/compiler/genericCallInferenceConditionalType1.ts Bindings mismatch: after transform: ScopeId(0): ["f", "g", "h"] @@ -20293,10 +20323,10 @@ Symbol flags mismatch for "A": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "A": -after transform: SymbolId(0): Span { start: 101, end: 102 } +after transform: SymbolId(0): Span { start: 104, end: 105 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } Symbol redeclarations mismatch for "A": -after transform: SymbolId(0): [Span { start: 101, end: 102 }, Span { start: 227, end: 228 }] +after transform: SymbolId(0): [Span { start: 104, end: 105 }, Span { start: 233, end: 234 }] rebuilt : SymbolId(0): [] semantic Error: tasks/coverage/typescript/tests/cases/compiler/moduleNoEmit.ts @@ -20524,13 +20554,13 @@ Symbol flags mismatch for "M": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "M": -after transform: SymbolId(0): Span { start: 7, end: 8 } +after transform: SymbolId(0): Span { start: 10, end: 11 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } Symbol flags mismatch for "X": after transform: SymbolId(6): SymbolFlags(ValueModule) rebuilt : SymbolId(7): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "X": -after transform: SymbolId(6): Span { start: 210, end: 211 } +after transform: SymbolId(6): Span { start: 213, end: 214 } rebuilt : SymbolId(7): Span { start: 0, end: 0 } semantic Error: tasks/coverage/typescript/tests/cases/compiler/moduleSharesNameWithImportDeclarationInsideIt.ts @@ -20855,7 +20885,7 @@ Symbol flags mismatch for "Variables": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "Variables": -after transform: SymbolId(0): Span { start: 7, end: 16 } +after transform: SymbolId(0): Span { start: 10, end: 19 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } semantic Error: tasks/coverage/typescript/tests/cases/compiler/namespaces1.ts @@ -21512,13 +21542,13 @@ Symbol flags mismatch for "a": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "a": -after transform: SymbolId(0): Span { start: 7, end: 8 } +after transform: SymbolId(0): Span { start: 10, end: 11 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } Symbol flags mismatch for "b": after transform: SymbolId(2): SymbolFlags(ValueModule) rebuilt : SymbolId(3): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "b": -after transform: SymbolId(2): Span { start: 45, end: 46 } +after transform: SymbolId(2): Span { start: 51, end: 52 } rebuilt : SymbolId(3): Span { start: 0, end: 0 } semantic Error: tasks/coverage/typescript/tests/cases/compiler/nestedObjectRest.ts @@ -25740,6 +25770,64 @@ Symbol reference IDs mismatch for "x": after transform: SymbolId(1): [ReferenceId(2), ReferenceId(3)] rebuilt : SymbolId(1): [ReferenceId(1)] +semantic Error: tasks/coverage/typescript/tests/cases/compiler/returnTypeInferenceContextualParameterTypesInGenerator1.ts +Bindings mismatch: +after transform: ScopeId(0): ["Rpcs", "gen", "layerServerHandlers"] +rebuilt : ScopeId(0): ["layerServerHandlers"] +Scope children mismatch: +after transform: ScopeId(0): [ScopeId(1), ScopeId(2), ScopeId(4), ScopeId(5), ScopeId(6), ScopeId(8), ScopeId(10), ScopeId(12), ScopeId(14), ScopeId(16)] +rebuilt : ScopeId(0): [ScopeId(1)] +Reference symbol mismatch for "Rpcs": +after transform: SymbolId(31) "Rpcs" +rebuilt : +Reference symbol mismatch for "gen": +after transform: SymbolId(2) "gen" +rebuilt : +Unresolved references mismatch: +after transform: ["Generator", "String"] +rebuilt : ["Rpcs", "String", "gen"] + +semantic Error: tasks/coverage/typescript/tests/cases/compiler/returnTypeInferenceContextualTypeIgnoreAnyUnknown1.ts +Bindings mismatch: +after transform: ScopeId(0): ["inner1", "inner2", "outer1", "outer2", "result1", "result2"] +rebuilt : ScopeId(0): ["result1", "result2"] +Scope children mismatch: +after transform: ScopeId(0): [ScopeId(1), ScopeId(2), ScopeId(3), ScopeId(5), ScopeId(6), ScopeId(7), ScopeId(8), ScopeId(10), ScopeId(11), ScopeId(12)] +rebuilt : ScopeId(0): [ScopeId(1), ScopeId(2), ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(6)] +Reference symbol mismatch for "inner1": +after transform: SymbolId(4) "inner1" +rebuilt : +Reference symbol mismatch for "outer1": +after transform: SymbolId(0) "outer1" +rebuilt : +Reference symbol mismatch for "inner1": +after transform: SymbolId(4) "inner1" +rebuilt : +Reference symbol mismatch for "outer2": +after transform: SymbolId(2) "outer2" +rebuilt : +Reference symbol mismatch for "inner1": +after transform: SymbolId(4) "inner1" +rebuilt : +Reference symbol mismatch for "inner2": +after transform: SymbolId(12) "inner2" +rebuilt : +Reference symbol mismatch for "outer1": +after transform: SymbolId(0) "outer1" +rebuilt : +Reference symbol mismatch for "inner2": +after transform: SymbolId(12) "inner2" +rebuilt : +Reference symbol mismatch for "outer2": +after transform: SymbolId(2) "outer2" +rebuilt : +Reference symbol mismatch for "inner2": +after transform: SymbolId(12) "inner2" +rebuilt : +Unresolved references mismatch: +after transform: [] +rebuilt : ["inner1", "inner2", "outer1", "outer2"] + semantic Error: tasks/coverage/typescript/tests/cases/compiler/returnTypeInferenceNotTooBroad.ts Bindings mismatch: after transform: ScopeId(0): ["sepsis", "unwrap", "y", "yone", "yun"] @@ -30447,10 +30535,10 @@ Symbol flags mismatch for "M": after transform: SymbolId(0): SymbolFlags(ValueModule) rebuilt : SymbolId(0): SymbolFlags(BlockScopedVariable) Symbol span mismatch for "M": -after transform: SymbolId(0): Span { start: 7, end: 8 } +after transform: SymbolId(0): Span { start: 10, end: 11 } rebuilt : SymbolId(0): Span { start: 0, end: 0 } Symbol redeclarations mismatch for "M": -after transform: SymbolId(0): [Span { start: 7, end: 8 }, Span { start: 61, end: 62 }] +after transform: SymbolId(0): [Span { start: 10, end: 11 }, Span { start: 67, end: 68 }] rebuilt : SymbolId(0): [] semantic Error: tasks/coverage/typescript/tests/cases/compiler/unionCallMixedTypeParameterPresence.ts diff --git a/tasks/coverage/snapshots/transformer_babel.snap b/tasks/coverage/snapshots/transformer_babel.snap index 6eef0b6af2860..ef8d7ed064298 100644 --- a/tasks/coverage/snapshots/transformer_babel.snap +++ b/tasks/coverage/snapshots/transformer_babel.snap @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e transformer_babel Summary: AST Parsed : 2235/2235 (100.00%) diff --git a/tasks/coverage/snapshots/transformer_test262.snap b/tasks/coverage/snapshots/transformer_test262.snap index 1534e342df690..c077009d50cdf 100644 --- a/tasks/coverage/snapshots/transformer_test262.snap +++ b/tasks/coverage/snapshots/transformer_test262.snap @@ -1,5 +1,5 @@ -commit: c0cf5277 +commit: 947fee33 transformer_test262 Summary: -AST Parsed : 46437/46437 (100.00%) -Positive Passed: 46437/46437 (100.00%) +AST Parsed : 46453/46453 (100.00%) +Positive Passed: 46453/46453 (100.00%) diff --git a/tasks/coverage/snapshots/transformer_typescript.snap b/tasks/coverage/snapshots/transformer_typescript.snap index 353b4b3dbbeb6..09d63799ebcaa 100644 --- a/tasks/coverage/snapshots/transformer_typescript.snap +++ b/tasks/coverage/snapshots/transformer_typescript.snap @@ -1,8 +1,8 @@ -commit: c21f73fd +commit: 0a071327 transformer_typescript Summary: -AST Parsed : 9833/9833 (100.00%) -Positive Passed: 9831/9833 (99.98%) +AST Parsed : 9840/9840 (100.00%) +Positive Passed: 9838/9840 (99.98%) Mismatch: tasks/coverage/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/autoAccessor2.ts Mismatch: tasks/coverage/typescript/tests/cases/conformance/esDecorators/classDeclaration/fields/esDecorators-classDeclaration-fields-staticPrivateAccessor.ts diff --git a/tasks/coverage/snapshots/transpile.snap b/tasks/coverage/snapshots/transpile.snap index 7428a110538b1..a471b354e94d2 100644 --- a/tasks/coverage/snapshots/transpile.snap +++ b/tasks/coverage/snapshots/transpile.snap @@ -1,4 +1,4 @@ -commit: c21f73fd +commit: 0a071327 transpile Summary: AST Parsed : 20/20 (100.00%) diff --git a/tasks/coverage/snapshots/tsc_diagnostics_codes.snap b/tasks/coverage/snapshots/tsc_diagnostics_codes.snap index 2dcc43a4d56bd..e48b7400f92e9 100644 --- a/tasks/coverage/snapshots/tsc_diagnostics_codes.snap +++ b/tasks/coverage/snapshots/tsc_diagnostics_codes.snap @@ -1,4 +1,4 @@ -commit: c21f73fd +commit: 0a071327 --- NOTE: If you are seeing this file with Git diffs, please follow the instructions below to review the changes. @@ -362,6 +362,7 @@ Q. Is it possible for `oxc_parser` to detect and report this error during static 1537 1538 1539 +1540 1541 1542 1543 diff --git a/tasks/transform_conformance/snapshots/babel.snap.md b/tasks/transform_conformance/snapshots/babel.snap.md index 22fc0fa847864..2bf454c7d9cf0 100644 --- a/tasks/transform_conformance/snapshots/babel.snap.md +++ b/tasks/transform_conformance/snapshots/babel.snap.md @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e Passed: 701/1176 diff --git a/tasks/transform_conformance/snapshots/babel_exec.snap.md b/tasks/transform_conformance/snapshots/babel_exec.snap.md index 55b5fa522df2c..700068c4fb262 100644 --- a/tasks/transform_conformance/snapshots/babel_exec.snap.md +++ b/tasks/transform_conformance/snapshots/babel_exec.snap.md @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e node: v24.10.0 diff --git a/tasks/transform_conformance/snapshots/oxc.snap.md b/tasks/transform_conformance/snapshots/oxc.snap.md index 88b69e4579fc8..7bac65a2226ea 100644 --- a/tasks/transform_conformance/snapshots/oxc.snap.md +++ b/tasks/transform_conformance/snapshots/oxc.snap.md @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e Passed: 201/332 diff --git a/tasks/transform_conformance/snapshots/oxc_exec.snap.md b/tasks/transform_conformance/snapshots/oxc_exec.snap.md index 5c353844c38cc..1375f61cbb5e7 100644 --- a/tasks/transform_conformance/snapshots/oxc_exec.snap.md +++ b/tasks/transform_conformance/snapshots/oxc_exec.snap.md @@ -1,4 +1,4 @@ -commit: 3591b24e +commit: 84d21e4e node: v24.10.0