Update os-proxy-resolver to 0.4.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Christof Marti
2026-08-26 08:53:29 +02:00
co-authored by Copilot
parent 4e4877b113
commit 33fcbf32e3
3 changed files with 42 additions and 41 deletions
+1
View File
@@ -29,6 +29,7 @@ export const referenceGeneratedDepsByArch = {
'libatk-bridge2.0-0 (>= 2.5.3)',
'libatk1.0-0 (>= 2.11.90)',
'libatspi2.0-0 (>= 2.9.90)',
'libc6 (>= 2.15)',
'libc6 (>= 2.16)',
'libc6 (>= 2.17)',
'libc6 (>= 2.2.5)',
+40 -40
View File
@@ -30,7 +30,7 @@
"@vscode/fs-copyfile": "2.0.0",
"@vscode/iconv-lite-umd": "0.7.1",
"@vscode/native-watchdog": "^1.4.6",
"@vscode/os-proxy-resolver": "^0.3.0",
"@vscode/os-proxy-resolver": "^0.4.0",
"@vscode/policy-watcher": "^1.4.0",
"@vscode/proxy-agent": "^0.44.0",
"@vscode/ripgrep-universal": "^1.18.0",
@@ -4941,29 +4941,29 @@
"license": "MIT"
},
"node_modules/@vscode/os-proxy-resolver": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver/-/os-proxy-resolver-0.3.0.tgz",
"integrity": "sha512-JUDgHj8DQKc0h8rwYl+o1fG3ZXOJ7KuzqR+0T6LMQ39OnljBRpok/eBv/dtnx6kQF3++TkO2UASuRVypU4tSmg==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver/-/os-proxy-resolver-0.4.0.tgz",
"integrity": "sha512-bSwx24M7okqbI7B57jfARm/ICCPB4w22lXk5YlROmzJ3j5ponIiya23OqMwFNFLtoQktWkbpxxafVL0BBpbRQw==",
"license": "MIT",
"engines": {
"node": ">=22.15.0"
},
"optionalDependencies": {
"@vscode/os-proxy-resolver-darwin-arm64": "0.3.0",
"@vscode/os-proxy-resolver-darwin-x64": "0.3.0",
"@vscode/os-proxy-resolver-linux-arm-gnueabihf": "0.3.0",
"@vscode/os-proxy-resolver-linux-arm64-gnu": "0.3.0",
"@vscode/os-proxy-resolver-linux-arm64-musl": "0.3.0",
"@vscode/os-proxy-resolver-linux-x64-gnu": "0.3.0",
"@vscode/os-proxy-resolver-linux-x64-musl": "0.3.0",
"@vscode/os-proxy-resolver-win32-arm64-msvc": "0.3.0",
"@vscode/os-proxy-resolver-win32-x64-msvc": "0.3.0"
"@vscode/os-proxy-resolver-darwin-arm64": "0.4.0",
"@vscode/os-proxy-resolver-darwin-x64": "0.4.0",
"@vscode/os-proxy-resolver-linux-arm-gnueabihf": "0.4.0",
"@vscode/os-proxy-resolver-linux-arm64-gnu": "0.4.0",
"@vscode/os-proxy-resolver-linux-arm64-musl": "0.4.0",
"@vscode/os-proxy-resolver-linux-x64-gnu": "0.4.0",
"@vscode/os-proxy-resolver-linux-x64-musl": "0.4.0",
"@vscode/os-proxy-resolver-win32-arm64-msvc": "0.4.0",
"@vscode/os-proxy-resolver-win32-x64-msvc": "0.4.0"
}
},
"node_modules/@vscode/os-proxy-resolver-darwin-arm64": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-darwin-arm64/-/os-proxy-resolver-darwin-arm64-0.3.0.tgz",
"integrity": "sha512-ef9rbWVDdouTd++dKLxqw65o2D8nkMkf1LxiIvUX/S/6DzvuJQrQhqixNckC63kH3bDdV/LONF+HvrG7gcHxYQ==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-darwin-arm64/-/os-proxy-resolver-darwin-arm64-0.4.0.tgz",
"integrity": "sha512-QNYOWxTaQ9D/rUf88LjOPYAkMXsX2yGvECW/6Ii0BO5gBr7lZZRDa7lfYqjjcmIiJoxxu/83Wi1pXlB0ZT9UDw==",
"cpu": [
"arm64"
],
@@ -4974,9 +4974,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-darwin-x64": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-darwin-x64/-/os-proxy-resolver-darwin-x64-0.3.0.tgz",
"integrity": "sha512-NrJPt2OMXr7nn0XfI0i6eikrI6R012qxWXTvshFRFiOyLkdUVNRqwOpkqWlNEQuTwyqyOxe9E6QFVd6XgaF6YA==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-darwin-x64/-/os-proxy-resolver-darwin-x64-0.4.0.tgz",
"integrity": "sha512-nV9DTpit6VoVLPOpIr9NVWfDSgql8C62PWkVLumCANF5xqLsHyKjuX/UJ53/WPmOl7Sf7Z+J4tNzQpGSCdV8fg==",
"cpu": [
"x64"
],
@@ -4987,9 +4987,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-linux-arm-gnueabihf": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm-gnueabihf/-/os-proxy-resolver-linux-arm-gnueabihf-0.3.0.tgz",
"integrity": "sha512-lrHXnRuTZcQUdI7p7T+usSRbcnMsLHoE+F8VTQsw1DWBQXTKA3J2SXZcCf9nxNIagc/u7cSSozhFIqULqnW8Ig==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm-gnueabihf/-/os-proxy-resolver-linux-arm-gnueabihf-0.4.0.tgz",
"integrity": "sha512-FOMiZzOe/3IWN/FIGeefF7/R1s3uH7dwqq+4FwBagxhlmEtXfaeJMSInZ56wBrNxXUJXAI/Fsetjm+7eOfCygQ==",
"cpu": [
"arm"
],
@@ -5003,9 +5003,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-linux-arm64-gnu": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm64-gnu/-/os-proxy-resolver-linux-arm64-gnu-0.3.0.tgz",
"integrity": "sha512-CmQPXcjfrfvVQ446dGxeITtsGwd58kO0j207vYBjamUjYMgi1frltKPeOIYHgklJwGVQZNwqVBUIS5d45VE1Bg==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm64-gnu/-/os-proxy-resolver-linux-arm64-gnu-0.4.0.tgz",
"integrity": "sha512-YG9NIXolWmD7x5aLWPGP1UQKfErNonHBT9fSvKuDL6DspGyQJFKkyqudTzHu1ykSgwb1VuWmMSckQQoFhYL6ew==",
"cpu": [
"arm64"
],
@@ -5019,9 +5019,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-linux-arm64-musl": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm64-musl/-/os-proxy-resolver-linux-arm64-musl-0.3.0.tgz",
"integrity": "sha512-3mo9+dkB5BjnEnmLWqYkO2X58JwqWgkxDHJoFf7qfTpOV6YfqoqFnbNqLKfjQU9BBRSYg3ixcLhlkmmfMRNXtw==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-arm64-musl/-/os-proxy-resolver-linux-arm64-musl-0.4.0.tgz",
"integrity": "sha512-DnQ/dGjJoQeWgWRqGtXoJlAW1NIbewG5BmbvM8F+w5edgiTw2zLKwVpDVfaERg/Gkn+vXegfzyhOpjPaNyfXIQ==",
"cpu": [
"arm64"
],
@@ -5035,9 +5035,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-linux-x64-gnu": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-x64-gnu/-/os-proxy-resolver-linux-x64-gnu-0.3.0.tgz",
"integrity": "sha512-ymoShcbOV85b/rrzemidN6o5LJN9h+Au/h3eJhgJwRYV5+dP+JTjSMUQ5nOMHUARYFISzOO7weP2jW5hCsNlMg==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-x64-gnu/-/os-proxy-resolver-linux-x64-gnu-0.4.0.tgz",
"integrity": "sha512-aIginNUW2UjUDqiDj15PlGz4qzlWZHsNnpcTF6dHMePOGvgjJYdy7I7jNE7Itg6tkTwEh+OY0L2dyUqHRGlw9g==",
"cpu": [
"x64"
],
@@ -5051,9 +5051,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-linux-x64-musl": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-x64-musl/-/os-proxy-resolver-linux-x64-musl-0.3.0.tgz",
"integrity": "sha512-FnFEBsLeOSgTkA9mE+ezOksWBVoFaz5hJZbpNegAAMURpEGqdwtDl62InD3LGODhRd55qpVoG5HZ7c8CJZO9cA==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-linux-x64-musl/-/os-proxy-resolver-linux-x64-musl-0.4.0.tgz",
"integrity": "sha512-3f7tzRzyUmT4N9pmdY2mJV1pntkRk61UsB41/MqzI50C+N3byIAmB3HkhYtLPibDNfH8t5ISTl/vOc3ixpk1bw==",
"cpu": [
"x64"
],
@@ -5067,9 +5067,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-win32-arm64-msvc": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-win32-arm64-msvc/-/os-proxy-resolver-win32-arm64-msvc-0.3.0.tgz",
"integrity": "sha512-+rsd9UncPci+H3+HIgkDBZwHFuVOcdtv9jEG5rKgYMzhJq9KigTfjy/KtHpK9awKyAM48Qga9xvw3dediatS0Q==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-win32-arm64-msvc/-/os-proxy-resolver-win32-arm64-msvc-0.4.0.tgz",
"integrity": "sha512-g9kDAbc/PrNdWArYvJmEwrKInZzvmizV83dc2lisHqFa9g9Iq6nFT7KJMVfVjJ6ZmhijuwCYpu91ikjNMnC5Wg==",
"cpu": [
"arm64"
],
@@ -5080,9 +5080,9 @@
]
},
"node_modules/@vscode/os-proxy-resolver-win32-x64-msvc": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-win32-x64-msvc/-/os-proxy-resolver-win32-x64-msvc-0.3.0.tgz",
"integrity": "sha512-qWQeaiPNDTJYErdq90HTrgMI5Fl814PwN3wtHvEMK2qRvT1CiRfBnkv5Mj3H4TfXMINsA5rr39pygwys0e0PWg==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@vscode/os-proxy-resolver-win32-x64-msvc/-/os-proxy-resolver-win32-x64-msvc-0.4.0.tgz",
"integrity": "sha512-35NrEYB8MKug3dui465JAV83lHi8pKeM7T4yUNLLAG7z/zFO3fpbB7FgQ+rh4AyZF9QwPvEvy8UgYqXmjA36aw==",
"cpu": [
"x64"
],
+1 -1
View File
@@ -119,7 +119,7 @@
"@vscode/fs-copyfile": "2.0.0",
"@vscode/iconv-lite-umd": "0.7.1",
"@vscode/native-watchdog": "^1.4.6",
"@vscode/os-proxy-resolver": "^0.3.0",
"@vscode/os-proxy-resolver": "^0.4.0",
"@vscode/policy-watcher": "^1.4.0",
"@vscode/proxy-agent": "^0.44.0",
"@vscode/ripgrep-universal": "^1.18.0",