From f10855ca77cd72dc09c14d2ec14d87caa74d6c08 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Sun, 18 Aug 2024 12:01:40 +0200 Subject: [PATCH] fix(linux): update patch for reh --- .github/workflows/insider-spearhead.yml | 6 ------ patches/linux/reh/node16.patch | 14 +++++++------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/.github/workflows/insider-spearhead.yml b/.github/workflows/insider-spearhead.yml index 4514163..185f5a8 100644 --- a/.github/workflows/insider-spearhead.yml +++ b/.github/workflows/insider-spearhead.yml @@ -78,10 +78,4 @@ jobs: uses: peter-evans/repository-dispatch@v3 with: event-type: 'insider' - client-payload: |- - { - "repo": { - "branch": "insider" - } - } if: github.event.inputs.dont_dispatch != 'true' && (env.SHOULD_BUILD == 'yes' || github.event.inputs.force_dispatch == 'true') diff --git a/patches/linux/reh/node16.patch b/patches/linux/reh/node16.patch index aefd9a8..c5336b5 100644 --- a/patches/linux/reh/node16.patch +++ b/patches/linux/reh/node16.patch @@ -20,16 +20,16 @@ index 560bdc1..9208fa0 100644 - result = inlineMeta(result, { diff --git a/remote/package.json b/remote/package.json -index 66c0414..63a94bf 100644 +index aa24bf8..63a94bf 100644 --- a/remote/package.json +++ b/remote/package.json @@ -32,3 +32,3 @@ "native-watchdog": "^1.4.1", -- "node-pty": "1.1.0-beta20", +- "node-pty": "1.1.0-beta21", + "node-pty": "1.1.0-beta4", "tas-client-umd": "0.2.0", diff --git a/remote/yarn.lock b/remote/yarn.lock -index 3c6d1ff..32d0456 100644 +index 2478846..32d0456 100644 --- a/remote/yarn.lock +++ b/remote/yarn.lock @@ -444,2 +444,7 @@ ms@2.1.2: @@ -47,10 +47,10 @@ index 3c6d1ff..32d0456 100644 version "7.1.0" @@ -486,8 +491,8 @@ node-gyp-build@4.8.1, node-gyp-build@^4.3.0: --node-pty@1.1.0-beta20: -- version "1.1.0-beta20" -- resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.1.0-beta20.tgz#bd723d3a36c5770d244d847e123da4a004fd0fa2" -- integrity sha512-tCOLI5dEhoV75CVaT9pLuZjdx5asJ2DPEA3QtHE9sNYUf6ELXfy0SrlUzFilYcDzkhidBDrPWY26SdmlTaEjyw== +-node-pty@1.1.0-beta21: +- version "1.1.0-beta21" +- resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.1.0-beta21.tgz#d75c1dfe4ff2c173459c974df72e91a4eae6dc52" +- integrity sha512-FYpnY9g8qMQLTpqyeY9NVli6YfCWwvG6v6gmaDBbPjlc1VMp/+Zivq0SStDrRr1aciGnFCZzpL0BzdMnmbDnAw== +node-pty@1.1.0-beta4: + version "1.1.0-beta4" + resolved "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta4.tgz#ee74d909c9f422ffc7f675e1092529673f8906ec"