Skip to content

Commit 06350b4

Browse files
committed
baseline
1 parent 57b8b0e commit 06350b4

File tree

2,172 files changed

+33412
-37591
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,172 files changed

+33412
-37591
lines changed

tests/baselines/reference/api/typescript.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,7 +2560,7 @@ declare namespace ts {
25602560
ESNext = "esnext",
25612561
JSON = "json",
25622562
Latest = "esnext",
2563-
LatestStandard = "es2024",
2563+
LatestStandard = "es2025",
25642564
}
25652565
}
25662566
namespace typingsInstaller {
@@ -7226,7 +7226,7 @@ declare namespace ts {
72267226
ESNext = 99,
72277227
JSON = 100,
72287228
Latest = 99,
7229-
LatestStandard = 11,
7229+
LatestStandard = 12,
72307230
}
72317231
enum LanguageVariant {
72327232
Standard = 0,

tests/baselines/reference/moduleResolution/reused-program-keeps-errors.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ declare var x: number;
1414
Program1 Options Diagnostics::
1515
error TS6053: File 'lib.d.ts' not found.
1616
The file is in the program because:
17-
Default library for target 'es2024'
17+
Default library
1818

1919

2020
Program Reused:: Completely
2121

2222
Program2 Options Diagnostics::
2323
error TS6053: File 'lib.d.ts' not found.
2424
The file is in the program because:
25-
Default library for target 'es2024'
25+
Default library
2626

tests/baselines/reference/tsbuild/clean/tsx-with-dts-emit.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,12 @@ Output::
3838

3939
[HH:MM:SS AM] Building project '/home/src/workspaces/solution/project/tsconfig.json'...
4040

41-
../../tslibs/TS/Lib/lib.es2024.full.d.ts
42-
Default library for target 'es2024'
41+
../../tslibs/TS/Lib/lib.d.ts
42+
Default library
4343
project/src/main.tsx
4444
Matched by include pattern 'src/**/*.tsx' in 'project/tsconfig.json'
4545

4646

47-
//// [/home/src/tslibs/TS/Lib/lib.es2024.full.d.ts] *Lib*
48-
4947
//// [/home/src/workspaces/solution/project/src/main.js]
5048
export const x = 10;
5149

tests/baselines/reference/tsbuild/commandLine/multiFile/different-options-discrepancies.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TsBuild info text without affectedFilesPendingEmit:: /home/src/workspaces/projec
55
CleanBuild:
66
{
77
"fileInfos": {
8-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
8+
"../../tslibs/ts/lib/lib.d.ts": {
99
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
1010
"affectsGlobalScope": true
1111
},
@@ -54,7 +54,7 @@ CleanBuild:
5454
IncrementalBuild:
5555
{
5656
"fileInfos": {
57-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
57+
"../../tslibs/ts/lib/lib.d.ts": {
5858
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
5959
"affectsGlobalScope": true
6060
},
@@ -106,7 +106,7 @@ TsBuild info text without affectedFilesPendingEmit:: /home/src/workspaces/projec
106106
CleanBuild:
107107
{
108108
"fileInfos": {
109-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
109+
"../../tslibs/ts/lib/lib.d.ts": {
110110
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
111111
"affectsGlobalScope": true
112112
},
@@ -155,7 +155,7 @@ CleanBuild:
155155
IncrementalBuild:
156156
{
157157
"fileInfos": {
158-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
158+
"../../tslibs/ts/lib/lib.d.ts": {
159159
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
160160
"affectsGlobalScope": true
161161
},
@@ -207,7 +207,7 @@ TsBuild info text without affectedFilesPendingEmit:: /home/src/workspaces/projec
207207
CleanBuild:
208208
{
209209
"fileInfos": {
210-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
210+
"../../tslibs/ts/lib/lib.d.ts": {
211211
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
212212
"affectsGlobalScope": true
213213
},
@@ -256,7 +256,7 @@ CleanBuild:
256256
IncrementalBuild:
257257
{
258258
"fileInfos": {
259-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
259+
"../../tslibs/ts/lib/lib.d.ts": {
260260
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
261261
"affectsGlobalScope": true
262262
},

tests/baselines/reference/tsbuild/commandLine/multiFile/different-options-with-incremental-discrepancies.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TsBuild info text without affectedFilesPendingEmit:: /home/src/workspaces/projec
55
CleanBuild:
66
{
77
"fileInfos": {
8-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
8+
"../../tslibs/ts/lib/lib.d.ts": {
99
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
1010
"affectsGlobalScope": true
1111
},
@@ -49,7 +49,7 @@ CleanBuild:
4949
IncrementalBuild:
5050
{
5151
"fileInfos": {
52-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
52+
"../../tslibs/ts/lib/lib.d.ts": {
5353
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
5454
"affectsGlobalScope": true
5555
},
@@ -101,7 +101,7 @@ TsBuild info text without affectedFilesPendingEmit:: /home/src/workspaces/projec
101101
CleanBuild:
102102
{
103103
"fileInfos": {
104-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
104+
"../../tslibs/ts/lib/lib.d.ts": {
105105
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
106106
"affectsGlobalScope": true
107107
},
@@ -145,7 +145,7 @@ CleanBuild:
145145
IncrementalBuild:
146146
{
147147
"fileInfos": {
148-
"../../tslibs/ts/lib/lib.es2024.full.d.ts": {
148+
"../../tslibs/ts/lib/lib.d.ts": {
149149
"version": "-25093698414-interface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };",
150150
"affectsGlobalScope": true
151151
},

0 commit comments

Comments
 (0)