diff --git a/.github/actions/package-lock.json b/.github/actions/package-lock.json index 8f259477e..0da4ebb5a 100644 --- a/.github/actions/package-lock.json +++ b/.github/actions/package-lock.json @@ -8,8 +8,8 @@ "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", @@ -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,53 @@ } } }, + "node_modules/@aws-sdk/xml-builder": { + "version": "3.972.2", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.2.tgz", + "integrity": "sha1-xjpqeI/zmEkXSJCK9SjIKUxWL2U=", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "@smithy/types": "^4.12.0", + "fast-xml-parser": "5.2.5", + "tslib": "^2.6.2" + }, + "engines": { + "node": ">=20.0.0" + } + }, + "node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser": { + "version": "5.2.5", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", + "integrity": "sha1-SAn9+xMQSU40EJjCXLE0GgGpFEo=", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "license": "MIT", + "optional": true, + "dependencies": { + "strnum": "^2.1.0" + }, + "bin": { + "fxparser": "src/cli/cli.js" + } + }, + "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 +909,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 +987,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 +1152,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 +1214,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 +1261,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 +1285,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 +1334,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 +1488,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 +1506,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 +1519,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 +1553,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 +1583,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 +1615,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 +1676,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 +1702,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 +1746,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 +1868,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 +1901,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 +2036,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 +2306,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 +2366,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 +2395,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 +2462,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 +2528,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 +2619,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 +2634,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 +2672,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 +2884,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 +2950,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 +3026,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,9 +3164,9 @@ "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.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/axios/-/axios-1.13.4.tgz", + "integrity": "sha1-FdEJpIF/uC9zrqkQ1BoshWBgdrw=", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -2971,9 +3175,9 @@ } }, "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 +3219,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 +3238,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 +3438,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 +3553,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 +3611,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 +3630,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 +3820,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 +3833,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 +3927,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 +4009,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 +4039,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 +4049,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 +4083,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.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.3.3.tgz", + "integrity": "sha1-hLZ45E64EgfIWFeVFStLHJRzi00=", "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.0" }, "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 +4180,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", @@ -4301,12 +4495,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 +4555,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 +4572,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 +4612,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 +4635,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 +4749,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 +4760,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", @@ -4762,9 +4945,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": { @@ -4868,9 +5051,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 +5107,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 +5135,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 +5356,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 +5449,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 +5463,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 +5502,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 +5594,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 +5666,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 +5691,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 +5739,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 +5854,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 +5864,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 +5952,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 +6077,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..354ff1a1f 100644 --- a/.github/actions/package.json +++ b/.github/actions/package.json @@ -10,8 +10,8 @@ "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", diff --git a/Extension/CHANGELOG.md b/Extension/CHANGELOG.md index ed02fd5e7..3841a0ffb 100644 --- a/Extension/CHANGELOG.md +++ b/Extension/CHANGELOG.md @@ -1,5 +1,36 @@ # C/C++ for Visual Studio Code Changelog +## 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) +* 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 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 * Remove `NETFXSDKDir` from the developer environment check. [#14084](https://github.com/microsoft/vscode-cpptools/issues/14084) @@ -50,7 +81,7 @@ ### Enhancements * Show a warning when too many files are processed in a workspace. [#10828](https://github.com/microsoft/vscode-cpptools/issues/10828) * Improvements to GitHub Copilot activation. [PR #13924](https://github.com/microsoft/vscode-cpptools/pull/13924) - * Thank you for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) + * Thanks for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) * Add a `C_Cpp.windowsErrorReportingMode` setting and default to only enabling WER for the first crash in a session. [#13928](https://github.com/microsoft/vscode-cpptools/issues/13928) ### Bug Fixes @@ -64,11 +95,11 @@ * Fix bugs with 'Create Definition'. [#13741](https://github.com/microsoft/vscode-cpptools/issues/13741), [#13773](https://github.com/microsoft/vscode-cpptools/issues/13773) * Fix IntelliSense crashes when there are duplicate constexpr template functions in a TU. [#13775](https://github.com/microsoft/vscode-cpptools/issues/13775) * Fix the description of `debugServerPath`. [PR #13778](https://github.com/microsoft/vscode-cpptools/pull/13778) - * Thank you for the contribution. [@redstrate (Joshua Goins)](https://github.com/redstrate) + * Thanks for the contribution. [@redstrate (Joshua Goins)](https://github.com/redstrate) * Remove `-fmodule-mapper`, `-fdeps-format`, and some additional unnecessary args from compiler queries. [#13782](https://github.com/microsoft/vscode-cpptools/issues/13782) * Fix `-imacro` not configuring IntelliSense correctly. [#13785](https://github.com/microsoft/vscode-cpptools/issues/13785) * Fix `pipeTransport.quoteArgs` not being handled correctly. [#13791](https://github.com/microsoft/vscode-cpptools/issues/13791) - * Thank you for the contribution. [@mrjist (Matt)](https://github.com/mrjist) [PR #13794](https://github.com/microsoft/vscode-cpptools/pull/13794) + * Thanks for the contribution. [@mrjist (Matt)](https://github.com/mrjist) [PR #13794](https://github.com/microsoft/vscode-cpptools/pull/13794) * Fix `.txx` and `.tpp` not being handled as C++ header files. [#13808](https://github.com/microsoft/vscode-cpptools/issues/13808) * Fix an error when using GitHub Copilot with VS Code older than 1.90.0. [#13818](https://github.com/microsoft/vscode-cpptools/issues/13818) * Fix activation failing if the `c_cpp_properties.json` exists but fails to be opened. [#13829](https://github.com/microsoft/vscode-cpptools/issues/13829) @@ -90,12 +121,12 @@ ## Version 1.26.5: September 10, 2025 ### Bug Fix * Fix extension activation getting stuck by GitHub Copilot activation. [#13914](https://github.com/microsoft/vscode-cpptools/issues/13914) - * Thank you for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) [PR #13918](https://github.com/microsoft/vscode-cpptools/pull/13918) + * Thanks for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) [PR #13918](https://github.com/microsoft/vscode-cpptools/pull/13918) ## Version 1.26.4: September 9, 2025 ### Enhancement * Update GitHub Copilot APIs. [PR #13877](https://github.com/microsoft/vscode-cpptools/pull/13877) - * Thank you for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) + * Thanks for the contribution. [@dbaeumer (Dirk Bäumer)](https://github.com/dbaeumer) ## Version 1.26.3: June 24, 2025 ### New Feature @@ -203,13 +234,13 @@ ### Enhancements * Modifications to the snippet completions to more closely match the snippets provided by TypeScript. [#4482](https://github.com/microsoft/vscode-cpptools/issues/4482) * Enable setting multiple compile commands. [#7029](https://github.com/microsoft/vscode-cpptools/issues/7029) - * Thank you for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12960](https://github.com/microsoft/vscode-cpptools/pull/12960) + * Thanks for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12960](https://github.com/microsoft/vscode-cpptools/pull/12960) * Changes to how paths are internally canonicalized on Linux and macOS, avoiding file system access to improve performance and delay resolution of symbolic links. [#12924](https://github.com/microsoft/vscode-cpptools/issues/12924) * Add handling of `-fno-char8_t` and `-fchar8_t` compiler arguments. [#12968](https://github.com/microsoft/vscode-cpptools/issues/12968) * Add support for providing well-known compiler argument information to Copilot Completions. [PR #12979](https://github.com/microsoft/vscode-cpptools/pull/12979) * Fixed unnecessary cancellation of Copilot context requests. [PR #12988](https://github.com/microsoft/vscode-cpptools/pull/12988) * Add support for passing an additional parameter to `C_Cpp.ConfigurationSelect` command. [PR #12993](https://github.com/microsoft/vscode-cpptools/pull/12993) - * Thank you for the contribution. [@adrianstephens](https://github.com/adrianstephens) + * Thanks for the contribution. [@adrianstephens](https://github.com/adrianstephens) * Update clang path setting descriptions. [PR #13071](https://github.com/microsoft/vscode-cpptools/pull/13071) * Update clang-format and clang-tidy from 19.1.2 to 19.1.7. * IntelliSense parser updates. @@ -217,7 +248,7 @@ ### Bug Fixes * Fix a perf regression in hover operation by using cached lexer line states. [#3126](https://github.com/microsoft/vscode-cpptools/issues/3126) * Fix `compile_commands.json` no longer being used if the containing folder is deleted and recreated. [#7030](https://github.com/microsoft/vscode-cpptools/issues/7030) - * Thank you for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #13032](https://github.com/microsoft/vscode-cpptools/pull/13032) + * Thanks for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #13032](https://github.com/microsoft/vscode-cpptools/pull/13032) * Increase clang-format timeout from 10 seconds to 30 seconds. [#10213](https://github.com/microsoft/vscode-cpptools/issues/10213) * Fix `C_Cpp.enhancedColorization` not taking effect after it's changed. [#10565](https://github.com/microsoft/vscode-cpptools/issues/10565) * Fix changes to `files.encoding` not triggering a database reset. [#10892](https://github.com/microsoft/vscode-cpptools/issues/10892) @@ -233,9 +264,9 @@ * Fix pattern matching of sections in `.editorConfig` files. [#12933](https://github.com/microsoft/vscode-cpptools/issues/12933) * Fix handling of relative paths passed to cl.exe `/reference` argument. [#12944](https://github.com/microsoft/vscode-cpptools/issues/12944) * Fix a leak of compile command file watchers. [#12946](https://github.com/microsoft/vscode-cpptools/issues/12946) - * Thank you for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12948](https://github.com/microsoft/vscode-cpptools/pull/12948) + * Thanks for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12948](https://github.com/microsoft/vscode-cpptools/pull/12948) * Fix a compile commands fallback logic issue. [#12947](https://github.com/microsoft/vscode-cpptools/issues/12947) - * Thank you for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12948](https://github.com/microsoft/vscode-cpptools/pull/12948) + * Thanks for the contribution. [@yiftahw](https://github.com/yiftahw) [PR #12948](https://github.com/microsoft/vscode-cpptools/pull/12948) * Fix an issue in which a `didOpen` event was processed before the language client was fully started. [#12954](https://github.com/microsoft/vscode-cpptools/issues/12954) * Fix the IntelliSense mode being `macos` instead of `windows` when `_WIN32` is defined on macOS. [#13016](https://github.com/microsoft/vscode-cpptools/issues/13016) * Fix IntelliSense bugs when using non-UTF8 file encodings. [#13028](https://github.com/microsoft/vscode-cpptools/issues/13028), [#13044](https://github.com/microsoft/vscode-cpptools/issues/13044) @@ -315,7 +346,7 @@ * Fix include path ordering being incorrect if there is a duplicate. [#12525](https://github.com/microsoft/vscode-cpptools/issues/12525) * Fix a WebAssembly "Out of Memory" error. [#12529](https://github.com/microsoft/vscode-cpptools/issues/12529) * Fix an error message not being shown if the connection failed with remote attach debugging. [#12547](https://github.com/microsoft/vscode-cpptools/issues/12547) - * Thank you for the contribution. [@MrStanislav0 (Stanislav)](https://github.com/MrStanislav0) + * Thanks for the contribution. [@MrStanislav0 (Stanislav)](https://github.com/MrStanislav0) * Fix `-I` not being used if `-iquote` is also used for the same path. [#12551](https://github.com/microsoft/vscode-cpptools/issues/12551) * Fix issues with relative paths on `nvcc` (CUDA) command lines not being handled correctly. [#12553](https://github.com/microsoft/vscode-cpptools/issues/12553) * Fix a crash on shutdown on macOS with a verbose logging level. [#12567](https://github.com/microsoft/vscode-cpptools/issues/12567) @@ -494,7 +525,7 @@ * Fix an exception getting thrown if IntelliSense is disabled but a configuration provider is registered. [#11795](https://github.com/microsoft/vscode-cpptools/issues/11795) * Fix an EACCES error when using include wildcards with system includes. [#11833](https://github.com/microsoft/vscode-cpptools/issues/11833) * Fix German code analysis translations. [PR #11845](https://github.com/microsoft/vscode-cpptools/pull/11845) - * Thank you for the contribution. [@Sir2B (Tobias Obermayer)](https://github.com/Sir2B) + * Thanks for the contribution. [@Sir2B (Tobias Obermayer)](https://github.com/Sir2B) * Trim trailing spaces from include paths in the configuration UI. [#11862](https://github.com/microsoft/vscode-cpptools/issues/11862) * Fix comma delimited lists in `@param` Doxygen parameters. [#11868](https://github.com/microsoft/vscode-cpptools/issues/11868) * Fix incorrect errors for `compilerPath` in the configuration UI for compilers that can be found in PATH. [#11903](https://github.com/microsoft/vscode-cpptools/issues/11903) @@ -632,7 +663,7 @@ * Move user compilers to the beginning of the "known compilers" lists. [#10985](https://github.com/microsoft/vscode-cpptools/issues/10985) * Add file path to the details of a call hierarchy result. [#10997](https://github.com/microsoft/vscode-cpptools/issues/10997) * Add `miDebuggerArgs` to debugger attach option. - * Thank you for the contribution @Summon528 [PR #11066](https://github.com/microsoft/vscode-cpptools/pull/11066) + * Thanks for the contribution @Summon528 [PR #11066](https://github.com/microsoft/vscode-cpptools/pull/11066) ### Bug Fixes * Fix an IntelliSense parsing bug with C++20 ranges. [#8039](https://github.com/microsoft/vscode-cpptools/issues/8039) @@ -653,7 +684,7 @@ * Fix the thread pool sometimes not increasing in size, which could lead to the cpptools process incorrectly being shut down. [#11003](https://github.com/microsoft/vscode-cpptools/issues/11003) * Stop using vcFormat if .editorconfig exists with only non-formatting cpp settings. [PR #11015](https://github.com/microsoft/vscode-cpptools/pull/11015) * Use integratedTerminal when user is running cl.exe for debugger. [#11032](https://github.com/microsoft/vscode-cpptools/issues/11032) - * Thank you for the contribution @caiohamamura [PR #11035](https://github.com/microsoft/vscode-cpptools/pull/11035) + * Thanks for the contribution @caiohamamura [PR #11035](https://github.com/microsoft/vscode-cpptools/pull/11035) * Fix the configure your IntelliSense notification to not show again when the "Don't Show Again" option is selected. [#11070](https://github.com/microsoft/vscode-cpptools/issues/11070) * Fix a bug that could cause incomplete reading of stdout/stderr of child processes on Windows. * Fix incorrect "declaration is incompatible" IntelliSense errors. @@ -1176,7 +1207,7 @@ ### New Features * Added support for standard `.editorconfig` entries when using vcFormat. [#7920](https://github.com/microsoft/vscode-cpptools/issues/7920) * Debug Step Granularity for cppdbg [PR MIEngine#1169](https://github.com/microsoft/MIEngine/pull/1169) - * Thank you for the contribution @Trass3r + * Thanks for the contribution @Trass3r * InstructionBreakpoints for cppdbg [PR MIEgnine#1192](https://github.com/microsoft/MIEngine/pull/1192) ### Enhancements 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 5a688c65f..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", @@ -3745,5 +3745,7 @@ "výsledek inicializátoru odkazuje na proměnnou dllimport", "š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" + "%nd byl dříve deklarován bez explicitního základu výčtu", + "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 d6035fd3c..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", @@ -3745,5 +3745,7 @@ "Initialisiererergebnis behebt eine dllimport-Variable", "Vorlage mit dem Attribut „no_specializations“ kann nicht spezialisiert werden", "„static“ entspricht hier nicht dem Standard", - "%nd wurde zuvor ohne explizite Enumerationsbasis deklariert" + "%nd wurde zuvor ohne explizite Enumerationsbasis deklariert", + "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 cec221801..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", @@ -3745,5 +3745,7 @@ "el resultado del inicializador se dirige a una variable dllimport", "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" + "%nd se declaró previamente sin una base explícita de enumeración", + "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 33b8a2019..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", @@ -3745,5 +3745,7 @@ "Le résultat de l’initialiseur traite une variable dllimport", "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" + "%nd a été déclaré précédemment sans base d’énumération explicite", + "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 6ff2af5c2..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", @@ -3745,5 +3745,7 @@ "il risultato dell'inizializzatore punta a una variabile dllimport", "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" + "%nd era stato dichiarato in precedenza senza una base di enumerazione esplicita", + "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 7212a999b..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++ モジュールは使用できません", @@ -3745,5 +3745,7 @@ "初期化子の結果は dllimport 変数をアドレス指定します", "'no_specializations' 属性を持つテンプレートを特殊化することはできません", "'static' はここでは非標準です", - "%nd は、明示的な列挙型ベースなしで以前に宣言されました" + "%nd は、明示的な列挙型ベースなしで以前に宣言されました", + "見つからない 'typename' はここでは非標準です", + "省略形の関数テンプレート構文は、推論ガイドでは非標準です" ] diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index f02388c8f..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++ 모듈을 사용할 수 없습니다.", @@ -3745,5 +3745,7 @@ "이니셜라이저 결과가 dllimport 변수를 참조합니다.", "'no_specializations' 특성이 있는 템플릿은 특수화할 수 없습니다.", "여기서 'static'은 표준이 아닙니다.", - "%nd은(는) 이전에 명시적 열거형 기반 없이 선언되었습니다." + "%nd은(는) 이전에 명시적 열거형 기반 없이 선언되었습니다.", + "여기서 누락된 'typename'이 표준이 아닙니다.", + "약식 함수 템플릿 구문은 추론 가이드에 대한 표준이 아닙니다." ] diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index 254919394..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", @@ -3745,5 +3745,7 @@ "wynik inicjatora adresuje zmienną dllimport", "szablon z atrybutem „no_specializations” nie może być wyspecjalizowany", "„static” jest tutaj niestandardowy", - "funkcja %nd została poprzednio zadeklarowana bez jawnej bazy wyliczenia" + "funkcja %nd została poprzednio zadeklarowana bez jawnej bazy wyliczenia", + "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 a9c1a0de4..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", @@ -3745,5 +3745,7 @@ "o resultado do inicializador trata de uma variável dllimport", "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" + "%nd foi declarado anteriormente sem uma base de enumeração explícita", + "\"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 f9aa5ac3e..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++ не могут использоваться при компиляции нескольких единиц трансляции", @@ -3745,5 +3745,7 @@ "результат инициализатора указывает на переменную dllimport", "шаблон с атрибутом \"no_specializations\" не может иметь специализации", "\"static\" является здесь нестандартным", - "%nd ранее был объявлен без явной базы перечисления" + "%nd ранее был объявлен без явной базы перечисления", + "отсутствие typename здесь является нестандартным", + "сокращенный синтаксис шаблона функции не является стандартным для правил дедукции" ] diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index 3ae3c58a3..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", @@ -3745,5 +3745,7 @@ "başlatıcı sonucu bir dllimport değişkenini adresler", "'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ı" + "%nd daha önce açık bir sabit liste tabanı olmadan tanımlanmıştı", + "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 d710bf386..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++ 模块", @@ -3745,5 +3745,7 @@ "初始值设定项结果指向一个 dllimport 变量", "带有 \"no_specializations\" 属性的模板不能被专用化", "此处使用 \"static\" 不符合标准", - "之前声明 %nd 时未指定显式枚举基类型" + "之前声明 %nd 时未指定显式枚举基类型", + "此处缺少 'typename' 属于非标准用法", + "缩写函数模板语法对于推导指南是不标准的" ] diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index 43ee435a4..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++ 模組", @@ -3745,5 +3745,7 @@ "初始設定式結果會處理 dllimport 變數", "具有 'no_specializations' 屬性的範本無法特殊化", "此處使用的 'static' 非標準", - "%nd 先前宣告時未明確指定的列舉基底" + "%nd 先前宣告時未明確指定的列舉基底", + "此處缺少 'typename' 非標準用法", + "簡化函式範本語法在推導指南中並非標準用法" ] diff --git a/Extension/package.json b/Extension/package.json index 06895d17f..6e8db74be 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.29.3-main", + "version": "1.30.3-main", "publisher": "ms-vscode", "icon": "LanguageCCPP_color_128x.png", "readme": "README.md", @@ -6744,7 +6744,7 @@ "@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", @@ -6772,7 +6772,7 @@ "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", diff --git a/Extension/package.nls.json b/Extension/package.nls.json index ab888087b..d8a745803 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.", diff --git a/Extension/src/LanguageServer/client.ts b/Extension/src/LanguageServer/client.ts index 65fc599cc..decbfaca6 100644 --- a/Extension/src/LanguageServer/client.ts +++ b/Extension/src/LanguageServer/client.ts @@ -1003,7 +1003,8 @@ export class DefaultClient implements Client { workspaceFolderBasename: this.Name, workspaceStorage: this.workspaceStoragePath, execPath: process.execPath, - pathSeparator: (os.platform() === 'win32') ? "\\" : "/" + pathSeparator: (os.platform() === 'win32') ? "\\" : "/", + userHome: os.homedir() }; } @@ -1796,7 +1797,7 @@ export class DefaultClient implements Client { if (Object.keys(changedSettings).length > 0) { if (this === defaultClient) { - if (changedSettings.commentContinuationPatterns !== undefined) { + if (changedSettings.commentContinuationPatterns2 !== undefined) { updateLanguageConfigurations(); } if (changedSettings.loggingLevel !== undefined) { diff --git a/Extension/src/LanguageServer/languageConfig.ts b/Extension/src/LanguageServer/languageConfig.ts index c9112ef17..47acbcf6a 100644 --- a/Extension/src/LanguageServer/languageConfig.ts +++ b/Extension/src/LanguageServer/languageConfig.ts @@ -55,7 +55,8 @@ function getMLSplitAfterPattern(): string { function getMLPreviousLinePattern(insert: string): string | undefined { if (insert.startsWith("/*")) { - return `(?=^(\\s*(\\/\\*\\*|\\*)).*)(?=(?!(\\s*\\*\\/)))`; + const match: string = escape(insert); + return `(?=^(\\s*(${match}|\\*)).*)(?=(?!(\\s*\\*\\/)))`; } return undefined; } @@ -238,8 +239,9 @@ export function getLanguageConfig(languageId: string): vscode.LanguageConfigurat } export function getLanguageConfigFromPatterns(languageId: string, patterns?: (string | CommentPattern)[]): vscode.LanguageConfiguration { - const beginPatterns: string[] = []; // avoid duplicate rules - const continuePatterns: string[] = []; // avoid duplicate rules + const beginPatterns: string[] = []; // avoid duplicate begin rules + const continuePatterns: string[] = []; // avoid duplicate continue rules + const endPatterns: string[] = []; // avoid duplicate end rules let duplicates: boolean = false; let beginRules: vscode.OnEnterRule[] = []; let continueRules: vscode.OnEnterRule[] = []; @@ -258,14 +260,17 @@ export function getLanguageConfigFromPatterns(languageId: string, patterns?: (st } else { duplicates = true; } - if (continuePatterns.indexOf(c.continue) < 0) { + if (continuePatterns.indexOf(`${c.begin}\0${c.continue}`) < 0) { if (r.continue && r.continue.length > 0) { continueRules = continueRules.concat(r.continue); } + continuePatterns.push(`${c.begin}\0${c.continue}`); + } + if (endPatterns.indexOf(c.continue) < 0) { if (r.end && r.end.length > 0) { endRules = endRules.concat(r.end); } - continuePatterns.push(c.continue); + endPatterns.push(c.continue); } }); if (duplicates) { diff --git a/Extension/src/LanguageServer/settings.ts b/Extension/src/LanguageServer/settings.ts index 209b347d9..86ddf401a 100644 --- a/Extension/src/LanguageServer/settings.ts +++ b/Extension/src/LanguageServer/settings.ts @@ -386,6 +386,13 @@ export class CppSettings extends Settings { public get commentContinuationPatterns(): (string | CommentPattern)[] { const value: any = super.Section.get("commentContinuationPatterns"); if (this.isArrayOfCommentContinuationPatterns(value)) { + // Needs to be sorted with longer patterns first so it takes precedence and + // doesn't apply the shorter pattern if it's a prefix (e.g. // matching ///). + value.sort((a: string | CommentPattern, b: string | CommentPattern) => { + const aStr: string = isString(a) ? a : a.begin; + const bStr: string = isString(b) ? b : b.begin; + return bStr.length - aStr.length; + }); return value; } const setting = getRawSetting("C_Cpp.commentContinuationPatterns", true); diff --git a/Extension/src/constants.ts b/Extension/src/constants.ts index 059bac203..998d1856c 100644 --- a/Extension/src/constants.ts +++ b/Extension/src/constants.ts @@ -15,4 +15,4 @@ export const isLinux = OperatingSystem === 'linux'; export const verboseEnabled = false; // Model selector for Copilot features -export const modelSelector = { vendor: 'copilot', family: 'gpt-4' }; +export const modelSelector = { vendor: 'copilot' }; diff --git a/Extension/test/scenarios/SimpleCppProject/tests/languageServer.integration.test.ts b/Extension/test/scenarios/SimpleCppProject/tests/languageServer.integration.test.ts index aba365a28..dff580139 100644 --- a/Extension/test/scenarios/SimpleCppProject/tests/languageServer.integration.test.ts +++ b/Extension/test/scenarios/SimpleCppProject/tests/languageServer.integration.test.ts @@ -45,6 +45,27 @@ suite("multiline comment setting tests", function(): void { action: { indentAction: vscode.IndentAction.None, removeText: 1 } } ]; + const multipleMLRules: vscode.OnEnterRule[] = [ + defaultMLRules[0], // e.g. /** | */ + defaultMLRules[1], // e.g. /** ...| + { // e.g. /*! | */ + beforeText: /^\s*\/\*\!(?!\/)([^\*]|\*(?!\/))*$/, + afterText: /^\s*\*\/$/, + action: { indentAction: vscode.IndentAction.IndentOutdent, appendText: ' * ' } + }, + { // e.g. /*! ...| + beforeText: /^\s*\/\*\!(?!\/)([^\*]|\*(?!\/))*$/, + action: { indentAction: vscode.IndentAction.None, appendText: ' * ' } + }, + defaultMLRules[2], // e.g. * ...| + { // e.g. * ...| + beforeText: /^(\t|[ ])*\ \*(\ ([^\*]|\*(?!\/))*)?$/, + previousLineText: /(?=^(\s*(\/\*\!|\*)).*)(?=(?!(\s*\*\/)))/, + action: { indentAction: vscode.IndentAction.None, appendText: '* ' } + }, + defaultMLRules[3], // e.g. */| + defaultMLRules[4] // e.g. *-----*/| + ]; const defaultSLRules: vscode.OnEnterRule[] = [ { beforeText: /^\s*\/\/\/.+$/, @@ -72,6 +93,11 @@ suite("multiline comment setting tests", function(): void { assert.deepStrictEqual(rules, defaultMLRules); }); + test("Check the OnEnterRules for C++ with an additional option", () => { + const rules = getLanguageConfigFromPatterns('cpp', [ "/**", "/*!" ]).onEnterRules; + assert.deepStrictEqual(rules, multipleMLRules); + }); + test("Make sure duplicate rules are removed", () => { const rules = getLanguageConfigFromPatterns('cpp', [ "/**", { begin: "/**", continue: " * " }, "/**" ]).onEnterRules; assert.deepStrictEqual(rules, defaultMLRules); diff --git a/Extension/yarn.lock b/Extension/yarn.lock index c9106bef7..e6d8bbacf 100644 --- a/Extension/yarn.lock +++ b/Extension/yarn.lock @@ -385,27 +385,21 @@ 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" @@ -525,10 +519,10 @@ 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" "*" @@ -1605,19 +1599,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= + 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= -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= +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= dir-glob@^3.0.1: version "3.0.1" @@ -3205,11 +3199,6 @@ 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: 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" @@ -3307,11 +3296,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" @@ -3524,17 +3508,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" @@ -3845,11 +3818,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" @@ -4364,16 +4332,15 @@ signal-exit@^3.0.2: 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= -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: