diff --git a/patches/policies.patch b/patches/policies.patch index 3c37945..d772f8c 100644 --- a/patches/policies.patch +++ b/patches/policies.patch @@ -59,13 +59,13 @@ index d7b29f2..1eb07aa 100644 + '@vscodium/policy-watcher', '@vscode/proxy-agent', diff --git a/package-lock.json b/package-lock.json -index 52d750a..24a462c 100644 +index e4466bd..fd77ff8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,3 +18,2 @@ "@vscode/iconv-lite-umd": "0.7.0", - "@vscode/policy-watcher": "^1.3.2", - "@vscode/proxy-agent": "^0.33.0", + "@vscode/proxy-agent": "^0.34.0", @@ -29,2 +28,3 @@ "@vscode/windows-registry": "^1.1.0", + "@vscodium/policy-watcher": "^1.3.2-252465", @@ -117,14 +117,14 @@ index 52d750a..24a462c 100644 + }, "node_modules/@webassemblyjs/ast": { diff --git a/package.json b/package.json -index b6ca424..97077e2 100644 +index 1120460..f74589f 100644 --- a/package.json +++ b/package.json @@ -78,3 +78,3 @@ "@vscode/iconv-lite-umd": "0.7.0", - "@vscode/policy-watcher": "^1.3.2", + "@vscodium/policy-watcher": "^1.3.2-252465", - "@vscode/proxy-agent": "^0.33.0", + "@vscode/proxy-agent": "^0.34.0", diff --git a/src/vs/base/test/node/uri.perf.data.txt b/src/vs/base/test/node/uri.perf.data.txt index ee0a24b..881ce36 100644 --- a/src/vs/base/test/node/uri.perf.data.txt diff --git a/upstream/stable.json b/upstream/stable.json index 43151a6..a6f7066 100644 --- a/upstream/stable.json +++ b/upstream/stable.json @@ -1,4 +1,4 @@ { - "tag": "1.104.2", - "commit": "e3a5acfb517a443235981655413d566533107e92" + "tag": "1.104.3", + "commit": "385651c938df8a906869babee516bffd0ddb9829" }