From 7d48ecbcf47e56a6dea06b4b2b4376ff0ce77f3f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 31 Dec 2024 02:24:21 +0000 Subject: [PATCH] chore(release): bump to 2.72.12 --- README.md | 4 ++-- package.json | 4 ++-- yarn.lock | 65 ++++++++-------------------------------------------- 3 files changed, 13 insertions(+), 60 deletions(-) diff --git a/README.md b/README.md index 354dc827..f1343d4d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.72.11 linux-x64 node-v22.12.0 +@salesforce/cli/2.72.12 linux-x64 node-v22.12.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -1054,7 +1054,7 @@ EXAMPLES $ sf autocomplete --refresh-cache ``` -_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.2.15/src/commands/autocomplete/index.ts)_ +_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.2.16/src/commands/autocomplete/index.ts)_ ## `sf commands` diff --git a/package.json b/package.json index 74475b25..51912464 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.72.11", + "version": "2.72.12", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -145,7 +145,7 @@ "dependencies": { "@inquirer/select": "^2.3.5", "@oclif/core": "4.2.0", - "@oclif/plugin-autocomplete": "3.2.15", + "@oclif/plugin-autocomplete": "3.2.16", "@oclif/plugin-commands": "4.1.15", "@oclif/plugin-help": "6.2.20", "@oclif/plugin-not-found": "3.2.33", diff --git a/yarn.lock b/yarn.lock index f6d5b817..f8d05f26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -614,7 +614,7 @@ "@smithy/types" "^3.7.2" tslib "^2.6.2" -"@aws-sdk/types@3.714.0": +"@aws-sdk/types@3.714.0", "@aws-sdk/types@^3.222.0": version "3.714.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.714.0.tgz#de6afee1436d2d95364efa0663887f3bf0b1303a" integrity sha512-ZjpP2gYbSFlxxaUDa1Il5AVvfggvUPbjzzB/l3q0gIE5Thd6xKW+yzEpt2mLZ5s5UaYSABZbF94g8NUOF4CVGA== @@ -622,14 +622,6 @@ "@smithy/types" "^3.7.2" tslib "^2.6.2" -"@aws-sdk/types@^3.222.0": - version "3.709.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.709.0.tgz#f8d7ab07e253d3ed0e3b360e09fc67c7430a73b9" - integrity sha512-ArtLTMxgjf13Kfu3gWH3Ez9Q5TkDdcRZUofpKH3pMGB/C6KAbeSCtIIDKfoRTUABzyGlPyCrZdnFjKyH+ypIpg== - dependencies: - "@smithy/types" "^3.7.2" - tslib "^2.6.2" - "@aws-sdk/util-arn-parser@3.693.0": version "3.693.0" resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.693.0.tgz#8dae27eb822ab4f88be28bb3c0fc11f1f13d3948" @@ -1738,13 +1730,13 @@ react "^18.3.1" wrap-ansi "^9.0.0" -"@oclif/plugin-autocomplete@3.2.15": - version "3.2.15" - resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.15.tgz#e3c7a6a437e44012fe922a890a4b8a9df910c9aa" - integrity sha512-75URCAf+syKmwrd+L8UxVEpJYG80RZ7d/if5lVZvo7lf/hq88r/4U3Ihs4vRXmOUn2RJMwzmekKCwU64wZaWwA== +"@oclif/plugin-autocomplete@3.2.16": + version "3.2.16" + resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.16.tgz#7f3fc40a33db0a8f8258f69f74937f4f4a62f7bf" + integrity sha512-KnfsBGUkwk9LFzeV1M2i4Sd7WPXbx2gnjHy/+h2DPQGXVQ4xg9puSIYCyXyLKXUujb+Ps5+6DNvyNdDJ/8Tytw== dependencies: "@oclif/core" "^4" - ansis "^3.4.0" + ansis "^3.5.2" debug "^4.4.0" ejs "^3.1.10" @@ -2726,21 +2718,7 @@ "@smithy/util-middleware" "^3.0.11" tslib "^2.6.2" -"@smithy/core@^2.5.5": - version "2.5.5" - resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.5.5.tgz#c75b15caee9e58c800db3e6b99e9e373532d394a" - integrity sha512-G8G/sDDhXA7o0bOvkc7bgai6POuSld/+XhNnWAbpQTpLv2OZPvyqQ58tLPPlz0bSNsXktldDDREIv1LczFeNEw== - dependencies: - "@smithy/middleware-serde" "^3.0.11" - "@smithy/protocol-http" "^4.1.8" - "@smithy/types" "^3.7.2" - "@smithy/util-body-length-browser" "^3.0.0" - "@smithy/util-middleware" "^3.0.11" - "@smithy/util-stream" "^3.3.2" - "@smithy/util-utf8" "^3.0.0" - tslib "^2.6.2" - -"@smithy/core@^2.5.6": +"@smithy/core@^2.5.5", "@smithy/core@^2.5.6": version "2.5.6" resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.5.6.tgz#f2fe273e254f1318afef35bb223220db6760c122" integrity sha512-w494xO+CPwG/5B/N2l0obHv2Fi9U4DAY+sTi1GWT3BVvGpZetJjJXAynIO9IHp4zS1PinGhXtRSZydUXbJO4ag== @@ -2945,18 +2923,7 @@ "@smithy/types" "^3.7.2" tslib "^2.6.2" -"@smithy/node-http-handler@^3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.2.tgz#b34685863b74dabdaf7860aa81b42d0d5437c7e0" - integrity sha512-t4ng1DAd527vlxvOfKFYEe6/QFBcsj7WpNlWTyjorwXXcKw3XlltBGbyHfSJ24QT84nF+agDha9tNYpzmSRZPA== - dependencies: - "@smithy/abort-controller" "^3.1.9" - "@smithy/protocol-http" "^4.1.8" - "@smithy/querystring-builder" "^3.0.11" - "@smithy/types" "^3.7.2" - tslib "^2.6.2" - -"@smithy/node-http-handler@^3.3.3": +"@smithy/node-http-handler@^3.3.2", "@smithy/node-http-handler@^3.3.3": version "3.3.3" resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.3.tgz#94dbb3f15342b656ceba2b26e14aa741cace8919" integrity sha512-BrpZOaZ4RCbcJ2igiSNG16S+kgAc65l/2hmxWdmhyoGWHTLlzQzr06PXavJp9OBlPEG/sHlqdxjWmjzV66+BSQ== @@ -3161,21 +3128,7 @@ "@smithy/types" "^3.7.2" tslib "^2.6.2" -"@smithy/util-stream@^3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.3.2.tgz#daeea26397e8541cf2499ce65bf0b8d528cba421" - integrity sha512-sInAqdiVeisUGYAv/FrXpmJ0b4WTFmciTRqzhb7wVuem9BHvhIG7tpiYHLDWrl2stOokNZpTTGqz3mzB2qFwXg== - dependencies: - "@smithy/fetch-http-handler" "^4.1.2" - "@smithy/node-http-handler" "^3.3.2" - "@smithy/types" "^3.7.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" - tslib "^2.6.2" - -"@smithy/util-stream@^3.3.3": +"@smithy/util-stream@^3.3.2", "@smithy/util-stream@^3.3.3": version "3.3.3" resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.3.3.tgz#2aacf96782a16009277affa1b8de1bb4843fda1d" integrity sha512-bOm0YMMxRjbI3X6QkWwADPFkh2AH2xBMQIB1IQgCsCRqXXpSJatgjUR3oxHthpYwFkw3WPkOt8VgMpJxC0rFqg==