diff --git a/.github/actions/package-lock.json b/.github/actions/package-lock.json index 8f259477e..0bfb690bf 100644 --- a/.github/actions/package-lock.json +++ b/.github/actions/package-lock.json @@ -8,12 +8,12 @@ "name": "vscode-cpptools-github-triage-actions", "version": "1.0.0", "dependencies": { - "@actions/core": "^1.9.1", - "@actions/github": "^6.0.0", + "@actions/core": "^2.0.3", + "@actions/github": "^8.0.1", "@octokit/rest": "^21.1.1", "@slack/web-api": "^6.9.1", "applicationinsights": "^2.5.1", - "axios": "^1.12.1", + "axios": "^1.13.5", "uuid": "^8.3.2" }, "devDependencies": { @@ -39,37 +39,55 @@ } }, "node_modules/@actions/core": { - "version": "1.10.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/core/-/core-1.10.1.tgz", - "integrity": "sha1-YRCOesQKyule422gdPpYUMpM7Yo=", + "version": "2.0.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/core/-/core-2.0.3.tgz", + "integrity": "sha1-sF6M9AerOT5dECgjV6dOHuIxXu4=", "license": "MIT", "dependencies": { - "@actions/http-client": "^2.0.1", - "uuid": "^8.3.2" + "@actions/exec": "^2.0.0", + "@actions/http-client": "^3.0.2" + } + }, + "node_modules/@actions/exec": { + "version": "2.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/exec/-/exec-2.0.0.tgz", + "integrity": "sha1-NegpcjOJ+A42LsLMQVaX7HQ2Ktg=", + "license": "MIT", + "dependencies": { + "@actions/io": "^2.0.0" } }, "node_modules/@actions/github": { - "version": "6.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/github/-/github-6.0.0.tgz", - "integrity": "sha1-ZYg0M/nYFSG3gqZMwf1F7vIZHqc=", + "version": "8.0.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/github/-/github-8.0.1.tgz", + "integrity": "sha1-isRQgX7cTE19uXvxMhkyadh7L6U=", "license": "MIT", "dependencies": { - "@actions/http-client": "^2.2.0", - "@octokit/core": "^5.0.1", - "@octokit/plugin-paginate-rest": "^9.0.0", - "@octokit/plugin-rest-endpoint-methods": "^10.0.0" + "@actions/http-client": "^3.0.2", + "@octokit/core": "^7.0.6", + "@octokit/plugin-paginate-rest": "^14.0.0", + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", + "@octokit/request": "^10.0.7", + "@octokit/request-error": "^7.1.0", + "undici": "^6.23.0" } }, "node_modules/@actions/http-client": { - "version": "2.2.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/http-client/-/http-client-2.2.3.tgz", - "integrity": "sha1-MfwLJcDmZXVO05qfGahhH8batnQ=", + "version": "3.0.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/http-client/-/http-client-3.0.2.tgz", + "integrity": "sha1-PbnIOvnSnVGsjDC0W8F/cBS+sbI=", "license": "MIT", "dependencies": { "tunnel": "^0.0.6", - "undici": "^5.25.4" + "undici": "^6.23.0" } }, + "node_modules/@actions/io": { + "version": "2.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@actions/io/-/io-2.0.0.tgz", + "integrity": "sha1-OtEnG6PNUVMk8iFejUwcDDhk1ls=", + "license": "MIT" + }, "node_modules/@aws-crypto/sha256-browser": { "version": "5.2.0", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz", @@ -216,605 +234,571 @@ } }, "node_modules/@aws-sdk/client-cognito-identity": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.658.1.tgz", - "integrity": "sha1-h/gAiDMwxD1BQmYC2+m1FJN1dD4=", + "version": "3.975.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.975.0.tgz", + "integrity": "sha1-9klGFssfKY+O0ZXbjVXGqmLK0Ok=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/client-sso-oidc": "3.658.1", - "@aws-sdk/client-sts": "3.658.1", - "@aws-sdk/core": "3.658.1", - "@aws-sdk/credential-provider-node": "3.658.1", - "@aws-sdk/middleware-host-header": "3.654.0", - "@aws-sdk/middleware-logger": "3.654.0", - "@aws-sdk/middleware-recursion-detection": "3.654.0", - "@aws-sdk/middleware-user-agent": "3.654.0", - "@aws-sdk/region-config-resolver": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@aws-sdk/util-endpoints": "3.654.0", - "@aws-sdk/util-user-agent-browser": "3.654.0", - "@aws-sdk/util-user-agent-node": "3.654.0", - "@smithy/config-resolver": "^3.0.8", - "@smithy/core": "^2.4.6", - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/hash-node": "^3.0.6", - "@smithy/invalid-dependency": "^3.0.6", - "@smithy/middleware-content-length": "^3.0.8", - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-retry": "^3.0.21", - "@smithy/middleware-serde": "^3.0.6", - "@smithy/middleware-stack": "^3.0.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", - "@smithy/util-base64": "^3.0.0", - "@smithy/util-body-length-browser": "^3.0.0", - "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.21", - "@smithy/util-defaults-mode-node": "^3.0.21", - "@smithy/util-endpoints": "^2.1.2", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-retry": "^3.0.6", - "@smithy/util-utf8": "^3.0.0", + "@aws-sdk/core": "^3.973.1", + "@aws-sdk/credential-provider-node": "^3.972.1", + "@aws-sdk/middleware-host-header": "^3.972.1", + "@aws-sdk/middleware-logger": "^3.972.1", + "@aws-sdk/middleware-recursion-detection": "^3.972.1", + "@aws-sdk/middleware-user-agent": "^3.972.2", + "@aws-sdk/region-config-resolver": "^3.972.1", + "@aws-sdk/types": "^3.973.0", + "@aws-sdk/util-endpoints": "3.972.0", + "@aws-sdk/util-user-agent-browser": "^3.972.1", + "@aws-sdk/util-user-agent-node": "^3.972.1", + "@smithy/config-resolver": "^4.4.6", + "@smithy/core": "^3.21.1", + "@smithy/fetch-http-handler": "^5.3.9", + "@smithy/hash-node": "^4.2.8", + "@smithy/invalid-dependency": "^4.2.8", + "@smithy/middleware-content-length": "^4.2.8", + "@smithy/middleware-endpoint": "^4.4.11", + "@smithy/middleware-retry": "^4.4.27", + "@smithy/middleware-serde": "^4.2.9", + "@smithy/middleware-stack": "^4.2.8", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/node-http-handler": "^4.4.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/smithy-client": "^4.10.12", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-body-length-browser": "^4.2.0", + "@smithy/util-body-length-node": "^4.2.1", + "@smithy/util-defaults-mode-browser": "^4.3.26", + "@smithy/util-defaults-mode-node": "^4.2.29", + "@smithy/util-endpoints": "^3.2.8", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-retry": "^4.2.8", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@aws-sdk/client-sso": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-sso/-/client-sso-3.658.1.tgz", - "integrity": "sha1-8OZgFIqyeG8QKKc4KFdC+5f4iL8=", + "version": "3.975.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-sso/-/client-sso-3.975.0.tgz", + "integrity": "sha1-8irKg7Vm+1ztLJdAIMQr5gs1B4I=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "3.658.1", - "@aws-sdk/middleware-host-header": "3.654.0", - "@aws-sdk/middleware-logger": "3.654.0", - "@aws-sdk/middleware-recursion-detection": "3.654.0", - "@aws-sdk/middleware-user-agent": "3.654.0", - "@aws-sdk/region-config-resolver": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@aws-sdk/util-endpoints": "3.654.0", - "@aws-sdk/util-user-agent-browser": "3.654.0", - "@aws-sdk/util-user-agent-node": "3.654.0", - "@smithy/config-resolver": "^3.0.8", - "@smithy/core": "^2.4.6", - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/hash-node": "^3.0.6", - "@smithy/invalid-dependency": "^3.0.6", - "@smithy/middleware-content-length": "^3.0.8", - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-retry": "^3.0.21", - "@smithy/middleware-serde": "^3.0.6", - "@smithy/middleware-stack": "^3.0.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", - "@smithy/util-base64": "^3.0.0", - "@smithy/util-body-length-browser": "^3.0.0", - "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.21", - "@smithy/util-defaults-mode-node": "^3.0.21", - "@smithy/util-endpoints": "^2.1.2", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-retry": "^3.0.6", - "@smithy/util-utf8": "^3.0.0", + "@aws-sdk/core": "^3.973.1", + "@aws-sdk/middleware-host-header": "^3.972.1", + "@aws-sdk/middleware-logger": "^3.972.1", + "@aws-sdk/middleware-recursion-detection": "^3.972.1", + "@aws-sdk/middleware-user-agent": "^3.972.2", + "@aws-sdk/region-config-resolver": "^3.972.1", + "@aws-sdk/types": "^3.973.0", + "@aws-sdk/util-endpoints": "3.972.0", + "@aws-sdk/util-user-agent-browser": "^3.972.1", + "@aws-sdk/util-user-agent-node": "^3.972.1", + "@smithy/config-resolver": "^4.4.6", + "@smithy/core": "^3.21.1", + "@smithy/fetch-http-handler": "^5.3.9", + "@smithy/hash-node": "^4.2.8", + "@smithy/invalid-dependency": "^4.2.8", + "@smithy/middleware-content-length": "^4.2.8", + "@smithy/middleware-endpoint": "^4.4.11", + "@smithy/middleware-retry": "^4.4.27", + "@smithy/middleware-serde": "^4.2.9", + "@smithy/middleware-stack": "^4.2.8", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/node-http-handler": "^4.4.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/smithy-client": "^4.10.12", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-body-length-browser": "^4.2.0", + "@smithy/util-body-length-node": "^4.2.1", + "@smithy/util-defaults-mode-browser": "^4.3.26", + "@smithy/util-defaults-mode-node": "^4.2.29", + "@smithy/util-endpoints": "^3.2.8", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-retry": "^4.2.8", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/client-sso-oidc": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.658.1.tgz", - "integrity": "sha1-ZyhjSDdBRugKA0UGTRARdXMAEu0=", + "node_modules/@aws-sdk/core": { + "version": "3.973.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/core/-/core-3.973.3.tgz", + "integrity": "sha1-ttuITylSOVYRBpadtSUx5LNngM8=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-crypto/sha256-browser": "5.2.0", - "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "3.658.1", - "@aws-sdk/credential-provider-node": "3.658.1", - "@aws-sdk/middleware-host-header": "3.654.0", - "@aws-sdk/middleware-logger": "3.654.0", - "@aws-sdk/middleware-recursion-detection": "3.654.0", - "@aws-sdk/middleware-user-agent": "3.654.0", - "@aws-sdk/region-config-resolver": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@aws-sdk/util-endpoints": "3.654.0", - "@aws-sdk/util-user-agent-browser": "3.654.0", - "@aws-sdk/util-user-agent-node": "3.654.0", - "@smithy/config-resolver": "^3.0.8", - "@smithy/core": "^2.4.6", - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/hash-node": "^3.0.6", - "@smithy/invalid-dependency": "^3.0.6", - "@smithy/middleware-content-length": "^3.0.8", - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-retry": "^3.0.21", - "@smithy/middleware-serde": "^3.0.6", - "@smithy/middleware-stack": "^3.0.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", - "@smithy/util-base64": "^3.0.0", - "@smithy/util-body-length-browser": "^3.0.0", - "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.21", - "@smithy/util-defaults-mode-node": "^3.0.21", - "@smithy/util-endpoints": "^2.1.2", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-retry": "^3.0.6", - "@smithy/util-utf8": "^3.0.0", + "@aws-sdk/types": "^3.973.1", + "@aws-sdk/xml-builder": "^3.972.2", + "@smithy/core": "^3.21.1", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/signature-v4": "^5.3.8", + "@smithy/smithy-client": "^4.10.12", + "@smithy/types": "^4.12.0", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-sts": "^3.658.1" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/client-sts": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/client-sts/-/client-sts-3.658.1.tgz", - "integrity": "sha1-XmrwD1uH89eaK4SCQbgyryDOQqs=", + "node_modules/@aws-sdk/credential-provider-cognito-identity": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.972.2.tgz", + "integrity": "sha1-Xb2sFHcruqKOMZx1GNbNMqQvH1I=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-crypto/sha256-browser": "5.2.0", - "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/client-sso-oidc": "3.658.1", - "@aws-sdk/core": "3.658.1", - "@aws-sdk/credential-provider-node": "3.658.1", - "@aws-sdk/middleware-host-header": "3.654.0", - "@aws-sdk/middleware-logger": "3.654.0", - "@aws-sdk/middleware-recursion-detection": "3.654.0", - "@aws-sdk/middleware-user-agent": "3.654.0", - "@aws-sdk/region-config-resolver": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@aws-sdk/util-endpoints": "3.654.0", - "@aws-sdk/util-user-agent-browser": "3.654.0", - "@aws-sdk/util-user-agent-node": "3.654.0", - "@smithy/config-resolver": "^3.0.8", - "@smithy/core": "^2.4.6", - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/hash-node": "^3.0.6", - "@smithy/invalid-dependency": "^3.0.6", - "@smithy/middleware-content-length": "^3.0.8", - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-retry": "^3.0.21", - "@smithy/middleware-serde": "^3.0.6", - "@smithy/middleware-stack": "^3.0.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", - "@smithy/util-base64": "^3.0.0", - "@smithy/util-body-length-browser": "^3.0.0", - "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.21", - "@smithy/util-defaults-mode-node": "^3.0.21", - "@smithy/util-endpoints": "^2.1.2", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-retry": "^3.0.6", - "@smithy/util-utf8": "^3.0.0", + "@aws-sdk/client-cognito-identity": "3.975.0", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/core": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/core/-/core-3.658.1.tgz", - "integrity": "sha1-eyEfdaYEjrqI/zMWkEe03Ff9xSA=", + "node_modules/@aws-sdk/credential-provider-env": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.2.tgz", + "integrity": "sha1-rp2rgPLecLhXPrXMc2kxNvVNnrA=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/core": "^2.4.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/property-provider": "^3.1.6", - "@smithy/protocol-http": "^4.1.3", - "@smithy/signature-v4": "^4.1.4", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/util-middleware": "^3.0.6", - "fast-xml-parser": "4.4.1", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/core/node_modules/fast-xml-parser": { - "version": "4.4.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz", - "integrity": "sha1-htvz8Y7fhzkyZEe8qsMbSuf2UU8=", + "node_modules/@aws-sdk/credential-provider-http": { + "version": "3.972.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.3.tgz", + "integrity": "sha1-YC2x6/Y+NxLNjgcYC6TdQkaF9fc=", "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/NaturalIntelligence" - }, - { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" - } - ], - "license": "MIT", + "license": "Apache-2.0", "optional": true, "dependencies": { - "strnum": "^1.0.5" + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/fetch-http-handler": "^5.3.9", + "@smithy/node-http-handler": "^4.4.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/smithy-client": "^4.10.12", + "@smithy/types": "^4.12.0", + "@smithy/util-stream": "^4.5.10", + "tslib": "^2.6.2" }, - "bin": { - "fxparser": "src/cli/cli.js" + "engines": { + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-cognito-identity": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.658.1.tgz", - "integrity": "sha1-3rYetNmwoa61wBGP50DekGGPMyM=", + "node_modules/@aws-sdk/credential-provider-ini": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.2.tgz", + "integrity": "sha1-Siau1q9EaIDLuo7elbOKBnhpeEA=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/client-cognito-identity": "3.658.1", - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/types": "^3.4.2", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/credential-provider-env": "^3.972.2", + "@aws-sdk/credential-provider-http": "^3.972.3", + "@aws-sdk/credential-provider-login": "^3.972.2", + "@aws-sdk/credential-provider-process": "^3.972.2", + "@aws-sdk/credential-provider-sso": "^3.972.2", + "@aws-sdk/credential-provider-web-identity": "^3.972.2", + "@aws-sdk/nested-clients": "3.975.0", + "@aws-sdk/types": "^3.973.1", + "@smithy/credential-provider-imds": "^4.2.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-env": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-env/-/credential-provider-env-3.654.0.tgz", - "integrity": "sha1-V3Op2Wnt5+MAWUcrJsnjmzmSzAo=", + "node_modules/@aws-sdk/credential-provider-login": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.2.tgz", + "integrity": "sha1-KgIqgJUAQdtFIJg1aCkOV9Bjmfs=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/types": "^3.4.2", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/nested-clients": "3.975.0", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-http": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-http/-/credential-provider-http-3.658.1.tgz", - "integrity": "sha1-NfqA+oRA6f1brwYb/RiGLLyr070=", + "node_modules/@aws-sdk/credential-provider-node": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.2.tgz", + "integrity": "sha1-fzCDN/wGdMNAh42mxwYcr/4DUB0=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/property-provider": "^3.1.6", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/util-stream": "^3.1.8", + "@aws-sdk/credential-provider-env": "^3.972.2", + "@aws-sdk/credential-provider-http": "^3.972.3", + "@aws-sdk/credential-provider-ini": "^3.972.2", + "@aws-sdk/credential-provider-process": "^3.972.2", + "@aws-sdk/credential-provider-sso": "^3.972.2", + "@aws-sdk/credential-provider-web-identity": "^3.972.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/credential-provider-imds": "^4.2.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-ini": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.658.1.tgz", - "integrity": "sha1-pFG4/F0Fe5yEc9RS9Li80iHN0gE=", + "node_modules/@aws-sdk/credential-provider-process": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.2.tgz", + "integrity": "sha1-FahBsu0GM0KHjyJMt7ybECKKCAQ=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/credential-provider-env": "3.654.0", - "@aws-sdk/credential-provider-http": "3.658.1", - "@aws-sdk/credential-provider-process": "3.654.0", - "@aws-sdk/credential-provider-sso": "3.658.1", - "@aws-sdk/credential-provider-web-identity": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@smithy/credential-provider-imds": "^3.2.3", - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-sts": "^3.658.1" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-node": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-node/-/credential-provider-node-3.658.1.tgz", - "integrity": "sha1-rXIJF3+MHEPXZ+XDQpYKLRnuEk4=", + "node_modules/@aws-sdk/credential-provider-sso": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.2.tgz", + "integrity": "sha1-Uw3w3YD5vivfKi3ow4V4q3HIWeI=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/credential-provider-env": "3.654.0", - "@aws-sdk/credential-provider-http": "3.658.1", - "@aws-sdk/credential-provider-ini": "3.658.1", - "@aws-sdk/credential-provider-process": "3.654.0", - "@aws-sdk/credential-provider-sso": "3.658.1", - "@aws-sdk/credential-provider-web-identity": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@smithy/credential-provider-imds": "^3.2.3", - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@aws-sdk/client-sso": "3.975.0", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/token-providers": "3.975.0", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-process": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-process/-/credential-provider-process-3.654.0.tgz", - "integrity": "sha1-LFJtDQWe3f5BdpM/rbv4vVlIBkI=", + "node_modules/@aws-sdk/credential-provider-web-identity": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.2.tgz", + "integrity": "sha1-MNJTuu4+TjXcwVqpIZ4Yvv09F78=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/nested-clients": "3.975.0", + "@aws-sdk/types": "^3.973.1", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-sso": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.658.1.tgz", - "integrity": "sha1-Yts/CfCKM7X7SCeoqPGmQDc7Obc=", + "node_modules/@aws-sdk/credential-providers": { + "version": "3.975.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-providers/-/credential-providers-3.975.0.tgz", + "integrity": "sha1-TygizChzntaPKP7Pl/e3e52kIRc=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/client-sso": "3.658.1", - "@aws-sdk/token-providers": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@aws-sdk/client-cognito-identity": "3.975.0", + "@aws-sdk/core": "^3.973.1", + "@aws-sdk/credential-provider-cognito-identity": "^3.972.1", + "@aws-sdk/credential-provider-env": "^3.972.1", + "@aws-sdk/credential-provider-http": "^3.972.2", + "@aws-sdk/credential-provider-ini": "^3.972.1", + "@aws-sdk/credential-provider-login": "^3.972.1", + "@aws-sdk/credential-provider-node": "^3.972.1", + "@aws-sdk/credential-provider-process": "^3.972.1", + "@aws-sdk/credential-provider-sso": "^3.972.1", + "@aws-sdk/credential-provider-web-identity": "^3.972.1", + "@aws-sdk/nested-clients": "3.975.0", + "@aws-sdk/types": "^3.973.0", + "@smithy/config-resolver": "^4.4.6", + "@smithy/core": "^3.21.1", + "@smithy/credential-provider-imds": "^4.2.8", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-provider-web-identity": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.654.0.tgz", - "integrity": "sha1-Z9wEY9IPgByFdyduIGb5FRstXrE=", + "node_modules/@aws-sdk/middleware-host-header": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.2.tgz", + "integrity": "sha1-DQp/tKXHG0aXyPANfel1voFG/88=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-sts": "^3.654.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/credential-providers": { - "version": "3.658.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/credential-providers/-/credential-providers-3.658.1.tgz", - "integrity": "sha1-/qk2N6yqtaC1a1s/z9A2q5+Ur7c=", + "node_modules/@aws-sdk/middleware-logger": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-logger/-/middleware-logger-3.972.2.tgz", + "integrity": "sha1-Eyz4lF8nx/k7pPF0LO/aBNGK/yE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/client-cognito-identity": "3.658.1", - "@aws-sdk/client-sso": "3.658.1", - "@aws-sdk/client-sts": "3.658.1", - "@aws-sdk/credential-provider-cognito-identity": "3.658.1", - "@aws-sdk/credential-provider-env": "3.654.0", - "@aws-sdk/credential-provider-http": "3.658.1", - "@aws-sdk/credential-provider-ini": "3.658.1", - "@aws-sdk/credential-provider-node": "3.658.1", - "@aws-sdk/credential-provider-process": "3.654.0", - "@aws-sdk/credential-provider-sso": "3.658.1", - "@aws-sdk/credential-provider-web-identity": "3.654.0", - "@aws-sdk/types": "3.654.0", - "@smithy/credential-provider-imds": "^3.2.3", - "@smithy/property-provider": "^3.1.6", - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-host-header": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-host-header/-/middleware-host-header-3.654.0.tgz", - "integrity": "sha1-iwLcwoRn1bSMMs7CL9bhD/0qBUk=", + "node_modules/@aws-sdk/middleware-recursion-detection": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.2.tgz", + "integrity": "sha1-Et4RqcQydBjPbtwgkHgTsuz0wXk=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "^3.973.1", + "@aws/lambda-invoke-store": "^0.2.2", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-logger": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-logger/-/middleware-logger-3.654.0.tgz", - "integrity": "sha1-UQSVMC+xNOHvIWMgX46u3Ub/4F8=", + "node_modules/@aws-sdk/middleware-user-agent": { + "version": "3.972.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.3.tgz", + "integrity": "sha1-fAEiOATblAee5ygeLNfU6wDYJfk=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/types": "^3.4.2", + "@aws-sdk/core": "^3.973.2", + "@aws-sdk/types": "^3.973.1", + "@aws-sdk/util-endpoints": "3.972.0", + "@smithy/core": "^3.21.1", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-recursion-detection": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.654.0.tgz", - "integrity": "sha1-St6Jfvtsu/1y3WKmaZnyj9FVL5o=", + "node_modules/@aws-sdk/nested-clients": { + "version": "3.975.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/nested-clients/-/nested-clients-3.975.0.tgz", + "integrity": "sha1-Vm1FCN/SuD6GqClnDZIZ0wf28aU=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", + "@aws-crypto/sha256-browser": "5.2.0", + "@aws-crypto/sha256-js": "5.2.0", + "@aws-sdk/core": "^3.973.1", + "@aws-sdk/middleware-host-header": "^3.972.1", + "@aws-sdk/middleware-logger": "^3.972.1", + "@aws-sdk/middleware-recursion-detection": "^3.972.1", + "@aws-sdk/middleware-user-agent": "^3.972.2", + "@aws-sdk/region-config-resolver": "^3.972.1", + "@aws-sdk/types": "^3.973.0", + "@aws-sdk/util-endpoints": "3.972.0", + "@aws-sdk/util-user-agent-browser": "^3.972.1", + "@aws-sdk/util-user-agent-node": "^3.972.1", + "@smithy/config-resolver": "^4.4.6", + "@smithy/core": "^3.21.1", + "@smithy/fetch-http-handler": "^5.3.9", + "@smithy/hash-node": "^4.2.8", + "@smithy/invalid-dependency": "^4.2.8", + "@smithy/middleware-content-length": "^4.2.8", + "@smithy/middleware-endpoint": "^4.4.11", + "@smithy/middleware-retry": "^4.4.27", + "@smithy/middleware-serde": "^4.2.9", + "@smithy/middleware-stack": "^4.2.8", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/node-http-handler": "^4.4.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/smithy-client": "^4.10.12", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-body-length-browser": "^4.2.0", + "@smithy/util-body-length-node": "^4.2.1", + "@smithy/util-defaults-mode-browser": "^4.3.26", + "@smithy/util-defaults-mode-node": "^4.2.29", + "@smithy/util-endpoints": "^3.2.8", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-retry": "^4.2.8", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-user-agent": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.654.0.tgz", - "integrity": "sha1-X6VlFLl87ZI/7+JlNCnXsr+xArs=", + "node_modules/@aws-sdk/region-config-resolver": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.2.tgz", + "integrity": "sha1-li3ECZo8QySHJHRtwvqg1DSZw3Q=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@aws-sdk/util-endpoints": "3.654.0", - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/config-resolver": "^4.4.6", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/region-config-resolver": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/region-config-resolver/-/region-config-resolver-3.654.0.tgz", - "integrity": "sha1-+Y4lpmaf3j10fbI+tYlzI4TiE+8=", + "node_modules/@aws-sdk/token-providers": { + "version": "3.975.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/token-providers/-/token-providers-3.975.0.tgz", + "integrity": "sha1-V9QcVP6M8paBbyFC3gwy9MebK/8=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/types": "^3.4.2", - "@smithy/util-config-provider": "^3.0.0", - "@smithy/util-middleware": "^3.0.6", + "@aws-sdk/core": "^3.973.1", + "@aws-sdk/nested-clients": "3.975.0", + "@aws-sdk/types": "^3.973.0", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/token-providers": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/token-providers/-/token-providers-3.654.0.tgz", - "integrity": "sha1-Gro21RDUccysQ/kLWeKjVDme0Gk=", + "node_modules/@aws-sdk/types": { + "version": "3.973.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/types/-/types-3.973.1.tgz", + "integrity": "sha1-GymS7GyDgMPnTJvSx0cD6agH1uA=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-sso-oidc": "^3.654.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/types": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/types/-/types-3.654.0.tgz", - "integrity": "sha1-02jdpeiv+ee2V1mFu0Jbu69nqpc=", + "node_modules/@aws-sdk/util-endpoints": { + "version": "3.972.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-endpoints/-/util-endpoints-3.972.0.tgz", + "integrity": "sha1-DEg6pIU+o4WAJLxQJFS6OV5TPLA=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "3.972.0", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", + "@smithy/util-endpoints": "^3.2.8", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/util-endpoints": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-endpoints/-/util-endpoints-3.654.0.tgz", - "integrity": "sha1-rorAXIr+c88UKJQsOm0KuHZfORE=", + "node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types": { + "version": "3.972.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/types/-/types-3.972.0.tgz", + "integrity": "sha1-LI3ff6YwONouJ9iIwb1YF7YuMPo=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/types": "^3.4.2", - "@smithy/util-endpoints": "^2.1.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@aws-sdk/util-locate-window": { - "version": "3.568.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-locate-window/-/util-locate-window-3.568.0.tgz", - "integrity": "sha1-KsxLIjavDXSU9+UXQBums8SvEf8=", + "version": "3.965.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-locate-window/-/util-locate-window-3.965.4.tgz", + "integrity": "sha1-9i0nnhkF9pObbf+w92q5JUQPcr8=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -822,38 +806,39 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@aws-sdk/util-user-agent-browser": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.654.0.tgz", - "integrity": "sha1-yqXl1tUCqtH+WkNs/7q//x7DuSw=", + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.2.tgz", + "integrity": "sha1-9a94LUKu1MhwWUBrby3fJY+7lYY=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/types": "^3.4.2", + "@aws-sdk/types": "^3.973.1", + "@smithy/types": "^4.12.0", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/util-user-agent-node": { - "version": "3.654.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.654.0.tgz", - "integrity": "sha1-1LiPqfP84v1wEY0sAavZQdMM/6c=", + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.972.2.tgz", + "integrity": "sha1-y9sUouQSs513UWNhM95gTORydQY=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@aws-sdk/types": "3.654.0", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/types": "^3.4.2", + "@aws-sdk/middleware-user-agent": "^3.972.3", + "@aws-sdk/types": "^3.973.1", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=20.0.0" }, "peerDependencies": { "aws-crt": ">=1.0.0" @@ -864,6 +849,33 @@ } } }, + "node_modules/@aws-sdk/xml-builder": { + "version": "3.972.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.5.tgz", + "integrity": "sha1-zeBc8fqQIaiTXh5ZT+jqzc4F9ag=", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "@smithy/types": "^4.12.0", + "fast-xml-parser": "5.3.6", + "tslib": "^2.6.2" + }, + "engines": { + "node": ">=20.0.0" + } + }, + "node_modules/@aws/lambda-invoke-store": { + "version": "0.2.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.3.tgz", + "integrity": "sha1-8RN/ViCczGnBX4JiQsvzf4KGF90=", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@azure/abort-controller": { "version": "2.1.2", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/abort-controller/-/abort-controller-2.1.2.tgz", @@ -877,52 +889,52 @@ } }, "node_modules/@azure/core-auth": { - "version": "1.8.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-auth/-/core-auth-1.8.0.tgz", - "integrity": "sha1-KBtKbTMJw+exW82WfwHUx5rkodY=", + "version": "1.10.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-auth/-/core-auth-1.10.1.tgz", + "integrity": "sha1-aKF/qGHr0U9v0xQFV5g1Xva+3xs=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-util": "^1.1.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-util": "^1.13.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-client": { - "version": "1.9.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-client/-/core-client-1.9.2.tgz", - "integrity": "sha1-b8ac7igWiDq2xc3WU+5PL/l3T3Q=", + "version": "1.10.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-client/-/core-client-1.10.1.tgz", + "integrity": "sha1-g9ePl9ZHqyLmgRp6aLtCI+eh0Bk=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-auth": "^1.4.0", - "@azure/core-rest-pipeline": "^1.9.1", - "@azure/core-tracing": "^1.0.0", - "@azure/core-util": "^1.6.1", - "@azure/logger": "^1.0.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-auth": "^1.10.0", + "@azure/core-rest-pipeline": "^1.22.0", + "@azure/core-tracing": "^1.3.0", + "@azure/core-util": "^1.13.0", + "@azure/logger": "^1.3.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-http-compat": { - "version": "2.1.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-http-compat/-/core-http-compat-2.1.2.tgz", - "integrity": "sha1-0Vha2iS6dQ3BYdgWFpszs192Lw0=", + "version": "2.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-http-compat/-/core-http-compat-2.3.1.tgz", + "integrity": "sha1-IYLjmjHAYoANTjrWm88BCdh3E9w=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-client": "^1.3.0", - "@azure/core-rest-pipeline": "^1.3.0" + "@azure/abort-controller": "^2.1.2", + "@azure/core-client": "^1.10.0", + "@azure/core-rest-pipeline": "^1.22.0" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-lro": { @@ -955,116 +967,155 @@ } }, "node_modules/@azure/core-rest-pipeline": { - "version": "1.17.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-rest-pipeline/-/core-rest-pipeline-1.17.0.tgz", - "integrity": "sha1-Vdr6EJNVPFSe1tjbymmqUFx7OqM=", + "version": "1.22.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-rest-pipeline/-/core-rest-pipeline-1.22.2.tgz", + "integrity": "sha1-fhTyHSWrYnzQdnattdmqzY4ulcw=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-auth": "^1.8.0", - "@azure/core-tracing": "^1.0.1", - "@azure/core-util": "^1.9.0", - "@azure/logger": "^1.0.0", - "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-auth": "^1.10.0", + "@azure/core-tracing": "^1.3.0", + "@azure/core-util": "^1.13.0", + "@azure/logger": "^1.3.0", + "@typespec/ts-http-runtime": "^0.3.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-tracing": { - "version": "1.1.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-tracing/-/core-tracing-1.1.2.tgz", - "integrity": "sha1-Bl2rTgk/thiZmIoc28gn2a2QtO4=", + "version": "1.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-tracing/-/core-tracing-1.3.1.tgz", + "integrity": "sha1-6XEEXJAeqcEQYWsOHbJyUHeB1fY=", "license": "MIT", "dependencies": { "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-util": { - "version": "1.10.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-util/-/core-util-1.10.0.tgz", - "integrity": "sha1-zzFjOC1ANDlyhIyRSGmGTfXUS9s=", + "version": "1.13.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-util/-/core-util-1.13.1.tgz", + "integrity": "sha1-bf8v9tPJxkMMb007PmXeUx8Quv4=", "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", + "@azure/abort-controller": "^2.1.2", + "@typespec/ts-http-runtime": "^0.3.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/core-xml": { - "version": "1.4.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-xml/-/core-xml-1.4.3.tgz", - "integrity": "sha1-p083oOWE/ufpra4Z9RAW1LWenKI=", + "version": "1.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-xml/-/core-xml-1.5.0.tgz", + "integrity": "sha1-zYLVEde8xUjSBvVifDlyTF1aRDQ=", "dev": true, "license": "MIT", "dependencies": { - "fast-xml-parser": "^4.3.2", - "tslib": "^2.6.2" + "fast-xml-parser": "^5.0.7", + "tslib": "^2.8.1" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/logger": { - "version": "1.1.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/logger/-/logger-1.1.4.tgz", - "integrity": "sha1-Ijy/K0JN+mZHjOmk9XX1nG83l2g=", + "version": "1.3.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/logger/-/logger-1.3.0.tgz", + "integrity": "sha1-VQHPhdT1JjBgKozHXfdlaMlpqCc=", "license": "MIT", "dependencies": { + "@typespec/ts-http-runtime": "^0.3.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@azure/opentelemetry-instrumentation-azure-sdk": { - "version": "1.0.0-beta.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/opentelemetry-instrumentation-azure-sdk/-/opentelemetry-instrumentation-azure-sdk-1.0.0-beta.6.tgz", - "integrity": "sha1-lPRsPM/6fgXxd2oTcyf9onIg0kA=", + "version": "1.0.0-beta.9", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/opentelemetry-instrumentation-azure-sdk/-/opentelemetry-instrumentation-azure-sdk-1.0.0-beta.9.tgz", + "integrity": "sha1-2EUdOcNC3yrLxvSkFpArvSMV8TM=", "license": "MIT", "dependencies": { - "@azure/core-tracing": "^1.0.0", + "@azure/core-tracing": "^1.2.0", "@azure/logger": "^1.0.0", "@opentelemetry/api": "^1.9.0", - "@opentelemetry/core": "^1.25.1", - "@opentelemetry/instrumentation": "^0.52.1", - "tslib": "^2.2.0" + "@opentelemetry/core": "^2.0.0", + "@opentelemetry/instrumentation": "^0.200.0", + "@opentelemetry/sdk-trace-web": "^2.0.0", + "tslib": "^2.7.0" }, "engines": { "node": ">=18.0.0" } }, + "node_modules/@azure/opentelemetry-instrumentation-azure-sdk/node_modules/@opentelemetry/core": { + "version": "2.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/core/-/core-2.5.0.tgz", + "integrity": "sha1-OyrGz0ce2ahe6oNgSKTed6LlSdM=", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/semantic-conventions": "^1.29.0" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, "node_modules/@azure/storage-blob": { - "version": "12.25.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/storage-blob/-/storage-blob-12.25.0.tgz", - "integrity": "sha1-+podJFbN9lJkUKi3MFnS8umx7HY=", + "version": "12.30.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/storage-blob/-/storage-blob-12.30.0.tgz", + "integrity": "sha1-56vY3cpC+TorDO21MD/q0yPI2A0=", "dev": true, "license": "MIT", "dependencies": { "@azure/abort-controller": "^2.1.2", - "@azure/core-auth": "^1.4.0", - "@azure/core-client": "^1.6.2", - "@azure/core-http-compat": "^2.0.0", + "@azure/core-auth": "^1.9.0", + "@azure/core-client": "^1.9.3", + "@azure/core-http-compat": "^2.2.0", "@azure/core-lro": "^2.2.0", - "@azure/core-paging": "^1.1.1", - "@azure/core-rest-pipeline": "^1.10.1", - "@azure/core-tracing": "^1.1.2", - "@azure/core-util": "^1.6.1", - "@azure/core-xml": "^1.4.3", - "@azure/logger": "^1.0.0", + "@azure/core-paging": "^1.6.2", + "@azure/core-rest-pipeline": "^1.19.1", + "@azure/core-tracing": "^1.2.0", + "@azure/core-util": "^1.11.0", + "@azure/core-xml": "^1.4.5", + "@azure/logger": "^1.1.4", + "@azure/storage-common": "^12.2.0", "events": "^3.0.0", - "tslib": "^2.2.0" + "tslib": "^2.8.1" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" + } + }, + "node_modules/@azure/storage-common": { + "version": "12.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/storage-common/-/storage-common-12.2.0.tgz", + "integrity": "sha1-9wrbh5p0TRXIZCChnmEBzXq7Pzo=", + "dev": true, + "license": "MIT", + "dependencies": { + "@azure/abort-controller": "^2.1.2", + "@azure/core-auth": "^1.9.0", + "@azure/core-http-compat": "^2.2.0", + "@azure/core-rest-pipeline": "^1.19.1", + "@azure/core-tracing": "^1.2.0", + "@azure/core-util": "^1.11.0", + "@azure/logger": "^1.1.4", + "events": "^3.3.0", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=20.0.0" } }, "node_modules/@cspotcode/source-map-support": { @@ -1081,25 +1132,28 @@ } }, "node_modules/@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha1-ojUU6Pua8SadX3eIqlVnmNYca1k=", + "version": "4.9.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", + "integrity": "sha1-TpCvZ7xR3e5s3vUoTt9XLsN2tZU=", "dev": true, "license": "MIT", "dependencies": { - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.3" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, + "funding": { + "url": "https://opencollective.com/eslint" + }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "node_modules/@eslint-community/regexpp": { - "version": "4.11.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/regexpp/-/regexpp-4.11.1.tgz", - "integrity": "sha1-pUe638cZ6z5fS1VjJeVC++nXoY8=", + "version": "4.12.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", + "integrity": "sha1-vM32Fbz3tujbgw7AuNIcmiXeWXs=", "dev": true, "license": "MIT", "engines": { @@ -1140,15 +1194,6 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/@fastify/busboy": { - "version": "2.1.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@fastify/busboy/-/busboy-2.1.1.tgz", - "integrity": "sha1-udpqh4o3GCmgUCybbBwUPvZmP00=", - "license": "MIT", - "engines": { - "node": ">=14" - } - }, "node_modules/@humanwhocodes/config-array": { "version": "0.13.0", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", @@ -1196,9 +1241,9 @@ } }, "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.5.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", - "integrity": "sha1-MYi8snOkFLDSFf0ipYVAuYm5QJo=", + "version": "1.5.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", + "integrity": "sha1-aRKwDSxjHA0Vzhp6tXzWV/Ko+Lo=", "dev": true, "license": "MIT" }, @@ -1220,9 +1265,9 @@ "license": "MIT" }, "node_modules/@mongodb-js/saslprep": { - "version": "1.1.9", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz", - "integrity": "sha1-6XS6uOyp+qiGd9TqTajQmlIGkAQ=", + "version": "1.4.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@mongodb-js/saslprep/-/saslprep-1.4.5.tgz", + "integrity": "sha1-D1OmxaNQ++S/oSzIC2no01jxu8A=", "dev": true, "license": "MIT", "optional": true, @@ -1269,152 +1314,133 @@ } }, "node_modules/@octokit/auth-token": { - "version": "4.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/auth-token/-/auth-token-4.0.0.tgz", - "integrity": "sha1-QNID6oJ7nxf0KinGr7k7d0XvgMc=", + "version": "6.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/auth-token/-/auth-token-6.0.0.tgz", + "integrity": "sha1-sC6cCKLYk33wmiqYHyJq0hkXTFM=", "license": "MIT", "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/core": { - "version": "5.2.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-5.2.1.tgz", - "integrity": "sha1-WMIaX2ie6B4LiDtap3Vzp/8bTqE=", + "version": "7.0.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-7.0.6.tgz", + "integrity": "sha1-DVhwQ5HGtoHewRFyQOpNKpisORY=", "license": "MIT", "dependencies": { - "@octokit/auth-token": "^4.0.0", - "@octokit/graphql": "^7.1.0", - "@octokit/request": "^8.4.1", - "@octokit/request-error": "^5.1.1", - "@octokit/types": "^13.0.0", - "before-after-hook": "^2.2.0", - "universal-user-agent": "^6.0.0" + "@octokit/auth-token": "^6.0.0", + "@octokit/graphql": "^9.0.3", + "@octokit/request": "^10.0.6", + "@octokit/request-error": "^7.0.2", + "@octokit/types": "^16.0.0", + "before-after-hook": "^4.0.0", + "universal-user-agent": "^7.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/endpoint": { - "version": "9.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-9.0.6.tgz", - "integrity": "sha1-EU2RIQj+aS2LE5z+f8CEbf0RtsA=", + "version": "11.0.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-11.0.2.tgz", + "integrity": "sha1-qNlV4FOiRJOLgdhs1z79Lcte9a8=", "license": "MIT", "dependencies": { - "@octokit/types": "^13.1.0", - "universal-user-agent": "^6.0.0" + "@octokit/types": "^16.0.0", + "universal-user-agent": "^7.0.2" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/graphql": { - "version": "7.1.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-7.1.1.tgz", - "integrity": "sha1-ednz0Mlqj9E9ZBhv5cM2BtSLecw=", + "version": "9.0.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-9.0.3.tgz", + "integrity": "sha1-W4NBwiWQnpJLRmcFwTR3+s6GlFY=", "license": "MIT", "dependencies": { - "@octokit/request": "^8.4.1", - "@octokit/types": "^13.0.0", - "universal-user-agent": "^6.0.0" + "@octokit/request": "^10.0.6", + "@octokit/types": "^16.0.0", + "universal-user-agent": "^7.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/openapi-types": { - "version": "24.2.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", - "integrity": "sha1-PVXDLqwNONoacIOpw7DMp3kk99M=", + "version": "27.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-27.0.0.tgz", + "integrity": "sha1-N06lN4GWX9AqnTbKy5fhUs7/8S0=", "license": "MIT" }, "node_modules/@octokit/plugin-paginate-rest": { - "version": "9.2.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz", - "integrity": "sha1-xRa8SYc2vNqpCVuaHRDZ0FAa6DE=", + "version": "14.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz", + "integrity": "sha1-RNyf/y2ssUjUxceItXPdwERQMCY=", "license": "MIT", "dependencies": { - "@octokit/types": "^12.6.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" }, "peerDependencies": { - "@octokit/core": "5" + "@octokit/core": ">=6" } }, - "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": { - "version": "20.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-20.0.0.tgz", - "integrity": "sha1-nsLaoAkO64Ze4UdjbgwA9zeQxuU=", - "license": "MIT" - }, - "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": { - "version": "12.6.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-12.6.0.tgz", - "integrity": "sha1-gQD7nu7f4IOq5mRzvZexW2Ku3LI=", + "node_modules/@octokit/plugin-request-log": { + "version": "5.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-request-log/-/plugin-request-log-5.3.1.tgz", + "integrity": "sha1-zLddlwXedpsqqCvNEFzJbrDAD2k=", "license": "MIT", - "dependencies": { - "@octokit/openapi-types": "^20.0.0" + "engines": { + "node": ">= 18" + }, + "peerDependencies": { + "@octokit/core": ">=6" } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "10.4.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz", - "integrity": "sha1-QbpHilWLn1VHkwdbLiDNLvlzvhc=", + "version": "17.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz", + "integrity": "sha1-jFQ5fTpAYDVqHIqXQZHr+UWSQQU=", "license": "MIT", "dependencies": { - "@octokit/types": "^12.6.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" }, "peerDependencies": { - "@octokit/core": "5" - } - }, - "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": { - "version": "20.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-20.0.0.tgz", - "integrity": "sha1-nsLaoAkO64Ze4UdjbgwA9zeQxuU=", - "license": "MIT" - }, - "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { - "version": "12.6.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-12.6.0.tgz", - "integrity": "sha1-gQD7nu7f4IOq5mRzvZexW2Ku3LI=", - "license": "MIT", - "dependencies": { - "@octokit/openapi-types": "^20.0.0" + "@octokit/core": ">=6" } }, "node_modules/@octokit/request": { - "version": "8.4.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-8.4.1.tgz", - "integrity": "sha1-cVoBXM+ZMIeXfqQ2XER5H8RXJIY=", + "version": "10.0.7", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-10.0.7.tgz", + "integrity": "sha1-k/YZkUxSN1CoXniI3pg+EAnrA/Y=", "license": "MIT", "dependencies": { - "@octokit/endpoint": "^9.0.6", - "@octokit/request-error": "^5.1.1", - "@octokit/types": "^13.1.0", - "universal-user-agent": "^6.0.0" + "@octokit/endpoint": "^11.0.2", + "@octokit/request-error": "^7.0.2", + "@octokit/types": "^16.0.0", + "fast-content-type-parse": "^3.0.0", + "universal-user-agent": "^7.0.2" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/request-error": { - "version": "5.1.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-5.1.1.tgz", - "integrity": "sha1-uSGPnBFm5ou00MibY47cYskzSAU=", + "version": "7.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-7.1.0.tgz", + "integrity": "sha1-RA+jyuMQRmiJd49aIitHpYB0Njg=", "license": "MIT", "dependencies": { - "@octokit/types": "^13.1.0", - "deprecation": "^2.0.0", - "once": "^1.4.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/rest": { @@ -1442,16 +1468,16 @@ } }, "node_modules/@octokit/rest/node_modules/@octokit/core": { - "version": "6.1.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-6.1.4.tgz", - "integrity": "sha1-9cz5EcyVsc6dr23kJdFmQ5L4Z9s=", + "version": "6.1.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-6.1.6.tgz", + "integrity": "sha1-MCs+cYjIHkM1LG3036u/iX/xksE=", "license": "MIT", "dependencies": { "@octokit/auth-token": "^5.0.0", - "@octokit/graphql": "^8.1.2", - "@octokit/request": "^9.2.1", - "@octokit/request-error": "^6.1.7", - "@octokit/types": "^13.6.2", + "@octokit/graphql": "^8.2.2", + "@octokit/request": "^9.2.3", + "@octokit/request-error": "^6.1.8", + "@octokit/types": "^14.0.0", "before-after-hook": "^3.0.2", "universal-user-agent": "^7.0.0" }, @@ -1460,12 +1486,12 @@ } }, "node_modules/@octokit/rest/node_modules/@octokit/endpoint": { - "version": "10.1.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-10.1.3.tgz", - "integrity": "sha1-v+j/LsIT60IWBl53ZUv7ug/G1N4=", + "version": "10.1.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-10.1.4.tgz", + "integrity": "sha1-h4O+OKMrla+Ly2UjryCrTu16Kts=", "license": "MIT", "dependencies": { - "@octokit/types": "^13.6.2", + "@octokit/types": "^14.0.0", "universal-user-agent": "^7.0.2" }, "engines": { @@ -1473,19 +1499,25 @@ } }, "node_modules/@octokit/rest/node_modules/@octokit/graphql": { - "version": "8.2.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-8.2.1.tgz", - "integrity": "sha1-DLg2AOa0AJgFrMHFaujgfmyZG3g=", + "version": "8.2.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-8.2.2.tgz", + "integrity": "sha1-PbSMT/3wf5lgDO5RO69F5z7O1NE=", "license": "MIT", "dependencies": { - "@octokit/request": "^9.2.2", - "@octokit/types": "^13.8.0", + "@octokit/request": "^9.2.3", + "@octokit/types": "^14.0.0", "universal-user-agent": "^7.0.0" }, "engines": { "node": ">= 18" } }, + "node_modules/@octokit/rest/node_modules/@octokit/openapi-types": { + "version": "25.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-25.1.0.tgz", + "integrity": "sha1-WnKp36q6crW32zdf0F6QypDcloI=", + "license": "MIT" + }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest": { "version": "11.6.0", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz", @@ -1501,16 +1533,19 @@ "@octokit/core": ">=6" } }, - "node_modules/@octokit/rest/node_modules/@octokit/plugin-request-log": { - "version": "5.3.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-request-log/-/plugin-request-log-5.3.1.tgz", - "integrity": "sha1-zLddlwXedpsqqCvNEFzJbrDAD2k=", + "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": { + "version": "24.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", + "integrity": "sha1-PVXDLqwNONoacIOpw7DMp3kk99M=", + "license": "MIT" + }, + "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": { + "version": "13.10.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-13.10.0.tgz", + "integrity": "sha1-PnxrGcAjbCcGVuTqZmFIwrUf0aM=", "license": "MIT", - "engines": { - "node": ">= 18" - }, - "peerDependencies": { - "@octokit/core": ">=6" + "dependencies": { + "@octokit/openapi-types": "^24.2.0" } }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods": { @@ -1528,15 +1563,30 @@ "@octokit/core": ">=6" } }, + "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": { + "version": "24.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", + "integrity": "sha1-PVXDLqwNONoacIOpw7DMp3kk99M=", + "license": "MIT" + }, + "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { + "version": "13.10.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-13.10.0.tgz", + "integrity": "sha1-PnxrGcAjbCcGVuTqZmFIwrUf0aM=", + "license": "MIT", + "dependencies": { + "@octokit/openapi-types": "^24.2.0" + } + }, "node_modules/@octokit/rest/node_modules/@octokit/request": { - "version": "9.2.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-9.2.2.tgz", - "integrity": "sha1-dURS7EaS1/3DJDihTgKOug5rLAk=", + "version": "9.2.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-9.2.4.tgz", + "integrity": "sha1-A3QAlGow+XGRf0cXUFPBB1+scTs=", "license": "MIT", "dependencies": { - "@octokit/endpoint": "^10.1.3", - "@octokit/request-error": "^6.1.7", - "@octokit/types": "^13.6.2", + "@octokit/endpoint": "^10.1.4", + "@octokit/request-error": "^6.1.8", + "@octokit/types": "^14.0.0", "fast-content-type-parse": "^2.0.0", "universal-user-agent": "^7.0.2" }, @@ -1545,36 +1595,55 @@ } }, "node_modules/@octokit/rest/node_modules/@octokit/request-error": { - "version": "6.1.7", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-6.1.7.tgz", - "integrity": "sha1-RPxZj1zfRZPg5YtRVf4udyMP9to=", + "version": "6.1.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-6.1.8.tgz", + "integrity": "sha1-PHzhymch6r1D293Ha0SGDeH96nU=", "license": "MIT", "dependencies": { - "@octokit/types": "^13.6.2" + "@octokit/types": "^14.0.0" }, "engines": { "node": ">= 18" } }, + "node_modules/@octokit/rest/node_modules/@octokit/types": { + "version": "14.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-14.1.0.tgz", + "integrity": "sha1-O/mzo+O1JwlkpXzJ2YWS7UT4QPI=", + "license": "MIT", + "dependencies": { + "@octokit/openapi-types": "^25.1.0" + } + }, "node_modules/@octokit/rest/node_modules/before-after-hook": { "version": "3.0.2", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/before-after-hook/-/before-after-hook-3.0.2.tgz", "integrity": "sha1-1WZaX6i2IpSlqgpJn5M/ShAWGV0=", "license": "Apache-2.0" }, - "node_modules/@octokit/rest/node_modules/universal-user-agent": { - "version": "7.0.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universal-user-agent/-/universal-user-agent-7.0.2.tgz", - "integrity": "sha1-UufQ6bPcTfBswzyyuf15BBpUgn4=", - "license": "ISC" + "node_modules/@octokit/rest/node_modules/fast-content-type-parse": { + "version": "2.0.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz", + "integrity": "sha1-wjYSRTTuLLQnyNjlujWkhWlHhHs=", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "MIT" }, "node_modules/@octokit/types": { - "version": "13.10.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-13.10.0.tgz", - "integrity": "sha1-PnxrGcAjbCcGVuTqZmFIwrUf0aM=", + "version": "16.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-16.0.0.tgz", + "integrity": "sha1-+9f6WQwu8ir4gbHXl1i/qiNNu3w=", "license": "MIT", "dependencies": { - "@octokit/openapi-types": "^24.2.0" + "@octokit/openapi-types": "^27.0.0" } }, "node_modules/@opentelemetry/api": { @@ -1587,24 +1656,24 @@ } }, "node_modules/@opentelemetry/api-logs": { - "version": "0.52.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/api-logs/-/api-logs-0.52.1.tgz", - "integrity": "sha1-UpBjddpNZMIGsMTLj/ogkhRlTsw=", + "version": "0.200.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/api-logs/-/api-logs-0.200.0.tgz", + "integrity": "sha1-+QFf2ESSDBOWhxWzzcz1pNT/kH4=", "license": "Apache-2.0", "dependencies": { - "@opentelemetry/api": "^1.0.0" + "@opentelemetry/api": "^1.3.0" }, "engines": { - "node": ">=14" + "node": ">=8.0.0" } }, "node_modules/@opentelemetry/core": { - "version": "1.26.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/core/-/core-1.26.0.tgz", - "integrity": "sha1-fYQmWqqFDtDKWBP5fYMRVb5Csyg=", + "version": "1.30.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/core/-/core-1.30.1.tgz", + "integrity": "sha1-oLRouzljWN+AGIFwnqOCmfwwqyc=", "license": "Apache-2.0", "dependencies": { - "@opentelemetry/semantic-conventions": "1.27.0" + "@opentelemetry/semantic-conventions": "1.28.0" }, "engines": { "node": ">=14" @@ -1613,34 +1682,42 @@ "@opentelemetry/api": ">=1.0.0 <1.10.0" } }, + "node_modules/@opentelemetry/core/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha1-M3+yvKBFPQcmaW50X1AGRBH2RtY=", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, "node_modules/@opentelemetry/instrumentation": { - "version": "0.52.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/instrumentation/-/instrumentation-0.52.1.tgz", - "integrity": "sha1-Ln5Go4vXr78Dz2iMhisLQ0GLf0g=", + "version": "0.200.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/instrumentation/-/instrumentation-0.200.0.tgz", + "integrity": "sha1-KdHU9wy/DLHKny94lmN5sL6Wvdw=", "license": "Apache-2.0", "dependencies": { - "@opentelemetry/api-logs": "0.52.1", - "@types/shimmer": "^1.0.2", + "@opentelemetry/api-logs": "0.200.0", + "@types/shimmer": "^1.2.0", "import-in-the-middle": "^1.8.1", "require-in-the-middle": "^7.1.1", - "semver": "^7.5.2", "shimmer": "^1.2.1" }, "engines": { - "node": ">=14" + "node": "^18.19.0 || >=20.6.0" }, "peerDependencies": { "@opentelemetry/api": "^1.3.0" } }, "node_modules/@opentelemetry/resources": { - "version": "1.26.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/resources/-/resources-1.26.0.tgz", - "integrity": "sha1-2kxzZgGL2K3R86qckcasWf1QPO8=", + "version": "1.30.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/resources/-/resources-1.30.1.tgz", + "integrity": "sha1-pOrhfr2WlH/cemT5McpLceGM6WQ=", "license": "Apache-2.0", "dependencies": { - "@opentelemetry/core": "1.26.0", - "@opentelemetry/semantic-conventions": "1.27.0" + "@opentelemetry/core": "1.30.1", + "@opentelemetry/semantic-conventions": "1.28.0" }, "engines": { "node": ">=14" @@ -1649,27 +1726,109 @@ "@opentelemetry/api": ">=1.0.0 <1.10.0" } }, + "node_modules/@opentelemetry/resources/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha1-M3+yvKBFPQcmaW50X1AGRBH2RtY=", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, "node_modules/@opentelemetry/sdk-trace-base": { - "version": "1.26.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.26.0.tgz", - "integrity": "sha1-DJE7xtLPr9kB3jMORUCVImmuV5w=", + "version": "1.30.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.30.1.tgz", + "integrity": "sha1-QaQiNAltyY6PRU0kVR/IC4Fv6zQ=", "license": "Apache-2.0", "dependencies": { - "@opentelemetry/core": "1.26.0", - "@opentelemetry/resources": "1.26.0", - "@opentelemetry/semantic-conventions": "1.27.0" + "@opentelemetry/core": "1.30.1", + "@opentelemetry/resources": "1.30.1", + "@opentelemetry/semantic-conventions": "1.28.0" + }, + "engines": { + "node": ">=14" }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/sdk-trace-base/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha1-M3+yvKBFPQcmaW50X1AGRBH2RtY=", + "license": "Apache-2.0", "engines": { "node": ">=14" + } + }, + "node_modules/@opentelemetry/sdk-trace-web": { + "version": "2.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/sdk-trace-web/-/sdk-trace-web-2.5.0.tgz", + "integrity": "sha1-3Ct9h85kPNAFePqWASk6du/8Ig4=", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "2.5.0", + "@opentelemetry/sdk-trace-base": "2.5.0" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/sdk-trace-web/node_modules/@opentelemetry/core": { + "version": "2.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/core/-/core-2.5.0.tgz", + "integrity": "sha1-OyrGz0ce2ahe6oNgSKTed6LlSdM=", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/semantic-conventions": "^1.29.0" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.10.0" } }, + "node_modules/@opentelemetry/sdk-trace-web/node_modules/@opentelemetry/resources": { + "version": "2.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/resources/-/resources-2.5.0.tgz", + "integrity": "sha1-56V1ssU0lhqdtRU/lJiTHHhqYHo=", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "2.5.0", + "@opentelemetry/semantic-conventions": "^1.29.0" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.3.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/sdk-trace-web/node_modules/@opentelemetry/sdk-trace-base": { + "version": "2.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.5.0.tgz", + "integrity": "sha1-S5auJJSk3l47+zbvdFmzChzjMyo=", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "2.5.0", + "@opentelemetry/resources": "2.5.0", + "@opentelemetry/semantic-conventions": "^1.29.0" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.3.0 <1.10.0" + } + }, "node_modules/@opentelemetry/semantic-conventions": { - "version": "1.27.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/semantic-conventions/-/semantic-conventions-1.27.0.tgz", - "integrity": "sha1-GoV9zJWlqzASLgRBcUghHm+UXmw=", + "version": "1.39.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@opentelemetry/semantic-conventions/-/semantic-conventions-1.39.0.tgz", + "integrity": "sha1-9lOydSFxQR/rQDELiolT1+XFQ7c=", "license": "Apache-2.0", "engines": { "node": ">=14" @@ -1689,9 +1848,9 @@ } }, "node_modules/@slack/types": { - "version": "2.14.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@slack/types/-/types-2.14.0.tgz", - "integrity": "sha1-kTlGtLy2NdrR05zspzaZIVw4z28=", + "version": "2.19.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@slack/types/-/types-2.19.0.tgz", + "integrity": "sha1-sHbK7VftKnWOW3rtc7zfm7pbYNM=", "license": "MIT", "engines": { "node": ">= 12.13.0", @@ -1722,127 +1881,134 @@ } }, "node_modules/@smithy/abort-controller": { - "version": "3.1.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/abort-controller/-/abort-controller-3.1.4.tgz", - "integrity": "sha1-fLIocfc5IxnFZdHZqzywTmNcTdk=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/abort-controller/-/abort-controller-4.2.8.tgz", + "integrity": "sha1-O/16UazOiOrsmmXDOCVCvp86BTo=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/config-resolver": { - "version": "3.0.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/config-resolver/-/config-resolver-3.0.8.tgz", - "integrity": "sha1-hxfqk08dckdKcJ/DU117ihHeLjM=", + "version": "4.4.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/config-resolver/-/config-resolver-4.4.6.tgz", + "integrity": "sha1-vX9ls9qT838cl6OZreASRjXAIpc=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/node-config-provider": "^3.1.7", - "@smithy/types": "^3.4.2", - "@smithy/util-config-provider": "^3.0.0", - "@smithy/util-middleware": "^3.0.6", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/types": "^4.12.0", + "@smithy/util-config-provider": "^4.2.0", + "@smithy/util-endpoints": "^3.2.8", + "@smithy/util-middleware": "^4.2.8", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/core": { - "version": "2.4.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/core/-/core-2.4.6.tgz", - "integrity": "sha1-02egR6iKzu4i7aWlmNsAp+XFDnI=", + "version": "3.22.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/core/-/core-3.22.0.tgz", + "integrity": "sha1-v16pIz4r4dhoHQbI7TwxlmcR3IM=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-retry": "^3.0.21", - "@smithy/middleware-serde": "^3.0.6", - "@smithy/protocol-http": "^4.1.3", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/util-body-length-browser": "^3.0.0", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-utf8": "^3.0.0", + "@smithy/middleware-serde": "^4.2.9", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-body-length-browser": "^4.2.0", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-stream": "^4.5.10", + "@smithy/util-utf8": "^4.2.0", + "@smithy/uuid": "^1.1.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/credential-provider-imds": { - "version": "3.2.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/credential-provider-imds/-/credential-provider-imds-3.2.3.tgz", - "integrity": "sha1-kzFOWOT4HytkHebvrAN8ejJQwFA=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.8.tgz", + "integrity": "sha1-svS/dZqxw1wN0A+jRwJjx0nr9g8=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/node-config-provider": "^3.1.7", - "@smithy/property-provider": "^3.1.6", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/fetch-http-handler": { - "version": "3.2.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.8.tgz", - "integrity": "sha1-mFYj0oJBOLdwyB23yHJHQWCzxbE=", + "version": "5.3.9", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.9.tgz", + "integrity": "sha1-7fyekODHU4yB4i50jWLABmzJHVg=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/protocol-http": "^4.1.3", - "@smithy/querystring-builder": "^3.0.6", - "@smithy/types": "^3.4.2", - "@smithy/util-base64": "^3.0.0", + "@smithy/protocol-http": "^5.3.8", + "@smithy/querystring-builder": "^4.2.8", + "@smithy/types": "^4.12.0", + "@smithy/util-base64": "^4.3.0", "tslib": "^2.6.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@smithy/hash-node": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/hash-node/-/hash-node-3.0.6.tgz", - "integrity": "sha1-fBqGmvy9QR6sBMR3fdGT6nrE5Yg=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/hash-node/-/hash-node-4.2.8.tgz", + "integrity": "sha1-wh6wVQQXFs1JLdo6EJhSqUttR7s=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", - "@smithy/util-buffer-from": "^3.0.0", - "@smithy/util-utf8": "^3.0.0", + "@smithy/types": "^4.12.0", + "@smithy/util-buffer-from": "^4.2.0", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/invalid-dependency": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/invalid-dependency/-/invalid-dependency-3.0.6.tgz", - "integrity": "sha1-Oz4wpVuSNBQSYmtBL+kZkphx7rE=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/invalid-dependency/-/invalid-dependency-4.2.8.tgz", + "integrity": "sha1-xXi8bVVAyHeq7VA0uYa19r2JZFE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@smithy/is-array-buffer": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz", - "integrity": "sha1-mpXC1GuHaJRqnux/k1/q3c/6Xno=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/is-array-buffer/-/is-array-buffer-4.2.0.tgz", + "integrity": "sha1-sPh0xDiH061E9HKg8/lhvM4FUMI=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -1850,281 +2016,269 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/middleware-content-length": { - "version": "3.0.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-content-length/-/middleware-content-length-3.0.8.tgz", - "integrity": "sha1-ThwWMXGOTW3+mgbzf6qQ3pLohO0=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-content-length/-/middleware-content-length-4.2.8.tgz", + "integrity": "sha1-gsHfV4+nD+WADPMFuHiLnSg2o+Q=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/middleware-endpoint": { - "version": "3.1.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-endpoint/-/middleware-endpoint-3.1.3.tgz", - "integrity": "sha1-jITUDJ0mt34ru5lyH9Sj03mChQU=", + "version": "4.4.12", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.12.tgz", + "integrity": "sha1-kQyfHMc40QQiXWn3Ar0ozSqXbrA=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/middleware-serde": "^3.0.6", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", - "@smithy/url-parser": "^3.0.6", - "@smithy/util-middleware": "^3.0.6", + "@smithy/core": "^3.22.0", + "@smithy/middleware-serde": "^4.2.9", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", + "@smithy/url-parser": "^4.2.8", + "@smithy/util-middleware": "^4.2.8", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/middleware-retry": { - "version": "3.0.21", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-retry/-/middleware-retry-3.0.21.tgz", - "integrity": "sha1-wmFo92HVtyx1D7TtZsGKKxlbf00=", + "version": "4.4.29", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-retry/-/middleware-retry-4.4.29.tgz", + "integrity": "sha1-uPPW5Gkk50ls0QfhSyON9e+egLQ=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/node-config-provider": "^3.1.7", - "@smithy/protocol-http": "^4.1.3", - "@smithy/service-error-classification": "^3.0.6", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-retry": "^3.0.6", - "tslib": "^2.6.2", - "uuid": "^9.0.1" + "@smithy/node-config-provider": "^4.3.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/service-error-classification": "^4.2.8", + "@smithy/smithy-client": "^4.11.1", + "@smithy/types": "^4.12.0", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-retry": "^4.2.8", + "@smithy/uuid": "^1.1.0", + "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@smithy/middleware-retry/node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha1-4YjUyIU8xyIiA5LEJM1jfzIpPzA=", - "dev": true, - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "license": "MIT", - "optional": true, - "bin": { - "uuid": "dist/bin/uuid" + "node": ">=18.0.0" } }, "node_modules/@smithy/middleware-serde": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-serde/-/middleware-serde-3.0.6.tgz", - "integrity": "sha1-n3qcFSmJtZwShl7zoXrL23tqFWY=", + "version": "4.2.9", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-serde/-/middleware-serde-4.2.9.tgz", + "integrity": "sha1-/Z2bArJlrvZ8mjD1XCpQOPycp5E=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/middleware-stack": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-stack/-/middleware-stack-3.0.6.tgz", - "integrity": "sha1-5j0Js+KSt6Rqw7nrSClzcB3hWm8=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/middleware-stack/-/middleware-stack-4.2.8.tgz", + "integrity": "sha1-T6nPqqBfZkybsV1FYI88tPbaK3Y=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/node-config-provider": { - "version": "3.1.7", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/node-config-provider/-/node-config-provider-3.1.7.tgz", - "integrity": "sha1-auca7/RejJeScgmG8LFiPPbaZx8=", + "version": "4.3.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/node-config-provider/-/node-config-provider-4.3.8.tgz", + "integrity": "sha1-haBoNEgmKy64IvZMFCeNSIdSY3c=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/property-provider": "^3.1.6", - "@smithy/shared-ini-file-loader": "^3.1.7", - "@smithy/types": "^3.4.2", + "@smithy/property-provider": "^4.2.8", + "@smithy/shared-ini-file-loader": "^4.4.3", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/node-http-handler": { - "version": "3.2.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/node-http-handler/-/node-http-handler-3.2.3.tgz", - "integrity": "sha1-bRDs4Um0QfVBfTTbRd23ZAfVwYY=", + "version": "4.4.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/node-http-handler/-/node-http-handler-4.4.8.tgz", + "integrity": "sha1-KYzBSMgSuaefDr116CvauebQu80=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/abort-controller": "^3.1.4", - "@smithy/protocol-http": "^4.1.3", - "@smithy/querystring-builder": "^3.0.6", - "@smithy/types": "^3.4.2", + "@smithy/abort-controller": "^4.2.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/querystring-builder": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/property-provider": { - "version": "3.1.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/property-provider/-/property-provider-3.1.6.tgz", - "integrity": "sha1-FBokWtjKwHTSmoNuyZLvfcM2O/c=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/property-provider/-/property-provider-4.2.8.tgz", + "integrity": "sha1-bjezCSPS0xNwxQzjA6QzkCADFHI=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/protocol-http": { - "version": "4.1.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/protocol-http/-/protocol-http-4.1.3.tgz", - "integrity": "sha1-kdiU7H2CwBLFZ0yz4gmACFLwWr0=", + "version": "5.3.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/protocol-http/-/protocol-http-5.3.8.tgz", + "integrity": "sha1-CTj2mjw2c2lML0iaZA/ORoznUAY=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/querystring-builder": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/querystring-builder/-/querystring-builder-3.0.6.tgz", - "integrity": "sha1-vLcYuGBpfcpSV8o43IBBpGlsSG8=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/querystring-builder/-/querystring-builder-4.2.8.tgz", + "integrity": "sha1-L6ctKesYRKapkzA4u7sU1v44XpM=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", - "@smithy/util-uri-escape": "^3.0.0", + "@smithy/types": "^4.12.0", + "@smithy/util-uri-escape": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/querystring-parser": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/querystring-parser/-/querystring-parser-3.0.6.tgz", - "integrity": "sha1-8w5+JE+mdNd739PGVIHF3Aqgg+8=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/querystring-parser/-/querystring-parser-4.2.8.tgz", + "integrity": "sha1-qj8kVhgM5wJC6JAY0LHr1HgqY0c=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/service-error-classification": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/service-error-classification/-/service-error-classification-3.0.6.tgz", - "integrity": "sha1-4MoAt52czwB5UoTgHP3Ei0O4HXY=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/service-error-classification/-/service-error-classification-4.2.8.tgz", + "integrity": "sha1-bYnbrU9JeNe3WkSvjBjCJFWhbNw=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2" + "@smithy/types": "^4.12.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/shared-ini-file-loader": { - "version": "3.1.7", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.7.tgz", - "integrity": "sha1-vc8/AhPDxXecP7tBWA6aIXrVLo8=", + "version": "4.4.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.3.tgz", + "integrity": "sha1-YFQhXss6ZTKxOqSan72mQLY75Q4=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/signature-v4": { - "version": "4.1.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/signature-v4/-/signature-v4-4.1.4.tgz", - "integrity": "sha1-a6p/4U6GUW0sJWjQgcZ1U0Scu14=", + "version": "5.3.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/signature-v4/-/signature-v4-5.3.8.tgz", + "integrity": "sha1-eWYZsQt8yUZ9BiWw69JjrgT9+3Y=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/is-array-buffer": "^3.0.0", - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", - "@smithy/util-hex-encoding": "^3.0.0", - "@smithy/util-middleware": "^3.0.6", - "@smithy/util-uri-escape": "^3.0.0", - "@smithy/util-utf8": "^3.0.0", + "@smithy/is-array-buffer": "^4.2.0", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", + "@smithy/util-hex-encoding": "^4.2.0", + "@smithy/util-middleware": "^4.2.8", + "@smithy/util-uri-escape": "^4.2.0", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/smithy-client": { - "version": "3.3.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/smithy-client/-/smithy-client-3.3.5.tgz", - "integrity": "sha1-3tH4m52LF2iahzUfbXcIzk87nqY=", + "version": "4.11.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/smithy-client/-/smithy-client-4.11.1.tgz", + "integrity": "sha1-ggPmINoi5/chhZemAZPvWlMyXEE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/middleware-endpoint": "^3.1.3", - "@smithy/middleware-stack": "^3.0.6", - "@smithy/protocol-http": "^4.1.3", - "@smithy/types": "^3.4.2", - "@smithy/util-stream": "^3.1.8", + "@smithy/core": "^3.22.0", + "@smithy/middleware-endpoint": "^4.4.12", + "@smithy/middleware-stack": "^4.2.8", + "@smithy/protocol-http": "^5.3.8", + "@smithy/types": "^4.12.0", + "@smithy/util-stream": "^4.5.10", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/types": { - "version": "3.4.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/types/-/types-3.4.2.tgz", - "integrity": "sha1-qi0IeSLVcgXbrWjfikXISGmcVR4=", + "version": "4.12.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/types/-/types-4.12.0.tgz", + "integrity": "sha1-VdJHkICSK9pRYJLb8xkWmR2cb+4=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -2132,53 +2286,59 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/url-parser": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/url-parser/-/url-parser-3.0.6.tgz", - "integrity": "sha1-mLQm+aSS4MmS/NXc6sNURMJjKDc=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/url-parser/-/url-parser-4.2.8.tgz", + "integrity": "sha1-tEJnzXBKvhFKvNAFgKzdnkrMEXc=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/querystring-parser": "^3.0.6", - "@smithy/types": "^3.4.2", + "@smithy/querystring-parser": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@smithy/util-base64": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-base64/-/util-base64-3.0.0.tgz", - "integrity": "sha1-96moKt804npy0HGTlXE+3w5JMBc=", + "version": "4.3.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-base64/-/util-base64-4.3.0.tgz", + "integrity": "sha1-Xih7UoeTqnNjh3waAs2IDS52JB0=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/util-buffer-from": "^3.0.0", - "@smithy/util-utf8": "^3.0.0", + "@smithy/util-buffer-from": "^4.2.0", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-body-length-browser": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz", - "integrity": "sha1-huwvYlYxC0hFovBk4vVxwcoWTe0=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.0.tgz", + "integrity": "sha1-BOn8Ue56Pn9kiktLzflsNQz6TWE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { "tslib": "^2.6.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@smithy/util-body-length-node": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz", - "integrity": "sha1-maKRuuQNiTIWaQf+mB1qH1Qpim0=", + "version": "4.2.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-body-length-node/-/util-body-length-node-4.2.1.tgz", + "integrity": "sha1-ecil0Y4BDM5sQtXLr2wZWFI+b+w=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -2186,28 +2346,28 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-buffer-from": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz", - "integrity": "sha1-VZ/ByGE4qJsu2u/B5md3gMJFlOM=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-buffer-from/-/util-buffer-from-4.2.0.tgz", + "integrity": "sha1-er0SxJkbVG587iTR6LS/qjXGip0=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/is-array-buffer": "^3.0.0", + "@smithy/is-array-buffer": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-config-provider": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz", - "integrity": "sha1-Ysa3OyKkMOhIiKj42ktgKd1bjv4=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-config-provider/-/util-config-provider-4.2.0.tgz", + "integrity": "sha1-Lkcik3+P7aTcsJZyxZklpOYobPw=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -2215,67 +2375,66 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-defaults-mode-browser": { - "version": "3.0.21", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.21.tgz", - "integrity": "sha1-zcuaKUM9Jlm3yDkC6PX8o5a4qAU=", + "version": "4.3.28", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.28.tgz", + "integrity": "sha1-NpA7LFrhHUGxuz4fiZoGI4n+uP8=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/property-provider": "^3.1.6", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", - "bowser": "^2.11.0", + "@smithy/property-provider": "^4.2.8", + "@smithy/smithy-client": "^4.11.1", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">= 10.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-defaults-mode-node": { - "version": "3.0.21", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.21.tgz", - "integrity": "sha1-92dwLLFBZhC2gYye25ZpZ+p19SQ=", + "version": "4.2.31", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.31.tgz", + "integrity": "sha1-7bEpcnTjNK9EeD9KPHjS6JCzKLs=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/config-resolver": "^3.0.8", - "@smithy/credential-provider-imds": "^3.2.3", - "@smithy/node-config-provider": "^3.1.7", - "@smithy/property-provider": "^3.1.6", - "@smithy/smithy-client": "^3.3.5", - "@smithy/types": "^3.4.2", + "@smithy/config-resolver": "^4.4.6", + "@smithy/credential-provider-imds": "^4.2.8", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/property-provider": "^4.2.8", + "@smithy/smithy-client": "^4.11.1", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">= 10.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-endpoints": { - "version": "2.1.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-endpoints/-/util-endpoints-2.1.2.tgz", - "integrity": "sha1-4deJ1ZjamrlVuM8yV6svJjw1Axo=", + "version": "3.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-endpoints/-/util-endpoints-3.2.8.tgz", + "integrity": "sha1-VlC9oq2smJ/y5WJgYIjF3j3LGzY=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/node-config-provider": "^3.1.7", - "@smithy/types": "^3.4.2", + "@smithy/node-config-provider": "^4.3.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-hex-encoding": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz", - "integrity": "sha1-MpOLM9W/KhV5bNPxeKVbQVXFNeY=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.0.tgz", + "integrity": "sha1-HCLqPR4sOoH/gcCk+cBWoXUGins=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -2283,65 +2442,65 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-middleware": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-middleware/-/util-middleware-3.0.6.tgz", - "integrity": "sha1-RjxB501ujXWPbM66Tb7U3FpK/lA=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-middleware/-/util-middleware-4.2.8.tgz", + "integrity": "sha1-HaM/KadMfr2eWEgTy34SiBYAqAo=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^3.4.2", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-retry": { - "version": "3.0.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-retry/-/util-retry-3.0.6.tgz", - "integrity": "sha1-KX3hzVqDb7lXqyrTQ5BB6EiBVJk=", + "version": "4.2.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-retry/-/util-retry-4.2.8.tgz", + "integrity": "sha1-I/P0e68GgSM/0MN7JZ5g4mjHOxE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/service-error-classification": "^3.0.6", - "@smithy/types": "^3.4.2", + "@smithy/service-error-classification": "^4.2.8", + "@smithy/types": "^4.12.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-stream": { - "version": "3.1.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-stream/-/util-stream-3.1.8.tgz", - "integrity": "sha1-Mbz0YMVKroFuB4loJCbaUi+JQFg=", + "version": "4.5.10", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-stream/-/util-stream-4.5.10.tgz", + "integrity": "sha1-OntW8L3DgzIF+A/qZ9jnZ1bqBVs=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/fetch-http-handler": "^3.2.8", - "@smithy/node-http-handler": "^3.2.3", - "@smithy/types": "^3.4.2", - "@smithy/util-base64": "^3.0.0", - "@smithy/util-buffer-from": "^3.0.0", - "@smithy/util-hex-encoding": "^3.0.0", - "@smithy/util-utf8": "^3.0.0", + "@smithy/fetch-http-handler": "^5.3.9", + "@smithy/node-http-handler": "^4.4.8", + "@smithy/types": "^4.12.0", + "@smithy/util-base64": "^4.3.0", + "@smithy/util-buffer-from": "^4.2.0", + "@smithy/util-hex-encoding": "^4.2.0", + "@smithy/util-utf8": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-uri-escape": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz", - "integrity": "sha1-5DNYp4v0XVC7c2dwB38PCRlbb1Q=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-uri-escape/-/util-uri-escape-4.2.0.tgz", + "integrity": "sha1-CWpM7FN9EIrCSmipxgvuc/x+Op4=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -2349,28 +2508,42 @@ "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@smithy/util-utf8": { - "version": "3.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-utf8/-/util-utf8-3.0.0.tgz", - "integrity": "sha1-GmqCPUfL7B/Wkz5fyH35dShtnWo=", + "version": "4.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/util-utf8/-/util-utf8-4.2.0.tgz", + "integrity": "sha1-ixnRUU9iHESjpoFR89Q+UQh/7Z0=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/util-buffer-from": "^3.0.0", + "@smithy/util-buffer-from": "^4.2.0", "tslib": "^2.6.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" + } + }, + "node_modules/@smithy/uuid": { + "version": "1.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/uuid/-/uuid-1.1.0.tgz", + "integrity": "sha1-n9CdP5E3XquU9HiFgSM4ffHNqYc=", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "tslib": "^2.6.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@tsconfig/node10": { - "version": "1.0.11", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@tsconfig/node10/-/node10-1.0.11.tgz", - "integrity": "sha1-buRkAGhfEw4ngSjHs4t+Ax/1svI=", + "version": "1.0.12", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@tsconfig/node10/-/node10-1.0.12.tgz", + "integrity": "sha1-vlfOrB5GkrQb6d5r6MMqEGY226Q=", "dev": true, "license": "MIT" }, @@ -2426,12 +2599,12 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.7.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-22.7.4.tgz", - "integrity": "sha1-411vSNyjJVzkQlbdwF3uHCM1P8w=", + "version": "25.0.10", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-25.0.10.tgz", + "integrity": "sha1-SGRFnDyUWTdri3X9BRMVBxyCE+c=", "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~7.16.0" } }, "node_modules/@types/retry": { @@ -2441,9 +2614,9 @@ "license": "MIT" }, "node_modules/@types/semver": { - "version": "7.5.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/semver/-/semver-7.5.8.tgz", - "integrity": "sha1-gmioxXo+Sr0lwWXs02I323lIpV4=", + "version": "7.7.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/semver/-/semver-7.7.1.tgz", + "integrity": "sha1-POOvGlUk7zJ9Lank/YttlcjXBSg=", "dev": true, "license": "MIT" }, @@ -2479,9 +2652,9 @@ } }, "node_modules/@types/yargs": { - "version": "17.0.33", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/yargs/-/yargs-17.0.33.tgz", - "integrity": "sha1-jDIwPag+7AUKhLPHrnufki0T4y0=", + "version": "17.0.35", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/yargs/-/yargs-17.0.35.tgz", + "integrity": "sha1-BwE+RqpNfX1QpJ4VYEwcU0DU6yQ=", "dev": true, "license": "MIT", "dependencies": { @@ -2691,17 +2864,31 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@typespec/ts-http-runtime": { + "version": "0.3.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.2.tgz", + "integrity": "sha1-EEjfYYKwK+yJYqnP/Rxe4aEpVB8=", + "license": "MIT", + "dependencies": { + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.0", + "tslib": "^2.6.2" + }, + "engines": { + "node": ">=20.0.0" + } + }, "node_modules/@ungap/structured-clone": { - "version": "1.2.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "integrity": "sha1-dWZBrbWHhRtcyz4JXa8nrlgchAY=", + "version": "1.3.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha1-0Gu7OE689sUF/eHD0O1N3/4Kr/g=", "dev": true, "license": "ISC" }, "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha1-cWFr3MviXielRDngBG6JynbfIkg=", + "version": "8.15.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn/-/acorn-8.15.0.tgz", + "integrity": "sha1-o2CJi8QV7arEbIJB9jg5dbkwuBY=", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -2743,13 +2930,10 @@ } }, "node_modules/agent-base": { - "version": "7.1.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/agent-base/-/agent-base-7.1.1.tgz", - "integrity": "sha1-vb3tffsJa3UaKgh+7rlmRyWy4xc=", + "version": "7.1.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/agent-base/-/agent-base-7.1.4.tgz", + "integrity": "sha1-48121MVI7oldPD/Y3B9sW5Ay56g=", "license": "MIT", - "dependencies": { - "debug": "^4.3.4" - }, "engines": { "node": ">= 14" } @@ -2822,9 +3006,9 @@ } }, "node_modules/applicationinsights": { - "version": "2.9.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/applicationinsights/-/applicationinsights-2.9.6.tgz", - "integrity": "sha1-Z1KOZn15U8jdV7X7FuCkcU/Aeu0=", + "version": "2.9.8", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/applicationinsights/-/applicationinsights-2.9.8.tgz", + "integrity": "sha1-Pi3iTmBrgfkhUPIDixm43e0sk9c=", "license": "MIT", "dependencies": { "@azure/core-auth": "1.7.2", @@ -2960,20 +3144,20 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.12.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/axios/-/axios-1.12.1.tgz", - "integrity": "sha1-B0eznFthX4H5PywTjm2CpxQmk38=", + "version": "1.13.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/axios/-/axios-1.13.5.tgz", + "integrity": "sha1-XkZGiPoSfhGmYKLElEHACfZWekM=", "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.6", - "form-data": "^4.0.4", + "follow-redirects": "^1.15.11", + "form-data": "^4.0.5", "proxy-from-env": "^1.1.0" } }, "node_modules/axios/node_modules/form-data": { - "version": "4.0.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/form-data/-/form-data-4.0.4.tgz", - "integrity": "sha1-eEzczgZpqdaOlNEaxO6pgIjt0sQ=", + "version": "4.0.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/form-data/-/form-data-4.0.5.tgz", + "integrity": "sha1-tJ5IhYBF/0y/awPhgFzrytNnkFM=", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", @@ -3015,9 +3199,9 @@ "license": "MIT" }, "node_modules/before-after-hook": { - "version": "2.2.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/before-after-hook/-/before-after-hook-2.2.3.tgz", - "integrity": "sha1-xR6AnIGk41QIRCK5smutiCScUXw=", + "version": "4.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/before-after-hook/-/before-after-hook-4.0.0.tgz", + "integrity": "sha1-zxRHq5Fg32pA82Idpk1v/DYFDLk=", "license": "Apache-2.0" }, "node_modules/binary-extensions": { @@ -3034,9 +3218,9 @@ } }, "node_modules/bowser": { - "version": "2.11.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bowser/-/bowser-2.11.0.tgz", - "integrity": "sha1-XKPDV1enqldxUAxwpzqfke9CCo8=", + "version": "2.13.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bowser/-/bowser-2.13.1.tgz", + "integrity": "sha1-WkxlLeHQAvhH3QEYGfX8cp8win4=", "dev": true, "license": "MIT", "optional": true @@ -3234,9 +3418,9 @@ } }, "node_modules/cjs-module-lexer": { - "version": "1.4.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz", - "integrity": "sha1-cHQTeE27OnKqEcLysEKgvvQAQXA=", + "version": "1.4.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", + "integrity": "sha1-D3lzHrjP4exyrNQGbvrJ1hmRsA0=", "license": "MIT" }, "node_modules/cliui": { @@ -3349,9 +3533,9 @@ } }, "node_modules/debug": { - "version": "4.3.7", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/debug/-/debug-4.3.7.tgz", - "integrity": "sha1-h5RbQVGgEddtlaGY1xEchlw2ClI=", + "version": "4.4.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/debug/-/debug-4.4.3.tgz", + "integrity": "sha1-xq5DLZvZZiWC/OCHCbA4xY6ePWo=", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -3407,12 +3591,6 @@ "node": ">=0.4.0" } }, - "node_modules/deprecation": { - "version": "2.3.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/deprecation/-/deprecation-2.3.1.tgz", - "integrity": "sha1-Y2jL20Cr8zc7UlrIfkomDDpwCRk=", - "license": "ISC" - }, "node_modules/diagnostic-channel": { "version": "1.1.1", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diagnostic-channel/-/diagnostic-channel-1.1.1.tgz", @@ -3432,9 +3610,9 @@ } }, "node_modules/diff": { - "version": "5.2.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-5.2.0.tgz", - "integrity": "sha1-Jt7QR80RebeLlTfV73JVA84a5TE=", + "version": "5.2.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-5.2.2.tgz", + "integrity": "sha1-CkdCeXKB0Jz6aZt56jLSdyNiO60=", "dev": true, "license": "BSD-3-Clause", "engines": { @@ -3622,9 +3800,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "8.10.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha1-OgamYhMIB+JQL8P/i0FD2KBljhE=", + "version": "8.10.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz", + "integrity": "sha1-BkLlNiXrxiwxwkcmsPBQ32vZei4=", "dev": true, "license": "MIT", "bin": { @@ -3635,9 +3813,9 @@ } }, "node_modules/eslint-plugin-prettier": { - "version": "4.2.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz", - "integrity": "sha1-ZRy7iLHauYv9QvAXoS+mstmT+Us=", + "version": "4.2.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.5.tgz", + "integrity": "sha1-kco/LwGoTxJyzOBOlxdVBJTA/gY=", "dev": true, "license": "MIT", "dependencies": { @@ -3729,9 +3907,9 @@ } }, "node_modules/esquery": { - "version": "1.6.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/esquery/-/esquery-1.6.0.tgz", - "integrity": "sha1-kUGSNPgE2FKoLc7sPhbNwiz52uc=", + "version": "1.7.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/esquery/-/esquery-1.7.0.tgz", + "integrity": "sha1-CNBI8mHw3e21uulfRoCUY9nJSW0=", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -3811,9 +3989,9 @@ } }, "node_modules/fast-content-type-parse": { - "version": "2.0.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz", - "integrity": "sha1-wjYSRTTuLLQnyNjlujWkhWlHhHs=", + "version": "3.0.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz", + "integrity": "sha1-VZC2yAfMWYvhJeZ0Cp/eWJ0revs=", "funding": [ { "type": "github", @@ -3841,9 +4019,9 @@ "license": "Apache-2.0" }, "node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha1-qQRQHlfP3S/83tRemaVP71XkYSk=", + "version": "3.3.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha1-0G1YXOjbqQoWsFBcVDw8z7OuuBg=", "dev": true, "license": "MIT", "dependencies": { @@ -3851,7 +4029,7 @@ "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" @@ -3885,32 +4063,28 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "4.5.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz", - "integrity": "sha1-KIK30BpoJd/fkJY48t4CVjUd7zc=", + "version": "5.3.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz", + "integrity": "sha1-haaRF8oVaxs8UuQmSVtt4mbLaks=", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" - }, - { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" } ], "license": "MIT", "dependencies": { - "strnum": "^1.0.5" + "strnum": "^2.1.2" }, "bin": { "fxparser": "src/cli/cli.js" } }, "node_modules/fastq": { - "version": "1.17.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fastq/-/fastq-1.17.1.tgz", - "integrity": "sha1-KlI/B6TnsegaQrkbi/IlQQd1O0c=", + "version": "1.20.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fastq/-/fastq-1.20.1.tgz", + "integrity": "sha1-ynUKENySW8ixiDn9ID4+9LPO1nU=", "dev": true, "license": "ISC", "dependencies": { @@ -3986,16 +4160,16 @@ } }, "node_modules/flatted": { - "version": "3.3.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha1-IdtHBymmc01JlwAvQ5yzCJh/Vno=", + "version": "3.3.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/flatted/-/flatted-3.3.3.tgz", + "integrity": "sha1-Z8j62VRUp8er6/dLt47nSkQCM1g=", "dev": true, "license": "ISC" }, "node_modules/follow-redirects": { - "version": "1.15.9", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/follow-redirects/-/follow-redirects-1.15.9.tgz", - "integrity": "sha1-pgT6EORDv5jKlCKNnuvMLoosjuE=", + "version": "1.15.11", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/follow-redirects/-/follow-redirects-1.15.11.tgz", + "integrity": "sha1-d31z1yqS+OxNLkEOtHNSpWuOg0A=", "funding": [ { "type": "individual", @@ -4160,9 +4334,9 @@ } }, "node_modules/glob/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha1-HPy4z1Ui6mmVLNKvla4JR38SKpY=", + "version": "5.1.9", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.9.tgz", + "integrity": "sha1-EpPvFdsAmLOUVA6Pn3RPn9qN7ks=", "dev": true, "license": "ISC", "dependencies": { @@ -4301,12 +4475,12 @@ } }, "node_modules/https-proxy-agent": { - "version": "7.0.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", - "integrity": "sha1-notQE4cymeEfq2/VSEBdotbGArI=", + "version": "7.0.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha1-2o3+rH2hMLBcK6S1nJts1mYRprk=", "license": "MIT", "dependencies": { - "agent-base": "^7.0.2", + "agent-base": "^7.1.2", "debug": "4" }, "engines": { @@ -4361,9 +4535,9 @@ } }, "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha1-NxYsJfy566oublPVtNiM4X2eDCs=", + "version": "3.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha1-nOy1ZQPAraHydB271lRuSxO1fM8=", "dev": true, "license": "MIT", "dependencies": { @@ -4378,12 +4552,12 @@ } }, "node_modules/import-in-the-middle": { - "version": "1.11.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/import-in-the-middle/-/import-in-the-middle-1.11.1.tgz", - "integrity": "sha1-zLuezDEats6goRbS05huwByWsqo=", + "version": "1.15.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/import-in-the-middle/-/import-in-the-middle-1.15.0.tgz", + "integrity": "sha1-niCCejIrutrrXjusSeqPbUaF/dg=", "license": "Apache-2.0", "dependencies": { - "acorn": "^8.8.2", + "acorn": "^8.14.0", "acorn-import-attributes": "^1.9.5", "cjs-module-lexer": "^1.2.2", "module-details-from-path": "^1.0.3" @@ -4418,15 +4592,11 @@ "license": "ISC" }, "node_modules/ip-address": { - "version": "9.0.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ip-address/-/ip-address-9.0.5.tgz", - "integrity": "sha1-EXqWCBmwh4DDvR8U7zwcwdPz6lo=", + "version": "10.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ip-address/-/ip-address-10.1.0.tgz", + "integrity": "sha1-2Nz/s00OAuskFCdESm4j9bBZWqQ=", "dev": true, "license": "MIT", - "dependencies": { - "jsbn": "1.1.0", - "sprintf-js": "^1.1.3" - }, "engines": { "node": ">= 12" } @@ -4445,9 +4615,9 @@ } }, "node_modules/is-core-module": { - "version": "2.15.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-core-module/-/is-core-module-2.15.1.tgz", - "integrity": "sha1-pzY6Jb7pQv76sN4Tv2qjcsgtzDc=", + "version": "2.16.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha1-KpiAGoSfQ+Kt1kT7trxiKbGaTvQ=", "license": "MIT", "dependencies": { "hasown": "^2.0.2" @@ -4559,7 +4729,7 @@ }, "node_modules/js-yaml": { "version": "4.1.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.1.tgz", "integrity": "sha1-hUwpJGdwW2mUduGi3swMijRYgGs=", "dev": true, "license": "MIT", @@ -4570,13 +4740,6 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/jsbn": { - "version": "1.1.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsbn/-/jsbn-1.1.0.tgz", - "integrity": "sha1-sBMHyym2GKHtJux56RH4A8TaAEA=", - "dev": true, - "license": "MIT" - }, "node_modules/json-buffer": { "version": "3.0.1", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/json-buffer/-/json-buffer-3.0.1.tgz", @@ -4749,9 +4912,9 @@ } }, "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha1-Gc0ZS/0+Qo8EmnCBfAONiatL41s=", + "version": "3.1.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha1-WAyI+NVEXyvWqo88re+g3nn71p4=", "dev": true, "license": "ISC", "dependencies": { @@ -4762,9 +4925,9 @@ } }, "node_modules/mocha": { - "version": "10.7.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mocha/-/mocha-10.7.3.tgz", - "integrity": "sha1-rjIAPKu9UrWa7OF4RgVqaOtLB1I=", + "version": "10.8.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha1-jYNC0BbtQRsSpCnrcxuCX5Ya+5Y=", "dev": true, "license": "MIT", "dependencies": { @@ -4820,9 +4983,9 @@ } }, "node_modules/mocha/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha1-HPy4z1Ui6mmVLNKvla4JR38SKpY=", + "version": "5.1.9", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.9.tgz", + "integrity": "sha1-EpPvFdsAmLOUVA6Pn3RPn9qN7ks=", "dev": true, "license": "ISC", "dependencies": { @@ -4868,9 +5031,9 @@ } }, "node_modules/module-details-from-path": { - "version": "1.0.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/module-details-from-path/-/module-details-from-path-1.0.3.tgz", - "integrity": "sha1-EUyUlnPiqKNenTV4hSeqN7Z52is=", + "version": "1.0.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/module-details-from-path/-/module-details-from-path-1.0.4.tgz", + "integrity": "sha1-tmL9zZP2yD0/JSidoM6ByNloW5Q=", "license": "MIT" }, "node_modules/mongodb": { @@ -4924,9 +5087,9 @@ "license": "MIT" }, "node_modules/nock": { - "version": "13.5.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nock/-/nock-13.5.5.tgz", - "integrity": "sha1-zRyqyigdQr4X1RlGNno9U6avPng=", + "version": "13.5.6", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nock/-/nock-13.5.6.tgz", + "integrity": "sha1-Xmk+wjALv2A7Ydrm3wIlZz5sSZc=", "dev": true, "license": "MIT", "dependencies": { @@ -4952,6 +5115,7 @@ "version": "1.4.0", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "dev": true, "license": "ISC", "dependencies": { "wrappy": "1" @@ -5172,9 +5336,9 @@ } }, "node_modules/prettier-linter-helpers": { - "version": "1.0.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", - "integrity": "sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=", + "version": "1.0.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz", + "integrity": "sha1-ajH4ikutbHrdolPeErpO2uqA680=", "dev": true, "license": "MIT", "dependencies": { @@ -5265,9 +5429,9 @@ } }, "node_modules/require-in-the-middle": { - "version": "7.4.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/require-in-the-middle/-/require-in-the-middle-7.4.0.tgz", - "integrity": "sha1-YGl3gg1LX5vnXloQjONM/tJbO7Q=", + "version": "7.5.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/require-in-the-middle/-/require-in-the-middle-7.5.2.tgz", + "integrity": "sha1-3CWxSK/61C5XDPDkG6MNwA8XA+w=", "license": "MIT", "dependencies": { "debug": "^4.3.5", @@ -5279,18 +5443,21 @@ } }, "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha1-tsh6nyqgbfq1Lj1wrIzeMh+lpI0=", + "version": "1.22.11", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/resolve/-/resolve-1.22.11.tgz", + "integrity": "sha1-qthXzh/7i/qbCxrCnxFWOD9owmI=", "license": "MIT", "dependencies": { - "is-core-module": "^2.13.0", + "is-core-module": "^2.16.1", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -5315,9 +5482,9 @@ } }, "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=", + "version": "1.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/reusify/-/reusify-1.1.0.tgz", + "integrity": "sha1-D+E7lSLhRz9RtVjueW4I8R+bSJ8=", "dev": true, "license": "MIT", "engines": { @@ -5407,9 +5574,9 @@ "license": "MIT" }, "node_modules/semver": { - "version": "7.6.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.6.3.tgz", - "integrity": "sha1-mA97VVC8F1+03AlAMIVif56zMUM=", + "version": "7.7.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.7.3.tgz", + "integrity": "sha1-S19BQ9AHYzqNxnHNCm75FHuLuUY=", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -5479,13 +5646,13 @@ } }, "node_modules/socks": { - "version": "2.8.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/socks/-/socks-2.8.3.tgz", - "integrity": "sha1-Hr0PCcUrqVoJdQr+Pz+fckqADLU=", + "version": "2.8.7", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/socks/-/socks-2.8.7.tgz", + "integrity": "sha1-4vsdmmA63XUFCiBn24w4GgtWaeo=", "dev": true, "license": "MIT", "dependencies": { - "ip-address": "^9.0.5", + "ip-address": "^10.0.1", "smart-buffer": "^4.2.0" }, "engines": { @@ -5504,13 +5671,6 @@ "memory-pager": "^1.0.2" } }, - "node_modules/sprintf-js": { - "version": "1.1.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sprintf-js/-/sprintf-js-1.1.3.tgz", - "integrity": "sha1-SRS5A6L4toXRf994pw6RfocuREo=", - "dev": true, - "license": "BSD-3-Clause" - }, "node_modules/stack-chain": { "version": "1.3.7", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/stack-chain/-/stack-chain-1.3.7.tgz", @@ -5559,10 +5719,16 @@ } }, "node_modules/strnum": { - "version": "1.0.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strnum/-/strnum-1.0.5.tgz", - "integrity": "sha1-XE6Cn+Fa1P8NIMPbWsl7c8mwcts=", + "version": "2.1.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strnum/-/strnum-2.1.2.tgz", + "integrity": "sha1-peALpmqyX5yvo3JrVnznpJFwk3o=", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], "license": "MIT" }, "node_modules/supports-color": { @@ -5668,9 +5834,9 @@ } }, "node_modules/ts-node/node_modules/diff": { - "version": "4.0.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-4.0.2.tgz", - "integrity": "sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=", + "version": "4.0.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-4.0.4.tgz", + "integrity": "sha1-em2/2jJfJfB1F+m1GPiXwIMy4H0=", "dev": true, "license": "BSD-3-Clause", "engines": { @@ -5678,9 +5844,9 @@ } }, "node_modules/tslib": { - "version": "2.7.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tslib/-/tslib-2.7.0.tgz", - "integrity": "sha1-2bQMXECrWehzjyl98wh78aJpDAE=", + "version": "2.8.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha1-YS7+TtI11Wfoq6Xypfq3AoCt6D8=", "license": "0BSD" }, "node_modules/tsutils": { @@ -5766,27 +5932,24 @@ } }, "node_modules/undici": { - "version": "5.29.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici/-/undici-5.29.0.tgz", - "integrity": "sha1-QZWVRJrj8s3Lo1gKLokDOZvR9aM=", + "version": "6.23.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici/-/undici-6.23.0.tgz", + "integrity": "sha1-eVMId0TZCVqW8RXeMUDKOCiv86Q=", "license": "MIT", - "dependencies": { - "@fastify/busboy": "^2.0.0" - }, "engines": { - "node": ">=14.0" + "node": ">=18.17" } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha1-NREcnRQ3q4OnzcCrri8m2I7aCgI=", + "version": "7.16.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha1-/8zf82rqSITL/OmnUKBYAiT1ikY=", "license": "MIT" }, "node_modules/universal-user-agent": { - "version": "6.0.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universal-user-agent/-/universal-user-agent-6.0.1.tgz", - "integrity": "sha1-FfIPVdo8kwxXvdvxc0xmVNX9Nao=", + "version": "7.0.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universal-user-agent/-/universal-user-agent-7.0.3.tgz", + "integrity": "sha1-wFhwpYElotwAQx8t+BWnf+aXNr4=", "license": "ISC" }, "node_modules/uri-js": { @@ -5894,6 +6057,7 @@ "version": "1.0.2", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", + "dev": true, "license": "ISC" }, "node_modules/y18n": { diff --git a/.github/actions/package.json b/.github/actions/package.json index ce3813439..6dce569a4 100644 --- a/.github/actions/package.json +++ b/.github/actions/package.json @@ -10,12 +10,12 @@ "keywords": [], "author": "", "dependencies": { - "@actions/core": "^1.9.1", - "@actions/github": "^6.0.0", + "@actions/core": "^2.0.3", + "@actions/github": "^8.0.1", "@octokit/rest": "^21.1.1", "@slack/web-api": "^6.9.1", "applicationinsights": "^2.5.1", - "axios": "^1.12.1", + "axios": "^1.13.5", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/Build/package/cpptools_extension_pack.yml b/Build/package/cpptools_extension_pack.yml index a2f1e8820..b548729c7 100644 --- a/Build/package/cpptools_extension_pack.yml +++ b/Build/package/cpptools_extension_pack.yml @@ -44,5 +44,5 @@ extends: - template: /Build/package/jobs_package_vsix.yml@self parameters: - vsixName: cpptools-extension-pack.vsix + vsixName: cpptools-extension-pack srcDir: ExtensionPack \ No newline at end of file diff --git a/Build/package/cpptools_themes.yml b/Build/package/cpptools_themes.yml index f15eb25fa..ad5862dc6 100644 --- a/Build/package/cpptools_themes.yml +++ b/Build/package/cpptools_themes.yml @@ -44,5 +44,5 @@ extends: - template: /Build/package/jobs_package_vsix.yml@self parameters: - vsixName: cpptools-themes.vsix + vsixName: cpptools-themes srcDir: Themes \ No newline at end of file diff --git a/Build/package/jobs_package_vsix.yml b/Build/package/jobs_package_vsix.yml index e5f6f71a8..7c56158e8 100644 --- a/Build/package/jobs_package_vsix.yml +++ b/Build/package/jobs_package_vsix.yml @@ -11,7 +11,7 @@ parameters: jobs: - job: package - displayName: Build ${{ parameters.vsixName }} + displayName: Build ${{ parameters.vsixName }}.vsix timeoutInMinutes: 30 cancelTimeoutInMinutes: 1 templateContext: @@ -26,7 +26,7 @@ jobs: autoBaseline: false outputs: - output: pipelineArtifact - displayName: '${{ parameters.vsixName }}' + displayName: '${{ parameters.vsixName }}.vsix' targetPath: $(Build.ArtifactStagingDirectory)\vsix artifactName: vsix @@ -38,10 +38,8 @@ jobs: inputs: version: 22.x - - task: Npm@0 - displayName: Install vsce - inputs: - arguments: --global @vscode/vsce + - script: npm install --global @vscode/vsce@3.1.1 + displayName: install vsce@3.1.1 - task: geeklearningio.gl-vsts-tasks-yarn.yarn-installer-task.YarnInstaller@3 displayName: Use Yarn 1.x @@ -51,11 +49,27 @@ jobs: - script: | cd $(Build.SourcesDirectory)\${{ parameters.srcDir }} - vsce package -o $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }} + vsce package -o $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }}.vsix displayName: Run VSCE to package vsix - - task: Npm@0 - displayName: Uninstall vsce +# sign the vsix + - script: vsce generate-manifest -i $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }}.vsix -o $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }}.manifest + displayName: generate manifest + workingDirectory: $(Build.SourcesDirectory)\${{ parameters.srcDir }} + - script: copy $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }}.manifest $(Build.ArtifactStagingDirectory)\vsix\${{ parameters.vsixName }}.signature.p7s + displayName: prepare manifest for signing + workingDirectory: $(Build.SourcesDirectory)\${{ parameters.srcDir }} + - task: NuGetToolInstaller@1 + displayName: Install NuGet + - task: NuGetAuthenticate@1 + displayName: Authenticate NuGet + - script: nuget restore $(Build.SourcesDirectory)\Build\signing\SignVsix.proj -PackagesDirectory $(Build.SourcesDirectory)\Build\signing\packages -ConfigFile $(Build.SourcesDirectory)\Build\signing\NuGet.config + displayName: Restore MicroBuild Core + - task: MSBuild@1 + displayName: Sign the vsix inputs: - command: uninstall - arguments: --global @vscode/vsce \ No newline at end of file + solution: $(Build.SourcesDirectory)\Build\signing\SignVsix.proj + msbuildArguments: /p:SignType=${{ parameters.signType }} + + - script: npm uninstall --global @vscode/vsce + displayName: uninstall vsce diff --git a/Build/publish/cpptools_extension_pack.yml b/Build/publish/cpptools_extension_pack.yml index e78aba160..b5e55d7bf 100644 --- a/Build/publish/cpptools_extension_pack.yml +++ b/Build/publish/cpptools_extension_pack.yml @@ -39,5 +39,5 @@ extends: jobs: - template: /Build/publish/jobs_publish_vsix.yml@self parameters: - vsixName: cpptools-extension-pack.vsix + vsixName: cpptools-extension-pack diff --git a/Build/publish/cpptools_themes.yml b/Build/publish/cpptools_themes.yml index 4e35a50c3..1659dff10 100644 --- a/Build/publish/cpptools_themes.yml +++ b/Build/publish/cpptools_themes.yml @@ -39,5 +39,5 @@ extends: jobs: - template: /Build/publish/jobs_publish_vsix.yml@self parameters: - vsixName: cpptools-themes.vsix + vsixName: cpptools-themes diff --git a/Build/publish/jobs_publish_vsix.yml b/Build/publish/jobs_publish_vsix.yml index 44016f494..fd3f9cc89 100644 --- a/Build/publish/jobs_publish_vsix.yml +++ b/Build/publish/jobs_publish_vsix.yml @@ -37,7 +37,7 @@ jobs: Write-Host "##vso[task.setvariable variable=AAD_TOKEN;issecret=true]$aadToken" - script: | - vsce publish --packagePath $(Build.StagingDirectory)\vsix\${{ parameters.vsixName }} + npx @vscode/vsce@latest publish -i $(Build.StagingDirectory)\vsix\${{ parameters.vsixName }}.vsix --manifestPath $(Build.StagingDirectory)\vsix\${{ parameters.vsixName }}.manifest --signaturePath $(Build.StagingDirectory)\vsix\${{ parameters.vsixName }}.signature.p7s displayName: Publish to Marketplace env: VSCE_PAT: $(AAD_TOKEN) diff --git a/Build/signing/NuGet.config b/Build/signing/NuGet.config new file mode 100644 index 000000000..1aea3e67d --- /dev/null +++ b/Build/signing/NuGet.config @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/Extension/.eslintignore b/Extension/.eslintignore deleted file mode 100644 index 37c9042eb..000000000 --- a/Extension/.eslintignore +++ /dev/null @@ -1,4 +0,0 @@ -*.js - -dist/ -vscode*.d.ts diff --git a/Extension/.eslintrc.js b/Extension/.eslintrc.js deleted file mode 100644 index 4cd07eb8b..000000000 --- a/Extension/.eslintrc.js +++ /dev/null @@ -1,155 +0,0 @@ -module.exports = { - "extends": [ - "eslint:recommended", - "plugin:@typescript-eslint/eslint-recommended", - "plugin:@typescript-eslint/strict", - ], - "env": { - "browser": true, - "es6": true, - "node": true - }, - "parser": "@typescript-eslint/parser", - "parserOptions": { - "project": ["tsconfig.json", ".scripts/tsconfig.json"], - "ecmaVersion": 2022, - "sourceType": "module", - "warnOnUnsupportedTypeScriptVersion": false, - }, - "plugins": [ - "@typescript-eslint", - "eslint-plugin-jsdoc", - "@typescript-eslint/eslint-plugin", - "eslint-plugin-import", - "eslint-plugin-header" - ], - "rules": { - "@typescript-eslint/adjacent-overload-signatures": "error", - "@typescript-eslint/array-type": "error", - "@typescript-eslint/await-thenable": "error", - "camelcase": "off", - "@typescript-eslint/naming-convention": [ - "error", - { - "selector": "typeLike", - "format": ["PascalCase"] - } - ], - "@typescript-eslint/member-delimiter-style": [ - "error", - { - "multiline": { - "delimiter": "semi", - "requireLast": true - }, - "singleline": { - "delimiter": "semi", - "requireLast": false - } - } - ], - "@typescript-eslint/no-explicit-any": "off", - "@typescript-eslint/no-extraneous-class": "off", - "no-case-declarations": "off", - "no-useless-escape": "off", - "no-floating-decimal": "error", - "keyword-spacing": ["error", { "before": true, "overrides": { "this": { "before": false } } }], - "arrow-spacing": ["error", { "before": true, "after": true }], - "semi-spacing": ["error", { "before": false, "after": true }], - "no-extra-parens": ["error", "all", { "nestedBinaryExpressions": false, "ternaryOperandBinaryExpressions": false }], - "@typescript-eslint/no-array-constructor": "error", - "@typescript-eslint/no-useless-constructor": "error", - "@typescript-eslint/no-for-in-array": "error", - "@typescript-eslint/no-misused-new": "error", - "@typescript-eslint/no-misused-promises": "error", - "@typescript-eslint/no-namespace": "error", - "@typescript-eslint/no-non-null-assertion": "error", - "@typescript-eslint/no-extra-non-null-assertion": "error", - "@typescript-eslint/no-this-alias": "error", - "@typescript-eslint/no-unnecessary-qualifier": "error", - "@typescript-eslint/no-unnecessary-type-arguments": "error", - "@typescript-eslint/no-var-requires": "error", - "@typescript-eslint/prefer-function-type": "error", - "@typescript-eslint/prefer-namespace-keyword": "error", - "@typescript-eslint/semi": "error", - "@typescript-eslint/triple-slash-reference": "error", - "@typescript-eslint/type-annotation-spacing": "error", - "@typescript-eslint/unified-signatures": "error", - "@typescript-eslint/no-floating-promises": "error", - "@typescript-eslint/method-signature-style": ["error", "method"], - "@typescript-eslint/space-infix-ops": "error", - "no-unused-vars": "off", - "@typescript-eslint/no-unused-vars": ["error", { "argsIgnorePattern": "^_" }], - "@typescript-eslint/no-unnecessary-boolean-literal-compare": "error", - "arrow-body-style": "error", - "comma-dangle": "error", - "comma-spacing": "off", - "@typescript-eslint/comma-spacing": "error", - "constructor-super": "error", - "curly": "error", - "eol-last": "error", - "eqeqeq": [ - "error", - "always" - ], - "import/no-default-export": "error", - "import/no-unassigned-import": "error", - "jsdoc/no-types": "error", - "new-parens": "error", - "no-bitwise": "error", - "no-caller": "error", - "no-cond-assign": "error", - "no-debugger": "error", - "no-duplicate-case": "error", - "no-duplicate-imports": "error", - "no-eval": "error", - "no-fallthrough": "error", - "no-invalid-this": "error", - "no-irregular-whitespace": "error", - "rest-spread-spacing": ["error", "never"], - "no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 1, "maxBOF": 0 }], - "no-new-wrappers": "error", - "no-return-await": "error", - "no-sequences": "error", - "no-sparse-arrays": "error", - "no-trailing-spaces": "error", - "no-multi-spaces": "error", - "no-undef-init": "error", - "no-unsafe-finally": "error", - "no-unused-expressions": "error", - "no-unused-labels": "error", - "space-before-blocks": "error", - "no-var": "error", - "one-var": [ - "error", - "never" - ], - "prefer-const": "error", - "prefer-object-spread": "error", - "space-in-parens": [ - "error", - "never" - ], - "spaced-comment": [ - "off", - "always", - { "line": { "exceptions": ["/"] } } // triple slash directives - ], - "use-isnan": "error", - "valid-typeof": "error", - "yoda": "error", - "space-infix-ops": "error", - "header/header": [ - "warn", - "block", - [ - " --------------------------------------------------------------------------------------------", - " * Copyright (c) Microsoft Corporation. All Rights Reserved.", - " * See 'LICENSE' in the project root for license information.", - " * ------------------------------------------------------------------------------------------ " - - ], - ], - - } -}; diff --git a/Extension/.scripts/clean.ts b/Extension/.scripts/clean.ts index 9d3ac258e..92a85edab 100644 --- a/Extension/.scripts/clean.ts +++ b/Extension/.scripts/clean.ts @@ -18,18 +18,20 @@ export async function main() { } export async function all() { - await rimraf(...(await getModifiedIgnoredFiles()).filter(each => !each.includes('node_modules'))); + await rimraf(...(await getModifiedIgnoredFiles()).filter((each): each is string => each !== undefined && !each.includes('node_modules'))); } export async function reset() { verbose(`Resetting all .gitignored files in extension`); - await rimraf(...await getModifiedIgnoredFiles()); + await rimraf(...(await getModifiedIgnoredFiles()).filter((each): each is string => each !== undefined)); } async function details(files: string[]) { - let all = await Promise.all(files.filter(each => each).map(async (each) => { - // eslint-disable-next-line @typescript-eslint/no-unused-vars - const [filename, stats ] = await filepath.stats(each); + const results = await Promise.all(files.filter(each => each).map(async (each) => { + const [, stats] = await filepath.stats(each); + if (!stats) { + return null; + } return { filename: stats.isDirectory() ? cyan(`${each}${sep}**`) : brightGreen(`${each}`), date: stats.mtime.toLocaleDateString().replace(/\b(\d)\//g, '0$1\/'), @@ -37,6 +39,7 @@ async function details(files: string[]) { modified: stats.mtime }; })); + let all = results.filter((each): each is NonNullable => each !== null); all = all.sort((a, b) => a.modified.getTime() - b.modified.getTime()); // print a formatted table so the date and time are aligned const max = all.reduce((max, each) => Math.max(max, each.filename.length), 0); @@ -56,7 +59,7 @@ export async function show(opt?: string) { case 'ignored': case 'untracked': console.log(cyan('\n\nUntracked+Ignored files:')); - return details(await getModifiedIgnoredFiles()); + return details((await getModifiedIgnoredFiles()).filter((each): each is string => each !== undefined)); default: return error(`Unknown option '${opt}'`); diff --git a/Extension/.scripts/common.ts b/Extension/.scripts/common.ts index 91adc0e30..29758c269 100644 --- a/Extension/.scripts/common.ts +++ b/Extension/.scripts/common.ts @@ -54,11 +54,12 @@ export async function getModifiedIgnoredFiles() { } // return the full path of files that would be removed. + // eslint-disable-next-line @typescript-eslint/no-misused-promises return Promise.all(stdio.filter("Would remove").map((s) => filepath.exists(s.replace(/^Would remove /, ''), $root)).filter(p => p)); } export async function rimraf(...paths: string[]) { - const all = []; + const all: Promise[] = []; for (const each of paths) { if (!each) { continue; @@ -82,6 +83,9 @@ export async function mkdir(filePath: string) { } throw new Error(`Cannot create directory '${filePath}' because there is a file there.`); } + if (!fullPath) { + throw new Error(`Cannot create directory '${filePath}' because the path is invalid.`); + } await md(fullPath, { recursive: true }); return fullPath; @@ -258,7 +262,7 @@ export function position(text: string) { return gray(`${text}`); } -export async function assertAnyFolder(oneOrMoreFolders: string | string[], errorMessage?: string): Promise { +export async function assertAnyFolder(oneOrMoreFolders: string | string[], errorMessage?: string): Promise { oneOrMoreFolders = is.array(oneOrMoreFolders) ? oneOrMoreFolders : [oneOrMoreFolders]; for (const each of oneOrMoreFolders) { const result = await filepath.isFolder(each, $root); @@ -275,7 +279,7 @@ export async function assertAnyFolder(oneOrMoreFolders: string | string[], error } } -export async function assertAnyFile(oneOrMoreFiles: string | string[], errorMessage?: string): Promise { +export async function assertAnyFile(oneOrMoreFiles: string | string[], errorMessage?: string): Promise { oneOrMoreFiles = is.array(oneOrMoreFiles) ? oneOrMoreFiles : [oneOrMoreFiles]; for (const each of oneOrMoreFiles) { const result = await filepath.isFile(each, $root); @@ -325,7 +329,6 @@ export async function checkDTS() { let failing = false; failing = !await assertAnyFile('vscode.d.ts') && (quiet || warn(`The VSCode import file '${$root}/dist/src/vscode.d.ts is missing.`)) || failing; failing = !await assertAnyFile('vscode.proposed.terminalDataWriteEvent.d.ts') && (quiet || warn(`The VSCode import file '${$root}/dist/src/vscode.proposed.terminalDataWriteEvent.d.ts is missing.`)) || failing; - failing = !await assertAnyFile('vscode.proposed.lmTools.d.ts') && (quiet || warn(`The VSCode import file '${$root}/dist/src/vscode.proposed.lmTools.d.ts is missing.`)) || failing; if (!failing) { verbose('VSCode d.ts files appear to be in place.'); diff --git a/Extension/.scripts/copyWalkthruMedia.ts b/Extension/.scripts/copyWalkthruMedia.ts index e2b18823d..842d5da3d 100644 --- a/Extension/.scripts/copyWalkthruMedia.ts +++ b/Extension/.scripts/copyWalkthruMedia.ts @@ -19,7 +19,7 @@ export async function watch() { verbose(`Watching ${source} folder for changes.`); console.log('Press Ctrl+C to exit.'); // eslint-disable-next-line @typescript-eslint/no-unused-vars - for await (const event of watchFiles(source, {recursive: true })) { + for await (const event of watchFiles(source, { recursive: true })) { await main(); } } diff --git a/Extension/.scripts/generateOptionsSchema.ts b/Extension/.scripts/generateOptionsSchema.ts index b6c9a2029..346b21007 100644 --- a/Extension/.scripts/generateOptionsSchema.ts +++ b/Extension/.scripts/generateOptionsSchema.ts @@ -3,8 +3,6 @@ * See 'LICENSE' in the project root for license information. * ------------------------------------------------------------------------------------------ */ -/* eslint-disable no-prototype-builtins */ - import { resolve } from 'path'; import { $root, read, write } from './common'; diff --git a/Extension/.scripts/test.ts b/Extension/.scripts/test.ts index 69fd443cd..c6b2a9a2c 100644 --- a/Extension/.scripts/test.ts +++ b/Extension/.scripts/test.ts @@ -75,7 +75,7 @@ filterStdio(); async function unitTests() { await assertAnyFolder('dist/test/unit', `The folder '${$root}/dist/test/unit is missing. You should run ${brightGreen("yarn compile")}\n\n`); const mocha = await assertAnyFile(["node_modules/.bin/mocha.cmd", "node_modules/.bin/mocha"], `Can't find the mocha testrunner. You might need to run ${brightGreen("yarn install")}\n\n`); - const result = spawnSync(mocha, [`${$root}/dist/test/unit/**/*.test.js`, '--timeout', '30000'], { stdio:'inherit', shell: true }); + const result = spawnSync(mocha, [`${$root}/dist/test/unit/**/*.test.js`, '--timeout', '30000'], { stdio: 'inherit', shell: true }); verbose(`\n${green("NOTE:")} If you want to run a scenario test (end-to-end) use ${cmdSwitch('scenario=')} \n\n`); return result.status; } @@ -161,23 +161,24 @@ interface Input { id: string; type: string; description: string; - options: CommentArray<{label: string; value: string}>; + options: CommentArray<{ label: string; value: string }>; } export async function getScenarioNames() { return (await readdir(`${$root}/test/scenarios`).catch(returns.none)).filter(each => each !== 'Debugger'); } -export async function getScenarioFolder(scenarioName: string) { +export async function getScenarioFolder(scenarioName: string | undefined) { return scenarioName ? resolve(`${$root}/test/scenarios/${(await getScenarioNames()).find(each => each.toLowerCase() === scenarioName.toLowerCase())}`) : undefined; } export async function list() { console.log(`\n${cyan("Scenarios: ")}\n`); const names = await getScenarioNames(); - const max = names.reduce((max, each) => Math.max(max, each), 0); + const max = names.reduce((max, each) => Math.max(max, each.length), 0); for (const each of names) { - console.log(` ${green(each.padEnd(max))}: ${gray(await getScenarioFolder(each))}`); + const folder = await getScenarioFolder(each); + console.log(` ${green(each.padEnd(max))}: ${gray(folder || '')}`); } } diff --git a/Extension/.scripts/tsconfig.json b/Extension/.scripts/tsconfig.json index f382b7844..9253a3c8e 100644 --- a/Extension/.scripts/tsconfig.json +++ b/Extension/.scripts/tsconfig.json @@ -7,6 +7,7 @@ "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "sourceMap": true, - "esModuleInterop": true + "esModuleInterop": true, + "strictNullChecks": true } } diff --git a/Extension/.vscodeignore b/Extension/.vscodeignore index 55474d9bf..ca69612fc 100644 --- a/Extension/.vscodeignore +++ b/Extension/.vscodeignore @@ -29,8 +29,7 @@ jobs/** cgmanifest.json # ignore development files -.eslintignore -.eslintrc.js +eslint.config.js .gitattributes .gitignore gulpfile.js diff --git a/Extension/CHANGELOG.md b/Extension/CHANGELOG.md index e21bb3e7f..c4183d5b7 100644 --- a/Extension/CHANGELOG.md +++ b/Extension/CHANGELOG.md @@ -1,18 +1,53 @@ # C/C++ for Visual Studio Code Changelog -## Version 1.30.0: December 15, 2025 +## Version 1.31.0: February 19, 2026 ### Enhancements +* Add support for `program` in attach debug configurations. [#14046](https://github.com/microsoft/vscode-cpptools/issues/14046) + * Thanks for the contribution. [@Subham-KRLX (Subham)](https://github.com/Subham-KRLX) [PR #14108](https://github.com/microsoft/vscode-cpptools/pull/14108) +* Update SQLite to the latest version. + +### Bug Fixes +* Fix an IntelliSense error with deducing `this` (explicit object member functions) with conversion operators. [#14140](https://github.com/microsoft/vscode-cpptools/issues/14140) +* Fix `embed-dir` compiler arguments not being handled for IntelliSense. [#14154](https://github.com/microsoft/vscode-cpptools/issues/14154) + +## Version 1.30.5: February 9. 2026 +### Bug Fix +* Fix a potential language server deadlock after editing code. + +## Version 1.30.4: February 3, 2026 +### Bug Fix +* Fix signing of MIEngine. [PR MIEngine#1544](https://github.com/microsoft/MIEngine/pull/1544) + +## Version 1.30.3: February 2, 2026 +### Enhancements +* Add IntelliSense support for C++23 multidimensional subscript operators. [#11400](https://github.com/microsoft/vscode-cpptools/issues/11400), [#13798](https://github.com/microsoft/vscode-cpptools/issues/13798) * Change `C` completion behavior to automatically trigger after the `struct/union/enum` keyword and to filter based on the keyword. [#13634](https://github.com/microsoft/vscode-cpptools/issues/13634) -* Change `C++` completions after `using namespace` to filter to include only namespaces and namespace aliases. [#14091](https://github.com/microsoft/vscode-cpptools/issues/14091) +* Add IntelliSense support for C23/C++26 `#embed`. [#13705](https://github.com/microsoft/vscode-cpptools/issues/13705) +* Change `C++` completions after `using namespace` to include only namespaces and namespace aliases. [#14091](https://github.com/microsoft/vscode-cpptools/issues/14091) +* Add IntelliSense support for C++23 `static operator[]`. ### Bug Fixes * Fix `C_Cpp.commentContinuationPatterns` not working after the 2nd line (for non-`/**` patterns). [#8998](https://github.com/microsoft/vscode-cpptools/issues/8998) * Thanks for the contribution. [@dinhtam2c](https://github.com/dinhtam2c) [PR #14074](https://github.com/microsoft/vscode-cpptools/pull/14074) * Fix `${userHome}` not resolving in `C_Cpp` path settings. [#10350](https://github.com/microsoft/vscode-cpptools/issues/10350) -* Fix completion not automatically triggering if invoked on the last column of a line when the previous token is an identifier. [#14086](https://github.com/microsoft/vscode-cpptools/issues/14086) +* Fix the Locals/Watch window displaying `std::map` incorrectly when using the `cppdbg` debugger. [#12102](https://github.com/microsoft/vscode-cpptools/issues/12102) + * Thanks for the contribution. [@OXINARF (Francisco Ferreira)](https://github.com/OXINARF) [PR MIEngine#1531](https://github.com/microsoft/MIEngine/pull/1531) +* Fix an incorrect IntelliSense error on an overridden method. [#13729](https://github.com/microsoft/vscode-cpptools/issues/13729) +* Fix an IntelliSense error with `std::countl_zero`. [#13876](https://github.com/microsoft/vscode-cpptools/issues/13876) +* Fix an IntelliSense squiggle on the wrong identifier when assigning to a constant member variable. [#14018](https://github.com/microsoft/vscode-cpptools/issues/14018) +* Fix IntelliSense with Clang mode C++23 deduced type construction with `auto`. [#14041](https://github.com/microsoft/vscode-cpptools/issues/14041) +* Fix a long `args` list in `launch.json` getting truncated when using the `cppdbg` debugger. [#14054](https://github.com/microsoft/vscode-cpptools/issues/14054) + * Thanks for the contribution. [@Subham-KRLX (Subham)](https://github.com/Subham-KRLX) [PR MIEngine#1529](https://github.com/microsoft/MIEngine/pull/1529) * Fix changes to `C_Cpp.commentContinuationPatterns` not taking effect until the extension restarts. [#14079](https://github.com/microsoft/vscode-cpptools/issues/14079) * Fix `C_Cpp.commentContinuationPatterns` not working correctly for a pattern if it's a prefix of a pattern that is later in the list. [#14081](https://github.com/microsoft/vscode-cpptools/issues/14081) +* Fix completion not automatically triggering if invoked on the last column of a line when the previous token is an identifier. [#14086](https://github.com/microsoft/vscode-cpptools/issues/14086) +* Fix an IntelliSense error with `std::popcount`. [#14105](https://github.com/microsoft/vscode-cpptools/issues/14105) +* Fix GitHub Copilot hover. [#14114](https://github.com/microsoft/vscode-cpptools/issues/14114) +* Fix headers sometimes using a header-only configuration from a configuration provider instead of the source file's configuration. [#14126](https://github.com/microsoft/vscode-cpptools/issues/14126) +* Fix a reference in a `#define` not being found if it's directly after a `#include`. [#14130](https://github.com/microsoft/vscode-cpptools/issues/14130) +* Fix a bug that could cause IntelliSense operations to fail when a document is closed during processing. * Fix an IntelliSense crash in `a_completion_symbol_manager::handle_function` when Copilot is enabled. +* Fix a bug with internal buffer handling that could cause some IntelliSense operations to fail. ## Version 1.29.3: December 8, 2025 ### Bug Fix diff --git a/Extension/README.md b/Extension/README.md index b7d2904ad..d6a505631 100644 --- a/Extension/README.md +++ b/Extension/README.md @@ -75,4 +75,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope ## Data and telemetry -This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: `"telemetry.enableTelemetry"`. Read our [privacy statement](https://privacy.microsoft.com/en-us/privacystatement) to learn more. +This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: `"telemetry.enableTelemetry"`. Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkId=521839) to learn more. diff --git a/Extension/ThirdPartyNotices.txt b/Extension/ThirdPartyNotices.txt index 767975927..62dda2524 100644 --- a/Extension/ThirdPartyNotices.txt +++ b/Extension/ThirdPartyNotices.txt @@ -2100,6 +2100,70 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +--------------------------------------------------------- + +--------------------------------------------------------- + +node-vcvarsall 1.2.0 - MIT +https://github.com/bobbrow/node-vcvarsall#readme + +Copyright (c) 2025 Bob Brown + +MIT License + +Copyright (c) 2025 Bob Brown + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +--------------------------------------------------------- + +--------------------------------------------------------- + +node-vswhere 1.0.2 - MIT +https://github.com/bobbrow/node-vswhere#readme + +Copyright (c) 2025 Bob Brown + +MIT License + +Copyright (c) 2025 Bob Brown + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + --------------------------------------------------------- --------------------------------------------------------- diff --git a/Extension/bin/messages/cs/messages.json b/Extension/bin/messages/cs/messages.json index ccf5503f3..0672c9d03 100644 --- a/Extension/bin/messages/cs/messages.json +++ b/Extension/bin/messages/cs/messages.json @@ -1134,7 +1134,7 @@ "Prázdný seznam přepisovačů se musí kompletně vynechat.", "Očekával se operand asm.", "Očekávalo se přepsání registru.", - "Atribut format vyžaduje parametr tři tečky.", + "Atribut format vyžaduje parametr ellipsis (tři tečky) nebo sadu parametrů.", "První argument náhrady není prvním argumentem proměnné.", "Index argumentu formátu je větší než počet parametrů.", "Argument formátu není řetězcového typu.", @@ -2711,7 +2711,7 @@ "Pokus o přístup přes nulový ukazatel na člen (datový člen)", "Porovnání ukazatele s hodnotou void nebo ukazatelem na funkci není standardní.", "Nepovedlo se inicializovat metadata.", - "Neplatné přetypování mezi základní a odvozenou třídou (úplný typ třídy je %t).", + "Neplatné přetypování mezi základní a odvozenou třídou (skutečný typ odvozené třídy je %t)", "Neplatný přístup k %n v objektu s úplným typem %t.", "__auto_type tady není povolený.", "__auto_type nepovoluje víc deklarátorů.", @@ -3209,7 +3209,7 @@ "Explicitní volání destruktoru není povolené v konstantním výrazu.", "Operátor čárky nezadané v závorkách ve výrazu dolního indexu pole je zastaralý.", "Počet dynamicky přidělených elementů (%d) pro inicializátor je moc malý.", - "Nestálý operand pro výraz %s je zastaralý.", + null, "Použití výsledku přiřazení do nestálého skalárního objektu je zastaralé.", "Nestálý cílový typ pro složený výraz přiřazení je zastaralý.", "Nestálý parametr funkce je zastaralý.", @@ -3249,7 +3249,7 @@ "Nepovedlo se nahradit argumenty %T pro concept-id.", "Pro argumenty %T je koncept false.", "Klauzule requires tady není povolena (nejedná se o funkci se šablonami).", - "Šablona konceptu", + "koncept", "Klauzule requires není kompatibilní s %nfd.", "Očekával se atribut.", null, @@ -3439,12 +3439,12 @@ "Převzetí adresy funkce s explicitním this vyžaduje kvalifikovaný název.", "Vytvoření adresy funkce s explicitním this vyžaduje operátor &.", "řetězcový literál nelze použít k inicializaci člena flexibilního pole.", - "reprezentace IFC definice funkce %sq je neplatná", null, - "graf UniLevel IFC se nepoužil k zadání parametrů.", - "V grafu definice parametrů IFC byl zadán tento počet parametrů: %u1, zatímco deklarace IFC určovala tento počet parametrů: %u2.", - "V grafu definice parametrů IFC byly zadány %u1 parametry, zatímco deklarace IFC určovala tento počet parametrů: %u2.", - "V grafu definice parametrů IFC byly zadány %u1 parametry, zatímco deklarace IFC určovala tento počet parametrů: %u2.", + null, + null, + null, + null, + null, "chybí reprezentace IFC definice funkce %sq", "modifikátor funkce se nevztahuje na deklaraci členské šablony.", "výběr člena zahrnuje příliš mnoho vnořených anonymních typů", @@ -3598,8 +3598,8 @@ "Výraz lambda static musí mít prázdnou specifikaci zachycení.", "Jednotka hlavičky EDG IFC", "EDG IFC", - "pro aktuální jednotku překladu se nepovedlo vytvořit jednotku hlavičky", - "aktuální jednotka překladu používá jednu nebo více funkcí, které se v tuto chvíli nedají zapsat do jednotky hlavičky", + "Pro aktuální jednotku překladu se nepovedlo vygenerovat soubor IFC.", + "Jedna nebo více entit se v tuto chvíli nedá zapsat do souboru IFC.", "explicit(bool) je funkcí C++20", "prvním argumentem musí být ukazatel na celé číslo (integer), výčet (enum) nebo podporovaný typ s plovoucí desetinnou čárkou", "moduly C++ nelze použít při kompilaci více jednotek překladu", @@ -3746,6 +3746,6 @@ "šablona s atributem no_specializations nemůže být specializovaná", "„static“ je zde nestandardní", "%nd byl dříve deklarován bez explicitního základu výčtu", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "Chybějící typename je tady nestandardní.", + "Zkrácená syntaxe šablony funkce není standardní pro vodítka dedukce" +] diff --git a/Extension/bin/messages/de/messages.json b/Extension/bin/messages/de/messages.json index de80af3e6..2366318d6 100644 --- a/Extension/bin/messages/de/messages.json +++ b/Extension/bin/messages/de/messages.json @@ -1134,7 +1134,7 @@ "Eine leere Überschreibungsliste muss komplett ausgelassen werden.", "Es wurde ein ASM-Operand erwartet.", "Es wurde eine zu überschreibende Registrierung erwartet.", - "Das format-Attribut erfordert einen Auslassungszeichenparameter.", + "Das Attribut „Format“ erfordert einen Auslassungspunkte-Parameter oder ein Parameterpaket", "Das erste Ersetzungsargument ist nicht das erste Variablenargument.", "Der Formatargumentindex ist größer als die Anzahl von Parametern.", "Das Formatargument weist keinen Zeichenfolgentyp auf.", @@ -2711,7 +2711,7 @@ "Es wurde versucht, eine Pointer-to-Member-Funktion mit dem Wert NULL (Datenmember) zu dereferenzieren.", "Das Vergleichen eines Zeigers mit \"void\" und eines Zeigers mit einer Funktion ist kein Standardvorgehen.", "Fehler bei der Metadateninitialisierung.", - "Ungültige Umwandlung aus Basis in abgeleitete Klasse (der vollständige Klassentyp ist \"%t\").", + "Ungültige Umwandlung vom Basistyp zum abgeleiteten Typ (tatsächlicher abgeleiteter Klassentyp ist %t)", "Ungültiger Zugriff auf %n im Objekt des vollständigen Typs %t.", "\"__auto_type\" ist hier unzulässig.", "\"__auto_type\" erlaubt nicht mehrere Deklaratoren.", @@ -3209,7 +3209,7 @@ "Ein expliziter Destruktoraufruf ist in einem Konstantenausdruck nicht zulässig.", "Ein nicht in Klammern gesetzter Kommaoperator im Unterskriptausdruck eines Arrays ist veraltet.", "Die Anzahl dynamisch zugeordneter Elemente (%d) ist zu klein für den Initialisierer.", - "Ein volatile-Operand für einen %s-Ausdruck ist veraltet.", + null, "Die Verwendung des Ergebnisses einer Zuweisung zu einem volatile-Skalarobjekt ist veraltet.", "Ein volatile-Zieltyp für einen Verbundzuweisungsausdruck ist veraltet.", "Ein volatile-Funktionsparameter ist veraltet.", @@ -3249,7 +3249,7 @@ "Fehler beim Ersetzen von Argumenten \"%T\" für \"concept-id\".", "Das Konzept für die Argumente \"%T\" ist FALSE.", "Eine requires-Klausel ist hier nicht zulässig (keine Funktion mit Vorlagen).", - "Konzeptvorlage", + "Konzept", "Die requires-Klausel ist nicht mit \"%nfd\" kompatibel.", "Es wurde ein Attribut erwartet.", null, @@ -3439,12 +3439,12 @@ "das Übernehmen der Adresse einer expliziten „dies“-Funktion erfordert einen qualifizierten Namen.", "das Formatieren der Adresse einer expliziten „dies“-Funktion erfordert den Operator „&“", "Ein Zeichenfolgenliteral kann nicht zum Initialisieren eines flexiblen Arraymembers verwendet werden.", - "Die IFC-Darstellung der Definition der Funktion %sq ist ungültig", null, - "Ein UniLevel-IFC-Chart wurde nicht zum Angeben von Parametern verwendet.", - "Der %u1 Parameter wurden im IFC-Parameterdefinitionschart angegeben, während %u2 Parameter in der IFC-Deklaration angegeben wurden.", - "Der %u1 Parameter wurde im IFC-Parameterdefinitionschart angegeben, während %u2 Parameter in der IFC-Deklaration angegeben wurden.", - "%u1 Parameter wurden im IFC-Parameterdefinitionschart angegeben, während der %u2 Parameter in der IFC-Deklaration angegeben wurde.", + null, + null, + null, + null, + null, "Die IFC-Darstellung der Definition der Funktion %sq fehlt", "Funktionsmodifizierer gilt nicht für eine statische Mitgliedervorlagendeklaration", "Die Mitgliederauswahl umfasst zu viele geschachtelte anonyme Typen", @@ -3598,8 +3598,8 @@ "Ein Lambdaausdruck \"static\" muss eine leere Erfassungsspezifikation aufweisen.", "EDG IFC-Headereinheit", "EDG IFC", - "für die aktuelle Übersetzungseinheit konnte keine Headereinheit erstellt werden", - "Die aktuelle Übersetzungseinheit verwendet mindestens ein Feature, das derzeit nicht in eine Headereinheit geschrieben werden kann", + "Für die aktuelle Übersetzungseinheit konnte keine IFC-Datei erstellt werden.", + "Mindestens eine Entität kann derzeit nicht in eine IFC-Datei geschrieben werden.", "\"explicit(bool)\" ist ein C++20-Feature", "Das erste Argument muss ein Zeiger auf eine Ganzzahl, enum oder unterstützte Gleitkommazahl sein", "C++-Module können beim Kompilieren mehrerer Übersetzungseinheiten nicht verwendet werden", @@ -3746,6 +3746,6 @@ "Vorlage mit dem Attribut „no_specializations“ kann nicht spezialisiert werden", "„static“ entspricht hier nicht dem Standard", "%nd wurde zuvor ohne explizite Enumerationsbasis deklariert", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" + "Fehlender „typename“ entspricht hier nicht dem Standard.", + "Die abgekürzte Funktionsvorlagensyntax entspricht nicht dem Standard für Deduktionsleitfäden." ] \ No newline at end of file diff --git a/Extension/bin/messages/es/messages.json b/Extension/bin/messages/es/messages.json index 8bc453167..cceafe084 100644 --- a/Extension/bin/messages/es/messages.json +++ b/Extension/bin/messages/es/messages.json @@ -1134,7 +1134,7 @@ "una lista de destrucciones vacía se debe omitir por completo", "se esperaba un operando asm", "se esperaba un registro para destruir", - "el atributo 'format' requiere un parámetro de puntos suspensivos", + "El atributo \"format\" requiere un parámetro de puntos suspensivos o un paquete de parámetros", "el primer argumento de sustitución no es el primer argumento de variable", "el índice de argumentos de formato es superior al número de parámetros", "un argumento de formato no tiene un tipo de cadena", @@ -2711,7 +2711,7 @@ "Intento de desreferenciar un puntero a miembro nulo (miembro de datos)", "comparar un puntero con void y un puntero con una función no estándar", "error en la inicialización de los metadatos", - "conversión de base a derivado no válida (el tipo de clase completa es %t)", + "conversión de base a derivada no válida (el tipo de clase derivada real es %t)", "acceso a %n no válido en un objeto del tipo %t completo", "no se permite aquí \"__auto_type\"", "\"__auto_type\" no admite varios declaradores", @@ -3209,7 +3209,7 @@ "no se permite una llamada explícita a un destructor en una expresión constante", "Un operador de coma sin paréntesis en una expresión de subíndice de matriz está en desuso", "el número de elementos asignados dinámicamente (%d) es demasiado pequeño para el inicializador", - "un operando volatile para la expresión %s está en desuso", + null, "el uso del resultado de una asignación a un objeto escalar volatile está en desuso", "un tipo de destino volatile para una expresión de asignación compuesta está en desuso", "un parámetro de función volatile está en desuso", @@ -3249,7 +3249,7 @@ "error de sustitución de los argumentos %T para concept-id", "el concepto es false para los argumentos %T", "no se permite una cláusula requires aquí (no es una función basada en plantilla)", - "plantilla de concepto", + "concepto", "la cláusula requires es incompatible con %nfd", "se esperaba un atributo", null, @@ -3439,12 +3439,12 @@ "tomar la dirección de una función explícita \"this\" requiere un nombre completo", "la formación de la dirección de una función explícita 'this' requiere el operador '&'", "no se puede usar un literal de cadena para inicializar un miembro de matriz flexible", - "la representación IFC de la definición de la función %sq no es válida", null, - "no se usó un gráfico IFC UniLevel para especificar parámetros", - "el gráfico de definición de parámetros IFC especificó %u1 parámetros, mientras que la declaración IFC especificó %u2 parámetros", - "el gráfico de definición de parámetros IFC especificó %u1 parámetro, mientras que la declaración IFC especificó %u2 parámetros", - "el gráfico de definición de parámetros IFC especificó %u1 parámetros, mientras que la declaración IFC especificó %u2 parámetro", + null, + null, + null, + null, + null, "falta la representación IFC de la definición de la función %sq", "el modificador de función no se aplica a la declaración de plantilla de miembro", "la selección de miembros implica demasiados tipos anónimos anidados", @@ -3598,8 +3598,8 @@ "una expresión lambda \"estática\" debe tener una especificación de captura vacía", "Unidad de encabezado EDG IFC", "EDG IFC", - "no se pudo crear una unidad de encabezado para la unidad de traducción actual", - "la unidad de traducción actual usa una o varias características que no se pueden escribir actualmente en una unidad de encabezado", + "no se pudo generar un archivo IFC para la unidad de traducción actual", + "actualmente no se puede escribir una o más entidades en un archivo IFC", "'explicit(bool)' es una característica de C++20", "el primer argumento debe ser un puntero a entero, enumeración o tipo de punto flotante admitido", "No se pueden usar módulos de C++ al compilar varias unidades de traducción", @@ -3746,6 +3746,6 @@ "La plantilla con el atributo \"no_specializations\" no se puede especializar", "\"static\" no es estándar aquí", "%nd se declaró previamente sin una base explícita de enumeración", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" + "falta 'typename' no estándar aquí", + "La sintaxis abreviada de las plantillas de funciones no es estándar para las guías de deducción" ] \ No newline at end of file diff --git a/Extension/bin/messages/fr/messages.json b/Extension/bin/messages/fr/messages.json index 8785411e1..554718926 100644 --- a/Extension/bin/messages/fr/messages.json +++ b/Extension/bin/messages/fr/messages.json @@ -1134,7 +1134,7 @@ "une liste d'éléments écrasés vide doit être omise entièrement", "opérande asm attendu", "registre à écraser attendu", - "l'attribut 'format' requiert un paramètre ellipse", + "L’attribut « format » nécessite un paramètre ellipse ou un ensemble de paramètres", "le premier argument de substitution n'est pas le premier argument de variable", "l'index d'arguments de format est supérieur au nombre d'arguments", "l'argument de format n'est pas de type chaîne", @@ -2711,7 +2711,7 @@ "tentative de déréférencement d'un pointeur vers membre null (membre de données)", "la comparaison d'un pointeur à void et d'un pointeur à une fonction n'est pas standard", "échec de l'initialisation des métadonnées", - "cast du type de base en type dérivé non valide (le type de classe complet est %t)", + "conversion de base vers dérivée non valide (le type réel de la classe dérivée est %t)", "accès non valide à %n dans l'objet de type complet %t", "'__auto_type' non autorisé ici", "'__auto_type' n'autorise pas plusieurs déclarateurs", @@ -3209,7 +3209,7 @@ "un appel à un destructeur explicite n'est pas autorisé dans une expression constante", "l'utilisation d'un opérateur virgule non placé entre parenthèses dans une expression d'indice de tableau est dépréciée", "le nombre d'éléments alloués dynamiquement (%d) est trop faible pour l'initialiseur", - "l'utilisation d'un opérande volatile dans l'expression %s est dépréciée", + null, "l'utilisation du résultat d'une affectation dans un objet scalaire volatile est dépréciée", "l'utilisation d'un type de destination volatile pour une expression d'affectation composée est dépréciée", "l'utilisation d'un paramètre de fonction volatile est dépréciée", @@ -3249,7 +3249,7 @@ "échec de la substitution des arguments %T pour l'ID de concept", "le concept est faux pour les arguments %T", "une clause requires n'est pas autorisée ici (il ne s'agit pas d'une fonction basée sur un modèle)", - "modèle de concept", + "concept", "clause requires incompatible avec %nfd", "attribut attendu", null, @@ -3439,12 +3439,12 @@ "la prise de l’adresse d’une fonction « this » explicite nécessite un nom qualifié", "la création de l’adresse d’une fonction « this » explicite nécessite l’opérateur '&'", "impossible d’utiliser un littéral de chaîne pour initialiser un membre de tableau flexible", - "la représentation IFC de la définition de la fonction %sq n’est pas valide", null, - "un graphique IFC UniLevel n’a pas été utilisé pour spécifier des paramètres.", - "%u1 paramètres ont été spécifiés par le graphique de définition de paramètres IFC alors que %u2 paramètres ont été spécifiés par la déclaration IFC", - "%u1 paramètre a été spécifié par le graphique de définition de paramètres IFC alors que %u2 paramètres ont été spécifiés par la déclaration IFC", - "%u1 paramètres ont été spécifiés par le graphique de définition de paramètres IFC alors que %u2 paramètre a été spécifié par la déclaration IFC", + null, + null, + null, + null, + null, "la représentation IFC de la définition de la fonction %sq est absente", "Le modificateur de fonction ne s'applique pas à la déclaration du modèle de membre.", "la sélection de membre implique un trop grand nombre de types anonymes imbriqués", @@ -3598,8 +3598,8 @@ "une expression lambda « static » doit avoir une spécification de capture vide", "Unité d’en-tête IFC EDG", "EDG IFC", - "impossible de créer une unité d’en-tête pour l’unité de traduction actuelle", - "l’unité de traduction actuelle utilise une ou plusieurs fonctionnalités qui ne peuvent actuellement pas être écrites dans une unité d’en-tête", + "impossible de produire un fichier IFC pour l’unité de traduction en cours", + "impossible d’écrire une ou plusieurs entités dans un fichier IFC", "'explicit(bool)' est une fonctionnalité C++20", "le premier argument doit être un pointeur vers un entier, une enum ou un type de point flottant pris en charge", "les modules C++ ne peuvent pas être utilisés lors de la compilation de plusieurs unités de traduction", @@ -3746,6 +3746,6 @@ "le modèle avec l’attribut « no_specializations » ne peut pas être spécialisé", "« static » n’est pas standard ici", "%nd a été déclaré précédemment sans base d’énumération explicite", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "le mot-clé « typename » manquant n’est pas standard ici", + "la syntaxe abrégée du modèle de fonction n’est pas standard pour les guides de déduction" +] diff --git a/Extension/bin/messages/it/messages.json b/Extension/bin/messages/it/messages.json index 43c7ddb5b..c6ec55540 100644 --- a/Extension/bin/messages/it/messages.json +++ b/Extension/bin/messages/it/messages.json @@ -1134,7 +1134,7 @@ "un elenco di sovrascritture vuoto deve essere interamente omesso", "previsto un operando di assembly", "previsto un registro da sovrascrivere", - "con l'attributo 'format' è richiesto un parametro puntini di sospensione", + "l'attributo 'format' richiede un parametro ellipsis o un pacchetto di parametri", "il primo argomento di sostituzione non è il primo argomento variabile", "l'indice dell'argomento format è maggiore del numero di parametri", "l'argomento format non include il tipo string", @@ -2711,7 +2711,7 @@ "si è provato a dereferenziare un puntatore a membro (membro dati) Null", "il confronto di un puntatore con void e di un puntatore con una funzione non è conforme allo standard", "inizializzazione dei metadati non riuscita", - "cast da base a derivato non valido (il tipo classe completo è %t)", + "cast da base a derivato non valido (il tipo della classe derivata effettivo è %t)", "accesso non valido a %n nell'oggetto del tipo completo %t", "'__auto_type' non è consentito in questo punto", "'__auto_type' non consente l'uso di più dichiaratori", @@ -3209,7 +3209,7 @@ "una chiamata di distruttore esplicita non è consentita in un'espressione costante", "un operatore con virgola non racchiusa tra parentesi in un'espressione di indice di matrice è deprecato", "il numero di elementi allocati dinamicamente (%d) è troppo ridotto per l'inizializzatore", - "un operando volatile per l'espressione %s è deprecato", + null, "l'utilizzo del risultato di un'assegnazione a un oggetto scalare volatile è deprecato", "un tipo di destinazione volatile per un'espressione di assegnazione composta è deprecato", "un parametro di funzione volatile è deprecato", @@ -3249,7 +3249,7 @@ "la sostituzione degli argomenti %T per l'ID concetto non è riuscita", "il concetto è false per gli argomenti %T", "in questo punto non sono consentite clausole requires (non è una funzione basata su modelli)", - "modello di concetto", + "concetto", "la clausola requires non è compatibile con %nfd", "è previsto un attributo", null, @@ -3439,12 +3439,12 @@ "l'acquisizione dell'indirizzo di una funzione esplicita 'this' richiede un nome qualificato", "per formare l'indirizzo di una funzione esplicita 'this' è necessario l'operatore '&'", "impossibile utilizzare un valore letterale stringa per inizializzare un membro di matrice flessibile", - "la rappresentazione IFC della definizione della funzione %sq non è valida", null, - "un grafico IFC UniLevel non è stato usato per specificare i parametri", - "%u1 parametri specificati dal grafico di definizione dei parametri IFC mentre %u2 parametri sono stati specificati dalla dichiarazione IFC", - "%u1 parametro è stato specificato dal grafico di definizione del parametro IFC mentre %u2 parametri sono stati specificati dalla dichiarazione IFC", - "%u1 parametri sono stati specificati dal grafico di definizione del parametro IFC mentre %u2 parametro è stato specificato dalla dichiarazione IFC", + null, + null, + null, + null, + null, "manca la rappresentazione IFC della definizione della funzione %sq", "il modificatore di funzione non si applica alla dichiarazione del modello di membro", "la selezione dei membri implica troppi tipi anonimi annidati", @@ -3598,8 +3598,8 @@ "un'espressione lambda 'static' deve avere una specifica di acquisizione vuota", "Unità di intestazione IFC EDG", "EDG IFC", - "Non è possibile creare un'unità di intestazione per l'unità di conversione corrente", - "l'unità di conversione corrente utilizza una o più funzionalità che attualmente non possono essere scritte in un'unità di intestazione", + "non è possibile generare un file IFC per l'unità di traduzione corrente", + "non è attualmente possibile scrivere una o più entità in un file IFC", "'explicit(bool)' è una funzionalità di C++20", "il primo argomento deve essere un puntatore a un numero intero, un'enumerazione o un tipo a virgola mobile supportato", "non è possibile utilizzare moduli C++ durante la compilazione di più unità di conversione", @@ -3746,6 +3746,6 @@ "modello con l'attributo 'no_specializations' non può essere specializzato", "'static' non è standard qui", "%nd era stato dichiarato in precedenza senza una base di enumerazione esplicita", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "manca 'typename' che qui non è standard", + "la sintassi abbreviata del modello di funzione non è standard per le guide alla deduzione" +] diff --git a/Extension/bin/messages/ja/messages.json b/Extension/bin/messages/ja/messages.json index d4b60182c..4e0edb265 100644 --- a/Extension/bin/messages/ja/messages.json +++ b/Extension/bin/messages/ja/messages.json @@ -1134,7 +1134,7 @@ "空の上書きリストはリスト全体が省略される必要があります", "asm オペランドが必要です", "上書きするレジスタが必要です", - "'format' 属性には省略記号のパラメーターが必要です", + "'format' 属性には省略記号パラメーターまたはパラメーター パックが必要です", "最初の代替引数が最初の可変引数ではありません", "format 引数のインデックスがパラメーターの数より大きいです", "format 引数が文字列型ではありません", @@ -2711,7 +2711,7 @@ "null pointer-to-member を逆参照しようとしました (データ メンバー)", "void へのポインターと関数へのポインターの比較は非標準です", "メタデータの初期化に失敗しました", - "base から derived へのキャストが無効です (完全なクラス型は %t です)", + "base から derived へのキャストが無効です (実際の derived クラス型は %t です)", "完全な型 %t のオブジェクトの %n へのアクセス権が無効です", "'__auto_type' はここでは使用できません", "'__auto_type' には複数の宣言子は使用できません", @@ -3209,7 +3209,7 @@ "定数式では明示的なデストラクター呼び出しは許可されていません", "配列インデックス式では、かっこで囲まれていないコンマ演算子は非推奨です", "動的に割り当てられる要素 (%d) の数が初期化子には少なすぎます", - "%s 式に対する揮発性のオペランドは非推奨です", + null, "揮発性のスカラー オブジェクトへの代入の結果の使用は非推奨です", "複合代入式では揮発性のターゲットの型は非推奨です", "揮発性の関数パラメーターは非推奨です", @@ -3249,7 +3249,7 @@ "概念 ID の引数 %Tの置換に失敗しました", "引数 %T の概念は false です", "こちらでは requires 句は許可されていません (テンプレート関数ではありません)", - "コンセプト テンプレート", + "概念", "requires 句は %nfd と互換性がありません", "属性が必要です", null, @@ -3439,12 +3439,12 @@ "明示的な 'this' 関数のアドレスの取得には修飾名が必要です", "明示的な 'this' 関数のアドレスの形成には '&' 演算子が必要です", "文字列リテラルを柔軟な配列メンバーを初期化するのに使用することはできません", - "関数 %sq の定義の IFC 表現が無効です", null, - "パラメーターの指定に UniLevel IFC グラフが使用されませんでした", - "%u1 個のパラメーターが IFC パラメーター定義グラフで指定されましたが、IFC 宣言では %u2 個のパラメーターが指定されました", - "%u1 個のパラメーターが IFC パラメーター定義グラフで指定されましたが、IFC 宣言では %u2 個のパラメーターが指定されました", - "%u1 個のパラメーターが IFC パラメーター定義グラフで指定されましたが、IFC 宣言では %u2 個のパラメーターが指定されました", + null, + null, + null, + null, + null, "関数 %sq の定義の IFC 表現が見つかりません", "関数修飾子はメンバー テンプレート宣言には適用されません", "メンバーの選択に含まれる、入れ子になった匿名のタイプが多すぎます", @@ -3598,8 +3598,8 @@ "'static' ラムダ式には空のキャプチャ仕様が必要です", "EDG IFC ヘッダー ユニット", "EDG IFC", - "現在の翻訳単位のヘッダー ユニットを作成できませんでした", - "現在の翻訳単位は、現在ヘッダー ユニットに書き込むことができない 1 つ以上の機能を使用します", + "現在の翻訳単位の IFC ファイルを生成できませんでした", + "現在、1 つ以上のエンティティを IFC ファイルに書き込めません", "'explicit(bool)' は C++20 機能です", "最初の引数は、整数、enum、またはサポートされている浮動小数点型へのポインターである必要があります", "複数の翻訳単位をコンパイルする場合、C++ モジュールは使用できません", @@ -3746,6 +3746,6 @@ "'no_specializations' 属性を持つテンプレートを特殊化することはできません", "'static' はここでは非標準です", "%nd は、明示的な列挙型ベースなしで以前に宣言されました", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "見つからない 'typename' はここでは非標準です", + "省略形の関数テンプレート構文は、推論ガイドでは非標準です" +] diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index c7ff3d8f2..bbabf4e0a 100644 --- a/Extension/bin/messages/ko/messages.json +++ b/Extension/bin/messages/ko/messages.json @@ -1134,7 +1134,7 @@ "비어 있는 변경 가능 목록을 완전히 생략해야 합니다.", "asm 피연산자가 필요합니다.", "변경할 레지스터가 필요합니다.", - "'format' 특성에는 가변 매개 변수(...)가 필요합니다.", + "'format' 특성에는 줄임표 매개 변수 또는 매개 변수 팩이 필요합니다.", "첫 번째 대체 인수가 첫 번째 가변 인수가 아닙니다.", "format 인수의 인덱스가 매개 변수 개수보다 큽니다.", "format 인수에 문자열 형식을 사용할 수 없습니다.", @@ -2711,7 +2711,7 @@ "null 멤버 포인터(데이터 멤버)를 역참조하려고 합니다.", "void에 대한 포인터 및 함수에 대한 포인터 비교가 표준이 아닙니다.", "메타데이터 초기화 실패", - "기본에서 파생으로의 캐스트가 잘못되었습니다(완전한 클래스 형식은 %t임).", + "기본에서 파생으로의 캐스트가 잘못되었습니다(실제 파생 클래스 형식은 %t임).", "완전한 형식 %t의 개체에서 %n에 대한 액세스가 잘못되었습니다.", "'__auto_type'은 여기에 사용할 수 없습니다.", "'__auto_type'에는 선언자를 여러 개 사용할 수 없습니다.", @@ -3209,7 +3209,7 @@ "상수 식에는 명시적 소멸자 호출을 사용할 수 없습니다.", "배열 첨자 식의 괄호로 묶이지 않은 쉼표 연산자는 사용되지 않습니다.", "동적으로 할당된 요소 수(%d개)가 이니셜라이저에 비해 너무 적습니다.", - "%s 식에 대한 volatile 피연산자는 사용되지 않습니다.", + null, "volatile 스칼라 개체에 할당한 결과는 사용되지 않습니다.", "복합 대입 식에 대한 volatile 대상 형식은 사용되지 않습니다.", "volatile 함수 매개 변수는 사용되지 않습니다.", @@ -3249,7 +3249,7 @@ "개념 ID의 %T 인수를 대체하지 못했습니다.", "%T 인수의 개념이 false입니다.", "requires 절은 여기에서 허용되지 않습니다(템플릿 기반 함수가 아님).", - "개념 템플릿", + "개념", "requires 절이 %nfd과(와) 호환되지 않습니다.", "특성이 필요합니다.", null, @@ -3439,12 +3439,12 @@ "명시적 'this' 함수의 주소를 사용하려면 정규화된 이름이 필요합니다.", "명시적 'this' 함수의 주소를 구성하려면 '&' 연산자가 필요합니다.", "가변 배열 멤버를 초기화하는 데 문자열 리터럴을 사용할 수 없습니다.", - "함수 %sq의 정의의 IFC 표현이 잘못되었습니다.", null, - "매개 변수를 지정하는 데 UniLevel IFC 차트가 사용되지 않았습니다.", - "%u1 매개 변수는 IFC 매개 변수 정의 차트에 의해 지정되었지만 %u2 매개 변수는 IFC 선언에 의해 지정되었습니다.", - "%u1 매개 변수는 IFC 매개 변수 정의 차트에 의해 지정되었지만 %u2 매개 변수는 IFC 선언에 의해 지정되었습니다.", - "%u1 매개 변수는 IFC 매개 변수 정의 차트에 의해 지정되었지만 %u2 매개 변수는 IFC 선언에 의해 지정되었습니다.", + null, + null, + null, + null, + null, "%sq 함수 정의의 IFC 표현이 없습니다.", "함수 한정자는 멤버 템플릿 선언에 적용되지 않습니다.", "멤버 선택에 너무 많은 중첩된 익명 형식이 포함됩니다.", @@ -3598,8 +3598,8 @@ "'static' 람다 식에는 빈 캡처 사양이 있어야 합니다.", "EDG IFC 헤더 단위", "EDG IFC", - "현재 변환 단위에 대한 헤더 단위를 만들 수 없습니다.", - "현재 변환 단위는 헤더 단위에 현재 쓸 수 없는 하나 이상의 기능을 사용합니다.", + "현재 번역 단위에 대해 IFC 파일을 생성할 수 없습니다.", + "하나 이상의 엔터티를 현재 IFC 파일에 쓸 수 없습니다.", "'explicit(bool)'는 C++20 기능입니다.", "첫 번째 인수는 정수, enum 또는 지원되는 부동 소수점 형식에 대한 포인터여야 합니다.", "여러 번역 단위를 컴파일할 때는 C++ 모듈을 사용할 수 없습니다.", @@ -3746,6 +3746,6 @@ "'no_specializations' 특성이 있는 템플릿은 특수화할 수 없습니다.", "여기서 'static'은 표준이 아닙니다.", "%nd은(는) 이전에 명시적 열거형 기반 없이 선언되었습니다.", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "여기서 누락된 'typename'이 표준이 아닙니다.", + "약식 함수 템플릿 구문은 추론 가이드에 대한 표준이 아닙니다." +] diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index 53e627f90..ac4c22240 100644 --- a/Extension/bin/messages/pl/messages.json +++ b/Extension/bin/messages/pl/messages.json @@ -1134,7 +1134,7 @@ "pustą listę elementów nadpisywanych należy całkowicie pominąć", "oczekiwano operandu funkcji asm", "oczekiwano rejestru do nadpisania", - "atrybut „format” wymaga parametru wielokropka", + "atrybut „format” wymaga parametru wielokropka lub pakietu parametrów", "pierwszy argument podstawienia nie jest pierwszym argumentem zmiennej", "indeks argumentu formatu jest większy niż liczba parametrów", "argument formatu nie ma typu ciągu", @@ -2711,7 +2711,7 @@ "próba wyłuskania pustego wskaźnika do składowej (składowej danych)", "porównanie wskaźnika z elementem void i wskaźnika z funkcją jest niestandardowe", "nie można zainicjować metadanych", - "nieprawidłowe rzutowanie typu bazowego na pochodny (pełny typ klasy to %t)", + "nieprawidłowe rzutowanie typu bazowego na pochodny (rzeczywisty typ klasy pochodnej to %t)", "nieprawidłowy dostęp do elementu %n w obiekcie, którego pełny typ to %t", "element „__auto_type” jest niedozwolony w tym miejscu", "element „__auto_type” nie zezwala na wiele deklaratorów", @@ -3209,7 +3209,7 @@ "jawne wywołanie destruktora jest niedozwolone w wyrażeniu stałym", "nieujęty w nawiasach operator przecinka w wyrażeniu indeksu tablicy jest przestarzały", "liczba dynamicznie przydzielonych elementów (%d) jest zbyt mała dla inicjatora", - "nietrwały operand wyrażenia %s jest przestarzały", + null, "używanie wyniku przypisania do nietrwałego obiektu skalarnego jest przestarzałe", "nietrwały typ docelowy dla złożonego wyrażenia przypisania jest przestarzały", "nietrwały parametr funkcji jest przestarzały", @@ -3249,7 +3249,7 @@ "podstawianie argumentów %T dla identyfikatora koncepcji nie powiodło się", "koncepcja jest fałszywa dla argumentów %T", "klauzula requires nie jest dozwolona w tym miejscu (nie jest to funkcja z szablonem)", - "szablon koncepcji", + "koncepcja", "klauzula requires jest niezgodna z elementem %nfd", "oczekiwano atrybutu", null, @@ -3439,12 +3439,12 @@ "pobieranie adresu jawnej funkcji „this” wymaga kwalifikowanej nazwy", "utworzenie adresu jawnej funkcji „this” wymaga operatora \"&\"", "literału ciągu nie można użyć do zainicjowania elastycznej składowej tablicy", - "Reprezentacja IFC definicji funkcji %sq jest nieprawidłowa", null, - "wykres IFC UniLevel nie został użyty do określenia parametrów", - "Parametry (%u1) zostały określone przez wykres definicji parametru IFC, podczas gdy parametry (%u2) zostały określone przez deklarację IFC", - "Parametry (%u1) zostały określone przez wykres definicji parametru IFC, podczas gdy parametry (%u2) zostały określone przez deklarację IFC", - "Parametry (%u1) zostały określone przez wykres definicji parametru IFC, podczas gdy parametry (%u2) zostały określone przez deklarację IFC", + null, + null, + null, + null, + null, "Brak reprezentacji IFC definicji funkcji %sq", "modyfikator funkcji nie ma zastosowania do deklaracji szablonu elementu członkowskiego", "wybór elementu członkowskiego obejmuje zbyt wiele zagnieżdżonych typów anonimowych", @@ -3598,8 +3598,8 @@ "wyrażenie lambda „statyczne” musi mieć pustą specyfikację przechwytywania", "Jednostka nagłówka EDG IFC", "EDG IFC", - "nie można utworzyć jednostki nagłówka dla bieżącej jednostki translacji", - "bieżąca jednostka translacji używa co najmniej jednej funkcji, których obecnie nie można zapisać w jednostce nagłówka", + "nie można utworzyć pliku IFC dla bieżącej jednostki tłumaczenia", + "nie można obecnie zapisać jednej lub więcej jednostek w pliku IFC", "„explicit(bool)” jest funkcją języka C++20", "pierwszy argument musi być wskaźnikiem do liczby całkowitej, wyliczenia lub obsługiwanego typu zmiennoprzecinkowego", "Modułów języka C++ nie można używać podczas kompilowania wielu jednostek tłumaczenia", @@ -3746,6 +3746,6 @@ "szablon z atrybutem „no_specializations” nie może być wyspecjalizowany", "„static” jest tutaj niestandardowy", "funkcja %nd została poprzednio zadeklarowana bez jawnej bazy wyliczenia", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "brak elementu „typename” jest tutaj niestandardowe", + "skrócona składnia szablonu funkcji jest niestandardowa dla przewodników dedukcji" +] diff --git a/Extension/bin/messages/pt-br/messages.json b/Extension/bin/messages/pt-br/messages.json index 4d5705cd7..6df58e7c3 100644 --- a/Extension/bin/messages/pt-br/messages.json +++ b/Extension/bin/messages/pt-br/messages.json @@ -1134,7 +1134,7 @@ "um clobber vazio deve ser totalmente omitido", "esperado um operando asm", "esperado um registro para clobber", - "\"format\" attribute requires an ellipsis parameter", + "O atributo 'format' requer um parâmetro elipse ou um pacote de parâmetros", "o primeiro argumento de substituição não é o primeiro argumento variável", "o índice de argumento do formato é maior que o número de parâmetros", "o argumento de formato não tem tipo de sequência", @@ -2711,7 +2711,7 @@ "tentativa de desreferenciar um ponteiro para membro nulo (membro de dados)", "comparar um ponteiro para nulo e um ponteiro para uma função não é padrão", "falha na inicialização de metadados", - "conversão de base para derivado inválida (o tipo de classe completo é %t)", + "Conversão inválida de base para derivada (o tipo real da classe derivada é %t)", "acesso inválido a %n no objeto do tipo %t completo", "'__auto_type' não é permitido aqui", "'__auto_type' não permite vários declaradores", @@ -3209,7 +3209,7 @@ "uma chamada de destruidor explícita não é permitida em uma expressão constante", "um operador de vírgula que não está entre parênteses em uma expressão de subscrito de matriz está preterido", "número de elementos alocados dinamicamente (%d) muito pequeno para o inicializador", - "um operando volátil da expressão %s está preterido", + null, "o uso do resultado de uma atribuição para um objeto volátil escalar está preterido", "um tipo de destino volátil para uma expressão de atribuição composta foi preterido", "um parâmetro de função volátil está preterido", @@ -3249,7 +3249,7 @@ "falha na substituição de argumentos %T da ID do conceito", "o conceito é falso para argumentos %T", "uma cláusula requires não é permitida aqui (não é uma função de modelo)", - "modelo de conceito", + "conceito", "cláusula requires incompatível com %nfd", "um atributo é esperado", null, @@ -3439,12 +3439,12 @@ "usar o endereço de uma função explícita 'this' requer um nome qualificado", "formar o endereço de uma função 'this' explícita requer o operador '&'", "um literal de cadeia de caracteres não pode ser usado para inicializar um membro de matriz flexível", - "A representação IFC da definição da função %sq é inválida", null, - "um gráfico UNILevel IFC não foi usado para especificar parâmetros", - "%u1 parâmetros foram especificados pelo gráfico de definição de parâmetro IFC, enquanto %u2 parâmetros foram especificados pela declaração IFC", - "O parâmetro %u1 foi especificado pelo gráfico de definição de parâmetro IFC, enquanto os parâmetros %u2 foram especificados pela declaração IFC", - "O parâmetro %u1 foi especificado pelo gráfico de definição de parâmetro IFC, enquanto parâmetros %u2 foram especificados pela declaração IFC", + null, + null, + null, + null, + null, "a representação IFC da definição da função %sq está ausente", "o modificador de função não se aplica à declaração de modelo do membro", "a seleção de membro envolve muitos tipos anônimos aninhados", @@ -3598,8 +3598,8 @@ "uma expressão lambda 'static' deve ter uma especificação de captura vazia", "Unidade de cabeçalho EDG IFC", "EDG IFC", - "não foi possível criar uma unidade de cabeçalho para a unidade de tradução atual", - "a unidade de tradução atual usa um ou mais recursos que não podem ser gravados atualmente em uma unidade de cabeçalho", + "Não foi possível gerar um arquivo IFC para a unidade de tradução atual", + "Uma ou mais entidades não podem ser gravadas em um arquivo IFC no momento", "'explicit(bool)' é um recurso do C++20", "o primeiro argumento deve ser um ponteiro para inteiro, enum ou tipo de ponto flutuante suportado", "módulos C++ não podem ser usados ao compilar múltiplas unidades de tradução", @@ -3746,6 +3746,6 @@ "modelo com atributo \"no_specializations\" não pode ser especializado", "\"static\" não é padrão aqui", "%nd foi declarado anteriormente sem uma base de enumeração explícita", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "\"typename\" ausente não é padrão aqui", + "a sintaxe abreviada de template de função é não padrão para guias de dedução" +] diff --git a/Extension/bin/messages/ru/messages.json b/Extension/bin/messages/ru/messages.json index e735f29ca..f7f74449b 100644 --- a/Extension/bin/messages/ru/messages.json +++ b/Extension/bin/messages/ru/messages.json @@ -1134,7 +1134,7 @@ "пустой список затирания должен быть полностью опущен", "требуется операнд ассемблерного кода", "требуется регистр для затирания", - "для атрибута \"format\" требуется параметр-многоточие", + "для атрибута \"format\" требуется параметр-многоточие или пакет параметров", "первый аргумент замены не является первым переменным аргументом", "индекс аргумента формата превышает число параметров", "аргумент формата имеет отличный от строкового тип", @@ -2711,7 +2711,7 @@ "попытка отменить ссылку на пустой указатель на элемент (элемент данных)", "сравнение указателя на пустоту и указателя на функцию является нестандартным", "сбой инициализации метаданных", - "недопустимое приведение базового класса к производному (полный тип класса — %t)", + "недопустимое приведение базового класса к производному (фактический тип производного класса — %t)", "недопустимый доступ к %n в объекте полного типа %t", "Значение \"__auto_type\" здесь запрещено", "\"__auto_type\" не допускает множество операторов объявления.", @@ -3209,7 +3209,7 @@ "явный вызов деструктора не разрешен в константном выражении", "Оператор \"запятая\" не в круглых скобках в выражении индекса массива не рекомендуется.", "число динамически выделенных элементов (%d) слишком мало для инициализатора", - "временный операнд для выражения %s не рекомендуется", + null, "использование результата назначения временному скалярному объекту не рекомендуется", "временный целевой тип для выражения сложного назначения не рекомендуется", "временный параметр функции не рекомендуется", @@ -3249,7 +3249,7 @@ "не удалось подставить аргументы %T для идентификатора концепции", "концепция имеет значение false для аргументов %T", "Использование здесь предложения requires запрещено (не шаблонная функция)", - "шаблон концепции", + "понятие", "Предложение requires несовместимо с %nfd", "ожидается атрибут", null, @@ -3439,12 +3439,12 @@ "для получения адреса явной функции \"this\" требуется полное имя", "для формирования адреса явной функции \"this\" требуется оператор \"&\"", "строковый литерал нельзя использовать для инициализации элемента гибкого массива", - "представление IFC определения функции %sq недопустимо", null, - "диаграмма IFC UniLevel не использовалось для указания параметров", - "несколько (%u1) параметров указаны в диаграмме определения параметров IFC, в то время как несколько (%u2) параметров указаны в объявлении IFC", - "%u1 параметр указан в диаграмме определения параметров IFC, в то время как несколько (%u2) параметров указаны в объявлении IFC", - "несколько (%u1) параметров указаны в диаграмме определения параметров IFC, в то время как %u2 параметр указан в объявлении IFC", + null, + null, + null, + null, + null, "отсутствует представление IFC определения функции %sq", "модификатор функции не применяется к объявлению шаблона элемента", "выбор элемента включает слишком много вложенных анонимных типов", @@ -3598,8 +3598,8 @@ "Лямбда-выражение \"static\" должно содержать пустую спецификацию захвата", "Единица заголовка EDG IFC", "EDG IFC", - "не удалось создать единицу заголовка для текущей единицы трансляции", - "текущая единица трансляции использует одну или несколько функций, которые в данный момент невозможно записать в единицу заголовка", + "не удалось создать файл IFC для текущей единицы трансляции", + "не удалось записать один или несколько объектов в файл IFC", "\"explicit(bool)\" — это функция C++20", "первый аргумент должен быть указателем на целое число, enum или значение поддерживаемого типа с плавающей точкой", "Модули C++ не могут использоваться при компиляции нескольких единиц трансляции", @@ -3746,6 +3746,6 @@ "шаблон с атрибутом \"no_specializations\" не может иметь специализации", "\"static\" является здесь нестандартным", "%nd ранее был объявлен без явной базы перечисления", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "отсутствие typename здесь является нестандартным", + "сокращенный синтаксис шаблона функции не является стандартным для правил дедукции" +] diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index dce7ef676..0a5bb759c 100644 --- a/Extension/bin/messages/tr/messages.json +++ b/Extension/bin/messages/tr/messages.json @@ -1134,7 +1134,7 @@ "boş bir değeri değiştirilecekler listesi tamamen atlanmalı", "bir asm işleneni bekleniyor", "değeri değiştirilecek bir yazmaç bekleniyor", - "'format' özniteliği bir üç nokta parametresi gerektiriyor", + "'format' özniteliği için bir üç nokta parametresi veya parametre paketi gerekir", "ilk değiştirme bağımsız değişkeni, ilk değişken bağımsız değişken değil", "biçim bağımsız değişken dizini, parametre sayısından daha büyük", "biçim bağımsız değişkeni, dize türünde değil", @@ -2711,7 +2711,7 @@ "null üye işaretçisine (veri üyesi) başvurma denemesi", "bir void işaretçisiyle bir işlev işaretçisini karşılaştırmak standart değildir", "meta veriler başlatılamadı", - "temelden türetilmişe dönüştürme geçersiz (tam sınıf türü: %t)", + "temelden türetilmişe dönüştürme işlemi geçersiz (gerçek türetilmiş sınıf türü %t)", "tam %t türünün nesnesindeki %n öğesine geçersiz erişim", "'__auto_type' öğesine burada izin verilmez", "'__auto_type' birden fazla bildirimciye izin vermez", @@ -3209,7 +3209,7 @@ "sabit ifade içerisinde açık yıkıcı çağrısına izin verilmez", "bir dizi alt simge ifadesinde parantez içine alınmış olmayan virgül işleci kullanım dışı bırakıldı", "başlatıcı için dinamik olarak ayrılan öğelerin sayısı (%d) çok küçük", - "%s ifadesi için geçici bir işlenen kullanım dışı bırakıldı", + null, "geçici skaler nesneye yapılan bir atamanın sonucunun kullanılması kullanım dışı bırakıldı", "bileşik atama ifadesi için geçici bir hedef türü kullanım dışı bırakıldı", "geçici işlev parametresi kullanım dışı bırakıldı", @@ -3249,7 +3249,7 @@ "kavram kimliği için %T bağımsız değişkenleri değiştirilemedi", "%T bağımsız değişkenleri için kavram false", "burada bir requires yan tümcesine izin verilmiyor (şablonlu bir işlev değil)", - "kavram şablonu", + "kavram", "requires yan tümcesi %nfd ile uyumsuz", "öznitelik bekleniyordu", null, @@ -3439,12 +3439,12 @@ "açık 'this' işlevine ait adresin alınabilmesi için tam ad gerekir", "açık 'this' işlevine ait adresin oluşturulabilmesi için '&' operatörü gerekir", "sabit değerli dize, esnek bir dizi üyesini başlatmak için kullanılamaz", - "%sq işlevine ait tanımın IFC gösterimi geçersiz", null, - "parametreleri belirtmek için UniLevel IFC grafiği kullanılmadı", - "%u1 parametreleri, IFC parametre tanım grafiği tarafından, %u2 parametreleri ise IFC bildirimi tarafından belirtilir", - "%u1 parametresi, IFC parametre tanım grafiği tarafından, %u2 parametreleri ise IFC bildirimi tarafından belirtilmiştir", - "%u1 parametreleri, IFC parametre tanım grafiği tarafından, %u2 parametresi ise IFC bildirimi tarafından belirtilmiştir", + null, + null, + null, + null, + null, "%sq işlevine ait tanımın IFC gösterimi eksik", "işlev değiştirici, üye şablonu bildirimi için geçerli değil", "üye seçimi çok fazla iç içe anonim tür içeriyor", @@ -3598,8 +3598,8 @@ "'static' lambda ifadelerinin yakalama belirtimi boş olmalıdır", "EDG IFC üst bilgi birimi", "EDG IFC", - "geçerli çeviri birimi için bir başlık birimi oluşturulamadı", - "mevcut çeviri birimi şu anda bir başlık birimine yazılamayan bir veya daha fazla özellik kullanıyorsa", + "geçerli çeviri birimi için bir IFC dosyası üretilemedi", + "bir veya daha fazla varlık şu anda bir IFC dosyasına yazılamıyor", "'explicit(bool)' bir C++20 özelliğidir", "ilk bağımsız değişken tamsayıyı, enum'u veya desteklenen kayan noktayı gösteren bir işaretçi olmalıdır", "C++ modülleri birden çok çeviri birimi derlenirken kullanılamaz", @@ -3746,6 +3746,6 @@ "'no_specializations' özniteliğine sahip şablon özelleştirilemez", "'static' burada standart dışıdır", "%nd daha önce açık bir sabit liste tabanı olmadan tanımlanmıştı", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "eksik 'typename' burada standart dışı", + "kısaltılmış işlev şablonu sözdizimi çıkarsama kılavuzları için standart değil" +] diff --git a/Extension/bin/messages/zh-cn/messages.json b/Extension/bin/messages/zh-cn/messages.json index c1db08e4e..3e76f245f 100644 --- a/Extension/bin/messages/zh-cn/messages.json +++ b/Extension/bin/messages/zh-cn/messages.json @@ -1134,7 +1134,7 @@ "必须完全省略空的强制改写列表", "应指定 asm 操作数", "应指定要强制改写的寄存器", - "“format”特性需要省略号参数", + "\"format\" 属性需要省略号参数或参数包", "第一个替换参数不是第一个可变参数", "格式实参索引大于形参数目", "格式参数不是字符串类型", @@ -2711,7 +2711,7 @@ "尝试取消引用指向成员的空指针(数据成员)", "比较指向 void 和指向函数的指针是非标准的", "元数据初始化失败", - "从基类到派生类的转换无效(完整的类类型是 %t)", + "从基类到派生类的转换无效(实际派生类类型是 %t)", "对完整类型 %t 的对象中的 %n 的访问无效", "此处禁止使用 \"__auto_type\"", "\"__auto_type\" 不允许多个声明符", @@ -3209,7 +3209,7 @@ "常数表达式中不允许使用显式析构函数调用", "数组下标表达式中未带圆括号的逗号运算符已弃用", "对于初始化表达式,动态分配的元素数(%d)太小", - "%s 表达式的可变操作数已弃用", + null, "不建议使用易失标量对象的赋值结果", "复合赋值表达式的易失目标类型已弃用", "易失函数参数已弃用", @@ -3249,7 +3249,7 @@ "concept-id 的参数 %T 替换失败", "参数 %T 的概念为 false", "此处不允许使用 requires 子句(不是模板化函数)", - "概念模板", + "概念", "requires 子句与 %nfd 不兼容", "预期特性", null, @@ -3439,12 +3439,12 @@ "获取显式 'this' 函数的地址需要限定名称", "形成显式 'this' 函数的地址需要 '&' 运算符", "字符串文本无法用于初始化灵活数组成员", - "函数 %sq 定义的 IFC 表示形式无效", null, - "未将 UniLevel IFC 图表用于指定参数", - "%u1 参数由 IFC 参数定义图表指定,而 %u2 参数由 IFC 声明指定", - "%u1 参数由 IFC 参数定义图表指定,而 %u2 参数由 IFC 声明指定", - "%u1 参数由 IFC 参数定义图表指定,而 %u2 参数由 IFC 声明指定", + null, + null, + null, + null, + null, "缺少函数 %sq 定义的 IFC 表示形式", "函数修饰符不适用于成员模板声明", "成员选择涉及太多嵌套的匿名类型", @@ -3598,8 +3598,8 @@ "\"static\" Lambda 表达式必须具有空的捕获规范", "EDG IFC 标头单元", "EDG IFC", - "无法为当前翻译单元创建标头单元", - "当前翻译单元使用当前无法写入标头单元的一个或多个功能", + "无法为当前翻译单元生成 IFC 文件", + "一个或多个实体当前无法写入 IFC 文件", "“explicit(bool)” 是 C++20 功能", "第一个参数必须是指向整数、enum 或支持的浮点类型的指针", "编译多个翻译单元时无法使用 C++ 模块", @@ -3746,6 +3746,6 @@ "带有 \"no_specializations\" 属性的模板不能被专用化", "此处使用 \"static\" 不符合标准", "之前声明 %nd 时未指定显式枚举基类型", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "此处缺少 'typename' 属于非标准用法", + "缩写函数模板语法对于推导指南是不标准的" +] diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index 08f77ae03..2b69182ee 100644 --- a/Extension/bin/messages/zh-tw/messages.json +++ b/Extension/bin/messages/zh-tw/messages.json @@ -1134,7 +1134,7 @@ "必須完全省略空的記憶體區域清單", "必須是 asm 運算元", "必須是要記憶體區域的暫存器", - "'format' 屬性需要有省略符號參數", + "'format' 屬性需要有省略符號參數或參數套件", "第一個替換引數不是第一個變數引數", "格式引數索引大於參數的數目", "格式引數沒有字串類型", @@ -2711,7 +2711,7 @@ "嘗試為 null 成員指標 (資料成員) 取值", "正在比較要作廢的指標與指向非標準函式的指標", "中繼資料初始化失敗", - "從基底到衍生的轉換無效 (完整類別類型是 %t)", + "從基底到衍生的轉換無效 (實際衍生類別類型是 %t)", "對完整類型 %t 物件中 %n 的存取無效", "此處不允許 '__auto_type'", "'__auto_type' 不允許多個宣告子", @@ -3209,7 +3209,7 @@ "常數運算式中不允許使用明確的解構函式呼叫", "陣列下標運算式中未在小括號內的逗號運算子已淘汰", "動態配置的元素數目 (%d) 對初始設定式而言太小", - "%s 運算式的揮發性運算元已淘汰", + null, "使用揮發性純量物件指派結果的用法已淘汰", "複合指派運算式的揮發性目的地類型已淘汰", "揮發性函式參數已淘汰", @@ -3249,7 +3249,7 @@ "概念識別碼的引數 %T 替代失敗", "引數 %T 的概念為 False", "此處不允許使用 requires 子句 (非樣板化函式)", - "概念範本", + "概念", "requires 子句與 %nfd 不相容", "必須是屬性", null, @@ -3439,12 +3439,12 @@ "取得明確 'this' 函數的位址需要限定名稱", "形成明確 'this' 函數的位址需要 '&' 運算子", "字串常值不能用來初始化彈性陣列成員", - "函式 %sq 定義的 IFC 表示法無效", null, - "UniLevel IFC 圖表未用來指定參數", - "IFC 參數定義圖表指定了 %u1 個參數,而 IFC 宣告則指定了 %u2 個參數", - "IFC 參數定義圖表指定了 %u1 個參數,而 IFC 宣告則指定了 %u2 個參數", - "IFC 參數定義圖表指定了 %u1 個參數,而 IFC 宣告則指定了 %u2 個參數", + null, + null, + null, + null, + null, "遺漏函式 %sq 定義的 IFC 標記法", "函數修飾詞不適用於成員範本宣告", "成員選取涉及太多巢狀匿名型別", @@ -3598,8 +3598,8 @@ "'static' Lambda 運算式必須有空白的擷取規格", "EDG IFC 標頭單位", "EDG IFC", - "無法為目前的編譯單位建立標頭單位", - "目前的編譯單位使用一或多個目前無法寫入標頭單位的功能", + "無法為目前的翻譯單元產生 IFC 檔案", + "目前無法將一個或多個實體寫入 IFC 檔案", "'explicit(bool)' 是 C++20 功能", "第一個引數必須是整數的指標、enum 或支援的浮點類型", "編譯多個翻譯單元時,無法使用 C++ 模組", @@ -3746,6 +3746,6 @@ "具有 'no_specializations' 屬性的範本無法特殊化", "此處使用的 'static' 非標準", "%nd 先前宣告時未明確指定的列舉基底", - "missing \"typename\" is nonstandard here", - "abbreviated function template syntax is nonstandard for deduction guides" -] \ No newline at end of file + "此處缺少 'typename' 非標準用法", + "簡化函式範本語法在推導指南中並非標準用法" +] diff --git a/Extension/bin/windows.msvc.arm.json b/Extension/bin/windows.msvc.arm.json index 55dcdd30b..2941a80ed 100644 --- a/Extension/bin/windows.msvc.arm.json +++ b/Extension/bin/windows.msvc.arm.json @@ -1,14 +1,14 @@ -{ - "defaults": [ - "-D_MSC_EXTENSIONS", - "--microsoft", - "--microsoft_bugs", - "--microsoft_version", - "1950", - "-D_MSC_VER=1950", - "-D_MSC_FULL_VER=195035717", - "-D_MSC_BUILD=0", - "-D_M_ARM=7" - ], - "defaults_op": "merge" -} +{ + "defaults": [ + "-D_MSC_EXTENSIONS", + "--microsoft", + "--microsoft_bugs", + "--microsoft_version", + "1951", + "-D_MSC_VER=1951", + "-D_MSC_FULL_VER=195136122", + "-D_MSC_BUILD=0", + "-D_M_ARM=7" + ], + "defaults_op": "merge" +} diff --git a/Extension/bin/windows.msvc.arm64.json b/Extension/bin/windows.msvc.arm64.json index 21bfa2ee7..cf65c3080 100644 --- a/Extension/bin/windows.msvc.arm64.json +++ b/Extension/bin/windows.msvc.arm64.json @@ -1,15 +1,15 @@ -{ - "defaults": [ - "-D_MSC_EXTENSIONS", - "--microsoft", - "--microsoft_bugs", - "--microsoft_version", - "1950", - "-D_CPPUNWIND=1", - "-D_MSC_VER=1950", - "-D_MSC_FULL_VER=195035717", - "-D_MSC_BUILD=0", - "-D_M_ARM64=1" - ], - "defaults_op": "merge" -} +{ + "defaults": [ + "-D_MSC_EXTENSIONS", + "--microsoft", + "--microsoft_bugs", + "--microsoft_version", + "1951", + "-D_CPPUNWIND=1", + "-D_MSC_VER=1951", + "-D_MSC_FULL_VER=195136122", + "-D_MSC_BUILD=0", + "-D_M_ARM64=1" + ], + "defaults_op": "merge" +} diff --git a/Extension/bin/windows.msvc.x64.json b/Extension/bin/windows.msvc.x64.json index 4bf3628f8..fb060ce36 100644 --- a/Extension/bin/windows.msvc.x64.json +++ b/Extension/bin/windows.msvc.x64.json @@ -1,16 +1,16 @@ -{ - "defaults": [ - "-D_MSC_EXTENSIONS", - "--microsoft", - "--microsoft_bugs", - "--microsoft_version", - "1950", - "-D_CPPUNWIND=1", - "-D_MSC_VER=1950", - "-D_MSC_FULL_VER=195035717", - "-D_MSC_BUILD=0", - "-D_M_X64=100", - "-D_M_AMD64=100" - ], - "defaults_op": "merge" -} +{ + "defaults": [ + "-D_MSC_EXTENSIONS", + "--microsoft", + "--microsoft_bugs", + "--microsoft_version", + "1951", + "-D_CPPUNWIND=1", + "-D_MSC_VER=1951", + "-D_MSC_FULL_VER=195136122", + "-D_MSC_BUILD=0", + "-D_M_X64=100", + "-D_M_AMD64=100" + ], + "defaults_op": "merge" +} diff --git a/Extension/bin/windows.msvc.x86.json b/Extension/bin/windows.msvc.x86.json index b5a263a74..d536045a6 100644 --- a/Extension/bin/windows.msvc.x86.json +++ b/Extension/bin/windows.msvc.x86.json @@ -1,15 +1,15 @@ -{ - "defaults": [ - "-D_MSC_EXTENSIONS", - "--microsoft", - "--microsoft_bugs", - "--microsoft_version", - "1950", - "-D_MSC_VER=1950", - "-D_MSC_FULL_VER=195035717", - "-D_MSC_BUILD=0", - "-D_M_IX86=600", - "-D_M_IX86_FP=2" - ], - "defaults_op": "merge" -} +{ + "defaults": [ + "-D_MSC_EXTENSIONS", + "--microsoft", + "--microsoft_bugs", + "--microsoft_version", + "1951", + "-D_MSC_VER=1951", + "-D_MSC_FULL_VER=195136122", + "-D_MSC_BUILD=0", + "-D_M_IX86=600", + "-D_M_IX86_FP=2" + ], + "defaults_op": "merge" +} diff --git a/Extension/eslint.config.js b/Extension/eslint.config.js new file mode 100644 index 000000000..a22a98be3 --- /dev/null +++ b/Extension/eslint.config.js @@ -0,0 +1,136 @@ +const js = require("@eslint/js"); +const tseslint = require("@typescript-eslint/eslint-plugin"); +const tsparser = require("@typescript-eslint/parser"); +const jsdoc = require("eslint-plugin-jsdoc"); +const eslintImport = require("eslint-plugin-import"); + +module.exports = [ + { + ignores: ["dist/", "vscode*.d.ts", "**/*.js"], + }, + { + files: ["**/*.ts", "**/*.tsx"], + languageOptions: { + parser: tsparser, + parserOptions: { + projectService: true, + tsconfigRootDir: __dirname, + }, + globals: { + window: "readonly", + document: "readonly", + console: "readonly", + process: "readonly", + module: "readonly", + require: "readonly", + global: "readonly", + __dirname: "readonly", + exports: "readonly", + }, + }, + plugins: { + "@typescript-eslint": tseslint, + jsdoc, + import: eslintImport, + }, + rules: { + // TypeScript-specific rules + "@typescript-eslint/adjacent-overload-signatures": "error", + "@typescript-eslint/array-type": "error", + "@typescript-eslint/await-thenable": "error", + "@typescript-eslint/method-signature-style": ["error", "method"], + "@typescript-eslint/naming-convention": [ + "error", + { + selector: "typeLike", + format: ["PascalCase"] + } + ], + "@typescript-eslint/no-array-constructor": "error", + "@typescript-eslint/no-explicit-any": "off", + "@typescript-eslint/no-extraneous-class": "off", + "@typescript-eslint/no-extra-non-null-assertion": "error", + "@typescript-eslint/no-floating-promises": "error", + "@typescript-eslint/no-for-in-array": "error", + "@typescript-eslint/no-misused-new": "error", + "@typescript-eslint/no-misused-promises": "error", + "@typescript-eslint/no-namespace": "error", + "@typescript-eslint/no-non-null-assertion": "error", + "@typescript-eslint/no-this-alias": "error", + "@typescript-eslint/no-unnecessary-boolean-literal-compare": "error", + "@typescript-eslint/no-unnecessary-qualifier": "error", + "@typescript-eslint/no-unnecessary-type-arguments": "error", + "@typescript-eslint/no-unused-vars": ["error", { "argsIgnorePattern": "^_" }], + "@typescript-eslint/no-useless-constructor": "error", + "@typescript-eslint/no-var-requires": "error", + "@typescript-eslint/prefer-function-type": "error", + "@typescript-eslint/prefer-namespace-keyword": "error", + "@typescript-eslint/triple-slash-reference": "error", + "@typescript-eslint/unified-signatures": "error", + + // Core ESLint rules + "camelcase": "off", + "no-case-declarations": "off", + "no-useless-escape": "off", + "no-floating-decimal": "error", + "keyword-spacing": ["error", { before: true, overrides: { this: { before: false } } }], + "arrow-spacing": ["error", { before: true, after: true }], + "semi-spacing": ["error", { before: false, after: true }], + "no-extra-parens": ["error", "all", { nestedBinaryExpressions: false, ternaryOperandBinaryExpressions: false }], + "arrow-body-style": "error", + "comma-dangle": "error", + "comma-spacing": "error", + "constructor-super": "error", + "curly": "error", + "eol-last": "error", + "eqeqeq": ["error", "always"], + "new-parens": "error", + "no-bitwise": "error", + "no-caller": "error", + "no-cond-assign": "error", + "no-debugger": "error", + "no-duplicate-case": "error", + "no-duplicate-imports": "error", + "no-eval": "error", + "no-fallthrough": "error", + "no-invalid-this": "error", + "no-irregular-whitespace": "error", + "rest-spread-spacing": ["error", "never"], + "no-multiple-empty-lines": ["error", { max: 1, maxEOF: 1, maxBOF: 0 }], + "no-new-wrappers": "error", + "no-return-await": "error", + "no-sequences": "error", + "no-sparse-arrays": "error", + "no-trailing-spaces": "error", + "no-multi-spaces": "error", + "no-undef-init": "error", + "no-unsafe-finally": "error", + "no-unused-expressions": "error", + "no-unused-labels": "error", + "no-unused-vars": "off", + "space-before-blocks": "error", + "no-var": "error", + "one-var": ["error", "never"], + "prefer-const": "error", + "prefer-object-spread": "error", + "space-in-parens": ["error", "never"], + "spaced-comment": ["off", "always", { line: { exceptions: ["/"] } }], + "use-isnan": "error", + "valid-typeof": "error", + "yoda": "error", + "space-infix-ops": "error", + + // Import rules + "import/no-default-export": "error", + "import/no-unassigned-import": "error", + + // JSDoc rules + "jsdoc/no-types": "error", + }, + }, + { + // Apply JS recommended rules only to JS files + ...js.configs.recommended, + files: ["**/*.{js,mjs,cjs}"] + }, +]; diff --git a/Extension/i18n/chs/package.i18n.json b/Extension/i18n/chs/package.i18n.json index b95a24419..5cdf362d7 100644 --- a/Extension/i18n/chs/package.i18n.json +++ b/Extension/i18n/chs/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "通过单独的 IntelliSense 流程提供上下文感知结果。", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "提供非上下文感知的“模糊”结果。", "c_cpp.configuration.intelliSenseEngine.disabled.description": "关闭 C/C++ 语言服务功能。", - "c_cpp.configuration.autocomplete.markdownDescription": "控制自动完成提供程序。如果 `disabled`,且你想要基于字词的补全功能,则还需要设置 `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (`c` 和 `cuda-cpp` 语言也类似)。", + "c_cpp.configuration.autocomplete.markdownDescription": "控制自动完成提供程序。如果值为 `disabled`,并且你想要基于字词的补全功能,则还需要设置 `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (`c` 和 `cuda-cpp` 语言也类似)。", "c_cpp.configuration.autocomplete.default.description": "使用活动的 IntelliSense 引擎。", "c_cpp.configuration.autocomplete.disabled.description": "使用 Visual Studio Code 提供的基于字词的补全。", "c_cpp.configuration.errorSquiggles.description": "控制是否将 IntelliSense 引擎检测到的可疑编译错误报告回编辑器。还控制是否报告代码分析警告(如果找不到包含)。标记分析器引擎将忽略此设置。", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "如果为 true,则禁用集成终端支持所需的调试对象控制台重定向。", "c_cpp.debuggers.sourceFileMap.markdownDescription": "传递到调试引擎的可选源文件映射。示例: `{ \"<原始源路径>\": \"<当前源路径>\" }`。", "c_cpp.debuggers.processId.anyOf.markdownDescription": "要将调试程序附加到的可选进程 ID。使用 `${command:pickProcess}` 获取要附加到的本地运行进程的列表。请注意,一些平台需要管理员权限才能附加到进程。", - "c_cpp.debuggers.symbolSearchPath.description": "用于搜索符号(即 pdb)文件的目录列表(以分号分隔)。示例: \"c:\\dir1;c:\\dir2\"。", + "c_cpp.debuggers.program.attach.markdownDescription": "程序可执行文件的完整路径。调试器将搜索与此可执行文件路径匹配的正在运行的进程并附加到该进程。如果多个进程匹配,将显示选择提示。加载附加进程的调试符号需要此字段。", + "c_cpp.debuggers.symbolSearchPath.description": "用于搜索符号(即 pdb 或 .so)文件的目录的分号分隔列表。示例: \"c:\\dir1;c:\\dir2\"。", "c_cpp.debuggers.dumpPath.description": "指定程序的转储文件的可选完整路径。例如: \"c:\\temp\\app.dmp\"。默认为 null。", "c_cpp.debuggers.enableDebugHeap.description": "如果为 false,将在禁用调试堆的情况下启动该进程。这会将环境变量 \"_NO_DEBUG_HEAP\" 设置为 \"1\"。", "c_cpp.debuggers.symbolLoadInfo.description": "对符号加载的显式控制。", diff --git a/Extension/i18n/cht/package.i18n.json b/Extension/i18n/cht/package.i18n.json index 34ce04e97..185a9a890 100644 --- a/Extension/i18n/cht/package.i18n.json +++ b/Extension/i18n/cht/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "透過單獨的 IntelliSense 處理序提供內容感知結果。", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "提供不屬於內容意識的 `模糊` 結果。", "c_cpp.configuration.intelliSenseEngine.disabled.description": "關閉 C/C++ 語言服務功能。", - "c_cpp.configuration.autocomplete.markdownDescription": "控制自動完成提供者。若設為 `disabled` 且您想要以文字方式完成,您也必須設定 `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (且 `c` 及 `cuda-cpp` 語言也相同)。", + "c_cpp.configuration.autocomplete.markdownDescription": "控制自動完成提供者。若設為 `disabled` 且您想要以文字方式完成,您也必須設定 `\"[cpp]\": {\"editor.wordBasedSuggestions\": <值>}` (且 `c` 及 `cuda-cpp` 語言也相同)。", "c_cpp.configuration.autocomplete.default.description": "使用作用中 IntelliSense 引擎。", "c_cpp.configuration.autocomplete.disabled.description": "使用 Visual Studio Code 所提供的文字型完成。", "c_cpp.configuration.errorSquiggles.description": "該設定會控制是否將 IntelliSense 引擎偵測到的可疑編譯錯誤回報給編輯器。其也會在找不到內容時,控制是否回報程式碼分析警告。標籤剖析器引擎已忽略此設定。", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "若為 true,則停用整合式終端機支援需要的偵錯項目主控台重新導向。", "c_cpp.debuggers.sourceFileMap.markdownDescription": "傳遞至偵錯引擎的選擇性來源檔案對應。範例: `{ \"<原始來源路徑>\": \"<目前來源路徑>\" }`。", "c_cpp.debuggers.processId.anyOf.markdownDescription": "要附加偵錯工具的選擇性處理序識別碼。使用 `${command:pickProcess}` 可取得要附加的本機執行中處理序清單。請注意,某些平台需要系統管理員權限才能附加至處理序。", - "c_cpp.debuggers.symbolSearchPath.description": "要用於搜尋符號 (即 pdb) 檔案的目錄清單 (以分號分隔)。範例: \"c:\\dir1;c:\\dir2\"。", + "c_cpp.debuggers.program.attach.markdownDescription": "程式可執行檔的完整路徑。偵錯工具會搜尋符合此可執行路徑的執行中處理序,並連結至該處理序。如果有多個處理序相符,將會顯示選取提示。這是載入已連結處理序之偵錯符號的必要欄位。", + "c_cpp.debuggers.symbolSearchPath.description": "要用於搜尋符號 (即 pdb 或 .so) 檔案的目錄清單 (以分號分隔)。範例: \"c:\\dir1;c:\\dir2\"。", "c_cpp.debuggers.dumpPath.description": "指定程式之傾印檔案的選擇性完整路徑。範例: \"c:\\temp\\app.dmp\"。預設為 null。", "c_cpp.debuggers.enableDebugHeap.description": "若為 false,將會啟動已停用偵錯堆積的處理序。這會將環境變數 '_NO_DEBUG_HEAP' 設為 '1'。", "c_cpp.debuggers.symbolLoadInfo.description": "符號載入的明確控制。", diff --git a/Extension/i18n/csy/package.i18n.json b/Extension/i18n/csy/package.i18n.json index e692a67eb..cb31ce14d 100644 --- a/Extension/i18n/csy/package.i18n.json +++ b/Extension/i18n/csy/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Pokud se nastaví na true, zakáže přesměrování konzoly laděného procesu, které se vyžaduje pro podporu integrovaného terminálu.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Ladicímu modulu se předala volitelná mapování zdrojových souborů. Příklad: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Nepovinné ID procesu, ke kterému se má ladicí program připojit. Pokud chcete získat seznam místních spuštěných procesů, ke kterým se dá připojit, použijte `${command:pickProcess}`. Poznámka: Některé platformy vyžadují pro připojení k procesu oprávnění správce.", - "c_cpp.debuggers.symbolSearchPath.description": "Seznam středníkem oddělených adresářů, ve kterých se budou hledat soubory symbolů (tj. soubory pdb). Příklad: c:\\dir1;c:\\dir2", + "c_cpp.debuggers.program.attach.markdownDescription": "Úplná cesta ke spustitelnému souboru programu. Ladicí program vyhledá spuštěný proces odpovídající této cestě spustitelného souboru a připojí se k němu. Pokud se více procesů shoduje, zobrazí se výzva k výběru. Toto pole se vyžaduje k načtení symbolů ladění pro připojený proces.", + "c_cpp.debuggers.symbolSearchPath.description": "Seznam středníkem oddělených adresářů, ve kterých se budou hledat soubory symbolů (tj. soubory pdb nebo .so). Příklad: c:\\dir1;c:\\dir2.", "c_cpp.debuggers.dumpPath.description": "Volitelná úplná cesta k souboru výpisu pro zadaný program. Příklad: c:\\temp\\app.dmp. Výchozí hodnota je null.", "c_cpp.debuggers.enableDebugHeap.description": "Když se nastaví na false, proces se spustí se zakázanou haldou ladění. Tato možnost nastaví proměnnou prostředí _NO_DEBUG_HEAP na 1.", "c_cpp.debuggers.symbolLoadInfo.description": "Explicitní řízení načítání symbolů", diff --git a/Extension/i18n/deu/package.i18n.json b/Extension/i18n/deu/package.i18n.json index 16f046a03..e761f068a 100644 --- a/Extension/i18n/deu/package.i18n.json +++ b/Extension/i18n/deu/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "Stellt kontextbezogene Ergebnisse über einen separaten IntelliSense-Prozess bereit.", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "Stellt „Fuzzy“-Ergebnisse bereit, die nicht kontextbezogen sind.", "c_cpp.configuration.intelliSenseEngine.disabled.description": "Deaktiviert die Features des C/C++-Sprachdiensts.", - "c_cpp.configuration.autocomplete.markdownDescription": "Steuert den Anbieter für AutoVervollständigen. Wenn `disabled` festgelegt ist und Sie die wortbasierte Vervollständigung wünschen, müssen Sie auch `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` festlegen (und analog auch für die Sprachen `c` und `cuda-cpp`).", + "c_cpp.configuration.autocomplete.markdownDescription": "Steuert den Anbieter für AutoVervollständigen. Wenn `disabled` festgelegt ist und Sie die wortbasierte Vervollständigung wünschen, müssen Sie auch `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` festlegen (und analog auch für die Sprachen `c` und `cuda-cpp`).", "c_cpp.configuration.autocomplete.default.description": "Verwendet das aktive IntelliSense-Modul.", "c_cpp.configuration.autocomplete.disabled.description": "Verwendet die von Visual Studio Code bereitgestellte wortbasierte Vervollständigung.", "c_cpp.configuration.errorSquiggles.description": "Steuert, ob vermutete Kompilierungsfehler, die von der IntelliSense-Engine erkannt wurden, an den Editor zurückgegeben werden. Außerdem wird gesteuert, ob Codeanalysewarnungen gemeldet werden, wenn keine Enthaltenen gefunden werden können. Diese Einstellung wird von der Tagparser-Engine ignoriert.", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Wenn dieser Wert auf TRUE festgelegt ist, wird für die zu debuggende Komponente die Konsolenumleitung deaktiviert, die für die Unterstützung des integrierten Terminals erforderlich ist.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Optionale Quelldateizuordnungen, die an die Debug-Engine übergeben werden. Beispiel: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Optionale Prozess-ID, an die der Debugger angefügt werden soll. Verwenden Sie `${command:pickProcess}`, um eine Liste der lokalen ausgeführten Prozesse abzurufen, an die das Anfügen möglich ist. Beachten Sie, dass für einige Plattformen Administratorrechte erforderlich sind, damit an einen Prozess angefügt werden kann.", - "c_cpp.debuggers.symbolSearchPath.description": "Durch Semikolons getrennte Liste von Verzeichnissen, die für die Suche nach Symboldateien (PDB-Dateien) verwendet werden sollen. Beispiel: \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Vollständiger Pfad zur ausführbaren Programmdatei. Der Debugger sucht nach einem laufenden Prozess, der diesem ausführbaren Pfad entspricht, und bindet ihn an. Wenn mehrere Prozesse übereinstimmen, wird eine Auswahlaufforderung angezeigt. Dieses Feld ist erforderlich, um Debugsymbole für den angehängten Prozess zu laden.", + "c_cpp.debuggers.symbolSearchPath.description": "Durch Semikolons getrennte Liste von Verzeichnissen, die für die Suche nach Symboldateien (d. h. PDB- oder .so-Dateien) verwendet werden sollen. Beispiel: „c:\\dir1;c:\\dir2“.", "c_cpp.debuggers.dumpPath.description": "Optionaler vollständiger Pfad zu einer Dumpdatei für das angegebene Programm. Beispiel: \"c:\\temp\\app.dmp\". Standardwert ist NULL.", "c_cpp.debuggers.enableDebugHeap.description": "Wenn dieser Wert auf FALSE festgelegt ist, wird der Prozess mit deaktiviertem Debug-Heap gestartet. Hiermit wird die Umgebungsvariable \"_NO_DEBUG_HEAP\" auf \"1\" festgelegt.", "c_cpp.debuggers.symbolLoadInfo.description": "Explizite Steuerung des Symbolladevorgangs.", diff --git a/Extension/i18n/esn/package.i18n.json b/Extension/i18n/esn/package.i18n.json index c014fa4b9..19ca36c2b 100644 --- a/Extension/i18n/esn/package.i18n.json +++ b/Extension/i18n/esn/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Si se establece en true, se deshabilita la redirección de la consola del depurado necesaria para la compatibilidad con el terminal integrado.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Asignaciones de archivo de origen opcionales pasadas al motor de depuración. Ejemplo: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Id. de proceso opcional al que debe asociarse el depurador. Use `${command:pickProcess}` para obtener una lista de los procesos locales en ejecución a los que se puede asociar. Tenga en cuenta que algunas plataformas requieren privilegios de administrador para poder asociar el depurador a un proceso.", - "c_cpp.debuggers.symbolSearchPath.description": "Lista de directorios separados por punto y coma que debe usarse para buscar archivos de símbolos (es decir, pdb). Ejemplo: \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Ruta de acceso completa al ejecutable del programa. El depurador buscará un proceso en ejecución que coincida con esta ruta de acceso ejecutable y se asociará a él. Si coinciden varios procesos, se mostrará un mensaje de selección. Este campo es necesario para cargar símbolos de depuración para el proceso adjunto.", + "c_cpp.debuggers.symbolSearchPath.description": "Lista separada por punto y coma de directorios que se van a usar para buscar archivos de símbolos (es decir, pdb o .so). Ejemplo: \"c:\\dir1;c:\\dir2\".", "c_cpp.debuggers.dumpPath.description": "Ruta de acceso completa opcional a un archivo de volcado de memoria para el programa especificado. Ejemplo: \"c:\\temp\\app.dmp\". El valor predeterminado es null.", "c_cpp.debuggers.enableDebugHeap.description": "Si se establece en false, el proceso se iniciará con el montón de depuración deshabilitado. Esta opción establece la variable de entorno \"_NO_DEBUG_HEAP\" en \"1\".", "c_cpp.debuggers.symbolLoadInfo.description": "Control explícito de la carga de símbolos.", diff --git a/Extension/i18n/fra/Reinstalling the Extension.md.i18n.json b/Extension/i18n/fra/Reinstalling the Extension.md.i18n.json index cea5a6a24..2dbe1dc8b 100644 --- a/Extension/i18n/fra/Reinstalling the Extension.md.i18n.json +++ b/Extension/i18n/fra/Reinstalling the Extension.md.i18n.json @@ -15,7 +15,7 @@ "reinstall.extension.text4": "Exemples de chemins d’accès aux répertoires d’extension C/C++ installés :", "reinstall.extension.text5": "Sur Windows :", "reinstall.extension.text6": "Sur Linux :", - "reinstall.extension.text7": "Réinstallez ensuite via l’interface utilisateur de la Place de marché dans VS Code.", - "reinstall.extension.text8": "Si la version correcte de l’extension ne peut pas être déployée par VS Code, le VSIX approprié pour votre système peut être {0} et installé à l’aide de l’option 'Installer à partir de VSIX...' sous le menu '...' de l’interface utilisateur de la Place de marché dans VS Code.", - "download.vsix.link.title": "téléchargé à partir du site web de la place de marché VS Code" + "reinstall.extension.text7": "Réinstallez ensuite via l’interface utilisateur du Marketplace dans VS Code.", + "reinstall.extension.text8": "Si la version correcte de l’extension ne peut pas être déployée par VS Code, le VSIX approprié pour votre système peut être {0} et installé à l’aide de l’option 'Installer à partir de VSIX...' sous le menu '...' de l’interface utilisateur du Marketplace dans VS Code.", + "download.vsix.link.title": "téléchargé à partir du site web du Marketplace VS Code" } \ No newline at end of file diff --git a/Extension/i18n/fra/package.i18n.json b/Extension/i18n/fra/package.i18n.json index 4d654f4f8..9d2b1d888 100644 --- a/Extension/i18n/fra/package.i18n.json +++ b/Extension/i18n/fra/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Si la valeur est true, désactive la redirection de la console de l'élément débogué nécessaire pour prendre en charge le terminal intégré.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Mappages de fichiers sources facultatifs passés au moteur de débogage. Exemple : `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "ID de processus facultatif auquel attacher le débogueur. Utilisez `${command:pickProcess}` pour obtenir la liste des processus locaux en cours d'exécution à attacher. Notez que certaines plateformes nécessitent des privilèges d'administrateur(-trice) pour attacher un processus.", - "c_cpp.debuggers.symbolSearchPath.description": "Liste de répertoires séparés par des points-virgules à utiliser pour rechercher les fichiers de symboles (c'est-à-dire, pdb). Exemple : \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Chemin complet du programme exécutable. Le débogueur recherche un processus en cours d’exécution correspondant à ce chemin et s’y attache. Si plusieurs processus correspondent, une invite de sélection s’affiche. Ce champ est obligatoire pour charger les symboles de débogage du processus attaché.", + "c_cpp.debuggers.symbolSearchPath.description": "Liste de répertoires séparés par des points-virgules à utiliser pour rechercher les fichiers de symboles (c'est-à-dire, pdb ou .so). Exemple : « c:\\dir1;c:\\dir2 ».", "c_cpp.debuggers.dumpPath.description": "Chemin complet facultatif d'un fichier d'image mémoire pour le programme spécifié. Exemple : \"c:\\temp\\app.dmp\". La valeur par défaut est null.", "c_cpp.debuggers.enableDebugHeap.description": "Si la valeur est false, le processus est lancé avec le tas de débogage désactivé. Cette valeur définit la variable d'environnement '_NO_DEBUG_HEAP' sur '1'.", "c_cpp.debuggers.symbolLoadInfo.description": "Contrôle explicite du chargement des symboles.", diff --git a/Extension/i18n/ita/package.i18n.json b/Extension/i18n/ita/package.i18n.json index eeae5e380..d2b315bf9 100644 --- a/Extension/i18n/ita/package.i18n.json +++ b/Extension/i18n/ita/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "Fornisce risultati compatibili con il contesto tramite un processo IntelliSense separato.", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "Fornisce risultati 'fuzzy' che non sono compatibili con il contesto.", "c_cpp.configuration.intelliSenseEngine.disabled.description": "Disattiva le funzionalità del servizio di linguaggio C/C++.", - "c_cpp.configuration.autocomplete.markdownDescription": "Controlla il provider di completamento automatico. Se è `disabled` e si vuole il completamento basato sulle parole, sarà necessario impostare anche `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (e analogamente per i linguaggi `c` e `cuda-cpp`).", + "c_cpp.configuration.autocomplete.markdownDescription": "Controlla il provider di completamento automatico. Se è `disabled` e desideri il completamento basato sulle parole, dovrai impostare anche `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (e analogamente per i linguaggi `c` e `cuda-cpp`).", "c_cpp.configuration.autocomplete.default.description": "Usa il motore IntelliSense attivo.", "c_cpp.configuration.autocomplete.disabled.description": "Usa il completamento basato su parole fornito da Visual Studio Code.", "c_cpp.configuration.errorSquiggles.description": "Controlla se i possibili errori di compilazione rilevati dal motore IntelliSense verranno segnalati all'editor. Controlla inoltre se vengono segnalati avvisi di analisi del codice se non è possibile trovare le inclusioni. Questa impostazione viene ignorata dal motore del parser di tag.", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Se è true, disabilita il reindirizzamento della console dell'oggetto del debug richiesto per il supporto del terminale integrato.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Mapping di file di origine facoltativi passati al motore di debug. Esempio: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "ID processo facoltativo a cui collegare il debugger. Usare `${command:pickProcess}` per ottenere un elenco dei processi locali in esecuzione a cui collegarsi. Tenere presente che alcune piattaforme richiedono privilegi di amministratore per collegarsi a un processo.", - "c_cpp.debuggers.symbolSearchPath.description": "Elenco di directory delimitate da punto e virgola da usare per la ricerca di file di simboli, ovvero PDB. Esempio: \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Percorso completo dell'eseguibile del programma. Il debugger cercherà un processo in esecuzione che corrisponde a questo percorso dell'eseguibile e vi si collegherà. Se più processi corrispondono, verrà mostrato un prompt per la selezione. Questo campo è necessario per caricare i simboli di debug del processo collegato.", + "c_cpp.debuggers.symbolSearchPath.description": "Elenco di directory delimitate da punto e virgola da usare per la ricerca di file di simboli, ovvero PDB o .SO. Esempio: \"c:\\dir1;c:\\dir2\".", "c_cpp.debuggers.dumpPath.description": "Percorso completo facoltativo di un file dump per il programma specificato. Esempio: \"c:\\temp\\app.dmp\". L'impostazione predefinita è Null.", "c_cpp.debuggers.enableDebugHeap.description": "Se è false, il processo verrà avviato con l'heap di debug disabilitato. Imposta la variabile di ambiente '_NO_DEBUG_HEAP' su '1'.", "c_cpp.debuggers.symbolLoadInfo.description": "Controllo esplicito del caricamento dei simboli.", diff --git a/Extension/i18n/jpn/package.i18n.json b/Extension/i18n/jpn/package.i18n.json index 0d3d5e3e1..b9a20221c 100644 --- a/Extension/i18n/jpn/package.i18n.json +++ b/Extension/i18n/jpn/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "true の場合、統合ターミナルのサポートに必要なデバッグ対象のコンソール リダイレクトが無効になります。", "c_cpp.debuggers.sourceFileMap.markdownDescription": "デバッグ エンジンに渡されるオプションのソース ファイル マッピング。例: `{ \"<元のソース パス>\": \"<現在のソース パス>\" }`。", "c_cpp.debuggers.processId.anyOf.markdownDescription": "デバッガーをアタッチするためのオプションのプロセス ID。ローカルで実行される、アタッチ先プロセスのリストを取得するには、`${command:pickProcess}` を使用します。一部のプラットフォームでは、プロセスにアタッチするために管理者特権が必要となることに注意してください。", - "c_cpp.debuggers.symbolSearchPath.description": "シンボル (つまり、pdb) ファイルの検索に使用する、セミコロンで区切られたディレクトリの一覧です。例: \"c:\\dir1;c:\\dir2\"。", + "c_cpp.debuggers.program.attach.markdownDescription": "プログラム実行可能ファイルへの完全なパス。デバッガーは、この実行可能ファイルのパスに一致する実行中のプロセスを検索し、アタッチします。複数のプロセスが一致する場合は、選択プロンプトが表示されます。アタッチされたプロセスのデバッグ シンボルを読み込むには、このフィールドが必要です。", + "c_cpp.debuggers.symbolSearchPath.description": "シンボル (つまり pdb または .so) ファイルの検索に使用する、セミコロンで区切られたディレクトリの一覧です。例: \"c:\\dir1;c:\\dir2\"。", "c_cpp.debuggers.dumpPath.description": "指定したプログラムのダンプ ファイルへの完全なパスです (オプション)。例: \"c:\\temp\\app.dmp\"。既定値は null です。", "c_cpp.debuggers.enableDebugHeap.description": "false の場合、プロセスはデバッグ ヒープを無効にして起動します。これにより、環境変数 '_NO_DEBUG_HEAP' は '1' に設定されます。", "c_cpp.debuggers.symbolLoadInfo.description": "シンボルの読み込みを明示的に制御します。", diff --git a/Extension/i18n/kor/package.i18n.json b/Extension/i18n/kor/package.i18n.json index 7378664f6..6741ff620 100644 --- a/Extension/i18n/kor/package.i18n.json +++ b/Extension/i18n/kor/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "별도의 IntelliSense 프로세스를 통해 컨텍스트 인식 결과를 제공합니다.", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "\"유사\" 결과를 제공합니다. 컨텍스트를 인식하지 않는 결과입니다.", "c_cpp.configuration.intelliSenseEngine.disabled.description": "C/C++ 언어 서비스 기능을 해제합니다.", - "c_cpp.configuration.autocomplete.markdownDescription": "자동 완성 공급자를 제어합니다. `disabled`에서 단어 기반 완성을 원할 경우 `\"[cpp]\": {\"editor.wordBasedSuggestions\": }`를 설정해야 합니다(`c`와 `cuda-cpp` 언어도 동일).", + "c_cpp.configuration.autocomplete.markdownDescription": "자동 완성 공급자를 제어합니다. `disabled`에서 단어 기반 완성을 원할 경우 `\"[cpp]\": {\"editor.wordBasedSuggestions\": <값>}`를 설정해야 합니다(`c`와 `cuda-cpp` 언어도 동일).", "c_cpp.configuration.autocomplete.default.description": "활성 IntelliSense 엔진을 사용합니다.", "c_cpp.configuration.autocomplete.disabled.description": "Visual Studio Code에서 제공하는 단어 기반 완성을 사용합니다.", "c_cpp.configuration.errorSquiggles.description": "IntelliSense 엔진에서 감지한 의심스러운 컴파일 오류를 편집기에 다시 보고할지 여부를 제어합니다. 또한 포함 사항을 찾을 수 없는 경우 코드 분석 경고가 보고되는지 여부를 제어합니다. 이 설정은 태그 파서 엔진에서 무시됩니다.", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "True이면 통합 터미널 지원에 필요한 디버기 콘솔 리디렉션을 사용하지 않도록 설정합니다.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "디버그 엔진에 전달되는 선택적 소스 파일 매핑입니다. 예: `{ \"<원래 소스 경로>\": \"<현재 소스 경로>\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "디버거를 연결할 선택적 프로세스 ID입니다. `${command:pickProcess}`를 사용하여 연결할 로컬 실행 프로세스 목록을 가져옵니다. 일부 플랫폼에서는 프로세스에 연결하기 위해 관리자 권한이 필요합니다.", - "c_cpp.debuggers.symbolSearchPath.description": "기호(pdb) 파일 검색에 사용할 디렉터리의 세미콜론으로 구분된 목록입니다(예: \"c:\\dir1;c:\\dir2\").", + "c_cpp.debuggers.program.attach.markdownDescription": "프로그램 실행 파일의 전체 경로입니다. 디버거는 이 실행 파일 경로와 일치하는 실행 중인 프로세스를 찾아 연결합니다. 여러 프로세스가 일치하는 경우 선택 프롬프트가 나타납니다. 이 필드는 연결된 프로세스의 디버그 기호를 로드하는 데 필요합니다.", + "c_cpp.debuggers.symbolSearchPath.description": "기호(pdb 또는 .so) 파일 검색에 사용할 디렉터리의 세미콜론으로 구분된 목록입니다. 예: \"c:\\dir1;c:\\dir2\".", "c_cpp.debuggers.dumpPath.description": "지정된 프로그램에 대한 코어 덤프 파일의 선택적 전체 경로입니다(예: \"c:\\temp\\app.dmp\"). 기본값은 null입니다.", "c_cpp.debuggers.enableDebugHeap.description": "False이면 디버그 힙이 사용하지 않도록 설정된 상태로 프로세스가 시작됩니다. 이렇게 하면 환경 변수 '_NO_DEBUG_HEAP'이 '1'로 설정됩니다.", "c_cpp.debuggers.symbolLoadInfo.description": "기호 로드를 명시적으로 제어합니다.", diff --git a/Extension/i18n/plk/package.i18n.json b/Extension/i18n/plk/package.i18n.json index 8db919d20..99400a980 100644 --- a/Extension/i18n/plk/package.i18n.json +++ b/Extension/i18n/plk/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Jeśli wartość to true, wyłącza przekierowywanie konsoli debugowanego obiektu, które jest wymagane do obsługi zintegrowanego terminalu.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Opcjonalne mapowania plików źródłowych przekazane do silnika debugowania. Przykład: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Opcjonalny identyfikator procesu, do którego ma zostać dołączony debuger. Użyj polecenia `${command:pickProcess}`, aby uzyskać listę uruchomionych lokalnie procesów, do których można dołączyć. Pamiętaj, że niektóre platformy wymagają uprawnień administratora, aby dołączyć je do procesu.", - "c_cpp.debuggers.symbolSearchPath.description": "Rozdzielana średnikami lista katalogów, w których mają być wyszukiwanie pliki symboli (PDB). Przykład: „c:\\dir1;c:\\dir2”.", + "c_cpp.debuggers.program.attach.markdownDescription": "Pełna ścieżka do pliku wykonywalnego programu. Debuger wyszuka uruchomiony proces zgodny z tą ścieżką wykonywalną i dołączy do niego. Jeśli wiele procesów jest zgodnych, zostanie wyświetlony monit o zaznaczenie. To pole jest wymagane do załadowania symboli debugowania dla dołączonego procesu.", + "c_cpp.debuggers.symbolSearchPath.description": "Rozdzielana średnikami lista katalogów do wyszukiwania plików symboli (tj. pdb lub .so). Przykład: „c:\\dir1;c:\\dir2”.", "c_cpp.debuggers.dumpPath.description": "Opcjonalna pełna ścieżka do pliku zrzutu dla określonego programu. Przykład: „c:\\temp\\app.dmp”. Wartość domyślna to null.", "c_cpp.debuggers.enableDebugHeap.description": "W przypadku wartości false proces zostanie uruchomiony z wyłączoną stertą debugowania. Spowoduje to ustawienie zmiennej środowiskowej „_NO_DEBUG_HEAP” na wartość „1”.", "c_cpp.debuggers.symbolLoadInfo.description": "Jawna kontrola ładowania symboli.", diff --git a/Extension/i18n/ptb/package.i18n.json b/Extension/i18n/ptb/package.i18n.json index 90dbb4aba..2cdb706bc 100644 --- a/Extension/i18n/ptb/package.i18n.json +++ b/Extension/i18n/ptb/package.i18n.json @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Se for true, desabilitará o redirecionamento do console do depurador requerido para o suporte do Terminal Integrado.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Mapeamentos opcionais de arquivo de origem passados para o mecanismo de depuração. Exemplo: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "ID do processo opcional ao qual anexar o depurador. Use `${command:pickProcess}` para obter uma lista de processos locais em execução aos quais anexar. Observe que algumas plataformas exigem privilégios de administrador para anexação a um processo.", - "c_cpp.debuggers.symbolSearchPath.description": "Lista separada por ponto e vírgula de diretórios a serem usados para pesquisar arquivos de símbolo (ou seja, pdb). Exemplo: \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Caminho completo para o executável do programa. O depurador pesquisará um processo em execução que corresponda a esse caminho executável e anexará a ele. Se vários processos corresponderem, um prompt de seleção será mostrado. Esse campo é necessário para carregar símbolos de depuração para o processo anexado.", + "c_cpp.debuggers.symbolSearchPath.description": "Lista separada por ponto e vírgula de diretórios a serem usadas para pesquisar arquivos de símbolos (ou seja, pdb ou .so). Exemplo: \"c:\\dir1;c:\\dir2\".", "c_cpp.debuggers.dumpPath.description": "Caminho completo opcional para um arquivo de despejo para o programa especificado. Exemplo: \"c:\\temp\\app.dmp\". Usa nulo como padrão.", "c_cpp.debuggers.enableDebugHeap.description": "Se for false, o processo será iniciado com o heap de depuração desabilitado. Isso define a variável de ambiente '_NO_DEBUG_HEAP' como '1'.", "c_cpp.debuggers.symbolLoadInfo.description": "Controle explícito do carregamento de símbolo.", diff --git a/Extension/i18n/rus/package.i18n.json b/Extension/i18n/rus/package.i18n.json index 91e1a82a9..60aee77a8 100644 --- a/Extension/i18n/rus/package.i18n.json +++ b/Extension/i18n/rus/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "Предоставляет результаты, зависящие от контекста, с помощью отдельного процесса IntelliSense.", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "Предоставляет \"нечеткие\" результаты, не зависящие от контекста.", "c_cpp.configuration.intelliSenseEngine.disabled.description": "Отключает компоненты службы языка C/C++.", - "c_cpp.configuration.autocomplete.markdownDescription": "Управляет поставщиком автозавершения. Если присвоено значение `disabled`, и вам требуется завершение по словам, также настройте `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (и аналогично для языков `c` и `cuda-cpp`).", + "c_cpp.configuration.autocomplete.markdownDescription": "Управляет поставщиком автозавершения. Если присвоено значение `disabled`, и вам требуется завершение по словам, также настройте `\"[cpp]\": {\"editor.wordBasedSuggestions\": <значение>}` (и аналогично для языков `c` и `cuda-cpp`).", "c_cpp.configuration.autocomplete.default.description": "Использует активную подсистему IntelliSense.", "c_cpp.configuration.autocomplete.disabled.description": "Использует завершение на основе слов, предоставляемое Visual Studio Code.", "c_cpp.configuration.errorSquiggles.description": "Определяет, будут ли обнаруженные подсистемой IntelliSense предполагаемые ошибки компиляции возвращены в редактор. Также определяет, будут ли отображаться предупреждения на этапе анализа кода, если не удается найти включаемые данные. Этот параметр игнорируется подсистемой синтаксического анализа тегов.", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Если задано значение true, отключается перенаправление консоли отлаживаемого объекта, необходимое для поддержки встроенного терминала.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Необязательные сопоставления исходных файлов, передаваемые подсистеме отладки. Пример: `{ \"<первоначальный путь к источнику>\": \"<текущий путь к источнику>\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Необязательный идентификатор процесса, к которому требуется подключить отладчик. Используйте `${command:pickProcess}`, чтобы получить список локальных запущенных процессов для подключения. Обратите внимание, что для подключения к процессам на некоторых платформах требуются права администратора.", - "c_cpp.debuggers.symbolSearchPath.description": "Список каталогов, разделенных точкой с запятой, который следует использовать для поиска файлов символов (таких как PDB). Пример: \"c:\\каталог_1;c:\\каталог_2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Полный путь к исполняемому файлу program. Отладчик будет искать запущенный процесс, совпадающий с путем этого исполняемого файла, и подключаться к нему. Если процессов несколько, появится запрос выбора. Это поле обязательно с целью загрузки символов отладки для подключенного процесса.", + "c_cpp.debuggers.symbolSearchPath.description": "Список каталогов, разделенных точкой с запятой, который следует использовать для поиска файлов символов (таких как PDB или SO). Пример: \"c:\\каталог_1;c:\\каталог_2\".", "c_cpp.debuggers.dumpPath.description": "Необязательный полный путь к основному файлу дампа для указанной программы. Пример: \"c:\\temp\\app.dmp\". Значение по умолчанию: null.", "c_cpp.debuggers.enableDebugHeap.description": "Если задано значение false, процесс будет запущен с отключенной кучей отладки. При этом для переменной среды \"_NO_DEBUG_HEAP\" устанавливается значение \"1\".", "c_cpp.debuggers.symbolLoadInfo.description": "Явный контроль загрузки символов.", diff --git a/Extension/i18n/trk/package.i18n.json b/Extension/i18n/trk/package.i18n.json index 54ac8741f..c3ab3295f 100644 --- a/Extension/i18n/trk/package.i18n.json +++ b/Extension/i18n/trk/package.i18n.json @@ -185,7 +185,7 @@ "c_cpp.configuration.intelliSenseEngine.default.description": "Ayrı bir IntelliSense işlemi aracılığıyla bağlama duyarlı sonuçlar sağlar.", "c_cpp.configuration.intelliSenseEngine.tagParser.description": "Bağlama duyarlı olmayan \"belirsiz\" sonuçlar sağlar.", "c_cpp.configuration.intelliSenseEngine.disabled.description": "C/C++ dil hizmeti özelliklerini kapatır.", - "c_cpp.configuration.autocomplete.markdownDescription": "Otomatik tamamlama sağlayıcısını kontrol eder. `disabled` ise ve sözcük tabanlı tamamlama istiyorsanız, aynı zamanda `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (ve aynı şekilde `c` ve `cuda-cpp` dilleri için) ayarını da belirlemeniz gerekir.", + "c_cpp.configuration.autocomplete.markdownDescription": "Otomatik tamamlama sağlayıcısını kontrol eder. `disabled` ise ve sözcük tabanlı tamamlama istiyorsanız, aynı zamanda `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (ve aynı şekilde `c` ve `cuda-cpp` dilleri için) ayarını da belirlemeniz gerekir.", "c_cpp.configuration.autocomplete.default.description": "Etkin IntelliSense altyapısını kullanır.", "c_cpp.configuration.autocomplete.disabled.description": "Visual Studio Code tarafından sağlanan sözcük tabanlı tamamlamayı kullanır.", "c_cpp.configuration.errorSquiggles.description": "IntelliSense altyapısı tarafından algılanan şüpheli derleme hatalarının düzenleyiciye geri rapor edilip edilmeyeceğini kontrol eder. Ayrıca, içermeler bulunamazsa kod analizi uyarılarının raporlanıp raporlanmayacağını da kontrol eder. Bu ayar, Etiket Ayrıştırıcı motoru tarafından yok sayılır.", @@ -331,7 +331,8 @@ "c_cpp.debuggers.avoidWindowsConsoleRedirection.description": "Değer true ise, Tümleşik Terminal desteği için gerekli olan hata ayıklanan işlem konsol yeniden yönlendirmesini devre dışı bırakır.", "c_cpp.debuggers.sourceFileMap.markdownDescription": "Hata ayıklama altyapısına geçirilen isteğe bağlı kaynak dosya eşlemeleri. Örnek: `{ \"\": \"\" }`.", "c_cpp.debuggers.processId.anyOf.markdownDescription": "Hata ayıklayıcının ekleneceği isteğe bağlı işlem kimliği. Eklenilecek yerel çalışan işlemlerin bir listesini almak için `${command:pickProcess}` kullanın. Bazı platformların bir işleme ekleme yapmak için yönetici ayrıcalıkları gerektirdiğini unutmayın.", - "c_cpp.debuggers.symbolSearchPath.description": "Sembol (yani pdb) dosyalarını aramak için kullanılacak, noktalı virgülle ayrılmış dizinlerin listesi. Örnek: \"c:\\dizin1;c:\\dizin2\".", + "c_cpp.debuggers.program.attach.markdownDescription": "Programın yürütülebilir dosyasının tam yolu. Hata ayıklayıcı, bu yürütülebilir dosya yoluyla eşleşen çalışan bir işlemi arayacak ve ona eklenecek. Birden çok çalışan işlem eşleşiyorsa bir seçim istemi gösterilecek. Ekli işlem için hata ayıklama sembollerini yüklerken bu alan gereklidir.", + "c_cpp.debuggers.symbolSearchPath.description": "Sembol (yani pdb veya .so) dosyalarını aramak için kullanılacak, noktalı virgülle ayrılmış dizinlerin listesi. Örnek: \"c:\\dizin1;c:\\dizin2\".", "c_cpp.debuggers.dumpPath.description": "Belirtilen program için döküm dosyasının isteğe bağlı tam yolu. Örnek: \"c:\\temp\\app.dmp\". Varsayılan olarak null değerini alır.", "c_cpp.debuggers.enableDebugHeap.description": "Değer false ise, işlem hata ayıklama yığını devre dışı bırakılarak başlatılır. Bu işlem '_NO_DEBUG_HEAP' ortam değişkenini '1' olarak ayarlar.", "c_cpp.debuggers.symbolLoadInfo.description": "Sembol yüklemesinin açık denetimi.", diff --git a/Extension/package.json b/Extension/package.json index 82df4bbae..75fb6389b 100644 --- a/Extension/package.json +++ b/Extension/package.json @@ -2,7 +2,7 @@ "name": "cpptools", "displayName": "C/C++", "description": "C/C++ IntelliSense, debugging, and code browsing.", - "version": "1.30.0-main", + "version": "1.31.0-main", "publisher": "ms-vscode", "icon": "LanguageCCPP_color_128x.png", "readme": "README.md", @@ -63,6 +63,7 @@ "onFileSystem:cpptools-schema" ], "main": "./dist/src/main", + "type": "commonjs", "contributes": { "languages": [ { @@ -1992,6 +1993,7 @@ "abseil-time-*", "abseil-time-comparison", "abseil-time-subtraction", + "abseil-unchecked-statusor-access", "abseil-upgrade-duration-conversions", "altera-*", "altera-id-dependent-backward-branch", @@ -2032,14 +2034,22 @@ "bugprone-capturing-this-in-member-variable", "bugprone-casting-through-void", "bugprone-chained-comparison", + "bugprone-command-processor", "bugprone-compare-pointer-to-member-virtual-function", + "bugprone-copy-constructor-*", "bugprone-copy-constructor-init", + "bugprone-copy-constructor-mutates-argument", "bugprone-crtp-constructor-accessibility", "bugprone-dangling-handle", + "bugprone-default-operator-new-on-overaligned-type", + "bugprone-derived-method-shadowing-base-method", "bugprone-dynamic-static-initializers", "bugprone-easily-swappable-parameters", "bugprone-empty-catch", + "bugprone-exception-*", "bugprone-exception-escape", + "bugprone-exception-copy-constructor-throws", + "bugprone-float-loop-counter", "bugprone-fold-init-type", "bugprone-forward-declaration-namespace", "bugprone-forwarding-reference-overload", @@ -2052,6 +2062,7 @@ "bugprone-incorrect-roundings", "bugprone-infinite-loop", "bugprone-integer-division", + "bugprone-invalid-enum-default-initialization", "bugprone-lambda-function-name", "bugprone-macro-parentheses", "bugprone-macro-repeated-side-effects", @@ -2074,6 +2085,8 @@ "bugprone-parent-virtual-call", "bugprone-pointer-arithmetic-on-polymorphic-object", "bugprone-posix-return", + "bugprone-random-generator-seed", + "bugprone-raw-memory-call-on-non-trivial-type", "bugprone-redundant-branch-condition", "bugprone-reserved-identifier", "bugprone-return-const-ref-from-parameter", @@ -2085,6 +2098,7 @@ "bugprone-sizeof-expression", "bugprone-spuriously-wake-up-functions", "bugprone-standalone-empty", + "bugprone-std-namespace-modification", "bugprone-string-*", "bugprone-string-constructor", "bugprone-string-integer-assignment", @@ -2105,8 +2119,11 @@ "bugprone-tagged-union-member-count", "bugprone-terminating-continue", "bugprone-throw-keyword-missing", + "bugprone-throwing-static-initialization", "bugprone-too-small-loop-variable", + "bugprone-unchecked-*", "bugprone-unchecked-optional-access", + "bugprone-unchecked-string-to-number-conversion", "bugprone-undefined-memory-manipulation", "bugprone-undelegated-constructor", "bugprone-unhandled-*", @@ -2326,6 +2343,7 @@ "cppcoreguidelines-prefer-member-initializer", "cppcoreguidelines-pro-bounds-*", "cppcoreguidelines-pro-bounds-array-to-pointer-decay", + "cppcoreguidelines-pro-bounds-avoid-unchecked-container-access", "cppcoreguidelines-pro-bounds-constant-array-index", "cppcoreguidelines-pro-bounds-pointer-arithmetic", "cppcoreguidelines-pro-type-*", @@ -2354,6 +2372,7 @@ "fuchsia-multiple-inheritance", "fuchsia-overloaded-operator", "fuchsia-statically-constructed-objects", + "fuchsia-temporary-objects", "fuchsia-trailing-return", "fuchsia-virtual-inheritance", "google-*", @@ -2378,6 +2397,7 @@ "google-readability-namespace-comments", "google-readability-todo", "google-runtime-*", + "google-runtime-float", "google-runtime-int", "google-runtime-operator", "google-upgrade-googletest-case", @@ -2429,12 +2449,16 @@ "llvm-prefer-static-over-anonymous-namespace", "llvm-qualified-auto", "llvm-twine-local", + "llvm-use-*", + "llvm-use-new-mlir-op-builder", + "llvm-use-ranges", "llvmlibc-*", "llvmlibc-callee-namespace", "llvmlibc-implementation-in-namespace", "llvmlibc-inline-function-decl", "llvmlibc-restrict-system-libc-headers", "misc-*", + "misc-anonymous-namespace-in-header", "misc-confusable-identifiers", "misc-const-correctness", "misc-coroutine-hostile-raii", @@ -2445,11 +2469,14 @@ "misc-misleading-bidirectional", "misc-misleading-identifier", "misc-misplaced-const", + "misc-multiple-inheritance", "misc-new-delete-overloads", "misc-no-recursion", "misc-non-*", "misc-non-copyable-objects", "misc-non-private-member-variables-in-classes", + "misc-override-with-different-visibility", + "misc-predictable-rand", "misc-redundant-expression", "misc-static-assert", "misc-throw-by-value-catch-by-reference", @@ -2465,7 +2492,11 @@ "modernize-*", "modernize-avoid-*", "modernize-avoid-bind", + "modernize-avoid-c-*", "modernize-avoid-c-arrays", + "modernize-avoid-c-style-cast", + "modernize-avoid-setjmp-longjmp", + "modernize-avoid-variadic-functions", "modernize-concat-nested-namespaces", "modernize-deprecated-*", "modernize-deprecated-headers", @@ -2586,7 +2617,9 @@ "readability-identifier-length", "readability-identifier-naming", "readability-implicit-bool-conversion", + "readability-inconsistent-*", "readability-inconsistent-declaration-parameter-name", + "readability-inconsistent-ifelse-braces", "readability-isolate-declaration", "readability-magic-numbers", "readability-make-member-function-const", @@ -2605,11 +2638,13 @@ "readability-redundant-function-ptr-dereference", "readability-redundant-inline-specifier", "readability-redundant-member-init", + "readability-redundant-parentheses", "readability-redundant-preprocessor", "readability-redundant-smartptr-get", "readability-redundant-string-*", "readability-redundant-string-cstr", "readability-redundant-string-init", + "readability-redundant-typename", "readability-reference-to-constructed-temporary", "readability-simplify-*", "readability-simplify-boolean-expr", @@ -2662,6 +2697,7 @@ "abseil-time-*", "abseil-time-comparison", "abseil-time-subtraction", + "abseil-unchecked-statusor-access", "abseil-upgrade-duration-conversions", "altera-*", "altera-id-dependent-backward-branch", @@ -2702,14 +2738,22 @@ "bugprone-capturing-this-in-member-variable", "bugprone-casting-through-void", "bugprone-chained-comparison", + "bugprone-command-processor", "bugprone-compare-pointer-to-member-virtual-function", + "bugprone-copy-constructor-*", "bugprone-copy-constructor-init", + "bugprone-copy-constructor-mutates-argument", "bugprone-crtp-constructor-accessibility", "bugprone-dangling-handle", + "bugprone-default-operator-new-on-overaligned-type", + "bugprone-derived-method-shadowing-base-method", "bugprone-dynamic-static-initializers", "bugprone-easily-swappable-parameters", "bugprone-empty-catch", + "bugprone-exception-*", "bugprone-exception-escape", + "bugprone-exception-copy-constructor-throws", + "bugprone-float-loop-counter", "bugprone-fold-init-type", "bugprone-forward-declaration-namespace", "bugprone-forwarding-reference-overload", @@ -2722,6 +2766,7 @@ "bugprone-incorrect-roundings", "bugprone-infinite-loop", "bugprone-integer-division", + "bugprone-invalid-enum-default-initialization", "bugprone-lambda-function-name", "bugprone-macro-parentheses", "bugprone-macro-repeated-side-effects", @@ -2744,6 +2789,8 @@ "bugprone-parent-virtual-call", "bugprone-pointer-arithmetic-on-polymorphic-object", "bugprone-posix-return", + "bugprone-random-generator-seed", + "bugprone-raw-memory-call-on-non-trivial-type", "bugprone-redundant-branch-condition", "bugprone-reserved-identifier", "bugprone-return-const-ref-from-parameter", @@ -2755,6 +2802,7 @@ "bugprone-sizeof-expression", "bugprone-spuriously-wake-up-functions", "bugprone-standalone-empty", + "bugprone-std-namespace-modification", "bugprone-string-*", "bugprone-string-constructor", "bugprone-string-integer-assignment", @@ -2775,8 +2823,11 @@ "bugprone-tagged-union-member-count", "bugprone-terminating-continue", "bugprone-throw-keyword-missing", + "bugprone-throwing-static-initialization", "bugprone-too-small-loop-variable", + "bugprone-unchecked-*", "bugprone-unchecked-optional-access", + "bugprone-unchecked-string-to-number-conversion", "bugprone-undefined-memory-manipulation", "bugprone-undelegated-constructor", "bugprone-unhandled-*", @@ -2996,6 +3047,7 @@ "cppcoreguidelines-prefer-member-initializer", "cppcoreguidelines-pro-bounds-*", "cppcoreguidelines-pro-bounds-array-to-pointer-decay", + "cppcoreguidelines-pro-bounds-avoid-unchecked-container-access", "cppcoreguidelines-pro-bounds-constant-array-index", "cppcoreguidelines-pro-bounds-pointer-arithmetic", "cppcoreguidelines-pro-type-*", @@ -3024,6 +3076,7 @@ "fuchsia-multiple-inheritance", "fuchsia-overloaded-operator", "fuchsia-statically-constructed-objects", + "fuchsia-temporary-objects", "fuchsia-trailing-return", "fuchsia-virtual-inheritance", "google-*", @@ -3048,6 +3101,7 @@ "google-readability-namespace-comments", "google-readability-todo", "google-runtime-*", + "google-runtime-float", "google-runtime-int", "google-runtime-operator", "google-upgrade-googletest-case", @@ -3099,12 +3153,16 @@ "llvm-prefer-static-over-anonymous-namespace", "llvm-qualified-auto", "llvm-twine-local", + "llvm-use-*", + "llvm-use-new-mlir-op-builder", + "llvm-use-ranges", "llvmlibc-*", "llvmlibc-callee-namespace", "llvmlibc-implementation-in-namespace", "llvmlibc-inline-function-decl", "llvmlibc-restrict-system-libc-headers", "misc-*", + "misc-anonymous-namespace-in-header", "misc-confusable-identifiers", "misc-const-correctness", "misc-coroutine-hostile-raii", @@ -3115,11 +3173,14 @@ "misc-misleading-bidirectional", "misc-misleading-identifier", "misc-misplaced-const", + "misc-multiple-inheritance", "misc-new-delete-overloads", "misc-no-recursion", "misc-non-*", "misc-non-copyable-objects", "misc-non-private-member-variables-in-classes", + "misc-override-with-different-visibility", + "misc-predictable-rand", "misc-redundant-expression", "misc-static-assert", "misc-throw-by-value-catch-by-reference", @@ -3135,7 +3196,11 @@ "modernize-*", "modernize-avoid-*", "modernize-avoid-bind", + "modernize-avoid-c-*", "modernize-avoid-c-arrays", + "modernize-avoid-c-style-cast", + "modernize-avoid-setjmp-longjmp", + "modernize-avoid-variadic-functions", "modernize-concat-nested-namespaces", "modernize-deprecated-*", "modernize-deprecated-headers", @@ -3256,7 +3321,9 @@ "readability-identifier-length", "readability-identifier-naming", "readability-implicit-bool-conversion", + "readability-inconsistent-*", "readability-inconsistent-declaration-parameter-name", + "readability-inconsistent-ifelse-braces", "readability-isolate-declaration", "readability-magic-numbers", "readability-make-member-function-const", @@ -3275,11 +3342,13 @@ "readability-redundant-function-ptr-dereference", "readability-redundant-inline-specifier", "readability-redundant-member-init", + "readability-redundant-parentheses", "readability-redundant-preprocessor", "readability-redundant-smartptr-get", "readability-redundant-string-*", "readability-redundant-string-cstr", "readability-redundant-string-init", + "readability-redundant-typename", "readability-reference-to-constructed-temporary", "readability-simplify-*", "readability-simplify-boolean-expr", @@ -4774,11 +4843,6 @@ "program" ], "properties": { - "program": { - "type": "string", - "description": "%c_cpp.debuggers.program.description%", - "default": "${workspaceRoot}/a.out" - }, "targetArchitecture": { "type": "string", "description": "%c_cpp.debuggers.targetArchitecture.description%", @@ -4824,6 +4888,10 @@ "description": "%c_cpp.debuggers.useExtendedRemote.description%", "default": false }, + "program": { + "type": "string", + "markdownDescription": "%c_cpp.debuggers.program.attach.markdownDescription%" + }, "processId": { "markdownDescription": "%c_cpp.debuggers.processId.anyOf.markdownDescription%", "anyOf": [ @@ -5789,15 +5857,17 @@ "attach": { "type": "object", "default": {}, - "required": [ - "processId" - ], + "required": [], "properties": { "symbolSearchPath": { "type": "string", "description": "%c_cpp.debuggers.symbolSearchPath.description%", "default": "" }, + "program": { + "type": "string", + "markdownDescription": "%c_cpp.debuggers.program.attach.markdownDescription%" + }, "processId": { "markdownDescription": "%c_cpp.debuggers.processId.anyOf.markdownDescription%", "anyOf": [ @@ -6718,7 +6788,7 @@ "code": "yarn install && (yarn verify compiled --quiet || yarn build) && yarn verify binaries && ts-node -T .scripts/code.ts", "verify": "ts-node -T .scripts/verify.ts", "prep": "yarn prep:dts && yarn copy-walkthrough-media && yarn generate-native-strings && yarn translations-generate", - "lint": "yarn install && eslint -c .eslintrc.js --report-unused-disable-directives src test ui .scripts", + "lint": "yarn install && eslint --report-unused-disable-directives src test ui .scripts", "compile": "yarn install && (yarn verify prep --quiet || yarn prep) && yarn build", "watch": "yarn install && (yarn verify prep --quiet || yarn prep) && tsc --build tsconfig.json --watch", "rebuild": "yarn install && yarn clean && yarn prep && yarn build", @@ -6744,19 +6814,19 @@ "@types/proxyquire": "^1.3.31", "@types/semver": "^7.5.8", "@types/shell-quote": "^1.7.5", - "@types/sinon": "^17.0.3", + "@types/sinon": "^21.0.0", "@types/tmp": "^0.2.6", "@types/which": "^2.0.2", "@types/yauzl": "^2.10.3", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^8.54.0", + "@typescript-eslint/parser": "^8.54.0", "@vscode/debugadapter": "^1.65.0", "@vscode/debugprotocol": "^1.65.0", "@vscode/dts": "^0.4.0", "@vscode/test-electron": "^2.3.10", "async-child-process": "^1.1.1", "await-notify": "^1.0.1", - "eslint": "^8.45.0", + "eslint": "^9.39.2", "eslint-plugin-header": "^3.1.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsdoc": "^48.2.8", @@ -6772,23 +6842,24 @@ "parse5": "^7.1.2", "parse5-traverse": "^1.0.3", "proxyquire": "^2.1.3", - "sinon": "^19.0.2", + "sinon": "^21.0.1", "ts-loader": "^9.5.1", "ts-node": "^10.9.2", "typescript": "^5.4.5", "vscode-nls-dev": "^4.0.4", - "webpack": "^5.94.0", + "webpack": "^5.105.1", "webpack-cli": "^5.1.4", "xml2js": "^0.6.2" }, "dependencies": { - "@github/copilot-language-server": "^1.316.0", - "@vscode/extension-telemetry": "^0.9.6", + "@github/copilot-language-server": "1.434.0", + "@vscode/extension-telemetry": "^0.9.9", "chokidar": "^3.6.0", - "comment-json": "^4.2.3", + "comment-json": "^4.5.1", "escape-string-regexp": "^2.0.0", + "fast-glob": "^3.3.3", "glob": "^7.2.3", - "minimatch": "^4.2.0", + "minimatch": "^4.2.6", "mkdirp": "^3.0.1", "node-fetch": "^2.7.0", "node-loader": "^2.0.0", @@ -6797,7 +6868,7 @@ "node-vswhere": "^1.0.2", "plist": "^3.1.0", "posix-getopt": "^1.2.1", - "shell-quote": "^1.8.1", + "shell-quote": "1.8.2", "ssh-config": "^4.4.4", "tmp": "^0.2.5", "vscode-cpptools": "^7.1.1", diff --git a/Extension/package.nls.json b/Extension/package.nls.json index ab888087b..ca0f42449 100644 --- a/Extension/package.nls.json +++ b/Extension/package.nls.json @@ -478,7 +478,7 @@ "c_cpp.configuration.autocomplete.markdownDescription": { "message": "Controls the auto-completion provider. If `disabled` and you want word-based completion, you will also need to set `\"[cpp]\": {\"editor.wordBasedSuggestions\": }` (and similarly for `c` and `cuda-cpp` languages).", "comment": [ - "{Locked=\"`disabled`\"} {Locked=\"`\\\"[cpp]\\\": {\\\"editor.wordBasedSuggestions\\\": <\"} {Locked=\">}`\"} Locked=\"`c`\"} Locked=\"`cuda-cpp`\"}" + "{Locked=\"`disabled`\"} {Locked=\"`\\\"[cpp]\\\": {\\\"editor.wordBasedSuggestions\\\": <\"} {Locked=\">}`\"} {Locked=\"`c`\"} {Locked=\"`cuda-cpp`\"}" ] }, "c_cpp.configuration.autocomplete.default.description": "Uses the active IntelliSense engine.", @@ -888,7 +888,7 @@ "c_cpp.debuggers.environment.description": { "message": "Environment variables to add to the environment for the program. Example: [ { \"name\": \"config\", \"value\": \"Debug\" } ], not [ { \"config\": \"Debug\" } ].", "comment": [ - "{Locked=\"[ { \\\"name\": \\\"\"} {Locked=\"\\\", \\\"value\\\": \\\"\"} {Locked=\"\\\" } ]\"} {Locked=\"[ { \\\"\"} {Locked=\"\\\": \\\"\"} {Locked=\"\\\" } ]\"}" + "{Locked=\"[ { \\\"name\\\": \\\"\"} {Locked=\"\\\", \\\"value\\\": \\\"\"} {Locked=\"\\\" } ]\"} {Locked=\"[ { \\\"\"} {Locked=\"\\\": \\\"\"} {Locked=\"\\\" } ]\"}" ] }, "c_cpp.debuggers.envFile.description": "Absolute path to a file containing environment variable definitions. This file has key value pairs separated by an equals sign per line. E.g. KEY=VALUE.", @@ -931,7 +931,13 @@ "{Locked=\"`${command:pickProcess}`\"}" ] }, - "c_cpp.debuggers.symbolSearchPath.description": "Semicolon separated list of directories to use to search for symbol (that is, pdb) files. Example: \"c:\\dir1;c:\\dir2\".", + "c_cpp.debuggers.program.attach.markdownDescription": { + "message": "Full path to the program executable. The debugger will search for a running process matching this executable path and attach to it. If multiple processes match, a selection prompt will be shown. This field is required to load debug symbols for the attached process.", + "comment": [ + "{Locked=\"`program`\"}" + ] + }, + "c_cpp.debuggers.symbolSearchPath.description": "Semicolon separated list of directories to use to search for symbol (that is, pdb or .so) files. Example: \"c:\\dir1;c:\\dir2\".", "c_cpp.debuggers.dumpPath.description": "Optional full path to a dump file for the specified program. Example: \"c:\\temp\\app.dmp\". Defaults to null.", "c_cpp.debuggers.enableDebugHeap.description": "If false, the process will be launched with debug heap disabled. This sets the environment variable '_NO_DEBUG_HEAP' to '1'.", "c_cpp.debuggers.symbolLoadInfo.description": "Explicit control of symbol loading.", diff --git a/Extension/src/Debugger/configurationProvider.ts b/Extension/src/Debugger/configurationProvider.ts index 559011251..7786594e8 100644 --- a/Extension/src/Debugger/configurationProvider.ts +++ b/Extension/src/Debugger/configurationProvider.ts @@ -23,6 +23,7 @@ import { PlatformInformation } from '../platform'; import { rsync, scp, ssh } from '../SSH/commands'; import * as Telemetry from '../telemetry'; import { AttachItemsProvider, AttachPicker, RemoteAttachPicker } from './attachToProcess'; +import { AttachItem, showQuickPick } from './attachQuickPick'; import { ConfigMenu, ConfigMode, ConfigSource, CppDebugConfiguration, DebuggerEvent, DebuggerType, DebugType, IConfiguration, IConfigurationSnippet, isDebugLaunchStr, MIConfigurations, PipeTransportConfigurations, TaskStatus, WindowsConfigurations, WSLConfigurations } from './configurations'; import { NativeAttachItemsProviderFactory } from './nativeAttach'; import { Environment, ParsedEnvironmentFile } from './ParsedEnvironmentFile'; @@ -179,7 +180,7 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv await cppBuildTaskProvider.runBuildTask(config.preLaunchTask); config.preLaunchTask = undefined; Telemetry.logDebuggerEvent(DebuggerEvent.debugPanel, { "debugType": DebugType.debug, "configSource": config.configSource || ConfigSource.unknown, "configMode": ConfigMode.launchConfig, "cancelled": "false", "succeeded": "true" }); - } catch (err) { + } catch { Telemetry.logDebuggerEvent(DebuggerEvent.debugPanel, { "debugType": DebugType.debug, "configSource": config.configSource || ConfigSource.unknown, "configMode": ConfigMode.launchConfig, "cancelled": "false", "succeeded": "false" }); } return config; @@ -245,7 +246,6 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv } // Handle legacy 'externalConsole' bool and convert to console: "externalTerminal" - // eslint-disable-next-line no-prototype-builtins if (config.hasOwnProperty("externalConsole")) { void logger.getOutputChannelLogger().showWarningMessage(localize("debugger.deprecated.config", "The key '{0}' is deprecated. Please use '{1}' instead.", "externalConsole", "console")); if (config.externalConsole && !config.console) { @@ -354,13 +354,22 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv // Pick process if process id is empty if (config.request === "attach" && !config.processId) { let processId: string | undefined; - if (config.pipeTransport || config.useExtendedRemote) { - const remoteAttachPicker: RemoteAttachPicker = new RemoteAttachPicker(); - processId = await remoteAttachPicker.ShowAttachEntries(config); - } else { - const attachItemsProvider: AttachItemsProvider = NativeAttachItemsProviderFactory.Get(); - const attacher: AttachPicker = new AttachPicker(attachItemsProvider); - processId = await attacher.ShowAttachEntries(token); + + // If program is specified and not remote attach, try to find the matching process by name + if (config.program && !config.pipeTransport && !config.useExtendedRemote) { + processId = await this.findProcessByProgramName(config.program, token); + } + + // Fall back to process picker if program wasn't specified or didn't match + if (!processId) { + if (config.pipeTransport || config.useExtendedRemote) { + const remoteAttachPicker: RemoteAttachPicker = new RemoteAttachPicker(); + processId = await remoteAttachPicker.ShowAttachEntries(config); + } else { + const attachItemsProvider: AttachItemsProvider = NativeAttachItemsProviderFactory.Get(); + const attacher: AttachPicker = new AttachPicker(attachItemsProvider); + processId = await attacher.ShowAttachEntries(token); + } } if (processId) { @@ -621,7 +630,7 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv if (response === applyButton || response === updateButton) { try { await vscode.commands.executeCommand('C_Cpp.SetVsDeveloperEnvironment', 'buildAndDebug'); - } catch (e: any) { + } catch { // Ignore the error, the user will be prompted to apply the environment manually. } } @@ -710,7 +719,6 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv const newSourceFileMapSource: string = util.resolveVariables(sourceFileMapSource, undefined); if (sourceFileMapSource !== newSourceFileMapSource) { message = "\t" + localize("replacing.sourcepath", "Replacing {0} '{1}' with '{2}'.", "sourcePath", sourceFileMapSource, newSourceFileMapSource); - // eslint-disable-next-line @typescript-eslint/no-dynamic-delete delete config.sourceFileMap[sourceFileMapSource]; source = newSourceFileMapSource; } @@ -790,7 +798,6 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv } private findDefaultConfig(configs: CppDebugConfiguration[]): CppDebugConfiguration[] { - // eslint-disable-next-line no-prototype-builtins return configs.filter((config: CppDebugConfiguration) => config.hasOwnProperty("isDefault") && config.isDefault); } @@ -1157,6 +1164,44 @@ export class DebugConfigurationProvider implements vscode.DebugConfigurationProv } return true; } + + private async findProcessByProgramName( + programPath: string, + token?: vscode.CancellationToken + ): Promise { + // Validate that the program path is valid + if (!await util.checkExecutableWithoutExtensionExists(programPath)) { + return undefined; + } + + const programBaseName: string = path.basename(programPath); + + // Get the process list using the same logic as interactive attach + const attachItemsProvider: AttachItemsProvider = NativeAttachItemsProviderFactory.Get(); + const processes: AttachItem[] = await attachItemsProvider.getAttachItems(token); + + // Prepare target name for matching (case-insensitive on Windows only) + let targetName: string = programBaseName; + if (isWindows) { + targetName = targetName.toLowerCase(); + targetName = targetName.endsWith(".exe") ? targetName : (targetName + ".exe"); + } + + // Find processes matching the program name + const matchingProcesses: AttachItem[] = processes.filter(p => { + const processName: string = isWindows ? p.label.toLowerCase() : p.label; + return processName === targetName; + }); + + if (matchingProcesses.length === 0) { + return undefined; + } else if (matchingProcesses.length === 1) { + return matchingProcesses[0].id; + } else { + // Multiple matches - let the user choose + return showQuickPick(() => Promise.resolve(matchingProcesses)); + } + } } export interface IConfigurationAssetProvider { diff --git a/Extension/src/Debugger/nativeAttach.ts b/Extension/src/Debugger/nativeAttach.ts index 26914a90e..669fe7570 100644 --- a/Extension/src/Debugger/nativeAttach.ts +++ b/Extension/src/Debugger/nativeAttach.ts @@ -184,7 +184,7 @@ function spawnChildProcess(command: string, token?: vscode.CancellationToken): P try { process.kill(); - } catch (e) { + } catch { // Failed to kill process. } reject(new Error(localize("timeout.processList.spawn", '"{0}" timed out after {1} seconds.', command, seconds))); @@ -198,7 +198,7 @@ function spawnChildProcess(command: string, token?: vscode.CancellationToken): P try { process.kill(); - } catch (e) { + } catch { // Failed to kill process. } reject(new Error(localize("cancel.processList.spawn", '"{0}" canceled.', command))); diff --git a/Extension/src/LanguageServer/client.ts b/Extension/src/LanguageServer/client.ts index decbfaca6..1cc7e087c 100644 --- a/Extension/src/LanguageServer/client.ts +++ b/Extension/src/LanguageServer/client.ts @@ -816,25 +816,25 @@ export interface Client { didChangeActiveEditor(editor?: vscode.TextEditor, selection?: Range): Promise; restartIntelliSenseForFile(document: vscode.TextDocument): Promise; activate(): void; - selectionChanged(selection: Range): void; - resetDatabase(): void; + selectionChanged(selection: Range): Promise; + resetDatabase(): Promise; deactivate(): void; promptSelectIntelliSenseConfiguration(sender?: any): Promise; rescanCompilers(sender?: any): Promise; - pauseParsing(): void; - resumeParsing(): void; - PauseCodeAnalysis(): void; - ResumeCodeAnalysis(): void; - CancelCodeAnalysis(): void; + pauseParsing(): Promise; + resumeParsing(): Promise; + PauseCodeAnalysis(): Promise; + ResumeCodeAnalysis(): Promise; + CancelCodeAnalysis(): Promise; handleConfigurationSelectCommand(config?: string): Promise; handleConfigurationProviderSelectCommand(): Promise; handleShowActiveCodeAnalysisCommands(): Promise; handleShowIdleCodeAnalysisCommands(): Promise; - handleReferencesIcon(): void; - handleConfigurationEditCommand(viewColumn?: vscode.ViewColumn): void; - handleConfigurationEditJSONCommand(viewColumn?: vscode.ViewColumn): void; - handleConfigurationEditUICommand(viewColumn?: vscode.ViewColumn): void; - handleAddToIncludePathCommand(path: string): void; + handleReferencesIcon(): Promise; + handleConfigurationEditCommand(viewColumn?: vscode.ViewColumn): Promise; + handleConfigurationEditJSONCommand(viewColumn?: vscode.ViewColumn): Promise; + handleConfigurationEditUICommand(viewColumn?: vscode.ViewColumn): Promise; + handleAddToIncludePathCommand(path: string): Promise; handleGoToDirectiveInGroup(next: boolean): Promise; handleGenerateDoxygenComment(args: DoxygenCodeActionCommandArguments | vscode.Uri | undefined): Promise; handleRunCodeAnalysisOnActiveFile(): Promise; @@ -849,7 +849,7 @@ export interface Client { onInterval(): void; dispose(): void; addFileAssociations(fileAssociations: string, languageId: string): void; - sendDidChangeSettings(): void; + sendDidChangeSettings(): Promise; isInitialized(): boolean; getShowConfigureIntelliSenseButton(): boolean; setShowConfigureIntelliSenseButton(show: boolean): void; @@ -1780,7 +1780,7 @@ export class DefaultClient implements Client { } public async sendDidChangeSettings(): Promise { - // Send settings json to native side + // Send settings json to native side. await this.ready; await this.languageClient.sendNotification(DidChangeSettingsNotification, this.getAllSettings()); } @@ -1789,7 +1789,7 @@ export class DefaultClient implements Client { const defaultClient: Client = clients.getDefaultClient(); if (this === defaultClient) { // Only send the updated settings information once, as it includes values for all folders. - void this.sendDidChangeSettings(); + void this.sendDidChangeSettings().catch(logAndReturn.undefined); } const changedSettings: Record = this.settingsTracker.getChangedSettings(); @@ -2226,13 +2226,13 @@ export class DefaultClient implements Client { if (!await provider.canProvideConfiguration(docUri, tokenSource.token)) { return []; } - } catch (err) { + } catch { console.warn("Caught exception from canProvideConfiguration"); } let configs: util.Mutable[] = []; try { configs = await provider.provideConfigurations([docUri], tokenSource.token); - } catch (err) { + } catch { console.warn("Caught exception from provideConfigurations"); } @@ -3418,7 +3418,6 @@ export class DefaultClient implements Client { this.browseConfigurationLogging = ""; // This while (true) is here just so we can break out early if the config is set on error - // eslint-disable-next-line no-constant-condition while (true) { // config is marked as 'any' because it is untrusted data coming from a 3rd-party. We need to sanitize it before sending it to the language server. if (timeoutOccured || !config || config instanceof Array) { @@ -4249,7 +4248,6 @@ export class DefaultClient implements Client { if (this.ReferencesCommandMode === refs.ReferencesCommandMode.Find) { void this.languageClient.sendNotification(PreviewReferencesNotification); } - } private serverCanceledReferences(): void { @@ -4372,25 +4370,25 @@ class NullClient implements Client { didChangeActiveEditor(editor?: vscode.TextEditor): Promise { return Promise.resolve(); } restartIntelliSenseForFile(document: vscode.TextDocument): Promise { return Promise.resolve(); } activate(): void { } - selectionChanged(selection: Range): void { } - resetDatabase(): void { } + selectionChanged(selection: Range): Promise { return Promise.resolve(); } + resetDatabase(): Promise { return Promise.resolve(); } promptSelectIntelliSenseConfiguration(sender?: any): Promise { return Promise.resolve(); } rescanCompilers(sender?: any): Promise { return Promise.resolve(); } deactivate(): void { } - pauseParsing(): void { } - resumeParsing(): void { } - PauseCodeAnalysis(): void { } - ResumeCodeAnalysis(): void { } - CancelCodeAnalysis(): void { } + pauseParsing(): Promise { return Promise.resolve(); } + resumeParsing(): Promise { return Promise.resolve(); } + PauseCodeAnalysis(): Promise { return Promise.resolve(); } + ResumeCodeAnalysis(): Promise { return Promise.resolve(); } + CancelCodeAnalysis(): Promise { return Promise.resolve(); } handleConfigurationSelectCommand(): Promise { return Promise.resolve(); } handleConfigurationProviderSelectCommand(): Promise { return Promise.resolve(); } handleShowActiveCodeAnalysisCommands(): Promise { return Promise.resolve(); } handleShowIdleCodeAnalysisCommands(): Promise { return Promise.resolve(); } - handleReferencesIcon(): void { } - handleConfigurationEditCommand(viewColumn?: vscode.ViewColumn): void { } - handleConfigurationEditJSONCommand(viewColumn?: vscode.ViewColumn): void { } - handleConfigurationEditUICommand(viewColumn?: vscode.ViewColumn): void { } - handleAddToIncludePathCommand(path: string): void { } + handleReferencesIcon(): Promise { return Promise.resolve(); } + handleConfigurationEditCommand(viewColumn?: vscode.ViewColumn): Promise { return Promise.resolve(); } + handleConfigurationEditJSONCommand(viewColumn?: vscode.ViewColumn): Promise { return Promise.resolve(); } + handleConfigurationEditUICommand(viewColumn?: vscode.ViewColumn): Promise { return Promise.resolve(); } + handleAddToIncludePathCommand(path: string): Promise { return Promise.resolve(); } handleGoToDirectiveInGroup(next: boolean): Promise { return Promise.resolve(); } handleGenerateDoxygenComment(args: DoxygenCodeActionCommandArguments | vscode.Uri | undefined): Promise { return Promise.resolve(); } handleRunCodeAnalysisOnActiveFile(): Promise { return Promise.resolve(); } @@ -4408,7 +4406,7 @@ class NullClient implements Client { this.stringEvent.dispose(); } addFileAssociations(fileAssociations: string, languageId: string): void { } - sendDidChangeSettings(): void { } + sendDidChangeSettings(): Promise { return Promise.resolve(); } isInitialized(): boolean { return true; } getShowConfigureIntelliSenseButton(): boolean { return false; } setShowConfigureIntelliSenseButton(show: boolean): void { } diff --git a/Extension/src/LanguageServer/clientCollection.ts b/Extension/src/LanguageServer/clientCollection.ts index a6b21f431..54528a827 100644 --- a/Extension/src/LanguageServer/clientCollection.ts +++ b/Extension/src/LanguageServer/clientCollection.ts @@ -177,7 +177,7 @@ export class ClientCollection { // read for new workspace folders. Send them up before creating new // clients, so the native process is already aware of all workspace // folders before receiving new CppProperties for new folders. - this.defaultClient.sendDidChangeSettings(); + void this.defaultClient.sendDidChangeSettings(); e.added.forEach(folder => { const path: string = util.asFolder(folder.uri); const client: cpptools.Client | undefined = this.languageClients.get(path); diff --git a/Extension/src/LanguageServer/codeAnalysis.ts b/Extension/src/LanguageServer/codeAnalysis.ts index 02d35a58c..3e9bcec3e 100644 --- a/Extension/src/LanguageServer/codeAnalysis.ts +++ b/Extension/src/LanguageServer/codeAnalysis.ts @@ -379,7 +379,7 @@ export function publishCodeAnalysisDiagnostics(params: PublishCodeAnalysisDiagno docPage = `checks${checksGroup}/${checksPage}.html`; } // TODO: This should be checking the clang-tidy version used to better support usage of older versions. - const primaryDocUri: vscode.Uri = vscode.Uri.parse(`https://releases.llvm.org/21.1.0/tools/clang/tools/extra/docs/clang-tidy/${docPage}`); + const primaryDocUri: vscode.Uri = vscode.Uri.parse(`https://releases.llvm.org/22.1.0/tools/clang/tools/extra/docs/clang-tidy/${docPage}`); diagnostic.code = { value: identifier.code, target: primaryDocUri }; if (new CppSettings().clangTidyCodeActionShowDocumentation) { diff --git a/Extension/src/LanguageServer/configurations.ts b/Extension/src/LanguageServer/configurations.ts index ea135109d..6f3c1588a 100644 --- a/Extension/src/LanguageServer/configurations.ts +++ b/Extension/src/LanguageServer/configurations.ts @@ -493,7 +493,7 @@ export class CppProperties { }); } } - } catch (error) { + } catch { /*ignore*/ } finally { this.vcpkgPathReady = true; @@ -1196,7 +1196,7 @@ export class CppProperties { }, 1000); })); }); - } catch (e) { + } catch { // The file watcher limit is hit. // TODO: Check if the compile commands file has a higher timestamp during the interval timer. } @@ -1571,7 +1571,7 @@ export class CppProperties { if (dirty) { try { this.writeToJson(); - } catch (err) { + } catch { // Ignore write errors, the file may be under source control. Updated settings will only be modified in memory. void vscode.window.showWarningMessage(localize('update.properties.failed', 'Attempt to update "{0}" failed (do you have write access?)', this.propertiesFile.fsPath)); success = false; diff --git a/Extension/src/LanguageServer/copilotCompletionContextProvider.ts b/Extension/src/LanguageServer/copilotCompletionContextProvider.ts index 1e6d32658..157abfb15 100644 --- a/Extension/src/LanguageServer/copilotCompletionContextProvider.ts +++ b/Extension/src/LanguageServer/copilotCompletionContextProvider.ts @@ -453,26 +453,6 @@ ${copilotCompletionContext?.areSnippetsMissing ? "(missing code snippets)" : ""} resolver: this }; type RegistrationResult = { message: string } | boolean; - const clientPromise: Promise = getCopilotClientApi().then(async (api) => { - if (!api) { - throw new CopilotContextProviderException("getCopilotApi() returned null, Copilot client is missing or inactive."); - } - const disposable = await this.installContextProvider(api, contextProvider); - if (disposable) { - this.contextProviderDisposables = this.contextProviderDisposables ?? []; - this.contextProviderDisposables.push(disposable); - return true; - } else { - throw new CopilotContextProviderException("getContextProviderAPI() is not available in Copilot client."); - } - }).catch((e) => { - console.debug("Failed to register the Copilot Context Provider with Copilot client."); - let message = "Failed to register the Copilot Context Provider with Copilot client"; - if (e instanceof CopilotContextProviderException) { - message += `: ${e.message} `; - } - return { message }; - }); const chatPromise: Promise = getCopilotChatApi().then(async (api) => { if (!api) { throw new CopilotContextProviderException("getCopilotChatApi() returned null, Copilot Chat is missing or inactive."); @@ -493,24 +473,50 @@ ${copilotCompletionContext?.areSnippetsMissing ? "(missing code snippets)" : ""} } return { message }; }); - // The client usually doesn't block. So test it first. - clientPromise.then((clientResult) => { + + chatPromise.then((chatResult) => { const properties: Record = {}; - if (isBoolean(clientResult) && clientResult) { + if (isBoolean(chatResult) && chatResult) { properties["cppCodeSnippetsProviderRegistered"] = "true"; telemetry.logCopilotEvent(registerCopilotContextProvider, { ...properties }); return; } - return chatPromise.then((chatResult) => { - const properties: Record = {}; - if (isBoolean(chatResult) && chatResult) { + + // Don't even start checking the github.copilot extension until the chat API is confirmed to be unavailable, + // as users can only follow this code path if they temporarily opted out of Copilot extension unification. + const clientPromise: Promise = getCopilotClientApi().then(async (api) => { + if (!api) { + if (vscode.extensions.getExtension('github.copilot') === undefined) { + return { message: "getCopilotApi() returned null, Copilot extension is not installed." }; + } + throw new CopilotContextProviderException("getCopilotApi() returned null, Copilot client is missing or inactive."); + } + const disposable = await this.installContextProvider(api, contextProvider); + if (disposable) { + this.contextProviderDisposables = this.contextProviderDisposables ?? []; + this.contextProviderDisposables.push(disposable); + return true; + } else { + throw new CopilotContextProviderException("getContextProviderAPI() is not available in Copilot client."); + } + }).catch((e) => { + console.debug("Failed to register the Copilot Context Provider with Copilot client."); + let message = "Failed to register the Copilot Context Provider with Copilot client"; + if (e instanceof CopilotContextProviderException) { + message += `: ${e.message} `; + } + return { message }; + }); + + return clientPromise.then((clientResult) => { + if (isBoolean(clientResult) && clientResult) { properties["cppCodeSnippetsProviderRegistered"] = "true"; telemetry.logCopilotEvent(registerCopilotContextProvider, { ...properties }); return; - } else if (!isBoolean(clientResult) && isString(clientResult.message)) { - properties["error"] = clientResult.message; } else if (!isBoolean(chatResult) && isString(chatResult.message)) { properties["error"] = chatResult.message; + } else if (!isBoolean(clientResult) && isString(clientResult.message)) { + properties["error"] = clientResult.message; } else { properties["error"] = "Failed to register the Copilot Context Provider for unknown reason."; } diff --git a/Extension/src/LanguageServer/cppBuildTaskProvider.ts b/Extension/src/LanguageServer/cppBuildTaskProvider.ts index efb282335..e42b429c6 100644 --- a/Extension/src/LanguageServer/cppBuildTaskProvider.ts +++ b/Extension/src/LanguageServer/cppBuildTaskProvider.ts @@ -10,6 +10,7 @@ import { CustomExecution, Disposable, Event, EventEmitter, ProcessExecution, Pse import * as nls from 'vscode-nls'; import * as util from '../common'; import * as telemetry from '../telemetry'; +import { logAndReturn } from "../Utility/Async/returns"; import { Client } from './client'; import * as configs from './configurations'; import { getEffectiveEnvironment, isEnvironmentOverrideApplied } from "./devcmd"; @@ -93,7 +94,7 @@ export class CppBuildTaskProvider implements TaskProvider { let activeClient: Client; try { activeClient = ext.getActiveClient(); - } catch (errJS) { + } catch { return emptyTasks; // Language service features may be disabled. } @@ -370,7 +371,7 @@ class CustomBuildTaskTerminal implements Pseudoterminal { constructor(private command: string | util.IQuotedString, private args: (string | util.IQuotedString)[], private options: cp.ExecOptions | undefined, private buildOptions: BuildOptions) { } - async open(_initialDimensions: TerminalDimensions | undefined): Promise { + async openAsync(_initialDimensions: TerminalDimensions | undefined): Promise { if (this.buildOptions.taskUsesActiveFile && !util.isCppOrCFile(window.activeTextEditor?.document.uri)) { this.writeEmitter.fire(localize("cannot.build.non.cpp", 'Cannot build and debug because the active file is not a C or C++ source file.') + this.endOfLine); this.closeEmitter.fire(-1); @@ -387,6 +388,10 @@ class CustomBuildTaskTerminal implements Pseudoterminal { await this.doBuild(); } + open(_initialDimensions: TerminalDimensions | undefined): void { + void this.openAsync(_initialDimensions).catch(logAndReturn.undefined); + } + close(): void { // The terminal has been closed. Shutdown the build. } diff --git a/Extension/src/LanguageServer/extension.ts b/Extension/src/LanguageServer/extension.ts index 89ede26ed..2c072eff3 100644 --- a/Extension/src/LanguageServer/extension.ts +++ b/Extension/src/LanguageServer/extension.ts @@ -195,10 +195,10 @@ export async function activate(): Promise { await registerCommands(true); - vscode.tasks.onDidStartTask(() => getActiveClient().PauseCodeAnalysis()); + vscode.tasks.onDidStartTask(() => void getActiveClient().PauseCodeAnalysis().catch(logAndReturn.undefined)); - vscode.tasks.onDidEndTask(event => { - getActiveClient().ResumeCodeAnalysis(); + vscode.tasks.onDidEndTask(async event => { + await getActiveClient().ResumeCodeAnalysis(); if (event.execution.task.definition.type === CppBuildTaskProvider.CppBuildScriptType || event.execution.task.name.startsWith(configPrefix)) { if (event.execution.task.scope !== vscode.TaskScope.Global && event.execution.task.scope !== vscode.TaskScope.Workspace) { @@ -353,7 +353,7 @@ function onDidChangeTextEditorSelection(event: vscode.TextEditorSelectionChangeE if (!util.isCpp(event.textEditor.document)) { return; } - clients.ActiveClient.selectionChanged(makeLspRange(event.selections[0])); + void clients.ActiveClient.selectionChanged(makeLspRange(event.selections[0])).catch(logAndReturn.undefined); } async function onDidChangeVisibleTextEditors(editors: readonly vscode.TextEditor[]): Promise { @@ -507,7 +507,7 @@ async function selectClient(): Promise { async function onResetDatabase(): Promise { await clients.ActiveClient.ready; - clients.ActiveClient.resetDatabase(); + return clients.ActiveClient.resetDatabase(); } async function onRescanCompilers(sender?: any): Promise { @@ -750,7 +750,7 @@ function onExpandSelection(r: Range) { } } -function onAddToIncludePath(path: string): void { +async function onAddToIncludePath(path: string): Promise { if (isFolderOpen()) { // This only applies to the active client. It would not make sense to add the include path // suggestion to a different workspace. @@ -777,23 +777,23 @@ function onToggleDimInactiveRegions(): void { } function onPauseParsing(): void { - clients.ActiveClient.pauseParsing(); + void clients.ActiveClient.pauseParsing().catch(logAndReturn.undefined); } function onResumeParsing(): void { - clients.ActiveClient.resumeParsing(); + void clients.ActiveClient.resumeParsing().catch(logAndReturn.undefined); } function onPauseCodeAnalysis(): void { - clients.ActiveClient.PauseCodeAnalysis(); + void clients.ActiveClient.PauseCodeAnalysis().catch(logAndReturn.undefined); } function onResumeCodeAnalysis(): void { - clients.ActiveClient.ResumeCodeAnalysis(); + void clients.ActiveClient.ResumeCodeAnalysis().catch(logAndReturn.undefined); } function onCancelCodeAnalysis(): void { - clients.ActiveClient.CancelCodeAnalysis(); + void clients.ActiveClient.CancelCodeAnalysis().catch(logAndReturn.undefined); } function onShowActiveCodeAnalysisCommands(): Promise { @@ -805,7 +805,7 @@ function onShowIdleCodeAnalysisCommands(): Promise { } function onShowReferencesProgress(): void { - clients.ActiveClient.handleReferencesIcon(); + void clients.ActiveClient.handleReferencesIcon().catch(logAndReturn.undefined); } function onToggleRefGroupView(): void { @@ -964,7 +964,7 @@ function reportMacCrashes(): void { }); }, 5000); }); - } catch (e) { + } catch { // The file watcher limit is hit (may not be possible on Mac, but just in case). } }); @@ -1023,7 +1023,7 @@ export function watchForCrashes(crashDirectory: string): void { }); }, 5000); }); - } catch (e) { + } catch { // The file watcher limit is hit (may not be possible on Mac, but just in case). } }); diff --git a/Extension/src/LanguageServer/protocolFilter.ts b/Extension/src/LanguageServer/protocolFilter.ts index d6462072e..5a95fc5a5 100644 --- a/Extension/src/LanguageServer/protocolFilter.ts +++ b/Extension/src/LanguageServer/protocolFilter.ts @@ -36,7 +36,7 @@ export function createProtocolFilter(): Middleware { const baseFileName: string = path.basename(document.fileName); const mappingString: string = baseFileName + "@" + document.fileName; client.addFileAssociations(mappingString, "cpp"); - client.sendDidChangeSettings(); + void client.sendDidChangeSettings(); // The following will cause the file to be closed and reopened. void vscode.languages.setTextDocumentLanguage(document, "cpp"); return; diff --git a/Extension/src/LanguageServer/settings.ts b/Extension/src/LanguageServer/settings.ts index 86ddf401a..3ee17d794 100644 --- a/Extension/src/LanguageServer/settings.ts +++ b/Extension/src/LanguageServer/settings.ts @@ -301,7 +301,7 @@ export class CppSettings extends Settings { if (!semver.valid(bundledVersion)) { return path; } - } catch (e) { + } catch { // Unable to invoke our own clang-*. Use the system installed clang-*. return path; } @@ -314,7 +314,7 @@ export class CppSettings extends Settings { path = ""; setCachedClangPath(path); } - } catch (e) { + } catch { path = ""; setCachedClangPath(path); } @@ -898,7 +898,7 @@ export class CppSettings extends Settings { try { await vscode.workspace.applyEdit(edits); document = await vscode.workspace.openTextDocument(uri); - } catch (e) { + } catch { document = await vscode.workspace.openTextDocument(); } } else { diff --git a/Extension/src/SSH/commandInteractors.ts b/Extension/src/SSH/commandInteractors.ts index 01f4808d1..ce676c070 100644 --- a/Extension/src/SSH/commandInteractors.ts +++ b/Extension/src/SSH/commandInteractors.ts @@ -182,7 +182,7 @@ export function getExitCode(output: string, marker: string): number | undefined try { const num: number = parseInt(match[1]); return Number.isNaN(num) ? undefined : num; - } catch (err) { + } catch { return undefined; } } diff --git a/Extension/src/SSH/sshCommandToConfig.ts b/Extension/src/SSH/sshCommandToConfig.ts index 80b9a0562..e60463bd6 100644 --- a/Extension/src/SSH/sshCommandToConfig.ts +++ b/Extension/src/SSH/sshCommandToConfig.ts @@ -175,7 +175,6 @@ function parseFlags(input: string[], entries: { [key: string]: string }): number // prefix with `:` to tell the library not to log anything itself const parser: BasicParser = new BasicParser(`:${getOptDirective}`, input, 0); - // eslint-disable-next-line no-constant-condition while (true) { const next: IParsedOption | undefined = parser.getopt(); if (!next) { diff --git a/Extension/src/SSH/sshHosts.ts b/Extension/src/SSH/sshHosts.ts index 98c4d9308..b1b37f4b7 100644 --- a/Extension/src/SSH/sshHosts.ts +++ b/Extension/src/SSH/sshHosts.ts @@ -61,7 +61,7 @@ function extractHostNames(parsedConfig: Configuration): { [host: string]: string let resolvedConfig: ResolvedConfiguration | undefined; try { resolvedConfig = parsedConfig.compute(host); - } catch (e) { + } catch { getSshChannel().appendLine(localize("failed.to.find.user.info.for.SSH", "Failed to find user info for SSH. This could be caused by VS Code being installed using 'snap'. Please reinstall VS Code using the 'deb' package if you are planning to use SSH features.")); } @@ -160,7 +160,7 @@ async function getIncludedConfigFile( let includedContents: string; try { includedContents = (await fs.readFile(includePath)).toString(); - } catch (e) { + } catch { getSshChannel().appendLine(localize("failed.to.read.file", "Failed to read file {0}.", includePath)); return; } @@ -181,7 +181,7 @@ export async function writeSshConfiguration(configurationPath: string, configura try { await vscode.workspace.fs.createDirectory(vscode.Uri.file(path.dirname(configurationPath))); await fs.writeFile(configurationPath, configuration.toString()); - } catch (e) { + } catch { getSshChannel().appendLine(localize("failed.to.write.file", "Failed to write to file {0}.", configurationPath)); } } diff --git a/Extension/src/Utility/Eventing/eventParser.ts b/Extension/src/Utility/Eventing/eventParser.ts index fb9cc6e48..4ebf5d649 100644 --- a/Extension/src/Utility/Eventing/eventParser.ts +++ b/Extension/src/Utility/Eventing/eventParser.ts @@ -116,7 +116,6 @@ export function parse(triggerExpression: string, sourceToBindTo: ArbitraryObject if (token.kind !== Kind.Slash) { throw new Error(`unexpected token ${JSON.stringify(token)}`); } - // eslint-disable-next-line no-constant-condition } while (true); // for each discriminator[filter] diff --git a/Extension/src/Utility/Process/process.ts b/Extension/src/Utility/Process/process.ts index 248311b12..eb09026e6 100644 --- a/Extension/src/Utility/Process/process.ts +++ b/Extension/src/Utility/Process/process.ts @@ -5,7 +5,6 @@ /* eslint-disable @typescript-eslint/naming-convention */ /* eslint-disable @typescript-eslint/unified-signatures */ -/* eslint-disable @typescript-eslint/no-unsafe-declaration-merging */ import { ChildProcess, spawn } from 'child_process'; import { basename, resolve } from 'path'; diff --git a/Extension/src/Utility/Process/streams.ts b/Extension/src/Utility/Process/streams.ts index 2ce90013f..a266e1505 100644 --- a/Extension/src/Utility/Process/streams.ts +++ b/Extension/src/Utility/Process/streams.ts @@ -13,8 +13,6 @@ import { finalize } from '../System/finalize'; import { is } from '../System/guards'; import { verbose } from '../Text/streams'; -/* eslint-disable no-constant-condition */ - /** An iterator/iterable wrapper to process a stream of lines. */ export class LineIterator implements AsyncIterable, AsyncIterator { #current = 0; diff --git a/Extension/src/Utility/Sandbox/sandbox.ts b/Extension/src/Utility/Sandbox/sandbox.ts index 6e8d16ca6..4da9d8a3f 100644 --- a/Extension/src/Utility/Sandbox/sandbox.ts +++ b/Extension/src/Utility/Sandbox/sandbox.ts @@ -23,13 +23,12 @@ export function createSandbox(): (code: string, context?: any) => T { sandbox ); for (const key of Object.keys(context)) { - // eslint-disable-next-line @typescript-eslint/no-dynamic-delete delete sandbox[key]; } } else { try { runInContext(`${response} = ${code}`, sandbox); - } catch (e) { + } catch { sandbox[response] = undefined; } } diff --git a/Extension/src/Utility/System/guards.ts b/Extension/src/Utility/System/guards.ts index 4dbec77d8..06e9130ad 100644 --- a/Extension/src/Utility/System/guards.ts +++ b/Extension/src/Utility/System/guards.ts @@ -61,7 +61,6 @@ export class is { return instance instanceof Socket; } - // eslint-disable-next-line @typescript-eslint/ban-types static function(instance: any): instance is Function { return typeof instance === 'function'; } diff --git a/Extension/src/Utility/System/info.ts b/Extension/src/Utility/System/info.ts index 3f3690dc2..1205953a8 100644 --- a/Extension/src/Utility/System/info.ts +++ b/Extension/src/Utility/System/info.ts @@ -75,7 +75,6 @@ interface FunctionInfo { /** a bound callable function for the member (saves us from having to do it later anyway) */ - // eslint-disable-next-line @typescript-eslint/ban-types fn: Function; } @@ -140,7 +139,7 @@ export function members(obj: any): Members { result.fields.set(memberName, type); } } - // eslint-disable-next-line no-cond-assign + // eslint-disable-next-line no-cond-assign } while (instance = Object.getPrototypeOf(instance)); } return result; diff --git a/Extension/src/Utility/Text/scanner.ts b/Extension/src/Utility/Text/scanner.ts index aaa683d0c..6f90bfd82 100644 --- a/Extension/src/Utility/Text/scanner.ts +++ b/Extension/src/Utility/Text/scanner.ts @@ -117,11 +117,9 @@ export enum Kind { Comma, QuestionDot, LessThan, - // eslint-disable-next-line @typescript-eslint/prefer-literal-enum-member OpenAngle = LessThan, LessThanSlash, GreaterThan, - // eslint-disable-next-line @typescript-eslint/prefer-literal-enum-member CloseAngle = GreaterThan, LessThanEquals, GreaterThanEquals, diff --git a/Extension/src/common.ts b/Extension/src/common.ts index e32f23043..9ee2cb46c 100644 --- a/Extension/src/common.ts +++ b/Extension/src/common.ts @@ -95,7 +95,7 @@ export async function getRawJson(path: string | undefined): Promise { let rawElement: any = {}; try { rawElement = jsonc.parse(fileContents, undefined, true); - } catch (error) { + } catch { throw new Error(failedToParseJson); } return rawElement; @@ -501,7 +501,7 @@ export async function fsStat(filePath: fs.PathLike): Promise { // The first MAC address is the one Visual Studio uses const primary = await getMachineId(macAddresses.shift()); if (primary) { - logLanguageServerEvent('machineIdMap', {primary}); + logLanguageServerEvent('machineIdMap', { primary }); } // VS Code uses os.networkInterfaces() which has different sorting and availability, @@ -30,7 +30,7 @@ export async function logMachineIdMappings(): Promise { for (const macAddress of macAddresses) { const additional = await getMachineId(macAddress); if (additional) { - logLanguageServerEvent('machineIdMap', {additional}); + logLanguageServerEvent('machineIdMap', { additional }); } } } @@ -43,7 +43,7 @@ async function getMacAddresses(): Promise { const output = await execChildProcess('getmac'); const regex = /(?:[a-z0-9]{2}[:\-]){5}[a-z0-9]{2}/gmi; return output.match(regex) ?? []; - } catch (err) { + } catch { return []; } } @@ -62,7 +62,7 @@ async function getMachineId(macAddress?: string): Promise { const crypto = await import('crypto'); const normalized = macAddress.toUpperCase().replace(/:/g, '-'); return crypto.createHash('sha256').update(normalized, 'utf8').digest('hex'); - } catch (err) { + } catch { return undefined; } } diff --git a/Extension/src/main.ts b/Extension/src/main.ts index ac9030d55..fed7e019f 100644 --- a/Extension/src/main.ts +++ b/Extension/src/main.ts @@ -131,7 +131,7 @@ export async function activate(context: vscode.ExtensionContext): Promise { + suiteSetup(async function (): Promise { const extension: vscode.Extension = vscode.extensions.getExtension("ms-vscode.cpptools") || assert.fail("Extension not found"); if (!extension.isActive) { await extension.activate(); diff --git a/Extension/test/scenarios/SingleRootProject/tests/common.test.ts b/Extension/test/scenarios/SingleRootProject/tests/common.test.ts index 28182b863..e04c88ea2 100644 --- a/Extension/test/scenarios/SingleRootProject/tests/common.test.ts +++ b/Extension/test/scenarios/SingleRootProject/tests/common.test.ts @@ -62,7 +62,6 @@ suite("resolveVariables", () => { process.env[processKey] = "bar"; actual = resolveVariables(input, {}); } finally { - // eslint-disable-next-line @typescript-eslint/no-dynamic-delete delete process.env[processKey]; } assert.equal(actual, "foobar"); diff --git a/Extension/yarn.lock b/Extension/yarn.lock index c9106bef7..e56e6c3df 100644 --- a/Extension/yarn.lock +++ b/Extension/yarn.lock @@ -23,44 +23,117 @@ esquery "^1.6.0" jsdoc-type-pratt-parser "~4.0.0" -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": - version "4.4.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" - integrity sha1-0RRb8sIBMtZABJXW30v1k2L9nVY= +"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1": + version "4.9.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" + integrity sha1-TpCvZ7xR3e5s3vUoTt9XLsN2tZU= dependencies: eslint-visitor-keys "^3.4.3" -"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": - version "4.12.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" - integrity sha1-z8bP/jnfOQo4Qc3iq8z5Lqp64OA= +"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2": + version "4.12.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" + integrity sha1-vM32Fbz3tujbgw7AuNIcmiXeWXs= -"@eslint/eslintrc@^2.1.4": - version "2.1.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" - integrity sha1-OIomnw8lwbatwxe1osVXFIlMcK0= +"@eslint/config-array@^0.21.1": + version "0.21.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713" + integrity sha1-fRsAYP6kB/gwHpMkkrqMGK/ylxM= dependencies: - ajv "^6.12.4" + "@eslint/object-schema" "^2.1.7" + debug "^4.3.1" + minimatch "^3.1.2" + +"@eslint/config-helpers@^0.4.2": + version "0.4.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda" + integrity sha1-G9AGzut+LlWyt3OrMY0wDhpmrto= + dependencies: + "@eslint/core" "^0.17.0" + +"@eslint/core@^0.17.0": + version "0.17.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" + integrity sha1-dyJYIEE9lhdQnak0IZCiAZ54dhw= + dependencies: + "@types/json-schema" "^7.0.15" + +"@eslint/eslintrc@^3.3.1": + version "3.3.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641" + integrity sha1-5AKxkg98H1oVNCyqQysTSMrLtkE= + dependencies: + ajv "^6.14.0" debug "^4.3.2" - espree "^9.6.0" - globals "^13.19.0" + espree "^10.0.1" + globals "^14.0.0" ignore "^5.2.0" import-fresh "^3.2.1" - js-yaml "^4.1.0" - minimatch "^3.1.2" + js-yaml "^4.1.1" + minimatch "^3.1.3" strip-json-comments "^3.1.1" -"@eslint/js@8.57.1": - version "8.57.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" - integrity sha1-3mM9s+wu9qPIni8ZA4Bj6KEi4sI= +"@eslint/js@9.39.3": + version "9.39.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d" + integrity sha1-xhaHNsfgxD6tSWVO0GpLyzgzNj0= + +"@eslint/object-schema@^2.1.7": + version "2.1.7" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad" + integrity sha1-biEmoTR+hqTe34cG7Gf/jhB+u60= + +"@eslint/plugin-kit@^0.4.1": + version "0.4.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" + integrity sha1-l3nj/Zt+4zVxpXQ1z0M1oXlKbLI= + dependencies: + "@eslint/core" "^0.17.0" + levn "^0.4.1" -"@github/copilot-language-server@^1.316.0": - version "1.316.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.316.0.tgz#7df2f3857f8e148de36b232ccf8b762dfbb2ec9b" - integrity sha1-ffLzhX+OFI3jayMsz4t2Lfuy7Js= +"@github/copilot-language-server-darwin-arm64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-darwin-arm64/-/copilot-language-server-darwin-arm64-1.434.0.tgz#23eaa733096f19900d3cc1f76d602407e37290a7" + integrity sha1-I+qnMwlvGZANPMH3bWAkB+NykKc= + +"@github/copilot-language-server-darwin-x64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-darwin-x64/-/copilot-language-server-darwin-x64-1.434.0.tgz#3d2c6ababe98460e5653dab9cd6af76f096a1f40" + integrity sha1-PSxqur6YRg5WU9q5zWr3bwlqH0A= + +"@github/copilot-language-server-linux-arm64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-linux-arm64/-/copilot-language-server-linux-arm64-1.434.0.tgz#c66943a7097a2fe4b14202d696b109807b3186ac" + integrity sha1-xmlDpwl6L+SxQgLWlrEJgHsxhqw= + +"@github/copilot-language-server-linux-x64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-linux-x64/-/copilot-language-server-linux-x64-1.434.0.tgz#05107eddeb18370c10b7b8c0322153c3d6f75a37" + integrity sha1-BRB+3esYNwwQt7jAMiFTw9b3Wjc= + +"@github/copilot-language-server-win32-arm64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-win32-arm64/-/copilot-language-server-win32-arm64-1.434.0.tgz#43f960f41595e2375cdbf8fef2b344963ce05476" + integrity sha1-Q/lg9BWV4jdc2/j+8rNEljzgVHY= + +"@github/copilot-language-server-win32-x64@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-win32-x64/-/copilot-language-server-win32-x64-1.434.0.tgz#4af0fcdbc79f3c2fd8641f6d64b17aec23e87097" + integrity sha1-SvD828efPC/YZB9tZLF67CPocJc= + +"@github/copilot-language-server@1.434.0": + version "1.434.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.434.0.tgz#be4ccd6569033c4da660a30281bdfda2099b7a55" + integrity sha1-vkzNZWkDPE2mYKMCgb39ogmbelU= dependencies: vscode-languageserver-protocol "^3.17.5" + optionalDependencies: + "@github/copilot-language-server-darwin-arm64" "1.434.0" + "@github/copilot-language-server-darwin-x64" "1.434.0" + "@github/copilot-language-server-linux-arm64" "1.434.0" + "@github/copilot-language-server-linux-x64" "1.434.0" + "@github/copilot-language-server-win32-arm64" "1.434.0" + "@github/copilot-language-server-win32-x64" "1.434.0" "@gulp-sourcemaps/identity-map@^2.0.1": version "2.0.1" @@ -93,32 +166,35 @@ dependencies: is-negated-glob "^1.0.0" -"@humanwhocodes/config-array@^0.13.0": - version "0.13.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" - integrity sha1-+5B2JN8yVtBLmqLfUNeql+xkh0g= +"@humanfs/core@^0.19.1": + version "0.19.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77" + integrity sha1-F8Vcp9Qmcz/jxWGQa4Fzwza0Cnc= + +"@humanfs/node@^0.16.6": + version "0.16.7" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26" + integrity sha1-giy3s6EsWiQKJPYhtaJBPiekXyY= dependencies: - "@humanwhocodes/object-schema" "^2.0.3" - debug "^4.3.1" - minimatch "^3.0.5" + "@humanfs/core" "^0.19.1" + "@humanwhocodes/retry" "^0.4.0" "@humanwhocodes/module-importer@^1.0.1": version "1.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" integrity sha1-r1smkaIrRL6EewyoFkHF+2rQFyw= -"@humanwhocodes/object-schema@^2.0.3": - version "2.0.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" - integrity sha1-Siho111taWPkI7z5C3/RvjQ0CdM= +"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2": + version "0.4.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" + integrity sha1-wrnS43TuYsWG062+qHGZsdenpro= "@jridgewell/gen-mapping@^0.3.5": - version "0.3.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" - integrity sha1-Tw4GNi4BNi+CPTSPGHKwj2ZtgUI= + version "0.3.13" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" + integrity sha1-Y0Khn0Q0dRjJPkOxrGnes8Rlah8= dependencies: - "@jridgewell/set-array" "^1.2.1" - "@jridgewell/sourcemap-codec" "^1.4.10" + "@jridgewell/sourcemap-codec" "^1.5.0" "@jridgewell/trace-mapping" "^0.3.24" "@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0": @@ -126,23 +202,18 @@ resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" integrity sha1-eg7mAfYPmaIMfHxf8MgDiMEYm9Y= -"@jridgewell/set-array@^1.2.1": - version "1.2.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" - integrity sha1-VY+2Ry7RakyFC4iVMOazZDjEkoA= - "@jridgewell/source-map@^0.3.3": - version "0.3.6" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" - integrity sha1-nXHKiG4yUC65NiyadKRnh8Nt+Bo= + version "0.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/source-map/-/source-map-0.3.11.tgz#b21835cbd36db656b857c2ad02ebd413cc13a9ba" + integrity sha1-shg1y9Nttla4V8KtAuvUE8wTqbo= dependencies: "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.25" -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": - version "1.5.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" - integrity sha1-MYi8snOkFLDSFf0ipYVAuYm5QJo= +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": + version "1.5.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" + integrity sha1-aRKwDSxjHA0Vzhp6tXzWV/Ko+Lo= "@jridgewell/trace-mapping@0.3.9": version "0.3.9" @@ -153,66 +224,66 @@ "@jridgewell/sourcemap-codec" "^1.4.10" "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": - version "0.3.25" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" - integrity sha1-FfGQ6YiV8/wjJ27hS8drZ1wuUPA= + version "0.3.31" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0" + integrity sha1-2xXWeByTHzolGj2sOVAcmKYIL9A= dependencies: "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@microsoft/1ds-core-js@4.3.5", "@microsoft/1ds-core-js@^4.3.4": - version "4.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/1ds-core-js/-/1ds-core-js-4.3.5.tgz#6ff1942850be7c1029f3b6a7108c79d08443e3c7" - integrity sha1-b/GUKFC+fBAp87anEIx50IRD48c= +"@microsoft/1ds-core-js@4.3.11", "@microsoft/1ds-core-js@^4.3.4": + version "4.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/1ds-core-js/-/1ds-core-js-4.3.11.tgz#523c600d25e004379c59404b0d75ee00043625cd" + integrity sha1-UjxgDSXgBDecWUBLDXXuAAQ2Jc0= dependencies: - "@microsoft/applicationinsights-core-js" "3.3.5" + "@microsoft/applicationinsights-core-js" "3.3.11" "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" "@nevware21/ts-async" ">= 0.5.4 < 2.x" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" "@microsoft/1ds-post-js@^4.3.4": - version "4.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/1ds-post-js/-/1ds-post-js-4.3.5.tgz#42d34929286c9a97f26b78e5325d333191817bd6" - integrity sha1-QtNJKShsmpfya3jlMl0zMZGBe9Y= + version "4.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/1ds-post-js/-/1ds-post-js-4.3.11.tgz#88ec08e4b4ab5969b00228254f5303d603bff09e" + integrity sha1-iOwI5LSrWWmwAiglT1MD1gO/8J4= dependencies: - "@microsoft/1ds-core-js" "4.3.5" + "@microsoft/1ds-core-js" "4.3.11" "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" "@nevware21/ts-async" ">= 0.5.4 < 2.x" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" -"@microsoft/applicationinsights-channel-js@3.3.5": - version "3.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.5.tgz#9c4711bdb73c78637356363a0c8e8adb3efb61cf" - integrity sha1-nEcRvbc8eGNzVjY6DI6K2z77Yc8= +"@microsoft/applicationinsights-channel-js@3.3.11": + version "3.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.11.tgz#7991b315b295219a43e85c96ab04eb070a5e13f6" + integrity sha1-eZGzFbKVIZpD6FyWqwTrBwpeE/Y= dependencies: - "@microsoft/applicationinsights-common" "3.3.5" - "@microsoft/applicationinsights-core-js" "3.3.5" + "@microsoft/applicationinsights-common" "3.3.11" + "@microsoft/applicationinsights-core-js" "3.3.11" "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" "@nevware21/ts-async" ">= 0.5.4 < 2.x" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" -"@microsoft/applicationinsights-common@3.3.5": - version "3.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.5.tgz#a83b4a5a5fb81656f6384a9cd10e60a9dad7d20a" - integrity sha1-qDtKWl+4Flb2OEqc0Q5gqdrX0go= +"@microsoft/applicationinsights-common@3.3.11": + version "3.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.11.tgz#1ad764a30833f80faca1a72af4b8fa2b7c3b28ba" + integrity sha1-Gtdkowgz+A+soacq9Lj6K3w7KLo= dependencies: - "@microsoft/applicationinsights-core-js" "3.3.5" + "@microsoft/applicationinsights-core-js" "3.3.11" "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" -"@microsoft/applicationinsights-core-js@3.3.5": - version "3.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.5.tgz#9dc1bebbfdafa31620b0c2a43b4fac39961c3471" - integrity sha1-ncG+u/2voxYgsMKkO0+sOZYcNHE= +"@microsoft/applicationinsights-core-js@3.3.11": + version "3.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.11.tgz#92ce960924b16121f86814a9b5ea35d5c6a7b8e0" + integrity sha1-ks6WCSSxYSH4aBSpteo11canuOA= dependencies: "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" "@nevware21/ts-async" ">= 0.5.4 < 2.x" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" "@microsoft/applicationinsights-shims@3.0.1": version "3.0.1" @@ -222,17 +293,17 @@ "@nevware21/ts-utils" ">= 0.9.4 < 2.x" "@microsoft/applicationinsights-web-basic@^3.3.4": - version "3.3.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.5.tgz#a502b1ba50094dc31a310f5fa5af9b98084bd359" - integrity sha1-pQKxulAJTcMaMQ9fpa+bmAhL01k= + version "3.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.11.tgz#353d159127c2b56b82dd5777f7a355626411f8ef" + integrity sha1-NT0VkSfCtWuC3Vd396NVYmQR+O8= dependencies: - "@microsoft/applicationinsights-channel-js" "3.3.5" - "@microsoft/applicationinsights-common" "3.3.5" - "@microsoft/applicationinsights-core-js" "3.3.5" + "@microsoft/applicationinsights-channel-js" "3.3.11" + "@microsoft/applicationinsights-common" "3.3.11" + "@microsoft/applicationinsights-core-js" "3.3.11" "@microsoft/applicationinsights-shims" "3.0.1" "@microsoft/dynamicproto-js" "^2.0.3" "@nevware21/ts-async" ">= 0.5.4 < 2.x" - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.11.8 < 2.x" "@microsoft/dynamicproto-js@^2.0.3": version "2.0.3" @@ -242,16 +313,16 @@ "@nevware21/ts-utils" ">= 0.10.4 < 2.x" "@nevware21/ts-async@>= 0.5.4 < 2.x": - version "0.5.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nevware21/ts-async/-/ts-async-0.5.4.tgz#52f8449dd0b3b16aa317a18b4662f6fb13a135f1" - integrity sha1-UvhEndCzsWqjF6GLRmL2+xOhNfE= + version "0.5.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nevware21/ts-async/-/ts-async-0.5.5.tgz#509648e3c3c3aa9ab613c00c71eee4fe9bd8a3c3" + integrity sha1-UJZI48PDqpq2E8AMce7k/pvYo8M= dependencies: - "@nevware21/ts-utils" ">= 0.11.6 < 2.x" + "@nevware21/ts-utils" ">= 0.12.2 < 2.x" -"@nevware21/ts-utils@>= 0.10.4 < 2.x", "@nevware21/ts-utils@>= 0.11.6 < 2.x", "@nevware21/ts-utils@>= 0.9.4 < 2.x": - version "0.11.7" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nevware21/ts-utils/-/ts-utils-0.11.7.tgz#d7e67f8bafd4d81e9bec9599800a15fd08467055" - integrity sha1-1+Z/i6/U2B6b7JWZgAoV/QhGcFU= +"@nevware21/ts-utils@>= 0.10.4 < 2.x", "@nevware21/ts-utils@>= 0.11.8 < 2.x", "@nevware21/ts-utils@>= 0.12.2 < 2.x", "@nevware21/ts-utils@>= 0.9.4 < 2.x": + version "0.13.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nevware21/ts-utils/-/ts-utils-0.13.0.tgz#0b1699597f736d162221c1922172924b38cef54c" + integrity sha1-CxaZWX9zbRYiIcGSIXKSSzjO9Uw= "@nodelib/fs.scandir@2.1.5": version "2.1.5" @@ -266,7 +337,7 @@ resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" integrity sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos= -"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8": +"@nodelib/fs.walk@^1.2.3": version "1.2.8" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" integrity sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po= @@ -280,46 +351,51 @@ integrity sha1-aKSGcU16f9HfVsubyJqGCg3oZt4= "@octokit/core@^6.1.4": - version "6.1.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-6.1.4.tgz#f5ccf911cc95b1ce9daf6de425d1664392f867db" - integrity sha1-9cz5EcyVsc6dr23kJdFmQ5L4Z9s= + version "6.1.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/core/-/core-6.1.6.tgz#302b3e7188c81e43352c6df4dfabbf897ff192c1" + integrity sha1-MCs+cYjIHkM1LG3036u/iX/xksE= dependencies: "@octokit/auth-token" "^5.0.0" - "@octokit/graphql" "^8.1.2" - "@octokit/request" "^9.2.1" - "@octokit/request-error" "^6.1.7" - "@octokit/types" "^13.6.2" + "@octokit/graphql" "^8.2.2" + "@octokit/request" "^9.2.3" + "@octokit/request-error" "^6.1.8" + "@octokit/types" "^14.0.0" before-after-hook "^3.0.2" universal-user-agent "^7.0.0" -"@octokit/endpoint@^10.1.3": - version "10.1.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-10.1.3.tgz#bfe8ff2ec213eb4216065e77654bfbba0fc6d4de" - integrity sha1-v+j/LsIT60IWBl53ZUv7ug/G1N4= +"@octokit/endpoint@^10.1.4": + version "10.1.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-10.1.4.tgz#8783be38a32b95af8bcb6523af20ab4eed7a2adb" + integrity sha1-h4O+OKMrla+Ly2UjryCrTu16Kts= dependencies: - "@octokit/types" "^13.6.2" + "@octokit/types" "^14.0.0" universal-user-agent "^7.0.2" -"@octokit/graphql@^8.1.2": - version "8.2.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-8.2.1.tgz#0cb83600e6b4009805acc1c56ae8e07e6c991b78" - integrity sha1-DLg2AOa0AJgFrMHFaujgfmyZG3g= +"@octokit/graphql@^8.2.2": + version "8.2.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/graphql/-/graphql-8.2.2.tgz#3db48c4ffdf07f99600cee513baf45e73eced4d1" + integrity sha1-PbSMT/3wf5lgDO5RO69F5z7O1NE= dependencies: - "@octokit/request" "^9.2.2" - "@octokit/types" "^13.8.0" + "@octokit/request" "^9.2.3" + "@octokit/types" "^14.0.0" universal-user-agent "^7.0.0" -"@octokit/openapi-types@^23.0.1": - version "23.0.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e" - integrity sha1-NyFkbs02tZbdsSZQ4OidPrst1Q4= +"@octokit/openapi-types@^24.2.0": + version "24.2.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3" + integrity sha1-PVXDLqwNONoacIOpw7DMp3kk99M= + +"@octokit/openapi-types@^25.1.0": + version "25.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/openapi-types/-/openapi-types-25.1.0.tgz#5a72a9dfaaba72b5b7db375fd05e90ca90dc9682" + integrity sha1-WnKp36q6crW32zdf0F6QypDcloI= "@octokit/plugin-paginate-rest@^11.4.2": - version "11.4.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.2.tgz#8f46a1de74c35e016c86701ef4ea0e8ef25a06e0" - integrity sha1-j0ah3nTDXgFshnAe9OoOjvJaBuA= + version "11.6.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz#e5e9ff3530e867c3837fdbff94ce15a2468a1f37" + integrity sha1-5en/NTDoZ8ODf9v/lM4VokaKHzc= dependencies: - "@octokit/types" "^13.7.0" + "@octokit/types" "^13.10.0" "@octokit/plugin-request-log@^5.3.1": version "5.3.1" @@ -327,27 +403,27 @@ integrity sha1-zLddlwXedpsqqCvNEFzJbrDAD2k= "@octokit/plugin-rest-endpoint-methods@^13.3.0": - version "13.3.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.1.tgz#1915976b689662f14d033a16e7d9307c22842234" - integrity sha1-GRWXa2iWYvFNAzoW59kwfCKEIjQ= + version "13.5.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.5.0.tgz#d8c8ca2123b305596c959a9134dfa8b0495b0ba6" + integrity sha1-2MjKISOzBVlslZqRNN+osElbC6Y= dependencies: - "@octokit/types" "^13.8.0" + "@octokit/types" "^13.10.0" -"@octokit/request-error@^6.1.7": - version "6.1.7" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-6.1.7.tgz#44fc598f5cdf4593e0e58b5155fe2e77230ff6da" - integrity sha1-RPxZj1zfRZPg5YtRVf4udyMP9to= +"@octokit/request-error@^6.1.8": + version "6.1.8" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-6.1.8.tgz#3c7ce1ca6721eabd43dbddc76b44860de1fdea75" + integrity sha1-PHzhymch6r1D293Ha0SGDeH96nU= dependencies: - "@octokit/types" "^13.6.2" + "@octokit/types" "^14.0.0" -"@octokit/request@^9.2.1", "@octokit/request@^9.2.2": - version "9.2.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-9.2.2.tgz#754452ec4692d7fdc32438a14e028eba0e6b2c09" - integrity sha1-dURS7EaS1/3DJDihTgKOug5rLAk= +"@octokit/request@^9.2.3": + version "9.2.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-9.2.4.tgz#037400946a30f971917f47175053c1075fac713b" + integrity sha1-A3QAlGow+XGRf0cXUFPBB1+scTs= dependencies: - "@octokit/endpoint" "^10.1.3" - "@octokit/request-error" "^6.1.7" - "@octokit/types" "^13.6.2" + "@octokit/endpoint" "^10.1.4" + "@octokit/request-error" "^6.1.8" + "@octokit/types" "^14.0.0" fast-content-type-parse "^2.0.0" universal-user-agent "^7.0.2" @@ -361,17 +437,24 @@ "@octokit/plugin-request-log" "^5.3.1" "@octokit/plugin-rest-endpoint-methods" "^13.3.0" -"@octokit/types@^13.6.2", "@octokit/types@^13.7.0", "@octokit/types@^13.8.0": - version "13.8.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a" - integrity sha1-OBWIXlq9Fu2f/uo9ztMdN84/igo= +"@octokit/types@^13.10.0": + version "13.10.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3" + integrity sha1-PnxrGcAjbCcGVuTqZmFIwrUf0aM= + dependencies: + "@octokit/openapi-types" "^24.2.0" + +"@octokit/types@^14.0.0": + version "14.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/types/-/types-14.1.0.tgz#3bf9b3a3e3b5270964a57cc9d98592ed44f840f2" + integrity sha1-O/mzo+O1JwlkpXzJ2YWS7UT4QPI= dependencies: - "@octokit/openapi-types" "^23.0.1" + "@octokit/openapi-types" "^25.1.0" "@pkgr/core@^0.1.0": - version "0.1.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" - integrity sha1-HsF+LtvsJcgwbUJOz78Tx94aqjE= + version "0.1.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@pkgr/core/-/core-0.1.2.tgz#1cf95080bb7072fafaa3cb13b442fab4695c3893" + integrity sha1-HPlQgLtwcvr6o8sTtEL6tGlcOJM= "@rtsao/scc@^1.1.0": version "1.1.0" @@ -385,31 +468,25 @@ dependencies: type-detect "4.0.8" -"@sinonjs/fake-timers@^13.0.1", "@sinonjs/fake-timers@^13.0.2": - version "13.0.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz#36b9dbc21ad5546486ea9173d6bea063eb1717d5" - integrity sha1-NrnbwhrVVGSG6pFz1r6gY+sXF9U= +"@sinonjs/fake-timers@^15.1.0": + version "15.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/fake-timers/-/fake-timers-15.1.0.tgz#f42e713425d4eb1a7bc88ef5d7f76c4546586c25" + integrity sha1-9C5xNCXU6xp7yI711/dsRUZYbCU= dependencies: "@sinonjs/commons" "^3.0.1" -"@sinonjs/samsam@^8.0.1": - version "8.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/samsam/-/samsam-8.0.2.tgz#e4386bf668ff36c95949e55a38dc5f5892fc2689" - integrity sha1-5Dhr9mj/NslZSeVaONxfWJL8Jok= +"@sinonjs/samsam@^8.0.3": + version "8.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/samsam/-/samsam-8.0.3.tgz#eb6ffaef421e1e27783cc9b52567de20cb28072d" + integrity sha1-62/670IeHid4PMm1JWfeIMsoBy0= dependencies: "@sinonjs/commons" "^3.0.1" - lodash.get "^4.4.2" type-detect "^4.1.0" -"@sinonjs/text-encoding@^0.7.3": - version "0.7.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f" - integrity sha1-KCBG8D6IbjUrLV9dpet1XgFFfz8= - "@tsconfig/node10@^1.0.7": - version "1.0.11" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@tsconfig/node10/-/node10-1.0.11.tgz#6ee46400685f130e278128c7b38b7e031ff5b2f2" - integrity sha1-buRkAGhfEw4ngSjHs4t+Ax/1svI= + version "1.0.12" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@tsconfig/node10/-/node10-1.0.12.tgz#be57ceac1e4692b41be9de6be8c32a106636dba4" + integrity sha1-vlfOrB5GkrQb6d5r6MMqEGY226Q= "@tsconfig/node12@^1.0.7": version "1.0.11" @@ -442,10 +519,10 @@ "@types/estree" "*" "@types/json-schema" "*" -"@types/estree@*", "@types/estree@^1.0.6": - version "1.0.6" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" - integrity sha1-Yo7/7q4gZKG055946B2Ht+X8e1A= +"@types/estree@*", "@types/estree@^1.0.6", "@types/estree@^1.0.8": + version "1.0.8" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" + integrity sha1-lYuRyZGxhnztMYvt6g4hXuBQcm4= "@types/glob@^7.2.0": version "7.2.0" @@ -455,7 +532,7 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9": +"@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9": version "7.0.15" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha1-WWoXRyM2lNUPatinhp/Lb1bPWEE= @@ -482,25 +559,25 @@ "@types/node-fetch@^2.6.13": version "2.6.13" - resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.13.tgz#e0c9b7b5edbdb1b50ce32c127e85e880872d56ee" - integrity sha512-QGpRVpzSaUs30JBSGPjOg4Uveu384erbHBoT1zeONvyCfwQxIkUshLAOqN/k9EjGviPRmWTTe6aH2qySWKTVSw== + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node-fetch/-/node-fetch-2.6.13.tgz#e0c9b7b5edbdb1b50ce32c127e85e880872d56ee" + integrity sha1-4Mm3te29sbUM4ywSfoXogIctVu4= dependencies: "@types/node" "*" form-data "^4.0.4" "@types/node@*": - version "22.13.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a" - integrity sha1-P+RU13zUotc8IUAIs+Mxv6r1A4o= + version "25.3.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-25.3.2.tgz#cbc4b963e1b3503eb2bcf7c55bf48c95204918d1" + integrity sha1-y8S5Y+GzUD6yvPfFW/SMlSBJGNE= dependencies: - undici-types "~6.20.0" + undici-types "~7.18.0" "@types/node@^20.14.2": - version "20.17.19" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697" - integrity sha1-DyhpVVcZvvJmym4YJ/zcqQPBppc= + version "20.19.35" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca" + integrity sha1-EXs3P9Hf9Siy+fjC0ahd5q+BAco= dependencies: - undici-types "~6.19.2" + undici-types "~6.21.0" "@types/plist@^3.0.5": version "3.0.5" @@ -515,27 +592,27 @@ resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/proxyquire/-/proxyquire-1.3.31.tgz#a008b78dad6061754e3adf2cb64b60303f68deaa" integrity sha1-oAi3ja1gYXVOOt8stktgMD9o3qo= -"@types/semver@^7.5.0", "@types/semver@^7.5.8": - version "7.5.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" - integrity sha1-gmioxXo+Sr0lwWXs02I323lIpV4= +"@types/semver@^7.5.8": + version "7.7.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/semver/-/semver-7.7.1.tgz#3ce3af1a5524ef327d2da9e4fd8b6d95c8d70528" + integrity sha1-POOvGlUk7zJ9Lank/YttlcjXBSg= "@types/shell-quote@^1.7.5": version "1.7.5" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/shell-quote/-/shell-quote-1.7.5.tgz#6db4704742d307cd6d604e124e3ad6cd5ed943f3" integrity sha1-bbRwR0LTB81tYE4STjrWzV7ZQ/M= -"@types/sinon@^17.0.3": - version "17.0.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa" - integrity sha1-mqfmLwoyO56tF37SOjbqdXFBpfo= +"@types/sinon@^21.0.0": + version "21.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinon/-/sinon-21.0.0.tgz#3a598a29b3aec0512a21e57ae0fd4c09aa013ca9" + integrity sha1-OlmKKbOuwFEqIeV64P1MCaoBPKk= dependencies: "@types/sinonjs__fake-timers" "*" "@types/sinonjs__fake-timers@*": - version "8.1.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz#5fd3592ff10c1e9695d377020c033116cc2889f2" - integrity sha1-X9NZL/EMHpaV03cCDAMxFswoifI= + version "15.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-15.0.1.tgz#49f731d9453f52d64dd79f5a5626c1cf1b81bea4" + integrity sha1-Sfcx2UU/UtZN159aVibBzxuBvqQ= "@types/tmp@^0.2.6": version "0.2.6" @@ -554,96 +631,101 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin@^6.1.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" - integrity sha1-MIMMHKgf1fPCcU5STEMD4BlPnNM= - dependencies: - "@eslint-community/regexpp" "^4.5.1" - "@typescript-eslint/scope-manager" "6.21.0" - "@typescript-eslint/type-utils" "6.21.0" - "@typescript-eslint/utils" "6.21.0" - "@typescript-eslint/visitor-keys" "6.21.0" - debug "^4.3.4" - graphemer "^1.4.0" - ignore "^5.2.4" +"@typescript-eslint/eslint-plugin@^8.54.0": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz#b1ce606d87221daec571e293009675992f0aae76" + integrity sha1-sc5gbYciHa7FceKTAJZ1mS8KrnY= + dependencies: + "@eslint-community/regexpp" "^4.12.2" + "@typescript-eslint/scope-manager" "8.56.1" + "@typescript-eslint/type-utils" "8.56.1" + "@typescript-eslint/utils" "8.56.1" + "@typescript-eslint/visitor-keys" "8.56.1" + ignore "^7.0.5" natural-compare "^1.4.0" - semver "^7.5.4" - ts-api-utils "^1.0.1" - -"@typescript-eslint/parser@^6.1.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" - integrity sha1-r4/PZv7uLtyGvF0c9F4zsGML81s= - dependencies: - "@typescript-eslint/scope-manager" "6.21.0" - "@typescript-eslint/types" "6.21.0" - "@typescript-eslint/typescript-estree" "6.21.0" - "@typescript-eslint/visitor-keys" "6.21.0" - debug "^4.3.4" - -"@typescript-eslint/scope-manager@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" - integrity sha1-6oqb/I8VBKasXVmm3zCNOgYworE= - dependencies: - "@typescript-eslint/types" "6.21.0" - "@typescript-eslint/visitor-keys" "6.21.0" - -"@typescript-eslint/type-utils@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" - integrity sha1-ZHMoHP7U2sq+gAToUhzuC9nUwB4= - dependencies: - "@typescript-eslint/typescript-estree" "6.21.0" - "@typescript-eslint/utils" "6.21.0" - debug "^4.3.4" - ts-api-utils "^1.0.1" - -"@typescript-eslint/types@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" - integrity sha1-IFckxRI6j+9+zRlQdfpuhbrDQ20= + ts-api-utils "^2.4.0" + +"@typescript-eslint/parser@^8.54.0": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7" + integrity sha1-IdE7PUVv+whhTB1ou5pPjZI3zcc= + dependencies: + "@typescript-eslint/scope-manager" "8.56.1" + "@typescript-eslint/types" "8.56.1" + "@typescript-eslint/typescript-estree" "8.56.1" + "@typescript-eslint/visitor-keys" "8.56.1" + debug "^4.4.3" + +"@typescript-eslint/project-service@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244" + integrity sha1-ZcjWRfAouSe/xJKFk7VOLs2AkkQ= + dependencies: + "@typescript-eslint/tsconfig-utils" "^8.56.1" + "@typescript-eslint/types" "^8.56.1" + debug "^4.4.3" + +"@typescript-eslint/scope-manager@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24" + integrity sha1-JU35O1eJqHE1EzXdI+ILwWQGDyQ= + dependencies: + "@typescript-eslint/types" "8.56.1" + "@typescript-eslint/visitor-keys" "8.56.1" + +"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7" + integrity sha1-GvqDCw+tpYZd3KvcmTt5ARSoebc= + +"@typescript-eslint/type-utils@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz#7a6c4fabf225d674644931e004302cbbdd2f2e24" + integrity sha1-emxPq/Il1nRkSTHgBDAsu90vLiQ= + dependencies: + "@typescript-eslint/types" "8.56.1" + "@typescript-eslint/typescript-estree" "8.56.1" + "@typescript-eslint/utils" "8.56.1" + debug "^4.4.3" + ts-api-utils "^2.4.0" + +"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9" + integrity sha1-l15ZQr9UiVKRM3yRuRkfbrBjKrk= + +"@typescript-eslint/typescript-estree@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0" + integrity sha1-O55X2BKahgxQhkxCGI92G97z6rA= + dependencies: + "@typescript-eslint/project-service" "8.56.1" + "@typescript-eslint/tsconfig-utils" "8.56.1" + "@typescript-eslint/types" "8.56.1" + "@typescript-eslint/visitor-keys" "8.56.1" + debug "^4.4.3" + minimatch "^10.2.2" + semver "^7.7.3" + tinyglobby "^0.2.15" + ts-api-utils "^2.4.0" -"@typescript-eslint/typescript-estree@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" - integrity sha1-xHrnkB2zuL3cPs1z2v8tCJVojEY= +"@typescript-eslint/utils@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7" + integrity sha1-Woasr58bTEqFpC7/shf3MFn23rc= dependencies: - "@typescript-eslint/types" "6.21.0" - "@typescript-eslint/visitor-keys" "6.21.0" - debug "^4.3.4" - globby "^11.1.0" - is-glob "^4.0.3" - minimatch "9.0.3" - semver "^7.5.4" - ts-api-utils "^1.0.1" + "@eslint-community/eslint-utils" "^4.9.1" + "@typescript-eslint/scope-manager" "8.56.1" + "@typescript-eslint/types" "8.56.1" + "@typescript-eslint/typescript-estree" "8.56.1" -"@typescript-eslint/utils@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" - integrity sha1-RxTnprOedzwcjpfsWH9SCEDNgTQ= - dependencies: - "@eslint-community/eslint-utils" "^4.4.0" - "@types/json-schema" "^7.0.12" - "@types/semver" "^7.5.0" - "@typescript-eslint/scope-manager" "6.21.0" - "@typescript-eslint/types" "6.21.0" - "@typescript-eslint/typescript-estree" "6.21.0" - semver "^7.5.4" - -"@typescript-eslint/visitor-keys@6.21.0": - version "6.21.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" - integrity sha1-h6mdB3qlB+IOI4sR1WzCat5F/kc= +"@typescript-eslint/visitor-keys@8.56.1": + version "8.56.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87" + integrity sha1-UOA0dcM6QtEj3JnmOs8YQcAjH4c= dependencies: - "@typescript-eslint/types" "6.21.0" - eslint-visitor-keys "^3.4.1" - -"@ungap/structured-clone@^1.2.0": - version "1.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" - integrity sha1-0Gu7OE689sUF/eHD0O1N3/4Kr/g= + "@typescript-eslint/types" "8.56.1" + eslint-visitor-keys "^5.0.0" "@vscode/debugadapter@^1.65.0": version "1.68.0" @@ -666,24 +748,24 @@ minimist "^1.2.8" prompts "^2.4.2" -"@vscode/extension-telemetry@^0.9.6": - version "0.9.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/extension-telemetry/-/extension-telemetry-0.9.8.tgz#109a9db5e09d5b05f9403a3fef60d5963b668fc3" - integrity sha1-EJqdteCdWwX5QDo/72DVljtmj8M= +"@vscode/extension-telemetry@^0.9.9": + version "0.9.9" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/extension-telemetry/-/extension-telemetry-0.9.9.tgz#58844e72ac7860eb0497898545c2c4f58096465e" + integrity sha1-WIROcqx4YOsEl4mFRcLE9YCWRl4= dependencies: "@microsoft/1ds-core-js" "^4.3.4" "@microsoft/1ds-post-js" "^4.3.4" "@microsoft/applicationinsights-web-basic" "^3.3.4" "@vscode/test-electron@^2.3.10": - version "2.4.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/test-electron/-/test-electron-2.4.1.tgz#5c2760640bf692efbdaa18bafcd35fb519688941" - integrity sha1-XCdgZAv2ku+9qhi6/NNftRloiUE= + version "2.5.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/test-electron/-/test-electron-2.5.2.tgz#f7d4078e8230ce9c94322f2a29cc16c17954085d" + integrity sha1-99QHjoIwzpyUMi8qKcwWwXlUCF0= dependencies: http-proxy-agent "^7.0.2" https-proxy-agent "^7.0.5" jszip "^3.10.1" - ora "^7.0.1" + ora "^8.1.0" semver "^7.6.2" "@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1": @@ -823,9 +905,9 @@ integrity sha1-Ml20I5XNSf5sFAV/mpAOQn34gQ4= "@xmldom/xmldom@^0.8.8": - version "0.8.10" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99" - integrity sha1-oTN8pCaqYc75/hW1so40CnL2+pk= + version "0.8.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@xmldom/xmldom/-/xmldom-0.8.11.tgz#b79de2d67389734c57c52595f7a7305e30c2d608" + integrity sha1-t53i1nOJc0xXxSWV96cwXjDC1gg= "@xtuc/ieee754@^1.2.0": version "1.2.0" @@ -837,15 +919,20 @@ resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" integrity sha1-0pHGpOl5ibXGHZrPOWrk/hM6cY0= +acorn-import-phases@^1.0.3: + version "1.0.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7" + integrity sha1-FuuFC6maBWy3y/6HL/uJcuGMi9c= + acorn-jsx@^5.3.2: version "5.3.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" integrity sha1-ftW7VZCLOy8bxVxq8WU7rafweTc= acorn-walk@^8.1.1: - version "8.3.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7" - integrity sha1-eU3RacOXft9LpOpHWDWHxYZiNrc= + version "8.3.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496" + integrity sha1-imuMqPxbNGha8V2rtEEYZjwpZJY= dependencies: acorn "^8.11.0" @@ -854,15 +941,15 @@ acorn@^6.4.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" integrity sha1-NYZv1xBSjpLeEM8GAWSY5H454eY= -acorn@^8.11.0, acorn@^8.14.0, acorn@^8.4.1, acorn@^8.8.2, acorn@^8.9.0: - version "8.14.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" - integrity sha1-Bj4scMrF+09kZ/CxEVLgTGgnlbA= +acorn@^8.11.0, acorn@^8.15.0, acorn@^8.16.0, acorn@^8.4.1: + version "8.16.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a" + integrity sha1-TOecib5Ar+ev6POtuQKh8c6awIo= agent-base@^7.1.0, agent-base@^7.1.2: - version "7.1.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/agent-base/-/agent-base-7.1.3.tgz#29435eb821bc4194633a5b89e5bc4703bafc25a1" - integrity sha1-KUNeuCG8QZRjOluJ5bxHA7r8JaE= + version "7.1.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8" + integrity sha1-48121MVI7oldPD/Y3B9sW5Ay56g= ajv-formats@^2.1.1: version "2.1.1" @@ -878,10 +965,10 @@ ajv-keywords@^5.1.0: dependencies: fast-deep-equal "^3.1.3" -ajv@^6.12.4: - version "6.12.6" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" - integrity sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ= +ajv@^6.12.4, ajv@^6.14.0: + version "6.14.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a" + integrity sha1-/QZ3E+IoIQY267CMYL03Zdbb5zo= dependencies: fast-deep-equal "^3.1.1" fast-json-stable-stringify "^2.0.0" @@ -889,9 +976,9 @@ ajv@^6.12.4: uri-js "^4.2.2" ajv@^8.0.0, ajv@^8.9.0: - version "8.17.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6" - integrity sha1-N9mlx3ava8ktf0+VEOukwKYNEaY= + version "8.18.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc" + integrity sha1-iGQYa2c40APrOpMxcrs4M+EM77w= dependencies: fast-deep-equal "^3.1.3" fast-uri "^3.0.1" @@ -927,10 +1014,10 @@ ansi-regex@^5.0.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ= -ansi-regex@^6.0.1: - version "6.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-6.1.0.tgz#95ec409c69619d6cb1b8b34f14b660ef28ebd654" - integrity sha1-lexAnGlhnWyxuLNPFLZg7yjr1lQ= +ansi-regex@^6.2.2: + version "6.2.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-6.2.2.tgz#60216eea464d864597ce2832000738a0589650c1" + integrity sha1-YCFu6kZNhkWXzigyAAc4oFiWUME= ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.3.0" @@ -1002,17 +1089,19 @@ array-each@^1.0.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array-each/-/array-each-1.0.1.tgz#a794af0c05ab1752846ee753a1f211a05ba0c44f" integrity sha1-p5SvDAWrF1KEbudTofIRoFugxE8= -array-includes@^3.1.8: - version "3.1.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" - integrity sha1-XjcMvhcv3V3WUwwdSq3aJSgbqX0= +array-includes@^3.1.9: + version "3.1.9" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a" + integrity sha1-HwzKoI6Qzbw+tDMhD5A60PF8Pzo= dependencies: - call-bind "^1.0.7" + call-bind "^1.0.8" + call-bound "^1.0.4" define-properties "^1.2.1" - es-abstract "^1.23.2" - es-object-atoms "^1.0.0" - get-intrinsic "^1.2.4" - is-string "^1.0.7" + es-abstract "^1.24.0" + es-object-atoms "^1.1.1" + get-intrinsic "^1.3.0" + is-string "^1.1.1" + math-intrinsics "^1.1.0" array-slice@^1.0.0: version "1.1.0" @@ -1029,19 +1118,20 @@ array-union@^2.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" integrity sha1-t5hCCtvrHego2ErNii4j0+/oXo0= -array.prototype.findlastindex@^1.2.5: - version "1.2.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d" - integrity sha1-jDWnVccpCHGUU/hxRcoBHjkzTQ0= +array.prototype.findlastindex@^1.2.6: + version "1.2.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564" + integrity sha1-z6EGXIHctk40VXybgdAS9qQhxWQ= dependencies: - call-bind "^1.0.7" + call-bind "^1.0.8" + call-bound "^1.0.4" define-properties "^1.2.1" - es-abstract "^1.23.2" + es-abstract "^1.23.9" es-errors "^1.3.0" - es-object-atoms "^1.0.0" - es-shim-unscopables "^1.0.2" + es-object-atoms "^1.1.1" + es-shim-unscopables "^1.1.0" -array.prototype.flat@^1.3.2: +array.prototype.flat@^1.3.3: version "1.3.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5" integrity sha1-U0qvnm6N15+2uamRf4Oe8exjr+U= @@ -1051,7 +1141,7 @@ array.prototype.flat@^1.3.2: es-abstract "^1.23.5" es-shim-unscopables "^1.0.2" -array.prototype.flatmap@^1.3.2: +array.prototype.flatmap@^1.3.3: version "1.3.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b" integrity sha1-cSzHkq5wNwrkBYYmRinjOqtd04s= @@ -1135,9 +1225,9 @@ await-notify@^1.0.1: integrity sha1-C0gTOyLlJBgeEVV2ZRhfKi885Hw= b4a@^1.6.4: - version "1.6.7" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4" - integrity sha1-qZWH1Ou/vVpuOyG9tdX6OFdnq+Q= + version "1.8.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/b4a/-/b4a-1.8.0.tgz#1ca3ba0edc9469aaabef5647e769a83d50180b1a" + integrity sha1-HKO6DtyUaaqr71ZH52moPVAYCxo= babel-runtime@^6.11.6: version "6.26.0" @@ -1161,16 +1251,26 @@ balanced-match@^1.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" integrity sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4= -bare-events@^2.2.0: - version "2.5.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bare-events/-/bare-events-2.5.4.tgz#16143d435e1ed9eafd1ab85f12b89b3357a41745" - integrity sha1-FhQ9Q14e2er9GrhfEribM1ekF0U= +balanced-match@^4.0.2: + version "4.0.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a" + integrity sha1-v7EGYv7tgZaixi58aOF3IMJ0F5o= + +bare-events@^2.7.0: + version "2.8.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bare-events/-/bare-events-2.8.2.tgz#7b3e10bd8e1fc80daf38bb516921678f566ab89f" + integrity sha1-ez4QvY4fyA2vOLtRaSFnj1ZquJ8= base64-js@^1.3.1, base64-js@^1.5.1: version "1.5.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" integrity sha1-GxtEAWClv3rUC2UPCVljSBkDkwo= +baseline-browser-mapping@^2.9.0: + version "2.10.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz#5b09935025bf8a80e29130251e337c6a7fc8cbb9" + integrity sha1-WwmTUCW/ioDikTAlHjN8an/Iy7k= + before-after-hook@^3.0.2: version "3.0.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/before-after-hook/-/before-after-hook-3.0.2.tgz#d5665a5fa8b62294a5aa0a499f933f4a1016195d" @@ -1210,6 +1310,13 @@ brace-expansion@^2.0.1: dependencies: balanced-match "^1.0.0" +brace-expansion@^5.0.2: + version "5.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef" + integrity sha1-apxsJo+FtTlZ7FJ66v4PcwAlju8= + dependencies: + balanced-match "^4.0.2" + braces@^3.0.3, braces@~3.0.2: version "3.0.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" @@ -1222,15 +1329,16 @@ browser-stdout@^1.3.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60" integrity sha1-uqVZ7hTO1zRSIputcyZGfGH6vWA= -browserslist@^4.24.0: - version "4.24.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/browserslist/-/browserslist-4.24.4.tgz#c6b2865a3f08bcb860a0e827389003b9fe686e4b" - integrity sha1-xrKGWj8IvLhgoOgnOJADuf5obks= +browserslist@^4.28.1: + version "4.28.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95" + integrity sha1-f1NFlGKMU8YxAQeeJ+QN5JBFapU= dependencies: - caniuse-lite "^1.0.30001688" - electron-to-chromium "^1.5.73" - node-releases "^2.0.19" - update-browserslist-db "^1.1.1" + baseline-browser-mapping "^2.9.0" + caniuse-lite "^1.0.30001759" + electron-to-chromium "^1.5.263" + node-releases "^2.0.27" + update-browserslist-db "^1.2.0" buffer-equal@^1.0.0: version "1.0.1" @@ -1250,7 +1358,7 @@ buffer@^6.0.3: base64-js "^1.3.1" ieee754 "^1.2.1" -call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1: +call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: version "1.0.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6" integrity sha1-S1QowiK+mF15w9gmV0edvgtZstY= @@ -1268,13 +1376,13 @@ call-bind@^1.0.7, call-bind@^1.0.8: get-intrinsic "^1.2.4" set-function-length "^1.2.2" -call-bound@^1.0.2, call-bound@^1.0.3: - version "1.0.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681" - integrity sha1-Qc/QMrWT45F2pxUzq084SqBP1oE= +call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: + version "1.0.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a" + integrity sha1-I43pNdKippKSjFOMfM+pEGf9Bio= dependencies: - call-bind-apply-helpers "^1.0.1" - get-intrinsic "^1.2.6" + call-bind-apply-helpers "^1.0.2" + get-intrinsic "^1.3.0" callsites@^3.0.0: version "3.1.0" @@ -1286,10 +1394,10 @@ camelcase@^6.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha1-VoW5XrIJrJwMF3Rnd4ychN9Yupo= -caniuse-lite@^1.0.30001688: - version "1.0.30001700" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz#26cd429cf09b4fd4e745daf4916039c794d720f6" - integrity sha1-Js1CnPCbT9TnRdr0kWA5x5TXIPY= +caniuse-lite@^1.0.30001759: + version "1.0.30001774" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70" + integrity sha1-DldrbzdAY6vNSZ0gK5uhMBvim3A= chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: version "4.1.2" @@ -1299,10 +1407,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^5.0.0, chalk@^5.3.0: - version "5.4.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8" - integrity sha1-G0i/CWPsFY3OKqz2nAk64t0gktg= +chalk@^5.3.0: + version "5.6.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea" + integrity sha1-sSOLbiPqM3r3HH+KKV21rwwViuo= chokidar@^3.5.3, chokidar@^3.6.0: version "3.6.0" @@ -1324,14 +1432,14 @@ chrome-trace-event@^1.0.2: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b" integrity sha1-Bb/9f/koRlCTMUcIyTvfqb0fD1s= -cli-cursor@^4.0.0: - version "4.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cli-cursor/-/cli-cursor-4.0.0.tgz#3cecfe3734bf4fe02a8361cbdc0f6fe28c6a57ea" - integrity sha1-POz+NzS/T+Aqg2HL3A9v4oxqV+o= +cli-cursor@^5.0.0: + version "5.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38" + integrity sha1-JKSDHs9aawHd6zL7caSyCIsNzjg= dependencies: - restore-cursor "^4.0.0" + restore-cursor "^5.0.0" -cli-spinners@^2.9.0: +cli-spinners@^2.9.2: version "2.9.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" integrity sha1-F3Oo9LnE1qwxVj31Oz/B15Ri/kE= @@ -1426,16 +1534,14 @@ commander@^2.20.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha1-/UhehMA+tIgcIHIrpIA16FMa6zM= -comment-json@^4.2.3: - version "4.2.5" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/comment-json/-/comment-json-4.2.5.tgz#482e085f759c2704b60bc6f97f55b8c01bc41e70" - integrity sha1-SC4IX3WcJwS2C8b5f1W4wBvEHnA= +comment-json@^4.5.1: + version "4.5.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/comment-json/-/comment-json-4.5.1.tgz#2da1b85d5471b6494a344ed166fed3e831d268ed" + integrity sha1-LaG4XVRxtklKNE7RZv7T6DHSaO0= dependencies: array-timsort "^1.0.3" core-util-is "^1.0.3" esprima "^4.0.1" - has-own-prop "^2.0.0" - repeat-string "^1.6.1" comment-parser@1.4.1: version "1.4.1" @@ -1480,7 +1586,7 @@ create-require@^1.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333" integrity sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM= -cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@^7.0.3, cross-spawn@^7.0.6: version "7.0.6" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" integrity sha1-ilj+ePANzXDDcEUXWd+/rwPo7p8= @@ -1549,10 +1655,10 @@ debug@3.X, debug@^3.2.7: dependencies: ms "^2.1.1" -debug@4, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5: - version "4.4.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" - integrity sha1-Kz8q6i/+t3ZHdGAmc3fchxD6uoo= +debug@4, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.3: + version "4.4.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" + integrity sha1-xq5DLZvZZiWC/OCHCbA4xY6ePWo= dependencies: ms "^2.1.3" @@ -1605,26 +1711,19 @@ detect-newline@^2.0.0: integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I= diff@^4.0.1: - version "4.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d" - integrity sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0= + version "4.0.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-4.0.4.tgz#7a6dbfda325f25f07517e9b518f897c08332e07d" + integrity sha1-em2/2jJfJfB1F+m1GPiXwIMy4H0= diff@^5.2.0: - version "5.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531" - integrity sha1-Jt7QR80RebeLlTfV73JVA84a5TE= - -diff@^7.0.0: - version "7.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a" - integrity sha1-P7NNOHzXbYA/buvqZ7kh2rAYKpo= + version "5.2.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-5.2.2.tgz#0a4742797281d09cfa699b79ea32d27723623bad" + integrity sha1-CkdCeXKB0Jz6aZt56jLSdyNiO60= -dir-glob@^3.0.1: - version "3.0.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" - integrity sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8= - dependencies: - path-type "^4.0.0" +diff@^8.0.2: + version "8.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-8.0.3.tgz#c7da3d9e0e8c283bb548681f8d7174653720c2d5" + integrity sha1-x9o9ng6MKDu1SGgfjXF0ZTcgwtU= doctrine@^2.1.0: version "2.1.0" @@ -1633,13 +1732,6 @@ doctrine@^2.1.0: dependencies: esutils "^2.0.2" -doctrine@^3.0.0: - version "3.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" - integrity sha1-rd6+rXKmV023g2OdyHoSF3OXOWE= - dependencies: - esutils "^2.0.2" - dunder-proto@^1.0.0, dunder-proto@^1.0.1: version "1.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" @@ -1672,20 +1764,15 @@ each-props@^3.0.0: is-plain-object "^5.0.0" object.defaults "^1.1.0" -eastasianwidth@^0.2.0: - version "0.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb" - integrity sha1-aWzi7Aqg5uqTo5f/zySqeEDIJ8s= +electron-to-chromium@^1.5.263: + version "1.5.302" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/electron-to-chromium/-/electron-to-chromium-1.5.302.tgz#032a5802b31f7119269959c69fe2015d8dad5edb" + integrity sha1-AypYArMfcRkmmVnGn+IBXY2tXts= -electron-to-chromium@^1.5.73: - version "1.5.102" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/electron-to-chromium/-/electron-to-chromium-1.5.102.tgz#81a452ace8e2c3fa7fba904ea4fed25052c53d3f" - integrity sha1-gaRSrOjiw/p/upBOpP7SUFLFPT8= - -emoji-regex@^10.2.1: - version "10.4.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4" - integrity sha1-A1U6/qgLOXV0nPyzb3dsomjkE9Q= +emoji-regex@^10.3.0: + version "10.6.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/emoji-regex/-/emoji-regex-10.6.0.tgz#bf3d6e8f7f8fd22a65d9703475bc0147357a6b0d" + integrity sha1-vz1uj3+P0ipl2XA0dbwBRzV6aw0= emoji-regex@^8.0.0: version "8.0.0" @@ -1698,51 +1785,51 @@ emojis-list@^3.0.0: integrity sha1-VXBmIEatKeLpFucariYKvf9Pang= end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.4: - version "1.4.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" - integrity sha1-WuZKX0UFe682JuwU2gyl5LJDHrA= + version "1.4.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/end-of-stream/-/end-of-stream-1.4.5.tgz#7344d711dea40e0b74abc2ed49778743ccedb08c" + integrity sha1-c0TXEd6kDgt0q8LtSXeHQ8ztsIw= dependencies: once "^1.4.0" -enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.1: - version "5.18.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz#728ab082f8b7b6836de51f1637aab5d3b9568faf" - integrity sha1-coqwgvi3toNt5R8WN6q107lWj68= +enhanced-resolve@^5.0.0, enhanced-resolve@^5.19.0: + version "5.19.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz#6687446a15e969eaa63c2fa2694510e17ae6d97c" + integrity sha1-ZodEahXpaeqmPC+iaUUQ4Xrm2Xw= dependencies: graceful-fs "^4.2.4" - tapable "^2.2.0" + tapable "^2.3.0" -entities@^4.5.0: - version "4.5.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" - integrity sha1-XSaOpecRPsdMTQM7eepaNaSI+0g= +entities@^6.0.0: + version "6.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694" + integrity sha1-wow0pDN5yn9h0HQTCy9fcCCjBpQ= envinfo@^7.7.3: - version "7.14.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/envinfo/-/envinfo-7.14.0.tgz#26dac5db54418f2a4c1159153a0b2ae980838aae" - integrity sha1-JtrF21RBjypMEVkVOgsq6YCDiq4= + version "7.21.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/envinfo/-/envinfo-7.21.0.tgz#04a251be79f92548541f37d13c8b6f22940c3bae" + integrity sha1-BKJRvnn5JUhUHzfRPItvIpQMO64= -es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9: - version "1.23.9" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-abstract/-/es-abstract-1.23.9.tgz#5b45994b7de78dada5c1bebf1379646b32b9d606" - integrity sha1-W0WZS33nja2lwb6/E3lkazK51gY= +es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9, es-abstract@^1.24.0: + version "1.24.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-abstract/-/es-abstract-1.24.1.tgz#f0c131ed5ea1bb2411134a8dd94def09c46c7899" + integrity sha1-8MEx7V6huyQRE0qN2U3vCcRseJk= dependencies: array-buffer-byte-length "^1.0.2" arraybuffer.prototype.slice "^1.0.4" available-typed-arrays "^1.0.7" call-bind "^1.0.8" - call-bound "^1.0.3" + call-bound "^1.0.4" data-view-buffer "^1.0.2" data-view-byte-length "^1.0.2" data-view-byte-offset "^1.0.1" es-define-property "^1.0.1" es-errors "^1.3.0" - es-object-atoms "^1.0.0" + es-object-atoms "^1.1.1" es-set-tostringtag "^2.1.0" es-to-primitive "^1.3.0" function.prototype.name "^1.1.8" - get-intrinsic "^1.2.7" - get-proto "^1.0.0" + get-intrinsic "^1.3.0" + get-proto "^1.0.1" get-symbol-description "^1.1.0" globalthis "^1.0.4" gopd "^1.2.0" @@ -1754,21 +1841,24 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9: is-array-buffer "^3.0.5" is-callable "^1.2.7" is-data-view "^1.0.2" + is-negative-zero "^2.0.3" is-regex "^1.2.1" + is-set "^2.0.3" is-shared-array-buffer "^1.0.4" is-string "^1.1.1" is-typed-array "^1.1.15" - is-weakref "^1.1.0" + is-weakref "^1.1.1" math-intrinsics "^1.1.0" - object-inspect "^1.13.3" + object-inspect "^1.13.4" object-keys "^1.1.1" object.assign "^4.1.7" own-keys "^1.0.1" - regexp.prototype.flags "^1.5.3" + regexp.prototype.flags "^1.5.4" safe-array-concat "^1.1.3" safe-push-apply "^1.0.0" safe-regex-test "^1.1.0" set-proto "^1.0.0" + stop-iteration-iterator "^1.1.0" string.prototype.trim "^1.2.10" string.prototype.trimend "^1.0.9" string.prototype.trimstart "^1.0.8" @@ -1777,7 +1867,7 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9: typed-array-byte-offset "^1.0.4" typed-array-length "^1.0.7" unbox-primitive "^1.1.0" - which-typed-array "^1.1.18" + which-typed-array "^1.1.19" es-define-property@^1.0.0, es-define-property@^1.0.1: version "1.0.1" @@ -1789,12 +1879,17 @@ es-errors@^1.3.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" integrity sha1-BfdaJdq5jk+x3NXhRywFRtUFfI8= -es-module-lexer@^1.2.1, es-module-lexer@^1.5.3: - version "1.6.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-module-lexer/-/es-module-lexer-1.6.0.tgz#da49f587fd9e68ee2404fe4e256c0c7d3a81be21" - integrity sha1-2kn1h/2eaO4kBP5OJWwMfTqBviE= +es-module-lexer@^1.5.3: + version "1.7.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" + integrity sha1-kVlgFWGICoXyc0VgqQmbLDHlNyo= + +es-module-lexer@^2.0.0: + version "2.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-module-lexer/-/es-module-lexer-2.0.0.tgz#f657cd7a9448dcdda9c070a3cb75e5dc1e85f5b1" + integrity sha1-9lfNepRI3N2pwHCjy3Xl3B6F9bE= -es-object-atoms@^1.0.0: +es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: version "1.1.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" integrity sha1-HE8sSDcydZfOadLKGQp/3RcjOME= @@ -1811,7 +1906,7 @@ es-set-tostringtag@^2.1.0: has-tostringtag "^1.0.2" hasown "^2.0.2" -es-shim-unscopables@^1.0.2: +es-shim-unscopables@^1.0.2, es-shim-unscopables@^1.1.0: version "1.1.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz#438df35520dac5d105f3943d927549ea3b00f4b5" integrity sha1-Q43zVSDaxdEF85Q9knVJ6jsA9LU= @@ -1888,10 +1983,10 @@ eslint-import-resolver-node@^0.3.9: is-core-module "^2.13.0" resolve "^1.22.4" -eslint-module-utils@^2.12.0: - version "2.12.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b" - integrity sha1-/kz7lI1h9JID17CIcZgrZbmvCws= +eslint-module-utils@^2.12.1: + version "2.12.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff" + integrity sha1-920yIL+4PAV2UTWSlatYVOqtdf8= dependencies: debug "^3.2.7" @@ -1901,28 +1996,28 @@ eslint-plugin-header@^3.1.1: integrity sha1-bOUSQy1XZ1Jl+sRykrUNHv8RrNY= eslint-plugin-import@^2.29.1: - version "2.31.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7" - integrity sha1-MQzn5yDKHZwLs/aa39HGvdfZ4Oc= + version "2.32.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980" + integrity sha1-YCtV+qbkyuql6XDBmLXACjdwiYA= dependencies: "@rtsao/scc" "^1.1.0" - array-includes "^3.1.8" - array.prototype.findlastindex "^1.2.5" - array.prototype.flat "^1.3.2" - array.prototype.flatmap "^1.3.2" + array-includes "^3.1.9" + array.prototype.findlastindex "^1.2.6" + array.prototype.flat "^1.3.3" + array.prototype.flatmap "^1.3.3" debug "^3.2.7" doctrine "^2.1.0" eslint-import-resolver-node "^0.3.9" - eslint-module-utils "^2.12.0" + eslint-module-utils "^2.12.1" hasown "^2.0.2" - is-core-module "^2.15.1" + is-core-module "^2.16.1" is-glob "^4.0.3" minimatch "^3.1.2" object.fromentries "^2.0.8" object.groupby "^1.0.3" - object.values "^1.2.0" + object.values "^1.2.1" semver "^6.3.1" - string.prototype.trimend "^1.0.8" + string.prototype.trimend "^1.0.9" tsconfig-paths "^3.15.0" eslint-plugin-jsdoc@^48.2.8: @@ -1950,67 +2045,68 @@ eslint-scope@5.1.1: esrecurse "^4.3.0" estraverse "^4.1.1" -eslint-scope@^7.2.2: - version "7.2.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" - integrity sha1-3rT5JWM5DzIAaJSvYqItuhxGQj8= +eslint-scope@^8.4.0: + version "8.4.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82" + integrity sha1-iOZGogf61hQ2/6OetQUUcgBlXII= dependencies: esrecurse "^4.3.0" estraverse "^5.2.0" -eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: +eslint-visitor-keys@^3.4.3: version "3.4.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" integrity sha1-DNcv6FUOPC6uFWqWpN3c0cisWAA= -eslint-visitor-keys@^4.2.0: - version "4.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" - integrity sha1-aHussq+IT83aim59ZcYG9GoUzUU= - -eslint@^8.45.0: - version "8.57.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" - integrity sha1-ffEJZUq6fju+XI6uUzxeRh08bKk= - dependencies: - "@eslint-community/eslint-utils" "^4.2.0" - "@eslint-community/regexpp" "^4.6.1" - "@eslint/eslintrc" "^2.1.4" - "@eslint/js" "8.57.1" - "@humanwhocodes/config-array" "^0.13.0" +eslint-visitor-keys@^4.2.1: + version "4.2.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" + integrity sha1-TP6mD+fdCtjoFuHtAmwdUlG1EsE= + +eslint-visitor-keys@^5.0.0: + version "5.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" + integrity sha1-njyUiWl4JNLUzjqK0SYo+R6fWb4= + +eslint@^9.39.2: + version "9.39.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f" + integrity sha1-CNY98VM9d0PAkHsyp5p+E05j7i8= + dependencies: + "@eslint-community/eslint-utils" "^4.8.0" + "@eslint-community/regexpp" "^4.12.1" + "@eslint/config-array" "^0.21.1" + "@eslint/config-helpers" "^0.4.2" + "@eslint/core" "^0.17.0" + "@eslint/eslintrc" "^3.3.1" + "@eslint/js" "9.39.3" + "@eslint/plugin-kit" "^0.4.1" + "@humanfs/node" "^0.16.6" "@humanwhocodes/module-importer" "^1.0.1" - "@nodelib/fs.walk" "^1.2.8" - "@ungap/structured-clone" "^1.2.0" + "@humanwhocodes/retry" "^0.4.2" + "@types/estree" "^1.0.6" ajv "^6.12.4" chalk "^4.0.0" - cross-spawn "^7.0.2" + cross-spawn "^7.0.6" debug "^4.3.2" - doctrine "^3.0.0" escape-string-regexp "^4.0.0" - eslint-scope "^7.2.2" - eslint-visitor-keys "^3.4.3" - espree "^9.6.1" - esquery "^1.4.2" + eslint-scope "^8.4.0" + eslint-visitor-keys "^4.2.1" + espree "^10.4.0" + esquery "^1.5.0" esutils "^2.0.2" fast-deep-equal "^3.1.3" - file-entry-cache "^6.0.1" + file-entry-cache "^8.0.0" find-up "^5.0.0" glob-parent "^6.0.2" - globals "^13.19.0" - graphemer "^1.4.0" ignore "^5.2.0" imurmurhash "^0.1.4" is-glob "^4.0.0" - is-path-inside "^3.0.3" - js-yaml "^4.1.0" json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" lodash.merge "^4.6.2" minimatch "^3.1.2" natural-compare "^1.4.0" optionator "^0.9.3" - strip-ansi "^6.0.1" - text-table "^0.2.0" esniff@^2.0.1: version "2.0.1" @@ -2022,33 +2118,24 @@ esniff@^2.0.1: event-emitter "^0.3.5" type "^2.7.2" -espree@^10.1.0: - version "10.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" - integrity sha1-KSZ89bDLmHNbZeZLoH4O1J0e7Yo= - dependencies: - acorn "^8.14.0" - acorn-jsx "^5.3.2" - eslint-visitor-keys "^4.2.0" - -espree@^9.6.0, espree@^9.6.1: - version "9.6.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" - integrity sha1-oqF7jkNGkKVDLy+AGM5x0zGkjG8= +espree@^10.0.1, espree@^10.1.0, espree@^10.4.0: + version "10.4.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837" + integrity sha1-1U9JSdRikAWh+haNk3w/8ffiqDc= dependencies: - acorn "^8.9.0" + acorn "^8.15.0" acorn-jsx "^5.3.2" - eslint-visitor-keys "^3.4.1" + eslint-visitor-keys "^4.2.1" esprima@^4.0.1: version "4.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE= -esquery@^1.4.2, esquery@^1.6.0: - version "1.6.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" - integrity sha1-kUGSNPgE2FKoLc7sPhbNwiz52uc= +esquery@^1.5.0, esquery@^1.6.0: + version "1.7.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d" + integrity sha1-CNBI8mHw3e21uulfRoCUY9nJSW0= dependencies: estraverse "^5.1.0" @@ -2108,6 +2195,13 @@ event-stream@^4.0.1: stream-combiner "^0.2.2" through "^2.3.8" +events-universal@^1.0.0: + version "1.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/events-universal/-/events-universal-1.0.1.tgz#b56a84fd611b6610e0a2d0f09f80fdf931e2dfe6" + integrity sha1-tWqE/WEbZhDgotDwn4D9+THi3+Y= + dependencies: + bare-events "^2.7.0" + events@^3.2.0: version "3.3.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" @@ -2165,7 +2259,7 @@ fast-fifo@^1.3.2: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c" integrity sha1-KG4x3pbrltOKl4mYFXQLoqTzZAw= -fast-glob@^3.2.9: +fast-glob@^3.3.3: version "3.3.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" integrity sha1-0G1YXOjbqQoWsFBcVDw8z7OuuBg= @@ -2194,9 +2288,9 @@ fast-levenshtein@^3.0.0: fastest-levenshtein "^1.0.7" fast-uri@^3.0.1: - version "3.0.6" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748" - integrity sha1-iPEwt3z66iN41Wv5cN6iElemh0g= + version "3.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa" + integrity sha1-Zu7P9sdkwN+bdi5iyn7c+1O07fo= fastest-levenshtein@^1.0.12, fastest-levenshtein@^1.0.7: version "1.0.16" @@ -2204,18 +2298,23 @@ fastest-levenshtein@^1.0.12, fastest-levenshtein@^1.0.7: integrity sha1-IQ5htv8YHekeqbPRuE/e3UfgNOU= fastq@^1.13.0, fastq@^1.6.0: - version "1.19.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fastq/-/fastq-1.19.0.tgz#a82c6b7c2bb4e44766d865f07997785fecfdcb89" - integrity sha1-qCxrfCu05Edm2GXweZd4X+z9y4k= + version "1.20.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fastq/-/fastq-1.20.1.tgz#ca750a10dc925bc8b18839fd203e3ef4b3ced675" + integrity sha1-ynUKENySW8ixiDn9ID4+9LPO1nU= dependencies: reusify "^1.0.4" -file-entry-cache@^6.0.1: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" - integrity sha1-IRst2WWcsDlLBz5zI6w8kz1SICc= +fdir@^6.5.0: + version "6.5.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" + integrity sha1-7Sq5Z6MxreYvGNB32uGSaE1Q01A= + +file-entry-cache@^8.0.0: + version "8.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f" + integrity sha1-d4e93PETG/+5JjbGlFe7wO3W2B8= dependencies: - flat-cache "^3.0.4" + flat-cache "^4.0.0" fill-keys@^1.0.2: version "1.0.2" @@ -2274,14 +2373,13 @@ flagged-respawn@^2.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/flagged-respawn/-/flagged-respawn-2.0.0.tgz#abf39719dcfe1ac06c86c9466081c541c682987b" integrity sha1-q/OXGdz+GsBshslGYIHFQcaCmHs= -flat-cache@^3.0.4: - version "3.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee" - integrity sha1-LAwtUEDJmxYydxqdEFclwBFTY+4= +flat-cache@^4.0.0: + version "4.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c" + integrity sha1-Ds45/LFO4BL0sEEL0z3ZwfAREnw= dependencies: flatted "^3.2.9" - keyv "^4.5.3" - rimraf "^3.0.2" + keyv "^4.5.4" flat@^5.0.2: version "5.0.2" @@ -2301,7 +2399,7 @@ flush-write-stream@^1.0.2: inherits "^2.0.3" readable-stream "^2.3.6" -for-each@^0.3.3: +for-each@^0.3.3, for-each@^0.3.5: version "0.3.5" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47" integrity sha1-1lBogCeCaSD+6wr3R+57lCGkHUc= @@ -2321,9 +2419,9 @@ for-own@^1.0.0: for-in "^1.0.1" form-data@^4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4" - integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow== + version "4.0.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053" + integrity sha1-tJ5IhYBF/0y/awPhgFzrytNnkFM= dependencies: asynckit "^0.4.0" combined-stream "^1.0.8" @@ -2337,9 +2435,9 @@ from@^0.1.7: integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4= fs-extra@^11.2.0: - version "11.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d" - integrity sha1-DaztE2u69lpVWjJnGa+TGtx6MU0= + version "11.3.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" + integrity sha1-on2iO3JSToGsbDgVzAF5uMdMWe4= dependencies: graceful-fs "^4.2.0" jsonfile "^6.0.1" @@ -2393,28 +2491,38 @@ functions-have-names@^1.2.3: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" integrity sha1-BAT+TuK6L2B/Dg7DyAuumUEzuDQ= +generator-function@^2.0.0: + version "2.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/generator-function/-/generator-function-2.0.1.tgz#0e75dd410d1243687a0ba2e951b94eedb8f737a2" + integrity sha1-DnXdQQ0SQ2h6C6LpUblO7bj3N6I= + get-caller-file@^2.0.5: version "2.0.5" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" integrity sha1-T5RBKoLbMvNuOwuXQfipf+sDH34= -get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7: - version "1.2.7" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044" - integrity sha1-3PyzPTJy4V9EXRUSS8CiFhibkEQ= +get-east-asian-width@^1.0.0: + version "1.5.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz#ce7008fe345edcf5497a6f557cfa54bc318a9ce7" + integrity sha1-znAI/jRe3PVJem9VfPpUvDGKnOc= + +get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0: + version "1.3.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01" + integrity sha1-dD8OO2lkqTpUke0b/6rgVNf5jQE= dependencies: - call-bind-apply-helpers "^1.0.1" + call-bind-apply-helpers "^1.0.2" es-define-property "^1.0.1" es-errors "^1.3.0" - es-object-atoms "^1.0.0" + es-object-atoms "^1.1.1" function-bind "^1.1.2" - get-proto "^1.0.0" + get-proto "^1.0.1" gopd "^1.2.0" has-symbols "^1.1.0" hasown "^2.0.2" math-intrinsics "^1.1.0" -get-proto@^1.0.0, get-proto@^1.0.1: +get-proto@^1.0.1: version "1.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" integrity sha1-FQs/J0OGnvPoUewMSdFbHRTQDuE= @@ -2461,10 +2569,10 @@ glob-stream@^6.1.0: to-absolute-glob "^2.0.0" unique-stream "^2.0.2" -glob-stream@^8.0.0: - version "8.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glob-stream/-/glob-stream-8.0.2.tgz#09e5818e41c16dd85274d72c7a7158d307426313" - integrity sha1-CeWBjkHBbdhSdNcsenFY0wdCYxM= +glob-stream@^8.0.3: + version "8.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glob-stream/-/glob-stream-8.0.3.tgz#87e63153aadf05bd0207cde1a253ee39d91458b9" + integrity sha1-h+YxU6rfBb0CB83holPuOdkUWLk= dependencies: "@gulpjs/to-absolute-glob" "^4.0.0" anymatch "^3.1.3" @@ -2488,7 +2596,7 @@ glob-watcher@^6.0.0: async-done "^2.0.0" chokidar "^3.5.3" -glob@^7.1.1, glob@^7.1.3, glob@^7.2.0, glob@^7.2.3: +glob@^7.1.1, glob@^7.2.0, glob@^7.2.3: version "7.2.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" integrity sha1-uN8PuAK7+o6JvR2Ti04WV47UTys= @@ -2531,12 +2639,10 @@ global-prefix@^1.0.1: is-windows "^1.0.1" which "^1.2.14" -globals@^13.19.0: - version "13.24.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" - integrity sha1-hDKhnXjODB6DOUnDats0VAC7EXE= - dependencies: - type-fest "^0.20.2" +globals@^14.0.0: + version "14.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" + integrity sha1-iY10E8Kbq89rr+Vvyt3thYrack4= globalthis@^1.0.4: version "1.0.4" @@ -2546,18 +2652,6 @@ globalthis@^1.0.4: define-properties "^1.2.1" gopd "^1.0.1" -globby@^11.1.0: - version "11.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" - integrity sha1-vUvpi7BC+D15b344EZkfvoKg00s= - dependencies: - array-union "^2.1.0" - dir-glob "^3.0.1" - fast-glob "^3.2.9" - ignore "^5.2.0" - merge2 "^1.4.1" - slash "^3.0.0" - glogg@^2.2.0: version "2.2.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glogg/-/glogg-2.2.0.tgz#956ceb855a05a2aa1fa668d748f2be8e7361c11c" @@ -2575,22 +2669,17 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" integrity sha1-QYPk6L8Iu24Fu7L30uDI9xLKQOM= -graphemer@^1.4.0: - version "1.4.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" - integrity sha1-+y8dVeDjoYSa7/yQxPoN1ToOZsY= - -gulp-cli@^3.0.0: - version "3.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/gulp-cli/-/gulp-cli-3.0.0.tgz#577008f5323fad6106b44db24803c27c3a649841" - integrity sha1-V3AI9TI/rWEGtE2ySAPCfDpkmEE= +gulp-cli@^3.1.0: + version "3.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/gulp-cli/-/gulp-cli-3.1.0.tgz#92590e9b209142b176c95ad5c7066d2592017268" + integrity sha1-klkOmyCRQrF2yVrVxwZtJZIBcmg= dependencies: "@gulpjs/messages" "^1.1.0" chalk "^4.1.2" copy-props "^4.0.0" gulplog "^2.2.0" interpret "^3.1.1" - liftoff "^5.0.0" + liftoff "^5.0.1" mute-stdout "^2.0.0" replace-homedir "^2.0.0" semver-greatest-satisfied-range "^2.0.0" @@ -2646,14 +2735,14 @@ gulp-typescript@^5.0.1: vinyl-fs "^3.0.3" gulp@^5.0.0: - version "5.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/gulp/-/gulp-5.0.0.tgz#78f4b8ac48a0bf61b354d39e5be844de2c5cc3f3" - integrity sha1-ePS4rEigv2GzVNOeW+hE3ixcw/M= + version "5.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/gulp/-/gulp-5.0.1.tgz#c43f37aa34569e101fb6da4e0b464677305acd36" + integrity sha1-xD83qjRWnhAfttpOC0ZGdzBazTY= dependencies: glob-watcher "^6.0.0" - gulp-cli "^3.0.0" + gulp-cli "^3.1.0" undertaker "^2.0.0" - vinyl-fs "^4.0.0" + vinyl-fs "^4.0.2" gulplog@^2.2.0: version "2.2.0" @@ -2672,11 +2761,6 @@ has-flag@^4.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= -has-own-prop@^2.0.0: - version "2.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-own-prop/-/has-own-prop-2.0.0.tgz#f0f95d58f65804f5d218db32563bb85b8e0417af" - integrity sha1-8PldWPZYBPXSGNsyVju4W44EF68= - has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2: version "1.0.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" @@ -2750,11 +2834,16 @@ ieee754@^1.2.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" integrity sha1-jrehCmP/8l0VpXsAFYbRd9Gw01I= -ignore@^5.2.0, ignore@^5.2.4: +ignore@^5.2.0: version "5.3.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" integrity sha1-PNQOcp82Q/2HywTlC/DrcivFlvU= +ignore@^7.0.5: + version "7.0.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" + integrity sha1-TLX2zX1MerA2VzjHrqiIuqbX79k= + immediate@~3.0.5: version "3.0.6" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b" @@ -2873,7 +2962,7 @@ is-callable@^1.2.7: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" integrity sha1-O8KoXqdC2eNiBdys3XLKH9xRsFU= -is-core-module@^2.13.0, is-core-module@^2.15.1, is-core-module@^2.16.0: +is-core-module@^2.13.0, is-core-module@^2.16.1: version "2.16.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" integrity sha1-KpiAGoSfQ+Kt1kT7trxiKbGaTvQ= @@ -2922,12 +3011,13 @@ is-fullwidth-code-point@^3.0.0: integrity sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0= is-generator-function@^1.0.10: - version "1.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" - integrity sha1-vz7tqTEgE5T1e126KAD5GiODCco= + version "1.1.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-generator-function/-/is-generator-function-1.1.2.tgz#ae3b61e3d5ea4e4839b90bad22b02335051a17d5" + integrity sha1-rjth49XqTkg5uQutIrAjNQUaF9U= dependencies: - call-bound "^1.0.3" - get-proto "^1.0.0" + call-bound "^1.0.4" + generator-function "^2.0.0" + get-proto "^1.0.1" has-tostringtag "^1.0.2" safe-regex-test "^1.1.0" @@ -2953,6 +3043,11 @@ is-negated-glob@^1.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-negated-glob/-/is-negated-glob-1.0.0.tgz#6910bca5da8c95e784b5751b976cf5a10fee36d2" integrity sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI= +is-negative-zero@^2.0.3: + version "2.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747" + integrity sha1-ztkDoCespjgbd3pXQwadc3akl0c= + is-number-object@^1.1.1: version "1.1.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-number-object/-/is-number-object-1.1.1.tgz#144b21e95a1bc148205dcc2814a9134ec41b2541" @@ -2971,11 +3066,6 @@ is-object@~1.0.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" integrity sha1-pWVS4cZlyelQtKAlRh2ofnL4b88= -is-path-inside@^3.0.3: - version "3.0.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" - integrity sha1-0jE2LlOgf/Kw4Op/7QSRYf/RYoM= - is-plain-obj@^2.1.0: version "2.1.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287" @@ -3027,7 +3117,7 @@ is-shared-array-buffer@^1.0.4: dependencies: call-bound "^1.0.3" -is-string@^1.0.7, is-string@^1.1.1: +is-string@^1.1.1: version "1.1.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9" integrity sha1-kuo/PVxbbgOcqGd+WsjQfqdzy7k= @@ -3063,11 +3153,16 @@ is-unicode-supported@^0.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" integrity sha1-PybHaoCVk7Ur+i7LVxDtJ3m1Iqc= -is-unicode-supported@^1.1.0, is-unicode-supported@^1.3.0: +is-unicode-supported@^1.3.0: version "1.3.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" integrity sha1-2CSYS2FsKSouGYIH1KYJmDhC9xQ= +is-unicode-supported@^2.0.0: + version "2.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a" + integrity sha1-CfCrDebTdE1I0mXruY9l0R8qmzo= + is-utf8@^0.2.1: version "0.2.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" @@ -3083,7 +3178,7 @@ is-weakmap@^2.0.2: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" integrity sha1-v3JhXWSd/l9pkHnFS4PkfRrhnP0= -is-weakref@^1.0.2, is-weakref@^1.1.0: +is-weakref@^1.0.2, is-weakref@^1.1.1: version "1.1.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293" integrity sha1-7qQwGCvo1kF0vZa/+8RvIb8/kpM= @@ -3104,9 +3199,9 @@ is-windows@^1.0.1: integrity sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0= is@^3.3.0: - version "3.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is/-/is-3.3.0.tgz#61cff6dd3c4193db94a3d62582072b44e5645d79" - integrity sha1-Yc/23TxBk9uUo9YlggcrROVkXXk= + version "3.3.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is/-/is-3.3.2.tgz#dfc285f4937f08564675f2f17cc6ac6cd2113ace" + integrity sha1-38KF9JN/CFZGdfLxfMasbNIROs4= isarray@^2.0.5: version "2.0.5" @@ -3137,7 +3232,7 @@ jest-worker@^27.4.5: merge-stream "^2.0.0" supports-color "^8.0.0" -js-yaml@^4.1.0: +js-yaml@^4.1.0, js-yaml@^4.1.1: version "4.1.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b" integrity sha1-hUwpJGdwW2mUduGi3swMijRYgGs= @@ -3187,9 +3282,9 @@ json5@^2.1.2: integrity sha1-eM1vGhm9wStz21rQxh79ZsHikoM= jsonfile@^6.0.1: - version "6.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae" - integrity sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4= + version "6.2.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsonfile/-/jsonfile-6.2.0.tgz#7c265bd1b65de6977478300087c99f1c84383f62" + integrity sha1-fCZb0bZd5pd0eDAAh8mfHIQ4P2I= dependencies: universalify "^2.0.0" optionalDependencies: @@ -3205,12 +3300,7 @@ jszip@^3.10.1: readable-stream "~2.3.6" setimmediate "^1.0.5" -just-extend@^6.2.0: - version "6.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947" - integrity sha1-uBar+z1n7oYEgudAFWRnJVgWOUc= - -keyv@^4.5.3: +keyv@^4.5.4: version "4.5.4" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" integrity sha1-qHmpnilFL5QkOfKkBeOvizHU3pM= @@ -3266,10 +3356,10 @@ lie@~3.3.0: dependencies: immediate "~3.0.5" -liftoff@^5.0.0: - version "5.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/liftoff/-/liftoff-5.0.0.tgz#0e5ed275bc334caec0e551ecf08bb22be583e236" - integrity sha1-Dl7SdbwzTK7A5VHs8IuyK+WD4jY= +liftoff@^5.0.1: + version "5.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/liftoff/-/liftoff-5.0.1.tgz#e2329e7f1e19e98c8dba71185f2078e6dbbc5c1f" + integrity sha1-4jKefx4Z6YyNunEYXyB45tu8XB8= dependencies: extend "^3.0.2" findup-sync "^5.0.0" @@ -3279,10 +3369,10 @@ liftoff@^5.0.0: rechoir "^0.8.0" resolve "^1.20.0" -loader-runner@^4.2.0: - version "4.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" - integrity sha1-wbShY7mfYUgwNTsWdV5xSawjFOE= +loader-runner@^4.3.1: + version "4.3.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/loader-runner/-/loader-runner-4.3.1.tgz#6c76ed29b0ccce9af379208299f07f876de737e3" + integrity sha1-bHbtKbDMzprzeSCCmfB/h23nN+M= loader-utils@^2.0.3: version "2.0.4" @@ -3307,11 +3397,6 @@ locate-path@^6.0.0: dependencies: p-locate "^5.0.0" -lodash.get@^4.4.2: - version "4.4.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" - integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= - lodash.merge@^4.6.2: version "4.6.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" @@ -3325,13 +3410,13 @@ log-symbols@^4.1.0: chalk "^4.1.0" is-unicode-supported "^0.1.0" -log-symbols@^5.1.0: - version "5.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/log-symbols/-/log-symbols-5.1.0.tgz#a20e3b9a5f53fac6aeb8e2bb22c07cf2c8f16d93" - integrity sha1-og47ml9T+sauuOK7IsB88sjxbZM= +log-symbols@^6.0.0: + version "6.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439" + integrity sha1-u5Xl8FMiZRysMMD+tkBPnyqKlDk= dependencies: - chalk "^5.0.0" - is-unicode-supported "^1.1.0" + chalk "^5.3.0" + is-unicode-supported "^1.3.0" lru-queue@^0.1.0: version "0.1.0" @@ -3384,7 +3469,7 @@ merge-stream@^2.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" integrity sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A= -merge2@^1.3.0, merge2@^1.4.1: +merge2@^1.3.0: version "1.4.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" integrity sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4= @@ -3409,36 +3494,36 @@ mime-types@^2.1.12, mime-types@^2.1.27: dependencies: mime-db "1.52.0" -mimic-fn@^2.1.0: - version "2.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" - integrity sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs= +mimic-function@^5.0.0: + version "5.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076" + integrity sha1-rL4rM0n5m53qyn+3Dki4PpTmcHY= -minimatch@9.0.3: - version "9.0.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" - integrity sha1-puAMPeRMOlQr+q5wq/wiQgptqCU= +minimatch@^10.2.2: + version "10.2.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde" + integrity sha1-Rls6zL0CGLgoH1MB4nztxpf5b94= dependencies: - brace-expansion "^2.0.1" + brace-expansion "^5.0.2" -minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: - version "3.1.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" - integrity sha1-Gc0ZS/0+Qo8EmnCBfAONiatL41s= +minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3: + version "3.1.5" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e" + integrity sha1-WAyI+NVEXyvWqo88re+g3nn71p4= dependencies: brace-expansion "^1.1.7" -minimatch@^4.2.0: - version "4.2.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-4.2.3.tgz#b4dcece1d674dee104bb0fb833ebb85a78cbbca6" - integrity sha1-tNzs4dZ03uEEuw+4M+u4WnjLvKY= +minimatch@^4.2.6: + version "4.2.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-4.2.6.tgz#d3494c85d0cdb69c1a6dfadf2c8be0f890e4d5c5" + integrity sha1-00lMhdDNtpwabfrfLIvg+JDk1cU= dependencies: brace-expansion "^1.1.7" minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6: - version "5.1.6" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" - integrity sha1-HPy4z1Ui6mmVLNKvla4JR38SKpY= + version "5.1.9" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-5.1.9.tgz#1293ef15db0098b394540e8f9f744f9fda8dee4b" + integrity sha1-EpPvFdsAmLOUVA6Pn3RPn9qN7ks= dependencies: brace-expansion "^2.0.1" @@ -3504,10 +3589,10 @@ mute-stdout@^2.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mute-stdout/-/mute-stdout-2.0.0.tgz#c6a9b4b6185d3b7f70d3ffcb734cbfc8b0f38761" integrity sha1-xqm0thhdO39w0//Lc0y/yLDzh2E= -nanoid@^3.3.8: - version "3.3.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" - integrity sha1-sb4wML7jaq/xi6yzdeXM5SFoS68= +nanoid@^3.3.11: + version "3.3.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" + integrity sha1-T08RLO++MDIC8hmYOBKJNiZtGFs= natural-compare@^1.4.0: version "1.4.0" @@ -3524,17 +3609,6 @@ next-tick@^1.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb" integrity sha1-GDbuMK1W1n7ygbIr0Zn3CUSbNes= -nise@^6.1.1: - version "6.1.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nise/-/nise-6.1.1.tgz#78ea93cc49be122e44cb7c8fdf597b0e8778b64a" - integrity sha1-eOqTzEm+Ei5Ey3yP31l7Dod4tko= - dependencies: - "@sinonjs/commons" "^3.0.1" - "@sinonjs/fake-timers" "^13.0.1" - "@sinonjs/text-encoding" "^0.7.3" - just-extend "^6.2.0" - path-to-regexp "^8.1.0" - node-fetch@^2.7.0: version "2.7.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" @@ -3549,10 +3623,10 @@ node-loader@^2.0.0: dependencies: loader-utils "^2.0.3" -node-releases@^2.0.19: - version "2.0.19" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" - integrity sha1-nkRaUpUJUexNF32EOvNwtBHK8xQ= +node-releases@^2.0.27: + version "2.0.27" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e" + integrity sha1-7tylGSBc8g9lD2HVawcNsREjHk4= node-stream-zip@^1.15.0: version "1.15.0" @@ -3604,7 +3678,7 @@ object-assign@4.X: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= -object-inspect@^1.13.3: +object-inspect@^1.13.3, object-inspect@^1.13.4: version "1.13.4" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" integrity sha1-g3UmXiG8IND6WCwi4bE0hdbgAhM= @@ -3662,7 +3736,7 @@ object.pick@^1.3.0: dependencies: isobject "^3.0.1" -object.values@^1.2.0: +object.values@^1.2.1: version "1.2.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216" integrity sha1-3u1SClCAn/f3Wnz9S8ZMegOMYhY= @@ -3679,12 +3753,12 @@ once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.4.0: dependencies: wrappy "1" -onetime@^5.1.0: - version "5.1.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" - integrity sha1-0Oluu1awdHbfHdnEgG5SN5hcpF4= +onetime@^7.0.0: + version "7.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/onetime/-/onetime-7.0.0.tgz#9f16c92d8c9ef5120e3acd9dd9957cceecc1ab60" + integrity sha1-nxbJLYye9RIOOs2d2ZV8zuzBq2A= dependencies: - mimic-fn "^2.1.0" + mimic-function "^5.0.0" optionator@^0.9.3: version "0.9.4" @@ -3698,19 +3772,19 @@ optionator@^0.9.3: type-check "^0.4.0" word-wrap "^1.2.5" -ora@^7.0.1: - version "7.0.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ora/-/ora-7.0.1.tgz#cdd530ecd865fe39e451a0e7697865669cb11930" - integrity sha1-zdUw7Nhl/jnkUaDnaXhlZpyxGTA= +ora@^8.1.0: + version "8.2.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ora/-/ora-8.2.0.tgz#8fbbb7151afe33b540dd153f171ffa8bd38e9861" + integrity sha1-j7u3FRr+M7VA3RU/Fx/6i9OOmGE= dependencies: chalk "^5.3.0" - cli-cursor "^4.0.0" - cli-spinners "^2.9.0" + cli-cursor "^5.0.0" + cli-spinners "^2.9.2" is-interactive "^2.0.0" - is-unicode-supported "^1.3.0" - log-symbols "^5.1.0" - stdin-discarder "^0.1.0" - string-width "^6.1.0" + is-unicode-supported "^2.0.0" + log-symbols "^6.0.0" + stdin-discarder "^0.2.2" + string-width "^7.2.0" strip-ansi "^7.1.0" ordered-read-streams@^1.0.0: @@ -3807,11 +3881,11 @@ parse5-traverse@^1.0.3: integrity sha1-6RJ2Kh+IefNRB71uQ35xqX7JOMc= parse5@^7.1.2: - version "7.2.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a" - integrity sha1-iSj1WRXmEl9DDMRDCXZb8XVWozo= + version "7.3.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05" + integrity sha1-1+Ik+nI5nHoXUJn0X8KtAksF7AU= dependencies: - entities "^4.5.0" + entities "^6.0.0" path-exists@^4.0.0: version "4.0.0" @@ -3845,16 +3919,6 @@ path-root@^0.1.1: dependencies: path-root-regex "^0.1.0" -path-to-regexp@^8.1.0: - version "8.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4" - integrity sha1-c5kMwp5Xo/8qDZFAlRVt9dt56LQ= - -path-type@^4.0.0: - version "4.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" - integrity sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs= - pause-stream@^0.0.11: version "0.0.11" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445" @@ -3872,6 +3936,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" integrity sha1-O6ODNzNkbZ0+SZWUbBNlpn+wekI= +picomatch@^4.0.3: + version "4.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" + integrity sha1-eWx2E20e6tcV2x57rXhd7daVoEI= + pkg-dir@^4.2.0: version "4.2.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" @@ -3909,11 +3978,11 @@ possible-typed-array-names@^1.0.0: integrity sha1-k+NYK8DlQmWG2dB7ee5A/IQd5K4= postcss@^7.0.16, postcss@^8.4.31: - version "8.5.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb" - integrity sha1-FGO28cf7Fv4lhzbLopot41I36vs= + version "8.5.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" + integrity sha1-KCUAZhWmGbT2Kp50JswSCzSajzw= dependencies: - nanoid "^3.3.8" + nanoid "^3.3.11" picocolors "^1.1.1" source-map-js "^1.2.1" @@ -3978,7 +4047,7 @@ randombytes@^2.1.0: dependencies: safe-buffer "^5.1.0" -"readable-stream@2 || 3", readable-stream@3, readable-stream@^3.0.6, readable-stream@^3.4.0: +"readable-stream@2 || 3", readable-stream@^3.0.6, readable-stream@^3.4.0: version "3.6.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" integrity sha1-VqmzbqllwAxak+8x6xEaDxEFaWc= @@ -4033,7 +4102,7 @@ regenerator-runtime@^0.11.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" integrity sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk= -regexp.prototype.flags@^1.5.3: +regexp.prototype.flags@^1.5.4: version "1.5.4" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19" integrity sha1-GtbGLUSiWQB+VbOXDgD3Ru+8qhk= @@ -4067,11 +4136,6 @@ remove-trailing-separator@^1.0.1, remove-trailing-separator@^1.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef" integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= -repeat-string@^1.6.1: - version "1.6.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637" - integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc= - replace-ext@^1.0.0: version "1.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/replace-ext/-/replace-ext-1.0.1.tgz#2d6d996d04a15855d967443631dd5f77825b016a" @@ -4137,33 +4201,26 @@ resolve-options@^2.0.0: value-or-function "^4.0.0" resolve@^1.11.1, resolve@^1.20.0, resolve@^1.22.4: - version "1.22.10" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" - integrity sha1-tmPoP/sJu/I4aURza6roAwKbizk= + version "1.22.11" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/resolve/-/resolve-1.22.11.tgz#aad857ce1ffb8bfa9b0b1ac29f1156383f68c262" + integrity sha1-qthXzh/7i/qbCxrCnxFWOD9owmI= dependencies: - is-core-module "^2.16.0" + is-core-module "^2.16.1" path-parse "^1.0.7" supports-preserve-symlinks-flag "^1.0.0" -restore-cursor@^4.0.0: - version "4.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/restore-cursor/-/restore-cursor-4.0.0.tgz#519560a4318975096def6e609d44100edaa4ccb9" - integrity sha1-UZVgpDGJdQlt725gnUQQDtqkzLk= +restore-cursor@^5.0.0: + version "5.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/restore-cursor/-/restore-cursor-5.1.0.tgz#0766d95699efacb14150993f55baf0953ea1ebe7" + integrity sha1-B2bZVpnvrLFBUJk/VbrwlT6h6+c= dependencies: - onetime "^5.1.0" - signal-exit "^3.0.2" + onetime "^7.0.0" + signal-exit "^4.1.0" reusify@^1.0.4: - version "1.0.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" - integrity sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY= - -rimraf@^3.0.2: - version "3.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" - integrity sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho= - dependencies: - glob "^7.1.3" + version "1.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f" + integrity sha1-D+E7lSLhRz9RtVjueW4I8R+bSJ8= run-parallel@^1.1.9: version "1.2.0" @@ -4216,14 +4273,14 @@ safe-regex-test@^1.1.0: integrity sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo= sax@>=0.6.0: - version "1.4.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f" - integrity sha1-RMyJiDd/EmME07P8EBDHM7kp7w8= + version "1.4.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sax/-/sax-1.4.4.tgz#f29c2bba80ce5b86f4343b4c2be9f2b96627cf8b" + integrity sha1-8pwruoDOW4b0NDtMK+nyuWYnz4s= -schema-utils@^4.3.0: - version "4.3.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0" - integrity sha1-O2afBPcf8t+1q6fOLVqdebNWIsA= +schema-utils@^4.3.0, schema-utils@^4.3.3: + version "4.3.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/schema-utils/-/schema-utils-4.3.3.tgz#5b1850912fa31df90716963d45d9121fdfc09f46" + integrity sha1-WxhQkS+jHfkHFpY9RdkSH9/An0Y= dependencies: "@types/json-schema" "^7.0.9" ajv "^8.9.0" @@ -4242,15 +4299,10 @@ semver@^6.3.0, semver@^6.3.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha1-VW0u+GiRRuRtzqS/3QlfNDTf/LQ= -semver@^7.3.4, semver@^7.3.7, semver@^7.5.4, semver@^7.6.2, semver@^7.6.3: - version "7.7.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f" - integrity sha1-q9UJjYKxjGyB9gdP8mR/0+ciDJ8= - -semver@^7.7.3: - version "7.7.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" - integrity sha1-S19BQ9AHYzqNxnHNCm75FHuLuUY= +semver@^7.3.4, semver@^7.3.7, semver@^7.6.2, semver@^7.6.3, semver@^7.7.3: + version "7.7.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a" + integrity sha1-KEZONgYOmR+noR0CedLT87V6foo= serialize-javascript@^6.0.2: version "6.0.2" @@ -4314,7 +4366,7 @@ shebang-regex@^3.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI= -shell-quote@^1.8.1: +shell-quote@1.8.2: version "1.8.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a" integrity sha1-0tg+BXlZ1T7CYTEenpuPUdyyk0o= @@ -4359,21 +4411,20 @@ side-channel@^1.1.0: side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" -signal-exit@^3.0.2: - version "3.0.7" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" - integrity sha1-qaF2f4r4QVURTqq9c/mSc8j1mtk= +signal-exit@^4.1.0: + version "4.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" + integrity sha1-lSGIwcvVRgcOLdIND0HArgUwywQ= -sinon@^19.0.2: - version "19.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sinon/-/sinon-19.0.2.tgz#944cf771d22236aa84fc1ab70ce5bffc3a215dad" - integrity sha1-lEz3cdIiNqqE/Bq3DOW//DohXa0= +sinon@^21.0.1: + version "21.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sinon/-/sinon-21.0.1.tgz#36b9126065a44906f7ba4a47b723b99315a8c356" + integrity sha1-NrkSYGWkSQb3ukpHtyO5kxWow1Y= dependencies: "@sinonjs/commons" "^3.0.1" - "@sinonjs/fake-timers" "^13.0.2" - "@sinonjs/samsam" "^8.0.1" - diff "^7.0.0" - nise "^6.1.1" + "@sinonjs/fake-timers" "^15.1.0" + "@sinonjs/samsam" "^8.0.3" + diff "^8.0.2" supports-color "^7.2.0" sisteransi@^1.0.5: @@ -4381,11 +4432,6 @@ sisteransi@^1.0.5: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" integrity sha1-E01oEpd1ZDfMBcoBNw06elcQde0= -slash@^3.0.0: - version "3.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" - integrity sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ= - slashes@^3.0.12: version "3.0.12" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/slashes/-/slashes-3.0.12.tgz#3d664c877ad542dc1509eaf2c50f38d483a6435a" @@ -4418,9 +4464,9 @@ source-map@^0.6.0, source-map@^0.6.1: integrity sha1-dHIq8y6WFOnCh6jQu95IteLxomM= source-map@^0.7.3, source-map@^0.7.4: - version "0.7.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" - integrity sha1-qbvnBcnYhG9OCP9nZazw8bCJhlY= + version "0.7.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/source-map/-/source-map-0.7.6.tgz#a3658ab87e5b6429c8a1f3ba0083d4c61ca3ef02" + integrity sha1-o2WKuH5bZCnIofO6AIPUxhyj7wI= sparkles@^2.1.0: version "2.1.0" @@ -4441,9 +4487,9 @@ spdx-expression-parse@^4.0.0: spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.21" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz#6d6e980c9df2b6fc905343a3b2d702a6239536c3" - integrity sha1-bW6YDJ3ytvyQU0OjstcCpiOVNsM= + version "3.0.23" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz#b069e687b1291a32f126893ed76a27a745ee2133" + integrity sha1-sGnmh7EpGjLxJok+12onp0XuITM= split@^1.0.1: version "1.0.1" @@ -4457,12 +4503,18 @@ ssh-config@^4.4.4: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ssh-config/-/ssh-config-4.4.4.tgz#ab0a693d39f1e6a7ad6c48641668104213898bf4" integrity sha1-qwppPTnx5qetbEhkFmgQQhOJi/Q= -stdin-discarder@^0.1.0: - version "0.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/stdin-discarder/-/stdin-discarder-0.1.0.tgz#22b3e400393a8e28ebf53f9958f3880622efde21" - integrity sha1-IrPkADk6jijr9T+ZWPOIBiLv3iE= +stdin-discarder@^0.2.2: + version "0.2.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be" + integrity sha1-OQA39ExK4aGuU1xf443Dq6jZl74= + +stop-iteration-iterator@^1.1.0: + version "1.1.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz#f481ff70a548f6124d0312c3aa14cbfa7aa542ad" + integrity sha1-9IH/cKVI9hJNAxLDqhTL+nqlQq0= dependencies: - bl "^5.0.0" + es-errors "^1.3.0" + internal-slot "^1.1.0" stream-combiner@^0.2.2: version "0.2.2" @@ -4497,14 +4549,13 @@ streamfilter@^3.0.0: readable-stream "^3.0.6" streamx@^2.12.0, streamx@^2.12.5, streamx@^2.13.2, streamx@^2.14.0: - version "2.22.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/streamx/-/streamx-2.22.0.tgz#cd7b5e57c95aaef0ff9b2aef7905afa62ec6e4a7" - integrity sha1-zXteV8larvD/myrveQWvpi7G5Kc= + version "2.23.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/streamx/-/streamx-2.23.0.tgz#7d0f3d00d4a6c5de5728aecd6422b4008d66fd0b" + integrity sha1-fQ89ANSmxd5XKK7NZCK0AI1m/Qs= dependencies: + events-universal "^1.0.0" fast-fifo "^1.3.2" text-decoder "^1.1.0" - optionalDependencies: - bare-events "^2.2.0" string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" @@ -4515,14 +4566,14 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.1" -string-width@^6.1.0: - version "6.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/string-width/-/string-width-6.1.0.tgz#96488d6ed23f9ad5d82d13522af9e4c4c3fd7518" - integrity sha1-lkiNbtI/mtXYLRNSKvnkxMP9dRg= +string-width@^7.2.0: + version "7.2.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc" + integrity sha1-tbuOIWXOJ11NQ0dt0nAK2Qkdttw= dependencies: - eastasianwidth "^0.2.0" - emoji-regex "^10.2.1" - strip-ansi "^7.0.1" + emoji-regex "^10.3.0" + get-east-asian-width "^1.0.0" + strip-ansi "^7.1.0" string.prototype.trim@^1.2.10: version "1.2.10" @@ -4537,7 +4588,7 @@ string.prototype.trim@^1.2.10: es-object-atoms "^1.0.0" has-property-descriptors "^1.0.2" -string.prototype.trimend@^1.0.8, string.prototype.trimend@^1.0.9: +string.prototype.trimend@^1.0.9: version "1.0.9" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942" integrity sha1-YuJzEnLNKFBBs2WWBU6fZlabaUI= @@ -4577,12 +4628,12 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1: dependencies: ansi-regex "^5.0.1" -strip-ansi@^7.0.1, strip-ansi@^7.1.0: - version "7.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" - integrity sha1-1bZWjKaJ2FYTcLBwdoXSJDT6/0U= +strip-ansi@^7.1.0: + version "7.2.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3" + integrity sha1-0iomlSKDamJ6+NBLXD/Sx/o+MuM= dependencies: - ansi-regex "^6.0.1" + ansi-regex "^6.2.2" strip-bom-string@^1.0.0: version "1.0.0" @@ -4626,17 +4677,17 @@ sver@^1.8.3: semver "^6.3.0" synckit@^0.9.1: - version "0.9.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62" - integrity sha1-o6k17KeSLUi559bGGCLubDrk7GI= + version "0.9.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/synckit/-/synckit-0.9.3.tgz#1cfd60d9e61f931e07fb7f56f474b5eb31b826a7" + integrity sha1-HP1g2eYfkx4H+39W9HS16zG4Jqc= dependencies: "@pkgr/core" "^0.1.0" tslib "^2.6.2" -tapable@^2.1.1, tapable@^2.2.0: - version "2.2.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" - integrity sha1-GWenPvQGCoLxKrlq+G1S/bdu7KA= +tapable@^2.3.0: + version "2.3.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6" + integrity sha1-fj6m1coxuo4Hi1YPDYPOmhSqi+Y= tas-client@0.2.33: version "0.2.33" @@ -4650,10 +4701,10 @@ teex@^1.0.1: dependencies: streamx "^2.12.5" -terser-webpack-plugin@^5.3.11: - version "5.3.11" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/terser-webpack-plugin/-/terser-webpack-plugin-5.3.11.tgz#93c21f44ca86634257cac176f884f942b7ba3832" - integrity sha1-k8IfRMqGY0JXysF2+IT5Qre6ODI= +terser-webpack-plugin@^5.3.16: + version "5.3.16" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz#741e448cc3f93d8026ebe4f7ef9e4afacfd56330" + integrity sha1-dB5EjMP5PYAm6+T3755K+s/VYzA= dependencies: "@jridgewell/trace-mapping" "^0.3.25" jest-worker "^27.4.5" @@ -4662,35 +4713,31 @@ terser-webpack-plugin@^5.3.11: terser "^5.31.1" terser@^5.31.1: - version "5.39.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/terser/-/terser-5.39.0.tgz#0e82033ed57b3ddf1f96708d123cca717d86ca3a" - integrity sha1-DoIDPtV7Pd8flnCNEjzKcX2Gyjo= + version "5.46.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/terser/-/terser-5.46.0.tgz#1b81e560d584bbdd74a8ede87b4d9477b0ff9695" + integrity sha1-G4HlYNWEu910qO3oe02Ud7D/lpU= dependencies: "@jridgewell/source-map" "^0.3.3" - acorn "^8.8.2" + acorn "^8.15.0" commander "^2.20.0" source-map-support "~0.5.20" text-decoder@^1.1.0: - version "1.2.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/text-decoder/-/text-decoder-1.2.3.tgz#b19da364d981b2326d5f43099c310cc80d770c65" - integrity sha1-sZ2jZNmBsjJtX0MJnDEMyA13DGU= + version "1.2.7" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/text-decoder/-/text-decoder-1.2.7.tgz#5d073a9a74b9c0a9d28dfadcab96b604af57d8ba" + integrity sha1-XQc6mnS5wKnSjfrcq5a2BK9X2Lo= dependencies: b4a "^1.6.4" -text-table@^0.2.0: - version "0.2.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= - -through2-filter@^3.0.0: - version "3.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/through2-filter/-/through2-filter-3.1.0.tgz#4a1b45d2b76b3ac93ec137951e372c268efc1a4e" - integrity sha1-ShtF0rdrOsk+wTeVHjcsJo78Gk4= +through2-filter@3.0.0: + version "3.0.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/through2-filter/-/through2-filter-3.0.0.tgz#700e786df2367c2c88cd8aa5be4cf9c1e7831254" + integrity sha1-cA54bfI2fCyIzYqlvkz5weeDElQ= dependencies: - through2 "^4.0.2" + through2 "~2.0.0" + xtend "~4.0.0" -through2@^2.0.0, through2@^2.0.3: +through2@^2.0.0, through2@^2.0.3, through2@~2.0.0: version "2.0.5" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" integrity sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0= @@ -4706,13 +4753,6 @@ through2@^3.0.0, through2@^3.0.1: inherits "^2.0.4" readable-stream "2 || 3" -through2@^4.0.2: - version "4.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764" - integrity sha1-p846wqeosLlmyA58SfBITDsjl2Q= - dependencies: - readable-stream "3" - through@2, through@^2.3.8, through@~2.3, through@~2.3.4: version "2.3.8" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" @@ -4731,6 +4771,14 @@ timers-ext@^0.1.7: es5-ext "^0.10.64" next-tick "^1.1.0" +tinyglobby@^0.2.15: + version "0.2.15" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2" + integrity sha1-4ijdHmOM6pk9L9tPzS1GAqeZUcI= + dependencies: + fdir "^6.5.0" + picomatch "^4.0.3" + tmp@^0.2.5: version "0.2.5" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8" @@ -4770,15 +4818,15 @@ tr46@~0.0.3: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= -ts-api-utils@^1.0.1: - version "1.4.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" - integrity sha1-v8IhX+ZSj+yrKw+6VwouikJjsGQ= +ts-api-utils@^2.4.0: + version "2.4.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8" + integrity sha1-JpBXn5bSeQJTvc8co11WmtePmtg= ts-loader@^9.5.1: - version "9.5.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020" - integrity sha1-Hz1/S7cJtIeqomDo8ZswFjXQgCA= + version "9.5.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ts-loader/-/ts-loader-9.5.4.tgz#44b571165c10fb5a90744aa5b7e119233c4f4585" + integrity sha1-RLVxFlwQ+1qQdEqlt+EZIzxPRYU= dependencies: chalk "^4.1.0" enhanced-resolve "^5.0.0" @@ -4837,11 +4885,6 @@ type-detect@^4.1.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" integrity sha1-3rJFPo8I3K566YxiaxPd2wFVkGw= -type-fest@^0.20.2: - version "0.20.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" - integrity sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ= - type@^2.7.2: version "2.7.3" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type/-/type-2.7.3.tgz#436981652129285cc3ba94f392886c2637ea0486" @@ -4898,9 +4941,9 @@ typescript@^4.5.4: integrity sha1-CVl5+bzA0J2jJNWNA86Pg3TL5lo= typescript@^5.4.5: - version "5.7.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" - integrity sha1-kZtEp9u4WDqbhW0WK+JKVL+ABz4= + version "5.9.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" + integrity sha1-W09Z4VMQqxeiFvXWz1PuR27eZw8= unbox-primitive@^1.1.0: version "1.1.0" @@ -4932,38 +4975,38 @@ undertaker@^2.0.0: last-run "^2.0.0" undertaker-registry "^2.0.0" -undici-types@~6.19.2: - version "6.19.8" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" - integrity sha1-NREcnRQ3q4OnzcCrri8m2I7aCgI= +undici-types@~6.21.0: + version "6.21.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + integrity sha1-aR0ArzkJvpOn+qE75hs6W1DvEss= -undici-types@~6.20.0: - version "6.20.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" - integrity sha1-gXG/IsH1iNFVTVW/IEvGJK84hDM= +undici-types@~7.18.0: + version "7.18.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9" + integrity sha1-KTV6iee3ykrvO/D9P9DNc4hCKek= unique-stream@^2.0.2: - version "2.3.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/unique-stream/-/unique-stream-2.3.1.tgz#c65d110e9a4adf9a6c5948b28053d9a8d04cbeac" - integrity sha1-xl0RDppK35psWUiygFPZqNBMvqw= + version "2.4.0" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/unique-stream/-/unique-stream-2.4.0.tgz#5d995309556b5ba324197a3f541d675a0a052ff4" + integrity sha1-XZlTCVVrW6MkGXo/VB1nWgoFL/Q= dependencies: json-stable-stringify-without-jsonify "^1.0.1" - through2-filter "^3.0.0" + through2-filter "3.0.0" universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: - version "7.0.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e" - integrity sha1-UufQ6bPcTfBswzyyuf15BBpUgn4= + version "7.0.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be" + integrity sha1-wFhwpYElotwAQx8t+BWnf+aXNr4= universalify@^2.0.0: version "2.0.1" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d" integrity sha1-Fo78IYCWTmOG0GHglN9hr+I5sY0= -update-browserslist-db@^1.1.1: - version "1.1.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz#97e9c96ab0ae7bcac08e9ae5151d26e6bc6b5580" - integrity sha1-l+nJarCue8rAjprlFR0m5rxrVYA= +update-browserslist-db@^1.2.0: + version "1.2.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz#64d76db58713136acbeb4c49114366cc6cc2e80d" + integrity sha1-ZNdttYcTE2rL60xJEUNmzGzC6A0= dependencies: escalade "^3.2.0" picocolors "^1.1.1" @@ -5031,13 +5074,13 @@ vinyl-fs@^3.0.3: vinyl "^2.0.0" vinyl-sourcemap "^1.1.0" -vinyl-fs@^4.0.0: - version "4.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/vinyl-fs/-/vinyl-fs-4.0.0.tgz#06cb36efc911c6e128452f230b96584a9133c3a1" - integrity sha1-Bss278kRxuEoRS8jC5ZYSpEzw6E= +vinyl-fs@^4.0.2: + version "4.0.2" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/vinyl-fs/-/vinyl-fs-4.0.2.tgz#d46557653e4a7109f29d626a9cf478680c7f8c70" + integrity sha1-1GVXZT5KcQnynWJqnPR4aAx/jHA= dependencies: fs-mkdirp-stream "^2.0.1" - glob-stream "^8.0.0" + glob-stream "^8.0.3" graceful-fs "^4.2.11" iconv-lite "^0.6.3" is-valid-glob "^1.0.0" @@ -5048,7 +5091,7 @@ vinyl-fs@^4.0.0: streamx "^2.14.0" to-through "^3.0.0" value-or-function "^4.0.0" - vinyl "^3.0.0" + vinyl "^3.0.1" vinyl-sourcemap "^2.0.0" vinyl-sourcemap@^1.1.0: @@ -5088,13 +5131,12 @@ vinyl@^2.0.0, vinyl@^2.1.0, vinyl@^2.2.1: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vinyl@^3.0.0: - version "3.0.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/vinyl/-/vinyl-3.0.0.tgz#11e14732bf56e2faa98ffde5157fe6c13259ff30" - integrity sha1-EeFHMr9W4vqpj/3lFX/mwTJZ/zA= +vinyl@^3.0.0, vinyl@^3.0.1: + version "3.0.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/vinyl/-/vinyl-3.0.1.tgz#5f5ff85255bda2b5da25e4b3bd80b3fc077fb5a9" + integrity sha1-X1/4UlW9orXaJeSzvYCz/Ad/tak= dependencies: clone "^2.1.2" - clone-stats "^1.0.0" remove-trailing-separator "^1.1.0" replace-ext "^2.0.0" teex "^1.0.1" @@ -5179,10 +5221,10 @@ vscode-tas-client@^0.1.84: dependencies: tas-client "0.2.33" -watchpack@^2.4.1: - version "2.4.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da" - integrity sha1-L+6u1nQS58MxhOWnnKc4+9OFZNo= +watchpack@^2.5.1: + version "2.5.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/watchpack/-/watchpack-2.5.1.tgz#dd38b601f669e0cbf567cb802e75cead82cde102" + integrity sha1-3Ti2AfZp4Mv1Z8uALnXOrYLN4QI= dependencies: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2" @@ -5220,39 +5262,41 @@ webpack-merge@^5.7.3: flat "^5.0.2" wildcard "^2.0.0" -webpack-sources@^3.2.3: - version "3.2.3" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" - integrity sha1-LU2quEUf1LJAzCcFX/agwszqDN4= +webpack-sources@^3.3.4: + version "3.3.4" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/webpack-sources/-/webpack-sources-3.3.4.tgz#a338b95eb484ecc75fbb196cbe8a2890618b4891" + integrity sha1-ozi5XrSE7MdfuxlsvoookGGLSJE= -webpack@^5.94.0: - version "5.98.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17" - integrity sha1-RK4ZqPK6l1N5eCRgcvuJ0Q0fvRc= +webpack@^5.105.1: + version "5.105.3" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/webpack/-/webpack-5.105.3.tgz#307ad95bafffd08bc81049d6519477b16e42e7ba" + integrity sha1-MHrZW6//0IvIEEnWUZR3sW5C57o= dependencies: "@types/eslint-scope" "^3.7.7" - "@types/estree" "^1.0.6" + "@types/estree" "^1.0.8" + "@types/json-schema" "^7.0.15" "@webassemblyjs/ast" "^1.14.1" "@webassemblyjs/wasm-edit" "^1.14.1" "@webassemblyjs/wasm-parser" "^1.14.1" - acorn "^8.14.0" - browserslist "^4.24.0" + acorn "^8.16.0" + acorn-import-phases "^1.0.3" + browserslist "^4.28.1" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.1" - es-module-lexer "^1.2.1" + enhanced-resolve "^5.19.0" + es-module-lexer "^2.0.0" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" graceful-fs "^4.2.11" json-parse-even-better-errors "^2.3.1" - loader-runner "^4.2.0" + loader-runner "^4.3.1" mime-types "^2.1.27" neo-async "^2.6.2" - schema-utils "^4.3.0" - tapable "^2.1.1" - terser-webpack-plugin "^5.3.11" - watchpack "^2.4.1" - webpack-sources "^3.2.3" + schema-utils "^4.3.3" + tapable "^2.3.0" + terser-webpack-plugin "^5.3.16" + watchpack "^2.5.1" + webpack-sources "^3.3.4" whatwg-url@^5.0.0: version "5.0.0" @@ -5302,15 +5346,16 @@ which-collection@^1.0.2: is-weakmap "^2.0.2" is-weakset "^2.0.3" -which-typed-array@^1.1.16, which-typed-array@^1.1.18: - version "1.1.18" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/which-typed-array/-/which-typed-array-1.1.18.tgz#df2389ebf3fbb246a71390e90730a9edb6ce17ad" - integrity sha1-3yOJ6/P7skanE5DpBzCp7bbOF60= +which-typed-array@^1.1.16, which-typed-array@^1.1.19: + version "1.1.20" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/which-typed-array/-/which-typed-array-1.1.20.tgz#3fdb7adfafe0ea69157b1509f3a1cd892bd1d122" + integrity sha1-P9t636/g6mkVexUJ86HNiSvR0SI= dependencies: available-typed-arrays "^1.0.7" call-bind "^1.0.8" - call-bound "^1.0.3" - for-each "^0.3.3" + call-bound "^1.0.4" + for-each "^0.3.5" + get-proto "^1.0.1" gopd "^1.2.0" has-tostringtag "^1.0.2" @@ -5383,7 +5428,7 @@ xmlbuilder@~11.0.0: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3" integrity sha1-vpuuHIoEbnazESdyY0fQrXACvrM= -xtend@~4.0.1: +xtend@~4.0.0, xtend@~4.0.1: version "4.0.2" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q= diff --git a/ExtensionPack/.vscodeignore b/ExtensionPack/.vscodeignore index 19bbe7878..ffa8e050a 100644 --- a/ExtensionPack/.vscodeignore +++ b/ExtensionPack/.vscodeignore @@ -1,3 +1,4 @@ .vscode/** .vscode-test/** .gitignore +.npmrc diff --git a/ExtensionPack/README.md b/ExtensionPack/README.md index 0dc789c83..08e41cbe2 100644 --- a/ExtensionPack/README.md +++ b/ExtensionPack/README.md @@ -3,4 +3,5 @@ This extension pack includes a set of popular extensions for C++ development in Visual Studio Code: * [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) * [C/C++ Themes](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools-themes) +* [C/C++ DevTools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpp-devtools) * [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) diff --git a/ExtensionPack/package-lock.json b/ExtensionPack/package-lock.json index ce411a59e..f98f245f4 100644 --- a/ExtensionPack/package-lock.json +++ b/ExtensionPack/package-lock.json @@ -1,12 +1,12 @@ { "name": "cpptools-extension-pack", - "version": "1.4.0", + "version": "1.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cpptools-extension-pack", - "version": "1.4.0", + "version": "1.5.1", "license": "SEE LICENSE IN LICENSE.txt", "engines": { "vscode": "^1.48.0" diff --git a/ExtensionPack/package.json b/ExtensionPack/package.json index d4b0ac0d6..81d909537 100644 --- a/ExtensionPack/package.json +++ b/ExtensionPack/package.json @@ -6,10 +6,10 @@ "icon": "LanguageCCPP_color_128x.png", "readme": "README.md", "author": { - "name": "Microsoft Corporation" + "name": "Microsoft Corporation" }, "license": "SEE LICENSE IN LICENSE.txt", - "version": "1.4.0", + "version": "1.5.1", "engines": { "vscode": "^1.48.0" }, @@ -34,10 +34,11 @@ "color-theme", "build", "cmake" - ], + ], "extensionPack": [ "ms-vscode.cpptools", "ms-vscode.cpptools-themes", + "ms-vscode.cpp-devtools", "ms-vscode.cmake-tools" ] } diff --git a/RuntimeLicenses/cpptools-LICENSE.txt b/RuntimeLicenses/cpptools-LICENSE.txt index 1820b60f1..87887f874 100644 --- a/RuntimeLicenses/cpptools-LICENSE.txt +++ b/RuntimeLicenses/cpptools-LICENSE.txt @@ -10,37 +10,44 @@ These license terms are an agreement between you and Microsoft Corporation (or one of its affiliates). They apply to the software named above and any Microsoft services or software updates (except to the extent such services or updates are accompanied by new or additional terms, in which case those -different terms apply prospectively and do not alter your or Microsoft’s -rights relating to pre-updated software or services). IF YOU COMPLY WITH THESE -LICENSE TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT -THESE TERMS. +different terms apply prospectively and do not alter your or Microsoft’s rights +relating to pre-updated software or services). IF YOU COMPLY WITH THESE LICENSE +TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT THESE +TERMS. 1. INSTALLATION AND USE RIGHTS. -a) General. You may install and use any number of copies of the software -only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, -Azure DevOps, Team Foundation Server, and successor Microsoft products and -services to develop and test your applications. Further, you may install, use -and/or deploy these software copies via a network management system or as part -of a desktop image within your internal corporate network to develop and test -your applications. +a) General. You may install and use any number of copies of the software only +with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure +DevOps, Team Foundation Server, and successor Microsoft products and services +to develop and test your applications. Further, you may install, use and/or +deploy these software copies via a network management system or as part of a +desktop image within your internal corporate network to develop and test your +applications. b) Third Party Components. The software may include third party components with separate legal notices or governed by other agreements, as may be described in the ThirdPartyNotices file(s) accompanying the software. -2. SCOPE OF LICENSE. The software is licensed, not sold. This agreement -only gives you some rights to use the software. Microsoft reserves all other -rights. For clarification Microsoft, or its licensors, retains ownership of -all aspects of the software. Unless applicable law gives you more rights -despite this limitation, you may use the software only as expressly permitted -in this agreement. In doing so, you must comply with any technical limitations -in the software that only allow you to use it in certain ways. For example, if +2. FEEDBACK. If you give feedback about the software to Microsoft, you give to +Microsoft, without charge, the right to use, share and commercialize your +feedback in any way and for any purpose. You will not give feedback that is +subject to a license that requires Microsoft to license its software or +documentation to third parties because we include your feedback in them. These +rights survive this agreement. + +3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only +gives you some rights to use the software. Microsoft reserves all other rights. +For clarification Microsoft, or its licensors, retains ownership of all aspects +of the software. Unless applicable law gives you more rights despite this +limitation, you may use the software only as expressly permitted in this +agreement. In doing so, you must comply with any technical limitations in the +software that only allow you to use it in certain ways. For example, if Microsoft technically limits or disables extensibility for the software, you may not extend the software by, among other things, loading or injecting into the software any non-Microsoft add-ins, macros, or packages; modifying the software registry settings; or adding features or functionality equivalent to that found in Microsoft products and services. You may not: -a) work around any technical limitations in the software that only allow -you to use it in certain ways; +a) work around any technical limitations in the software that only allow you +to use it in certain ways; b) reverse engineer, decompile or disassemble the software, or otherwise attempt to derive the source code for the software, except and to the extent required by third party licensing terms governing use of certain open source @@ -54,14 +61,14 @@ distributable code, subject to the terms above), provide the software as a stand-alone offering for others to use, or transfer the software or this agreement to any third party. -3. DATA. -a) Data Collection. The software may collect information about you and -your use of the software, and send that to Microsoft. Microsoft may use this +4. DATA. +a) Data Collection. The software may collect information about you and your +use of the software, and send that to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may opt-out of many of these scenarios, but not all, as described in the product -documentation. There are also some features in the software that may enable -you to collect data from users of your applications. If you use these features -to enable data collection in your applications, you must comply with applicable +documentation. There are also some features in the software that may enable you +to collect data from users of your applications. If you use these features to +enable data collection in your applications, you must comply with applicable law, including providing appropriate notices to users of your applications. You can learn more about data collection and use in the help documentation and the privacy statement at https://aka.ms/privacy. Your use of the software operates @@ -69,35 +76,36 @@ as your consent to these practices. b) Processing of Personal Data. To the extent Microsoft is a processor or subprocessor of personal data in connection with the software, Microsoft makes the commitments in the European Union General Data Protection Regulation Terms -of the Online Services Terms to all customers effective May 25, 2018, at +of the Microsoft Products and Services Data Protection Addendum to all +customers effective May 25, 2018, at https://docs.microsoft.com/en-us/legal/gdpr. -4. EXPORT RESTRICTIONS. You must comply with all domestic and -international export laws and regulations that apply to the software, which -include restrictions on destinations, end users, and end use. For further -information on export restrictions, visit https://aka.ms/exporting. - -5. SUPPORT SERVICES. Microsoft is not obligated under this agreement to -provide any support services for the software. Any support provided is “as -is”, “with all faults”, and without warranty of any kind. - -6. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may -provide for supplements, updates, or third-party applications, is the entire -agreement for the software. - -7. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the -software in the United States or Canada, the laws of the state or province -where you live (or, if a business, where your principal place of business is -located) govern the interpretation of this agreement, claims for its breach, -and all other claims (including consumer protection, unfair competition, and -tort claims), regardless of conflict of laws principles. If you acquired the +5. EXPORT RESTRICTIONS. You must comply with all domestic and international +export laws and regulations that apply to the software, which include +restrictions on destinations, end users, and end use. For further information +on export restrictions, visit https://aka.ms/exporting. + +6. SUPPORT SERVICES. Microsoft is not obligated under this agreement to +provide any support services for the software. Any support provided is “as is”, +“with all faults”, and without warranty of any kind. + +7. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may provide +for supplements, updates, or third-party applications, is the entire agreement +for the software. + +8. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the software +in the United States or Canada, the laws of the state or province where you +live (or, if a business, where your principal place of business is located) +govern the interpretation of this agreement, claims for its breach, and all +other claims (including consumer protection, unfair competition, and tort +claims), regardless of conflict of laws principles. If you acquired the software in any other country, its laws apply. If U.S. federal jurisdiction exists, you and Microsoft consent to exclusive jurisdiction and venue in the federal court in King County, Washington for all disputes heard in court. If not, you and Microsoft consent to exclusive jurisdiction and venue in the Superior Court of King County, Washington for all disputes heard in court. -8. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain +9. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain legal rights. You may have other rights, including consumer rights, under the laws of your state or country. Separate and apart from your relationship with Microsoft, you may also have rights with respect to the party from which you @@ -105,8 +113,8 @@ acquired the software. This agreement does not change those other rights if the laws of your state or country do not permit it to do so. For example, if you acquired the software in one of the below regions, or mandatory country law applies, then the following provisions apply to you: -a) Australia. You have statutory guarantees under the Australian Consumer -Law and nothing in this agreement is intended to affect those rights. +a) Australia. You have statutory guarantees under the Australian Consumer Law +and nothing in this agreement is intended to affect those rights. b) Canada. If you acquired this software in Canada, you may stop receiving updates by turning off the automatic update feature, disconnecting your device from the Internet (if and when you re-connect to the Internet, however, the @@ -117,76 +125,72 @@ c) Germany and Austria. i. Warranty. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software. -ii. Limitation of Liability. In case of intentional conduct, gross -negligence, claims based on the Product Liability Act, as well as, in case of -death or personal or physical injury, Microsoft is liable according to the -statutory law. -Subject to the foregoing clause ii., Microsoft will only be liable for slight -negligence if Microsoft is in breach of such material contractual obligations, -the fulfillment of which facilitate the due performance of this agreement, the -breach of which would endanger the purpose of this agreement and the compliance -with which a party may constantly trust in (so-called "cardinal obligations"). -In other cases of slight negligence, Microsoft will not be liable for slight -negligence. - -9. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR -THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR -CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT EXCLUDES -ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE, AND NON-INFRINGEMENT. - -10. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR +ii. Limitation of Liability. In case of intentional conduct, gross negligence, +claims based on the Product Liability Act, as well as, in case of death or +personal or physical injury, Microsoft is liable according to the statutory +law. Subject to the foregoing clause ii., Microsoft will only be liable for +slight negligence if Microsoft is in breach of such material contractual +obligations, the fulfillment of which facilitate the due performance of this +agreement, the breach of which would endanger the purpose of this agreement and +the compliance with which a party may constantly trust in (so-called "cardinal +obligations"). In other cases of slight negligence, Microsoft will not be +liable for slight negligence. + +10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR THE +RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR +CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT +EXCLUDES ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE, AND NON-INFRINGEMENT. + +11. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR RECOVERING DAMAGES DESPITE THE PRECEDING DISCLAIMER OF WARRANTY, YOU CAN -RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. -YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, -SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. -This limitation applies to (a) anything related to the software, services, -content (including code) on third party Internet sites, or third party -applications; and (b) claims for breach of contract, warranty, guarantee, or -condition; strict liability, negligence, or other tort; or any other claim; in -each case to the extent permitted by applicable law. -It also applies even if Microsoft knew or should have known about the -possibility of the damages. The above limitation or exclusion may not apply to -you because your state, province, or country may not allow the exclusion or -limitation of incidental, consequential, or other damages. +RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. +$5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST +PROFITS, SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. This limitation applies to +(a) anything related to the software, services, content (including code) on +third party Internet sites, or third party applications; and (b) claims for +breach of contract, warranty, guarantee, or condition; strict liability, +negligence, or other tort; or any other claim; in each case to the extent +permitted by applicable law. It also applies even if Microsoft knew or should +have known about the possibility of the damages. The above limitation or +exclusion may not apply to you because your state, province, or country may not +allow the exclusion or limitation of incidental, consequential, or other +damages. Please note: As this software is distributed in Canada, some of the clauses in this agreement are provided below in French. -Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans -ce contrat sont fournies ci-dessous en français. +Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans ce +contrat sont fournies ci-dessous en français. -EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel -quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. -Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier -de droits additionnels en vertu du droit local sur la protection des +EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel +». Toute utilisation de ce logiciel est à votre seule risque et péril. +Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de +droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par -le droit locale, les garanties implicites de qualité marchande, -d’adéquation à un usage particulier et d’absence de contrefaçon sont -exclues. +le droit locale, les garanties implicites de qualité marchande, d’adéquation à +un usage particulier et d’absence de contrefaçon sont exclues. LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y -compris les dommages spéciaux, indirects ou accessoires et pertes de -bénéfices. +compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices. Cette limitation concerne: -• tout ce qui est relié au logiciel, aux services ou au contenu (y -compris le code) figurant sur des sites Internet tiers ou dans des programmes -tiers; et -• les réclamations au titre de violation de contrat ou de garantie, ou -au titre de responsabilité stricte, de négligence ou d’une autre faute dans -la limite autorisée par la loi en vigueur. - -Elle s’applique également, même si Microsoft connaissait ou devrait -connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas -l’exclusion ou la limitation de responsabilité pour les dommages indirects, -accessoires ou de quelque nature que ce soit, il se peut que la limitation ou -l’exclusion ci-dessus ne s’appliquera pas à votre égard. +• tout ce qui est relié au logiciel, aux services ou au contenu (y compris le +code) figurant sur des sites Internet tiers ou dans des programmes tiers; et +• les réclamations au titre de violation de contrat ou de garantie, ou au +titre de responsabilité stricte, de négligence ou d’une autre faute dans la +limite autorisée par la loi en vigueur. + +Elle s’applique également, même si Microsoft connaissait ou devrait connaître +l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la +limitation de responsabilité pour les dommages indirects, accessoires ou de +quelque nature que ce soit, il se peut que la limitation ou l’exclusion +ci-dessus ne s’appliquera pas à votre égard. EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous -pourriez avoir d’autres droits prévus par les lois de votre pays. Le -présent contrat ne modifie pas les droits que vous confèrent les lois de -votre pays si celles-ci ne le permettent pas. +pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent +contrat ne modifie pas les droits que vous confèrent les lois de votre pays si +celles-ci ne le permettent pas. diff --git a/RuntimeLicenses/cpptools-srv-LICENSE.txt b/RuntimeLicenses/cpptools-srv-LICENSE.txt index 1820b60f1..87887f874 100644 --- a/RuntimeLicenses/cpptools-srv-LICENSE.txt +++ b/RuntimeLicenses/cpptools-srv-LICENSE.txt @@ -10,37 +10,44 @@ These license terms are an agreement between you and Microsoft Corporation (or one of its affiliates). They apply to the software named above and any Microsoft services or software updates (except to the extent such services or updates are accompanied by new or additional terms, in which case those -different terms apply prospectively and do not alter your or Microsoft’s -rights relating to pre-updated software or services). IF YOU COMPLY WITH THESE -LICENSE TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT -THESE TERMS. +different terms apply prospectively and do not alter your or Microsoft’s rights +relating to pre-updated software or services). IF YOU COMPLY WITH THESE LICENSE +TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT THESE +TERMS. 1. INSTALLATION AND USE RIGHTS. -a) General. You may install and use any number of copies of the software -only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, -Azure DevOps, Team Foundation Server, and successor Microsoft products and -services to develop and test your applications. Further, you may install, use -and/or deploy these software copies via a network management system or as part -of a desktop image within your internal corporate network to develop and test -your applications. +a) General. You may install and use any number of copies of the software only +with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure +DevOps, Team Foundation Server, and successor Microsoft products and services +to develop and test your applications. Further, you may install, use and/or +deploy these software copies via a network management system or as part of a +desktop image within your internal corporate network to develop and test your +applications. b) Third Party Components. The software may include third party components with separate legal notices or governed by other agreements, as may be described in the ThirdPartyNotices file(s) accompanying the software. -2. SCOPE OF LICENSE. The software is licensed, not sold. This agreement -only gives you some rights to use the software. Microsoft reserves all other -rights. For clarification Microsoft, or its licensors, retains ownership of -all aspects of the software. Unless applicable law gives you more rights -despite this limitation, you may use the software only as expressly permitted -in this agreement. In doing so, you must comply with any technical limitations -in the software that only allow you to use it in certain ways. For example, if +2. FEEDBACK. If you give feedback about the software to Microsoft, you give to +Microsoft, without charge, the right to use, share and commercialize your +feedback in any way and for any purpose. You will not give feedback that is +subject to a license that requires Microsoft to license its software or +documentation to third parties because we include your feedback in them. These +rights survive this agreement. + +3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only +gives you some rights to use the software. Microsoft reserves all other rights. +For clarification Microsoft, or its licensors, retains ownership of all aspects +of the software. Unless applicable law gives you more rights despite this +limitation, you may use the software only as expressly permitted in this +agreement. In doing so, you must comply with any technical limitations in the +software that only allow you to use it in certain ways. For example, if Microsoft technically limits or disables extensibility for the software, you may not extend the software by, among other things, loading or injecting into the software any non-Microsoft add-ins, macros, or packages; modifying the software registry settings; or adding features or functionality equivalent to that found in Microsoft products and services. You may not: -a) work around any technical limitations in the software that only allow -you to use it in certain ways; +a) work around any technical limitations in the software that only allow you +to use it in certain ways; b) reverse engineer, decompile or disassemble the software, or otherwise attempt to derive the source code for the software, except and to the extent required by third party licensing terms governing use of certain open source @@ -54,14 +61,14 @@ distributable code, subject to the terms above), provide the software as a stand-alone offering for others to use, or transfer the software or this agreement to any third party. -3. DATA. -a) Data Collection. The software may collect information about you and -your use of the software, and send that to Microsoft. Microsoft may use this +4. DATA. +a) Data Collection. The software may collect information about you and your +use of the software, and send that to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may opt-out of many of these scenarios, but not all, as described in the product -documentation. There are also some features in the software that may enable -you to collect data from users of your applications. If you use these features -to enable data collection in your applications, you must comply with applicable +documentation. There are also some features in the software that may enable you +to collect data from users of your applications. If you use these features to +enable data collection in your applications, you must comply with applicable law, including providing appropriate notices to users of your applications. You can learn more about data collection and use in the help documentation and the privacy statement at https://aka.ms/privacy. Your use of the software operates @@ -69,35 +76,36 @@ as your consent to these practices. b) Processing of Personal Data. To the extent Microsoft is a processor or subprocessor of personal data in connection with the software, Microsoft makes the commitments in the European Union General Data Protection Regulation Terms -of the Online Services Terms to all customers effective May 25, 2018, at +of the Microsoft Products and Services Data Protection Addendum to all +customers effective May 25, 2018, at https://docs.microsoft.com/en-us/legal/gdpr. -4. EXPORT RESTRICTIONS. You must comply with all domestic and -international export laws and regulations that apply to the software, which -include restrictions on destinations, end users, and end use. For further -information on export restrictions, visit https://aka.ms/exporting. - -5. SUPPORT SERVICES. Microsoft is not obligated under this agreement to -provide any support services for the software. Any support provided is “as -is”, “with all faults”, and without warranty of any kind. - -6. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may -provide for supplements, updates, or third-party applications, is the entire -agreement for the software. - -7. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the -software in the United States or Canada, the laws of the state or province -where you live (or, if a business, where your principal place of business is -located) govern the interpretation of this agreement, claims for its breach, -and all other claims (including consumer protection, unfair competition, and -tort claims), regardless of conflict of laws principles. If you acquired the +5. EXPORT RESTRICTIONS. You must comply with all domestic and international +export laws and regulations that apply to the software, which include +restrictions on destinations, end users, and end use. For further information +on export restrictions, visit https://aka.ms/exporting. + +6. SUPPORT SERVICES. Microsoft is not obligated under this agreement to +provide any support services for the software. Any support provided is “as is”, +“with all faults”, and without warranty of any kind. + +7. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may provide +for supplements, updates, or third-party applications, is the entire agreement +for the software. + +8. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the software +in the United States or Canada, the laws of the state or province where you +live (or, if a business, where your principal place of business is located) +govern the interpretation of this agreement, claims for its breach, and all +other claims (including consumer protection, unfair competition, and tort +claims), regardless of conflict of laws principles. If you acquired the software in any other country, its laws apply. If U.S. federal jurisdiction exists, you and Microsoft consent to exclusive jurisdiction and venue in the federal court in King County, Washington for all disputes heard in court. If not, you and Microsoft consent to exclusive jurisdiction and venue in the Superior Court of King County, Washington for all disputes heard in court. -8. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain +9. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain legal rights. You may have other rights, including consumer rights, under the laws of your state or country. Separate and apart from your relationship with Microsoft, you may also have rights with respect to the party from which you @@ -105,8 +113,8 @@ acquired the software. This agreement does not change those other rights if the laws of your state or country do not permit it to do so. For example, if you acquired the software in one of the below regions, or mandatory country law applies, then the following provisions apply to you: -a) Australia. You have statutory guarantees under the Australian Consumer -Law and nothing in this agreement is intended to affect those rights. +a) Australia. You have statutory guarantees under the Australian Consumer Law +and nothing in this agreement is intended to affect those rights. b) Canada. If you acquired this software in Canada, you may stop receiving updates by turning off the automatic update feature, disconnecting your device from the Internet (if and when you re-connect to the Internet, however, the @@ -117,76 +125,72 @@ c) Germany and Austria. i. Warranty. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software. -ii. Limitation of Liability. In case of intentional conduct, gross -negligence, claims based on the Product Liability Act, as well as, in case of -death or personal or physical injury, Microsoft is liable according to the -statutory law. -Subject to the foregoing clause ii., Microsoft will only be liable for slight -negligence if Microsoft is in breach of such material contractual obligations, -the fulfillment of which facilitate the due performance of this agreement, the -breach of which would endanger the purpose of this agreement and the compliance -with which a party may constantly trust in (so-called "cardinal obligations"). -In other cases of slight negligence, Microsoft will not be liable for slight -negligence. - -9. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR -THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR -CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT EXCLUDES -ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE, AND NON-INFRINGEMENT. - -10. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR +ii. Limitation of Liability. In case of intentional conduct, gross negligence, +claims based on the Product Liability Act, as well as, in case of death or +personal or physical injury, Microsoft is liable according to the statutory +law. Subject to the foregoing clause ii., Microsoft will only be liable for +slight negligence if Microsoft is in breach of such material contractual +obligations, the fulfillment of which facilitate the due performance of this +agreement, the breach of which would endanger the purpose of this agreement and +the compliance with which a party may constantly trust in (so-called "cardinal +obligations"). In other cases of slight negligence, Microsoft will not be +liable for slight negligence. + +10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR THE +RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR +CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT +EXCLUDES ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE, AND NON-INFRINGEMENT. + +11. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR RECOVERING DAMAGES DESPITE THE PRECEDING DISCLAIMER OF WARRANTY, YOU CAN -RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. -YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, -SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. -This limitation applies to (a) anything related to the software, services, -content (including code) on third party Internet sites, or third party -applications; and (b) claims for breach of contract, warranty, guarantee, or -condition; strict liability, negligence, or other tort; or any other claim; in -each case to the extent permitted by applicable law. -It also applies even if Microsoft knew or should have known about the -possibility of the damages. The above limitation or exclusion may not apply to -you because your state, province, or country may not allow the exclusion or -limitation of incidental, consequential, or other damages. +RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. +$5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST +PROFITS, SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. This limitation applies to +(a) anything related to the software, services, content (including code) on +third party Internet sites, or third party applications; and (b) claims for +breach of contract, warranty, guarantee, or condition; strict liability, +negligence, or other tort; or any other claim; in each case to the extent +permitted by applicable law. It also applies even if Microsoft knew or should +have known about the possibility of the damages. The above limitation or +exclusion may not apply to you because your state, province, or country may not +allow the exclusion or limitation of incidental, consequential, or other +damages. Please note: As this software is distributed in Canada, some of the clauses in this agreement are provided below in French. -Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans -ce contrat sont fournies ci-dessous en français. +Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans ce +contrat sont fournies ci-dessous en français. -EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel -quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. -Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier -de droits additionnels en vertu du droit local sur la protection des +EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel +». Toute utilisation de ce logiciel est à votre seule risque et péril. +Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de +droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par -le droit locale, les garanties implicites de qualité marchande, -d’adéquation à un usage particulier et d’absence de contrefaçon sont -exclues. +le droit locale, les garanties implicites de qualité marchande, d’adéquation à +un usage particulier et d’absence de contrefaçon sont exclues. LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y -compris les dommages spéciaux, indirects ou accessoires et pertes de -bénéfices. +compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices. Cette limitation concerne: -• tout ce qui est relié au logiciel, aux services ou au contenu (y -compris le code) figurant sur des sites Internet tiers ou dans des programmes -tiers; et -• les réclamations au titre de violation de contrat ou de garantie, ou -au titre de responsabilité stricte, de négligence ou d’une autre faute dans -la limite autorisée par la loi en vigueur. - -Elle s’applique également, même si Microsoft connaissait ou devrait -connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas -l’exclusion ou la limitation de responsabilité pour les dommages indirects, -accessoires ou de quelque nature que ce soit, il se peut que la limitation ou -l’exclusion ci-dessus ne s’appliquera pas à votre égard. +• tout ce qui est relié au logiciel, aux services ou au contenu (y compris le +code) figurant sur des sites Internet tiers ou dans des programmes tiers; et +• les réclamations au titre de violation de contrat ou de garantie, ou au +titre de responsabilité stricte, de négligence ou d’une autre faute dans la +limite autorisée par la loi en vigueur. + +Elle s’applique également, même si Microsoft connaissait ou devrait connaître +l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la +limitation de responsabilité pour les dommages indirects, accessoires ou de +quelque nature que ce soit, il se peut que la limitation ou l’exclusion +ci-dessus ne s’appliquera pas à votre égard. EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous -pourriez avoir d’autres droits prévus par les lois de votre pays. Le -présent contrat ne modifie pas les droits que vous confèrent les lois de -votre pays si celles-ci ne le permettent pas. +pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent +contrat ne modifie pas les droits que vous confèrent les lois de votre pays si +celles-ci ne le permettent pas. diff --git a/RuntimeLicenses/vsdbg-LICENSE.txt b/RuntimeLicenses/vsdbg-LICENSE.txt index 50b7b9011..383704178 100644 --- a/RuntimeLicenses/vsdbg-LICENSE.txt +++ b/RuntimeLicenses/vsdbg-LICENSE.txt @@ -10,37 +10,44 @@ These license terms are an agreement between you and Microsoft Corporation (or one of its affiliates). They apply to the software named above and any Microsoft services or software updates (except to the extent such services or updates are accompanied by new or additional terms, in which case those -different terms apply prospectively and do not alter your or Microsoft’s -rights relating to pre-updated software or services). IF YOU COMPLY WITH THESE -LICENSE TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT -THESE TERMS. +different terms apply prospectively and do not alter your or Microsoft’s rights +relating to pre-updated software or services). IF YOU COMPLY WITH THESE LICENSE +TERMS, YOU HAVE THE RIGHTS BELOW. BY USING THE SOFTWARE, YOU ACCEPT THESE +TERMS. 1. INSTALLATION AND USE RIGHTS. -a) General. You may install and use any number of copies of the software -only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, -Azure DevOps, Team Foundation Server, and successor Microsoft products and -services to develop and test your applications. Further, you may install, use -and/or deploy these software copies via a network management system or as part -of a desktop image within your internal corporate network to develop and test -your applications. +a) General. You may install and use any number of copies of the software only +with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure +DevOps, Team Foundation Server, and successor Microsoft products and services +to develop and test your applications. Further, you may install, use and/or +deploy these software copies via a network management system or as part of a +desktop image within your internal corporate network to develop and test your +applications. b) Third Party Components. The software may include third party components with separate legal notices or governed by other agreements, as may be described in the ThirdPartyNotices file(s) accompanying the software. -2. SCOPE OF LICENSE. The software is licensed, not sold. This agreement -only gives you some rights to use the software. Microsoft reserves all other -rights. For clarification Microsoft, or its licensors, retains ownership of -all aspects of the software. Unless applicable law gives you more rights -despite this limitation, you may use the software only as expressly permitted -in this agreement. In doing so, you must comply with any technical limitations -in the software that only allow you to use it in certain ways. For example, if +2. FEEDBACK. If you give feedback about the software to Microsoft, you give to +Microsoft, without charge, the right to use, share and commercialize your +feedback in any way and for any purpose. You will not give feedback that is +subject to a license that requires Microsoft to license its software or +documentation to third parties because we include your feedback in them. These +rights survive this agreement. + +3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only +gives you some rights to use the software. Microsoft reserves all other rights. +For clarification Microsoft, or its licensors, retains ownership of all aspects +of the software. Unless applicable law gives you more rights despite this +limitation, you may use the software only as expressly permitted in this +agreement. In doing so, you must comply with any technical limitations in the +software that only allow you to use it in certain ways. For example, if Microsoft technically limits or disables extensibility for the software, you may not extend the software by, among other things, loading or injecting into the software any non-Microsoft add-ins, macros, or packages; modifying the software registry settings; or adding features or functionality equivalent to that found in Microsoft products and services. You may not: -a) work around any technical limitations in the software that only allow -you to use it in certain ways; +a) work around any technical limitations in the software that only allow you +to use it in certain ways; b) reverse engineer, decompile or disassemble the software, or otherwise attempt to derive the source code for the software, except and to the extent required by third party licensing terms governing use of certain open source @@ -54,14 +61,14 @@ distributable code, subject to the terms above), provide the software as a stand-alone offering for others to use, or transfer the software or this agreement to any third party. -3. DATA. -a) Data Collection. The software may collect information about you and -your use of the software, and send that to Microsoft. Microsoft may use this +4. DATA. +a) Data Collection. The software may collect information about you and your +use of the software, and send that to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may opt-out of many of these scenarios, but not all, as described in the product -documentation. There are also some features in the software that may enable -you to collect data from users of your applications. If you use these features -to enable data collection in your applications, you must comply with applicable +documentation. There are also some features in the software that may enable you +to collect data from users of your applications. If you use these features to +enable data collection in your applications, you must comply with applicable law, including providing appropriate notices to users of your applications. You can learn more about data collection and use in the help documentation and the privacy statement at https://aka.ms/privacy. Your use of the software operates @@ -69,35 +76,36 @@ as your consent to these practices. b) Processing of Personal Data. To the extent Microsoft is a processor or subprocessor of personal data in connection with the software, Microsoft makes the commitments in the European Union General Data Protection Regulation Terms -of the Online Services Terms to all customers effective May 25, 2018, at +of the Microsoft Products and Services Data Protection Addendum to all +customers effective May 25, 2018, at https://docs.microsoft.com/en-us/legal/gdpr. -4. EXPORT RESTRICTIONS. You must comply with all domestic and -international export laws and regulations that apply to the software, which -include restrictions on destinations, end users, and end use. For further -information on export restrictions, visit https://aka.ms/exporting. - -5. SUPPORT SERVICES. Microsoft is not obligated under this agreement to -provide any support services for the software. Any support provided is “as -is”, “with all faults”, and without warranty of any kind. - -6. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may -provide for supplements, updates, or third-party applications, is the entire -agreement for the software. - -7. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the -software in the United States or Canada, the laws of the state or province -where you live (or, if a business, where your principal place of business is -located) govern the interpretation of this agreement, claims for its breach, -and all other claims (including consumer protection, unfair competition, and -tort claims), regardless of conflict of laws principles. If you acquired the +5. EXPORT RESTRICTIONS. You must comply with all domestic and international +export laws and regulations that apply to the software, which include +restrictions on destinations, end users, and end use. For further information +on export restrictions, visit https://aka.ms/exporting. + +6. SUPPORT SERVICES. Microsoft is not obligated under this agreement to +provide any support services for the software. Any support provided is “as is”, +“with all faults”, and without warranty of any kind. + +7. ENTIRE AGREEMENT. This agreement, and any other terms Microsoft may provide +for supplements, updates, or third-party applications, is the entire agreement +for the software. + +8. APPLICABLE LAW AND PLACE TO RESOLVE DISPUTES. If you acquired the software +in the United States or Canada, the laws of the state or province where you +live (or, if a business, where your principal place of business is located) +govern the interpretation of this agreement, claims for its breach, and all +other claims (including consumer protection, unfair competition, and tort +claims), regardless of conflict of laws principles. If you acquired the software in any other country, its laws apply. If U.S. federal jurisdiction exists, you and Microsoft consent to exclusive jurisdiction and venue in the federal court in King County, Washington for all disputes heard in court. If not, you and Microsoft consent to exclusive jurisdiction and venue in the Superior Court of King County, Washington for all disputes heard in court. -8. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain +9. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain legal rights. You may have other rights, including consumer rights, under the laws of your state or country. Separate and apart from your relationship with Microsoft, you may also have rights with respect to the party from which you @@ -105,8 +113,8 @@ acquired the software. This agreement does not change those other rights if the laws of your state or country do not permit it to do so. For example, if you acquired the software in one of the below regions, or mandatory country law applies, then the following provisions apply to you: -a) Australia. You have statutory guarantees under the Australian Consumer -Law and nothing in this agreement is intended to affect those rights. +a) Australia. You have statutory guarantees under the Australian Consumer Law +and nothing in this agreement is intended to affect those rights. b) Canada. If you acquired this software in Canada, you may stop receiving updates by turning off the automatic update feature, disconnecting your device from the Internet (if and when you re-connect to the Internet, however, the @@ -117,76 +125,72 @@ c) Germany and Austria. i. Warranty. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software. -ii. Limitation of Liability. In case of intentional conduct, gross -negligence, claims based on the Product Liability Act, as well as, in case of -death or personal or physical injury, Microsoft is liable according to the -statutory law. -Subject to the foregoing clause ii., Microsoft will only be liable for slight -negligence if Microsoft is in breach of such material contractual obligations, -the fulfillment of which facilitate the due performance of this agreement, the -breach of which would endanger the purpose of this agreement and the compliance -with which a party may constantly trust in (so-called "cardinal obligations"). -In other cases of slight negligence, Microsoft will not be liable for slight -negligence. - -9. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR -THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR -CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT EXCLUDES -ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE, AND NON-INFRINGEMENT. - -10. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR +ii. Limitation of Liability. In case of intentional conduct, gross negligence, +claims based on the Product Liability Act, as well as, in case of death or +personal or physical injury, Microsoft is liable according to the statutory +law. Subject to the foregoing clause ii., Microsoft will only be liable for +slight negligence if Microsoft is in breach of such material contractual +obligations, the fulfillment of which facilitate the due performance of this +agreement, the breach of which would endanger the purpose of this agreement and +the compliance with which a party may constantly trust in (so-called "cardinal +obligations"). In other cases of slight negligence, Microsoft will not be +liable for slight negligence. + +10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR THE +RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR +CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT +EXCLUDES ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE, AND NON-INFRINGEMENT. + +11. LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR RECOVERING DAMAGES DESPITE THE PRECEDING DISCLAIMER OF WARRANTY, YOU CAN -RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. -YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, -SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. -This limitation applies to (a) anything related to the software, services, -content (including code) on third party Internet sites, or third party -applications; and (b) claims for breach of contract, warranty, guarantee, or -condition; strict liability, negligence, or other tort; or any other claim; in -each case to the extent permitted by applicable law. -It also applies even if Microsoft knew or should have known about the -possibility of the damages. The above limitation or exclusion may not apply to -you because your state, province, or country may not allow the exclusion or -limitation of incidental, consequential, or other damages. +RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. +$5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST +PROFITS, SPECIAL, INDIRECT, OR INCIDENTAL DAMAGES. This limitation applies to +(a) anything related to the software, services, content (including code) on +third party Internet sites, or third party applications; and (b) claims for +breach of contract, warranty, guarantee, or condition; strict liability, +negligence, or other tort; or any other claim; in each case to the extent +permitted by applicable law. It also applies even if Microsoft knew or should +have known about the possibility of the damages. The above limitation or +exclusion may not apply to you because your state, province, or country may not +allow the exclusion or limitation of incidental, consequential, or other +damages. Please note: As this software is distributed in Canada, some of the clauses in this agreement are provided below in French. -Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans -ce contrat sont fournies ci-dessous en français. +Remarque: Ce logiciel étant distribué au Canada, certaines des clauses dans ce +contrat sont fournies ci-dessous en français. -EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel -quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. -Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier -de droits additionnels en vertu du droit local sur la protection des +EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel +». Toute utilisation de ce logiciel est à votre seule risque et péril. +Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de +droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par -le droit locale, les garanties implicites de qualité marchande, -d’adéquation à un usage particulier et d’absence de contrefaçon sont -exclues. +le droit locale, les garanties implicites de qualité marchande, d’adéquation à +un usage particulier et d’absence de contrefaçon sont exclues. LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y -compris les dommages spéciaux, indirects ou accessoires et pertes de -bénéfices. +compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices. Cette limitation concerne: -• tout ce qui est relié au logiciel, aux services ou au contenu (y -compris le code) figurant sur des sites Internet tiers ou dans des programmes -tiers; et -• les réclamations au titre de violation de contrat ou de garantie, ou -au titre de responsabilité stricte, de négligence ou d’une autre faute dans -la limite autorisée par la loi en vigueur. - -Elle s’applique également, même si Microsoft connaissait ou devrait -connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas -l’exclusion ou la limitation de responsabilité pour les dommages indirects, -accessoires ou de quelque nature que ce soit, il se peut que la limitation ou -l’exclusion ci-dessus ne s’appliquera pas à votre égard. +• tout ce qui est relié au logiciel, aux services ou au contenu (y compris le +code) figurant sur des sites Internet tiers ou dans des programmes tiers; et +• les réclamations au titre de violation de contrat ou de garantie, ou au +titre de responsabilité stricte, de négligence ou d’une autre faute dans la +limite autorisée par la loi en vigueur. + +Elle s’applique également, même si Microsoft connaissait ou devrait connaître +l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la +limitation de responsabilité pour les dommages indirects, accessoires ou de +quelque nature que ce soit, il se peut que la limitation ou l’exclusion +ci-dessus ne s’appliquera pas à votre égard. EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous -pourriez avoir d’autres droits prévus par les lois de votre pays. Le -présent contrat ne modifie pas les droits que vous confèrent les lois de -votre pays si celles-ci ne le permettent pas. +pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent +contrat ne modifie pas les droits que vous confèrent les lois de votre pays si +celles-ci ne le permettent pas.