feat(1.105): update patches (#2529)

This commit is contained in:
Baptiste Augrain
2025-09-30 12:35:06 +02:00
committed by GitHub
parent e3c3b6fdf7
commit a69d10fa91
8 changed files with 3650 additions and 113 deletions

View File

@@ -50,27 +50,27 @@ index 381d2f4..9cdec71 100644
+ <target prefix="${regKey}" namespace="!!ORG_NAME!!.Policies.${regKey}" />
</policyNamespaces>
diff --git a/eslint.config.js b/eslint.config.js
index d7b29f2..1eb07aa 100644
index 127bb34..44d2b4c 100644
--- a/eslint.config.js
+++ b/eslint.config.js
@@ -786,3 +786,3 @@ export default tseslint.config(
@@ -800,3 +800,3 @@ export default tseslint.config(
'@vscode/iconv-lite-umd',
- '@vscode/policy-watcher',
+ '@vscodium/policy-watcher',
'@vscode/proxy-agent',
diff --git a/package-lock.json b/package-lock.json
index 52d750a..24a462c 100644
index d0d76f5..9ccca24 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",
"@xterm/addon-clipboard": "^0.2.0-beta.101",
@@ -3270,22 +3270,2 @@
"@xterm/addon-clipboard": "^0.2.0-beta.102",
@@ -2960,22 +2960,2 @@
},
- "node_modules/@vscode/policy-watcher": {
- "version": "1.3.2",
@@ -93,7 +93,7 @@ index 52d750a..24a462c 100644
- }
- },
"node_modules/@vscode/proxy-agent": {
@@ -3682,2 +3662,22 @@
@@ -3372,2 +3352,22 @@
},
+ "node_modules/@vscodium/policy-watcher": {
+ "version": "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 eece8d0..5abb294 100644
--- a/package.json
+++ b/package.json
@@ -78,3 +78,3 @@
@@ -79,3 +79,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