Skip to content

Commit

Permalink
Merge pull request #2058 from salesforcecli/release/2.72.12
Browse files Browse the repository at this point in the history
Release PR for 2.72.12 as nightly
  • Loading branch information
svc-cli-bot authored Dec 31, 2024
2 parents 7e62716 + 7d48ecb commit 8869056
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 60 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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`

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
65 changes: 9 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,22 +614,14 @@
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
"@aws-sdk/[email protected]", "@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==
dependencies:
"@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/[email protected]":
version "3.693.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.693.0.tgz#8dae27eb822ab4f88be28bb3c0fc11f1f13d3948"
Expand Down Expand Up @@ -1738,13 +1730,13 @@
react "^18.3.1"
wrap-ansi "^9.0.0"

"@oclif/[email protected].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/[email protected].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"

Expand Down Expand Up @@ -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==
Expand Down Expand Up @@ -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==
Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit 8869056

Please sign in to comment.