From 0ac2c5c7f414151c42b86d578e8c3478e812f945 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 03:00:30 +0000 Subject: [PATCH 1/2] chore: update upstream metadata --- _packages/tsgo/upstream.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_packages/tsgo/upstream.json b/_packages/tsgo/upstream.json index cdb32f9f..41159b29 100644 --- a/_packages/tsgo/upstream.json +++ b/_packages/tsgo/upstream.json @@ -3,7 +3,7 @@ "tags": { "typescript": { "latest": "7.0.2", - "next": "7.1.0-dev.20260916.1" + "next": "7.1.0-dev.20260917.1" }, "oxlint": { "latest": "1.83.0" @@ -18,8 +18,8 @@ "gitHead": "2bd066d87f5bafd315be9f40889d0a60b9e58e0b", "provider": "typescript-go" }, - "7.1.0-dev.20260916.1": { - "gitHead": "d2b20b35034bd902bdda5974f522ff00352895e9", + "7.1.0-dev.20260917.1": { + "gitHead": "5c2f7abf1733c9148100c5c6c7dd284745120d6b", "provider": "typescript" } }, From 098d8fc7fe66d060f38c332586326dc064413a1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 02:58:23 +0000 Subject: [PATCH 2/2] chore: update upstream metadata --- _packages/tsgo/upstream.json | 41 +++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/_packages/tsgo/upstream.json b/_packages/tsgo/upstream.json index 41159b29..ade332fa 100644 --- a/_packages/tsgo/upstream.json +++ b/_packages/tsgo/upstream.json @@ -3,13 +3,13 @@ "tags": { "typescript": { "latest": "7.0.2", - "next": "7.1.0-dev.20260917.1" + "next": "7.1.0-dev.20260918.1" }, "oxlint": { "latest": "1.83.0" }, "oxlint-tsgolint": { - "latest": "7.0.2001" + "latest": "7.0.2002" } }, "components": { @@ -18,8 +18,8 @@ "gitHead": "2bd066d87f5bafd315be9f40889d0a60b9e58e0b", "provider": "typescript-go" }, - "7.1.0-dev.20260917.1": { - "gitHead": "5c2f7abf1733c9148100c5c6c7dd284745120d6b", + "7.1.0-dev.20260918.1": { + "gitHead": "c975de5011fb7dfb32a491cf3fcf02d4f811f50e", "provider": "typescript" } }, @@ -29,12 +29,15 @@ "dependencies": { "typescript": "7.0.2" } + }, + "7.0.2002": { + "gitHead": "acd88e1b1ef8f219e8956f804f2548dafd949705", + "dependencies": { + "typescript": "7.0.2" + } } }, "oxlint": { - "1.79.0": { - "gitHead": "0db127cc16d28b97d84bac4ebeb302caf1a78c7e" - }, "1.81.0": { "gitHead": "0b4e2e67f4193e7ebfcc64982275eb583ae82c83" }, @@ -49,9 +52,9 @@ "profiles": [ { "name": "vite-plus", - "description": "Vite+ 0.3.2 compatibility runtime", + "description": "Vite+ 0.3.3 compatibility runtime", "dependencies": { - "oxlint": "1.82.0", + "oxlint": "1.83.0", "oxlint-tsgolint": "7.0.2001" } }, @@ -60,7 +63,7 @@ "description": "Oxlint 1.83.0 compatibility runtime", "dependencies": { "oxlint": "1.83.0", - "oxlint-tsgolint": "7.0.2001" + "oxlint-tsgolint": "7.0.2002" } }, { @@ -68,7 +71,7 @@ "description": "Oxlint 1.82.0 compatibility runtime", "dependencies": { "oxlint": "1.82.0", - "oxlint-tsgolint": "7.0.2001" + "oxlint-tsgolint": "7.0.2002" } }, { @@ -76,6 +79,14 @@ "description": "Oxlint 1.81.0 compatibility runtime", "dependencies": { "oxlint": "1.81.0", + "oxlint-tsgolint": "7.0.2002" + } + }, + { + "name": "vite-plus@0.3.3", + "description": "Vite+ 0.3.3 compatibility runtime", + "dependencies": { + "oxlint": "1.83.0", "oxlint-tsgolint": "7.0.2001" } }, @@ -94,14 +105,6 @@ "oxlint": "1.81.0", "oxlint-tsgolint": "7.0.2001" } - }, - { - "name": "vite-plus@0.3.0", - "description": "Vite+ 0.3.0 compatibility runtime", - "dependencies": { - "oxlint": "1.79.0", - "oxlint-tsgolint": "7.0.2001" - } } ] }