@salesforce/cli 2.41.1 → 2.41.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.41.1 linux-x64 node-v20.12.2
27
+ @salesforce/cli/2.41.3 linux-x64 node-v20.12.2
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -202,7 +202,7 @@ EXAMPLES
202
202
  $ sf alias list
203
203
  ```
204
204
 
205
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/list.ts)_
205
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/alias/list.ts)_
206
206
 
207
207
  ## `sf alias set`
208
208
 
@@ -251,7 +251,7 @@ EXAMPLES
251
251
  $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
252
252
  ```
253
253
 
254
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/set.ts)_
254
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/alias/set.ts)_
255
255
 
256
256
  ## `sf alias unset`
257
257
 
@@ -291,7 +291,7 @@ EXAMPLES
291
291
  $ sf alias unset --all [--no-prompt]
292
292
  ```
293
293
 
294
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/unset.ts)_
294
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/alias/unset.ts)_
295
295
 
296
296
  ## `sf analytics generate template`
297
297
 
@@ -873,7 +873,7 @@ DESCRIPTION
873
873
  list all the commands
874
874
  ```
875
875
 
876
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.3.1/src/commands/commands.ts)_
876
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/3.3.2/src/commands/commands.ts)_
877
877
 
878
878
  ## `sf config get`
879
879
 
@@ -922,7 +922,7 @@ CONFIGURATION VARIABLES
922
922
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
923
923
  ```
924
924
 
925
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/config/get.ts)_
925
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/config/get.ts)_
926
926
 
927
927
  ## `sf config list`
928
928
 
@@ -962,7 +962,7 @@ EXAMPLES
962
962
  $ sf config list
963
963
  ```
964
964
 
965
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/config/list.ts)_
965
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/config/list.ts)_
966
966
 
967
967
  ## `sf config set`
968
968
 
@@ -1031,7 +1031,7 @@ CONFIGURATION VARIABLES
1031
1031
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1032
1032
  ```
1033
1033
 
1034
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/config/set.ts)_
1034
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/config/set.ts)_
1035
1035
 
1036
1036
  ## `sf config unset`
1037
1037
 
@@ -1081,7 +1081,7 @@ CONFIGURATION VARIABLES
1081
1081
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1082
1082
  ```
1083
1083
 
1084
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/config/unset.ts)_
1084
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.4/src/commands/config/unset.ts)_
1085
1085
 
1086
1086
  ## `sf data create record`
1087
1087
 
@@ -3251,7 +3251,7 @@ EXAMPLES
3251
3251
  $ sf org list auth
3252
3252
  ```
3253
3253
 
3254
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/list/auth.ts)_
3254
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/list/auth.ts)_
3255
3255
 
3256
3256
  ## `sf org list limits`
3257
3257
 
@@ -3551,7 +3551,7 @@ FLAG DESCRIPTIONS
3551
3551
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3552
3552
  ```
3553
3553
 
3554
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/login/access-token.ts)_
3554
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/login/access-token.ts)_
3555
3555
 
3556
3556
  ## `sf org login device`
3557
3557
 
@@ -3611,7 +3611,7 @@ FLAG DESCRIPTIONS
3611
3611
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3612
3612
  ```
3613
3613
 
3614
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/login/device.ts)_
3614
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/login/device.ts)_
3615
3615
 
3616
3616
  ## `sf org login jwt`
3617
3617
 
@@ -3702,7 +3702,7 @@ FLAG DESCRIPTIONS
3702
3702
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3703
3703
  ```
3704
3704
 
3705
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/login/jwt.ts)_
3705
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/login/jwt.ts)_
3706
3706
 
3707
3707
  ## `sf org login sfdx-url`
3708
3708
 
@@ -3767,7 +3767,7 @@ EXAMPLES
3767
3767
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
3768
3768
  ```
3769
3769
 
3770
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/login/sfdx-url.ts)_
3770
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/login/sfdx-url.ts)_
3771
3771
 
3772
3772
  ## `sf org login web`
3773
3773
 
@@ -3854,7 +3854,7 @@ FLAG DESCRIPTIONS
3854
3854
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3855
3855
  ```
3856
3856
 
3857
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/login/web.ts)_
3857
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/login/web.ts)_
3858
3858
 
3859
3859
  ## `sf org logout`
3860
3860
 
@@ -3915,7 +3915,7 @@ FLAG DESCRIPTIONS
3915
3915
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
3916
3916
  ```
3917
3917
 
3918
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.5/src/commands/org/logout.ts)_
3918
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.8/src/commands/org/logout.ts)_
3919
3919
 
3920
3920
  ## `sf org open`
3921
3921
 
@@ -5668,7 +5668,7 @@ FLAG DESCRIPTIONS
5668
5668
  If you specify this parameter, don’t specify --metadata or --source-dir.
5669
5669
  ```
5670
5670
 
5671
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/convert/mdapi.ts)_
5671
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/convert/mdapi.ts)_
5672
5672
 
5673
5673
  ## `sf project convert source`
5674
5674
 
@@ -5680,7 +5680,7 @@ USAGE
5680
5680
  [-p <value> | -x <value> | -m <value>]
5681
5681
 
5682
5682
  FLAGS
5683
- -d, --output-dir=<value> [default: metadataPackage_1714669656658] Output directory to store the Metadata
5683
+ -d, --output-dir=<value> [default: metadataPackage_1714823246391] Output directory to store the Metadata
5684
5684
  API–formatted files in.
5685
5685
  -m, --metadata=<value>... Metadata component names to convert.
5686
5686
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -5741,7 +5741,7 @@ FLAG DESCRIPTIONS
5741
5741
  Override the api version used for api requests made by this command
5742
5742
  ```
5743
5743
 
5744
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/convert/source.ts)_
5744
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/convert/source.ts)_
5745
5745
 
5746
5746
  ## `sf project delete source`
5747
5747
 
@@ -5881,7 +5881,7 @@ FLAG DESCRIPTIONS
5881
5881
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
5882
5882
  ```
5883
5883
 
5884
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/delete/source.ts)_
5884
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/delete/source.ts)_
5885
5885
 
5886
5886
  ## `sf project delete tracking`
5887
5887
 
@@ -5918,7 +5918,7 @@ EXAMPLES
5918
5918
  $ sf project delete tracking --target-org my-scratch
5919
5919
  ```
5920
5920
 
5921
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/delete/tracking.ts)_
5921
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/delete/tracking.ts)_
5922
5922
 
5923
5923
  ## `sf project deploy cancel`
5924
5924
 
@@ -5994,7 +5994,7 @@ FLAG DESCRIPTIONS
5994
5994
  project deploy report".
5995
5995
  ```
5996
5996
 
5997
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/cancel.ts)_
5997
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/cancel.ts)_
5998
5998
 
5999
5999
  ## `sf project deploy preview`
6000
6000
 
@@ -6080,7 +6080,7 @@ FLAG DESCRIPTIONS
6080
6080
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6081
6081
  ```
6082
6082
 
6083
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/preview.ts)_
6083
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/preview.ts)_
6084
6084
 
6085
6085
  ## `sf project deploy quick`
6086
6086
 
@@ -6177,7 +6177,7 @@ ERROR CODES
6177
6177
  Canceling (69) The deploy is being canceled.
6178
6178
  ```
6179
6179
 
6180
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/quick.ts)_
6180
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/quick.ts)_
6181
6181
 
6182
6182
  ## `sf project deploy report`
6183
6183
 
@@ -6273,7 +6273,7 @@ FLAG DESCRIPTIONS
6273
6273
  --coverage-formatters lcov --coverage-formatters clover
6274
6274
  ```
6275
6275
 
6276
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/report.ts)_
6276
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/report.ts)_
6277
6277
 
6278
6278
  ## `sf project deploy resume`
6279
6279
 
@@ -6370,7 +6370,7 @@ ERROR CODES
6370
6370
  Canceling (69) The deploy is being canceled.
6371
6371
  ```
6372
6372
 
6373
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/resume.ts)_
6373
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/resume.ts)_
6374
6374
 
6375
6375
  ## `sf project deploy start`
6376
6376
 
@@ -6608,7 +6608,7 @@ ERROR CODES
6608
6608
  Canceling (69) The deploy is being canceled.
6609
6609
  ```
6610
6610
 
6611
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/start.ts)_
6611
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/start.ts)_
6612
6612
 
6613
6613
  ## `sf project deploy validate`
6614
6614
 
@@ -6800,7 +6800,7 @@ ERROR CODES
6800
6800
  Canceling (69) The deploy is being canceled.
6801
6801
  ```
6802
6802
 
6803
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/deploy/validate.ts)_
6803
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/deploy/validate.ts)_
6804
6804
 
6805
6805
  ## `sf project generate`
6806
6806
 
@@ -6982,7 +6982,7 @@ EXAMPLES
6982
6982
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
6983
6983
  ```
6984
6984
 
6985
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/generate/manifest.ts)_
6985
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/generate/manifest.ts)_
6986
6986
 
6987
6987
  ## `sf project list ignored`
6988
6988
 
@@ -7024,7 +7024,7 @@ EXAMPLES
7024
7024
  $ sf project list ignored --source-dir package.xml
7025
7025
  ```
7026
7026
 
7027
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/list/ignored.ts)_
7027
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/list/ignored.ts)_
7028
7028
 
7029
7029
  ## `sf project reset tracking`
7030
7030
 
@@ -7073,7 +7073,7 @@ EXAMPLES
7073
7073
  $ sf project reset tracking --revision 30
7074
7074
  ```
7075
7075
 
7076
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/reset/tracking.ts)_
7076
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/reset/tracking.ts)_
7077
7077
 
7078
7078
  ## `sf project retrieve preview`
7079
7079
 
@@ -7130,7 +7130,7 @@ FLAG DESCRIPTIONS
7130
7130
  Overrides your default org.
7131
7131
  ```
7132
7132
 
7133
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/retrieve/preview.ts)_
7133
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/retrieve/preview.ts)_
7134
7134
 
7135
7135
  ## `sf project retrieve start`
7136
7136
 
@@ -7289,7 +7289,7 @@ ENVIRONMENT VARIABLES
7289
7289
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7290
7290
  ```
7291
7291
 
7292
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.9/src/commands/project/retrieve/start.ts)_
7292
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.11/src/commands/project/retrieve/start.ts)_
7293
7293
 
7294
7294
  ## `sf schema generate field`
7295
7295
 
@@ -7701,7 +7701,7 @@ FLAG DESCRIPTIONS
7701
7701
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
7702
7702
  ```
7703
7703
 
7704
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.17/src/commands/version.ts)_
7704
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.18/src/commands/version.ts)_
7705
7705
 
7706
7706
  ## `sf visualforce generate component`
7707
7707
 
@@ -9,15 +9,41 @@ import stripAnsi from 'strip-ansi';
9
9
  import chalk from 'chalk';
10
10
  import { SfCommandHelp } from './sfCommandHelp.js';
11
11
  export default class SfHelp extends Help {
12
- constructor() {
13
- super(...arguments);
12
+ constructor(config, opts) {
13
+ super(config, opts);
14
14
  this.CommandHelpClass = SfCommandHelp;
15
15
  this.showShortHelp = false;
16
16
  this.commands = [];
17
+ this.commands = this.config.commandIDs.map((c) => `${this.config.bin} ${toConfiguredId(c, this.config)}`);
18
+ const regexes = [];
19
+ for (const cmd of this.commands) {
20
+ const subCommands = this.commands.filter((c) => c !== cmd && c.startsWith(cmd)).map((c) => c.replace(cmd, ''));
21
+ /**
22
+ * This regex matches any command in the help output.
23
+ * It will continue to match until the next space, quote, or period.
24
+ *
25
+ * Examples that will match (see sf project deploy start as an example):
26
+ * - sf deploy project start
27
+ * - "sf deploy project start"
28
+ * - sf org create scratch|sandbox
29
+ * - "sf org create scratch|sandbox"
30
+ *
31
+ * It will not match any child commands of the current command.
32
+ * For instance, the examples in `sf org list metadata --help` should match `sf org list metadata` but not `sf org list`.
33
+ *
34
+ * Example of constructed regex that won't match child commands:
35
+ * - /sf org list([^\s".]+)?(?! auth| limits| sobject record-counts| metadata| metadata-types| users)/g
36
+ * - /sf org list metadata([^\s".]+)?(?!-types)/g
37
+ */
38
+ let regexString = `${cmd}([^\\s".]+)?`;
39
+ if (subCommands.length)
40
+ regexString += `(?!${subCommands.join('|')})`;
41
+ regexes.push(regexString);
42
+ }
43
+ this.commandIdRegex = new RegExp(regexes.join('|'), 'g');
17
44
  }
18
45
  async showHelp(argv) {
19
46
  this.showShortHelp = argv.includes('-h');
20
- this.commands = this.config.commandIDs.map((c) => `${this.config.bin} ${toConfiguredId(c, this.config)}`);
21
47
  return super.showHelp(argv);
22
48
  }
23
49
  getCommandHelpClass(command) {
@@ -27,24 +53,12 @@ export default class SfHelp extends Help {
27
53
  }
28
54
  log(...args) {
29
55
  const formatted = args.map((arg) => {
30
- for (const cmd of this.commands) {
31
- /**
32
- * This regex matches any command in the help output.
33
- * It will continue to match until the next space, quote, or period.
34
- *
35
- * Examples that will match:
36
- * - sf deploy project start
37
- * - "sf deploy project start"
38
- * - sf org create scratch|sandbox
39
- * - "sf org create scratch|sandbox"
40
- */
41
- const regex = new RegExp(`${cmd}([^\\s".]+)?`, 'g');
42
- const [match] = stripAnsi(arg.slice()).match(regex) ?? [];
43
- if (match) {
44
- arg = arg.replace(regex, chalk.dim(match));
45
- }
56
+ let formattedArg = arg.slice();
57
+ const matches = stripAnsi(formattedArg).match(this.commandIdRegex) ?? [];
58
+ for (const match of matches) {
59
+ formattedArg = formattedArg.replaceAll(match, chalk.dim(match));
46
60
  }
47
- return arg;
61
+ return formattedArg;
48
62
  });
49
63
  super.log(...formatted);
50
64
  }
@@ -1,43 +1,43 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.41.1",
3
+ "version": "2.41.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.41.1",
9
+ "version": "2.41.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^1.3.1",
14
14
  "@oclif/core": "3.26.5",
15
15
  "@oclif/plugin-autocomplete": "3.0.16",
16
- "@oclif/plugin-commands": "3.3.1",
16
+ "@oclif/plugin-commands": "3.3.2",
17
17
  "@oclif/plugin-help": "6.0.21",
18
18
  "@oclif/plugin-not-found": "3.1.7",
19
19
  "@oclif/plugin-plugins": "5.0.18",
20
20
  "@oclif/plugin-search": "1.0.23",
21
21
  "@oclif/plugin-update": "4.2.9",
22
- "@oclif/plugin-version": "2.0.17",
22
+ "@oclif/plugin-version": "2.0.18",
23
23
  "@oclif/plugin-warn-if-update-available": "3.0.16",
24
24
  "@oclif/plugin-which": "3.1.8",
25
25
  "@salesforce/core": "^7.2.0",
26
26
  "@salesforce/kit": "^3.1.0",
27
27
  "@salesforce/plugin-apex": "3.1.11",
28
- "@salesforce/plugin-auth": "3.6.5",
28
+ "@salesforce/plugin-auth": "3.6.8",
29
29
  "@salesforce/plugin-data": "3.3.2",
30
- "@salesforce/plugin-deploy-retrieve": "3.6.9",
30
+ "@salesforce/plugin-deploy-retrieve": "3.6.11",
31
31
  "@salesforce/plugin-info": "3.2.4",
32
32
  "@salesforce/plugin-limits": "3.3.4",
33
33
  "@salesforce/plugin-marketplace": "1.2.4",
34
34
  "@salesforce/plugin-org": "4.1.5",
35
35
  "@salesforce/plugin-packaging": "2.4.2",
36
36
  "@salesforce/plugin-schema": "3.3.4",
37
- "@salesforce/plugin-settings": "2.2.3",
37
+ "@salesforce/plugin-settings": "2.2.4",
38
38
  "@salesforce/plugin-sobject": "1.3.6",
39
- "@salesforce/plugin-source": "3.3.5",
40
- "@salesforce/plugin-telemetry": "3.3.4",
39
+ "@salesforce/plugin-source": "3.3.6",
40
+ "@salesforce/plugin-telemetry": "3.3.5",
41
41
  "@salesforce/plugin-templates": "56.2.4",
42
42
  "@salesforce/plugin-trust": "3.6.8",
43
43
  "@salesforce/plugin-user": "3.5.5",
@@ -3746,12 +3746,12 @@
3746
3746
  }
3747
3747
  },
3748
3748
  "node_modules/@oclif/plugin-commands": {
3749
- "version": "3.3.1",
3750
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.3.1.tgz",
3751
- "integrity": "sha512-SikJBlXaVsbCX3A8YBdpU70VvU58P75+4vMt0AtJFEPYS1n+5srrLJgTrEFJkCfFvlqj1SNI9yMFr1TG+LKN9w==",
3749
+ "version": "3.3.2",
3750
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.3.2.tgz",
3751
+ "integrity": "sha512-zSdAgKzmQve3UzRUh9Tm9ZJ+xSjBwnLLhh/+kpYhmFwjWDVZXuPBJ/0XHtqkPAoPguihuMtbvopoBIGn3p8R0w==",
3752
3752
  "license": "MIT",
3753
3753
  "dependencies": {
3754
- "@oclif/core": "^3.26.2",
3754
+ "@oclif/core": "^3.26.5",
3755
3755
  "lodash.pickby": "^4.6.0",
3756
3756
  "lodash.sortby": "^4.7.0",
3757
3757
  "lodash.template": "^4.5.0",
@@ -4052,12 +4052,12 @@
4052
4052
  }
4053
4053
  },
4054
4054
  "node_modules/@oclif/plugin-version": {
4055
- "version": "2.0.17",
4056
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.17.tgz",
4057
- "integrity": "sha512-TJcObTcbZLW86prTopwRuc1qC/3gCINKSCHkNtGSU/MxiLGpWJUwpTT43Bmb2eJdfr0Oq0K2PmA0yL5P61c7yQ==",
4055
+ "version": "2.0.18",
4056
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.18.tgz",
4057
+ "integrity": "sha512-DOl+RAaTpJexpTx8E91T8CdJw07oCyojtRKwISwNJQ9E33W0INNRCzCOUoIAJQkgF5AwBh6pMvhw/Zje8VGBPg==",
4058
4058
  "license": "MIT",
4059
4059
  "dependencies": {
4060
- "@oclif/core": "^3.26.2"
4060
+ "@oclif/core": "^3.26.5"
4061
4061
  },
4062
4062
  "engines": {
4063
4063
  "node": ">=18.0.0"
@@ -4656,17 +4656,17 @@
4656
4656
  }
4657
4657
  },
4658
4658
  "node_modules/@salesforce/plugin-auth": {
4659
- "version": "3.6.5",
4660
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.5.tgz",
4661
- "integrity": "sha512-lqDSKeJlC2nBlNuH9xQ8ihmjCpM590Ayxd0C2VuVHyhWk+GNL0mEJV/y6H5Rtl3Hyxq6/99eAEeGdzUdCRvXyg==",
4659
+ "version": "3.6.8",
4660
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.8.tgz",
4661
+ "integrity": "sha512-mtxrveybkrCRGvO/rNSnisaCa3RBOXqRWapRFwGmw6VC4tAyYhC4Ree96iefhXeOBy2expLQhrt8tl+LDKD7kQ==",
4662
4662
  "license": "BSD-3-Clause",
4663
4663
  "dependencies": {
4664
4664
  "@inquirer/checkbox": "^1.5.2",
4665
4665
  "@inquirer/select": "^1.3.3",
4666
- "@oclif/core": "^3.26.2",
4666
+ "@oclif/core": "^3.26.5",
4667
4667
  "@salesforce/core": "^7.3.0",
4668
4668
  "@salesforce/kit": "^3.1.1",
4669
- "@salesforce/plugin-info": "^3.2.3",
4669
+ "@salesforce/plugin-info": "^3.2.4",
4670
4670
  "@salesforce/sf-plugins-core": "^9.0.5",
4671
4671
  "@salesforce/ts-types": "^2.0.9",
4672
4672
  "chalk": "^5.3.0",
@@ -4724,19 +4724,19 @@
4724
4724
  "license": "MIT"
4725
4725
  },
4726
4726
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4727
- "version": "3.6.9",
4728
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.9.tgz",
4729
- "integrity": "sha512-8SKcU7enMrDaPf4pwJIpO0jqw7Cb1aHhc324GbgQDY12HXS4tmeud2ntDAS3LWRoXyV78sjGqAoAwizTOisYVg==",
4727
+ "version": "3.6.11",
4728
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.11.tgz",
4729
+ "integrity": "sha512-vFgTbe++bZHRTf8a3kNyoqbEpPFG9OGA+ac7Q2BadG8llCduornfUaGLazD2o/5IhFU6ynKIG2hQtthlepjvFQ==",
4730
4730
  "license": "BSD-3-Clause",
4731
4731
  "dependencies": {
4732
- "@oclif/core": "^3.26.2",
4732
+ "@oclif/core": "^3.26.5",
4733
4733
  "@salesforce/apex-node": "^6.0.0",
4734
4734
  "@salesforce/core": "^7.0.1",
4735
4735
  "@salesforce/kit": "^3.1.0",
4736
4736
  "@salesforce/plugin-info": "^3.2.3",
4737
4737
  "@salesforce/sf-plugins-core": "^9.0.4",
4738
4738
  "@salesforce/source-deploy-retrieve": "^11.0.0",
4739
- "@salesforce/source-tracking": "^6.0.3",
4739
+ "@salesforce/source-tracking": "^6.0.4",
4740
4740
  "@salesforce/ts-types": "^2.0.9",
4741
4741
  "chalk": "^5.3.0"
4742
4742
  },
@@ -5049,12 +5049,12 @@
5049
5049
  }
5050
5050
  },
5051
5051
  "node_modules/@salesforce/plugin-settings": {
5052
- "version": "2.2.3",
5053
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.2.3.tgz",
5054
- "integrity": "sha512-gbAUenvOZSegE+ZQ0XwrteUyx9lqHXDk6KBavSCZmPoN366HgBrLlLrt9acgNATiHO2KsixJ0VaIyGMuh/lRoQ==",
5052
+ "version": "2.2.4",
5053
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.2.4.tgz",
5054
+ "integrity": "sha512-EPgW6o+pCyntpUgDrJPqZlA4Ef6hNL7sfNbI80+1fLnO4U+EKetjJzLeIDt3lsmu+uLmcIFceEmJZkHjaKom1g==",
5055
5055
  "license": "BSD-3-Clause",
5056
5056
  "dependencies": {
5057
- "@oclif/core": "^3.26.2",
5057
+ "@oclif/core": "^3.26.5",
5058
5058
  "@salesforce/core": "^7.0.1",
5059
5059
  "@salesforce/sf-plugins-core": "^9.0.5",
5060
5060
  "fast-levenshtein": "^3.0.0"
@@ -5115,9 +5115,9 @@
5115
5115
  }
5116
5116
  },
5117
5117
  "node_modules/@salesforce/plugin-source": {
5118
- "version": "3.3.5",
5119
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.5.tgz",
5120
- "integrity": "sha512-9LB9nXc2Hh66KDaTWZFItgPAIYIEjFerou0/vn6a5siRP4lEJJUIeiNy1YWvBJMVv3wRoTaZ+H8yhUXUSuhdQg==",
5118
+ "version": "3.3.6",
5119
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.6.tgz",
5120
+ "integrity": "sha512-eNeILP5xYUabapf2qYZdxpt7LiDSzdoP4oE3ZHhDrEtlAXBWTa/AX+UmzxE/w4SnO9kJREpfUoPBW0HvbqMQ0A==",
5121
5121
  "license": "BSD-3-Clause",
5122
5122
  "dependencies": {
5123
5123
  "@oclif/core": "^3.26.2",
@@ -5125,7 +5125,7 @@
5125
5125
  "@salesforce/core": "^7.0.1",
5126
5126
  "@salesforce/kit": "^3.1.0",
5127
5127
  "@salesforce/sf-plugins-core": "^9.0.4",
5128
- "@salesforce/source-deploy-retrieve": "^11.1.2",
5128
+ "@salesforce/source-deploy-retrieve": "^11.3.0",
5129
5129
  "@salesforce/source-tracking": "^6.0.0",
5130
5130
  "@salesforce/ts-types": "^2.0.9",
5131
5131
  "chalk": "^5.3.0",
@@ -5137,9 +5137,9 @@
5137
5137
  }
5138
5138
  },
5139
5139
  "node_modules/@salesforce/plugin-telemetry": {
5140
- "version": "3.3.4",
5141
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.4.tgz",
5142
- "integrity": "sha512-Xuc3yNbe5k2oW8hFONq7vY+pL2ivRQFyuLAit4Jz485aY4AoBP8htBFoFp8vls4xgO/3bCtNec0rRi9KcgROXQ==",
5140
+ "version": "3.3.5",
5141
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.5.tgz",
5142
+ "integrity": "sha512-6RJEYxEYPNru6izCBuDf4Rwh8H+YImGBvXPUF8h7YsNdg3TDvhjIKiiMjvYsByjRywenqkF5ZTpQ9OC2nAPoTA==",
5143
5143
  "license": "BSD-3-Clause",
5144
5144
  "dependencies": {
5145
5145
  "@oclif/core": "^3.26.2",
@@ -5243,9 +5243,9 @@
5243
5243
  }
5244
5244
  },
5245
5245
  "node_modules/@salesforce/source-deploy-retrieve": {
5246
- "version": "11.1.2",
5247
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.1.2.tgz",
5248
- "integrity": "sha512-QhRft7U/XMBDaZTbzacbHH4sapTW/d25V3Hiwua2lg/Ce6hEj/5w6l8LlO5UAyRpRMaMy2LfaTRygu+rT3AS8g==",
5246
+ "version": "11.3.0",
5247
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.3.0.tgz",
5248
+ "integrity": "sha512-NsiDL1i+CWXcCOGYtQtggrtJuFIr5zHdoyn5atcgFuHk2X9H7Czf3kletpvZh0D2T0CHy6Q9ktf+Vv/UjFmxPw==",
5249
5249
  "license": "BSD-3-Clause",
5250
5250
  "dependencies": {
5251
5251
  "@salesforce/core": "^7.3.1",
package/oclif.lock CHANGED
@@ -1900,12 +1900,12 @@
1900
1900
  semver "^7.5.4"
1901
1901
  ts-json-schema-generator "^1.4.0"
1902
1902
 
1903
- "@oclif/plugin-commands@3.3.1":
1904
- version "3.3.1"
1905
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.3.1.tgz"
1906
- integrity sha512-SikJBlXaVsbCX3A8YBdpU70VvU58P75+4vMt0AtJFEPYS1n+5srrLJgTrEFJkCfFvlqj1SNI9yMFr1TG+LKN9w==
1903
+ "@oclif/plugin-commands@3.3.2":
1904
+ version "3.3.2"
1905
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.3.2.tgz"
1906
+ integrity sha512-zSdAgKzmQve3UzRUh9Tm9ZJ+xSjBwnLLhh/+kpYhmFwjWDVZXuPBJ/0XHtqkPAoPguihuMtbvopoBIGn3p8R0w==
1907
1907
  dependencies:
1908
- "@oclif/core" "^3.26.2"
1908
+ "@oclif/core" "^3.26.5"
1909
1909
  lodash.pickby "^4.6.0"
1910
1910
  lodash.sortby "^4.7.0"
1911
1911
  lodash.template "^4.5.0"
@@ -1967,12 +1967,12 @@
1967
1967
  semver "^7.6.0"
1968
1968
  tar-fs "^2.1.1"
1969
1969
 
1970
- "@oclif/plugin-version@2.0.17":
1971
- version "2.0.17"
1972
- resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.17.tgz"
1973
- integrity sha512-TJcObTcbZLW86prTopwRuc1qC/3gCINKSCHkNtGSU/MxiLGpWJUwpTT43Bmb2eJdfr0Oq0K2PmA0yL5P61c7yQ==
1970
+ "@oclif/plugin-version@2.0.18":
1971
+ version "2.0.18"
1972
+ resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.18.tgz"
1973
+ integrity sha512-DOl+RAaTpJexpTx8E91T8CdJw07oCyojtRKwISwNJQ9E33W0INNRCzCOUoIAJQkgF5AwBh6pMvhw/Zje8VGBPg==
1974
1974
  dependencies:
1975
- "@oclif/core" "^3.26.2"
1975
+ "@oclif/core" "^3.26.5"
1976
1976
 
1977
1977
  "@oclif/plugin-warn-if-update-available@^3.0.14", "@oclif/plugin-warn-if-update-available@3.0.16":
1978
1978
  version "3.0.16"
@@ -2365,17 +2365,17 @@
2365
2365
  color-convert "^2.0.1"
2366
2366
  color-name "^2.0.0"
2367
2367
 
2368
- "@salesforce/plugin-auth@3.6.5":
2369
- version "3.6.5"
2370
- resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.5.tgz"
2371
- integrity sha512-lqDSKeJlC2nBlNuH9xQ8ihmjCpM590Ayxd0C2VuVHyhWk+GNL0mEJV/y6H5Rtl3Hyxq6/99eAEeGdzUdCRvXyg==
2368
+ "@salesforce/plugin-auth@3.6.8":
2369
+ version "3.6.8"
2370
+ resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.8.tgz"
2371
+ integrity sha512-mtxrveybkrCRGvO/rNSnisaCa3RBOXqRWapRFwGmw6VC4tAyYhC4Ree96iefhXeOBy2expLQhrt8tl+LDKD7kQ==
2372
2372
  dependencies:
2373
2373
  "@inquirer/checkbox" "^1.5.2"
2374
2374
  "@inquirer/select" "^1.3.3"
2375
- "@oclif/core" "^3.26.2"
2375
+ "@oclif/core" "^3.26.5"
2376
2376
  "@salesforce/core" "^7.3.0"
2377
2377
  "@salesforce/kit" "^3.1.1"
2378
- "@salesforce/plugin-info" "^3.2.3"
2378
+ "@salesforce/plugin-info" "^3.2.4"
2379
2379
  "@salesforce/sf-plugins-core" "^9.0.5"
2380
2380
  "@salesforce/ts-types" "^2.0.9"
2381
2381
  chalk "^5.3.0"
@@ -2411,23 +2411,23 @@
2411
2411
  csv-parse "^4.16.3"
2412
2412
  csv-stringify "^6.4.6"
2413
2413
 
2414
- "@salesforce/plugin-deploy-retrieve@3.6.9":
2415
- version "3.6.9"
2416
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.9.tgz"
2417
- integrity sha512-8SKcU7enMrDaPf4pwJIpO0jqw7Cb1aHhc324GbgQDY12HXS4tmeud2ntDAS3LWRoXyV78sjGqAoAwizTOisYVg==
2414
+ "@salesforce/plugin-deploy-retrieve@3.6.11":
2415
+ version "3.6.11"
2416
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.11.tgz"
2417
+ integrity sha512-vFgTbe++bZHRTf8a3kNyoqbEpPFG9OGA+ac7Q2BadG8llCduornfUaGLazD2o/5IhFU6ynKIG2hQtthlepjvFQ==
2418
2418
  dependencies:
2419
- "@oclif/core" "^3.26.2"
2419
+ "@oclif/core" "^3.26.5"
2420
2420
  "@salesforce/apex-node" "^6.0.0"
2421
2421
  "@salesforce/core" "^7.0.1"
2422
2422
  "@salesforce/kit" "^3.1.0"
2423
2423
  "@salesforce/plugin-info" "^3.2.3"
2424
2424
  "@salesforce/sf-plugins-core" "^9.0.4"
2425
2425
  "@salesforce/source-deploy-retrieve" "^11.0.0"
2426
- "@salesforce/source-tracking" "^6.0.3"
2426
+ "@salesforce/source-tracking" "^6.0.4"
2427
2427
  "@salesforce/ts-types" "^2.0.9"
2428
2428
  chalk "^5.3.0"
2429
2429
 
2430
- "@salesforce/plugin-info@^3.2.3", "@salesforce/plugin-info@3.2.4":
2430
+ "@salesforce/plugin-info@^3.2.3", "@salesforce/plugin-info@^3.2.4", "@salesforce/plugin-info@3.2.4":
2431
2431
  version "3.2.4"
2432
2432
  resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.4.tgz"
2433
2433
  integrity sha512-WFWQmnLptPYYCMI+4sTud/tFvoxWWm8kxd9S8bcdziaCCHGb0KZegUcriXnZsrleEROk/i2TmtC8ij/Rn856jA==
@@ -2530,12 +2530,12 @@
2530
2530
  "@salesforce/core" "^7.0.1"
2531
2531
  "@salesforce/sf-plugins-core" "^9.0.4"
2532
2532
 
2533
- "@salesforce/plugin-settings@2.2.3":
2534
- version "2.2.3"
2535
- resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.2.3.tgz"
2536
- integrity sha512-gbAUenvOZSegE+ZQ0XwrteUyx9lqHXDk6KBavSCZmPoN366HgBrLlLrt9acgNATiHO2KsixJ0VaIyGMuh/lRoQ==
2533
+ "@salesforce/plugin-settings@2.2.4":
2534
+ version "2.2.4"
2535
+ resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.2.4.tgz"
2536
+ integrity sha512-EPgW6o+pCyntpUgDrJPqZlA4Ef6hNL7sfNbI80+1fLnO4U+EKetjJzLeIDt3lsmu+uLmcIFceEmJZkHjaKom1g==
2537
2537
  dependencies:
2538
- "@oclif/core" "^3.26.2"
2538
+ "@oclif/core" "^3.26.5"
2539
2539
  "@salesforce/core" "^7.0.1"
2540
2540
  "@salesforce/sf-plugins-core" "^9.0.5"
2541
2541
  fast-levenshtein "^3.0.0"
@@ -2556,27 +2556,27 @@
2556
2556
  fast-xml-parser "^4.3.6"
2557
2557
  js2xmlparser "^4.0.2"
2558
2558
 
2559
- "@salesforce/plugin-source@3.3.5":
2560
- version "3.3.5"
2561
- resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.5.tgz"
2562
- integrity sha512-9LB9nXc2Hh66KDaTWZFItgPAIYIEjFerou0/vn6a5siRP4lEJJUIeiNy1YWvBJMVv3wRoTaZ+H8yhUXUSuhdQg==
2559
+ "@salesforce/plugin-source@3.3.6":
2560
+ version "3.3.6"
2561
+ resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.6.tgz"
2562
+ integrity sha512-eNeILP5xYUabapf2qYZdxpt7LiDSzdoP4oE3ZHhDrEtlAXBWTa/AX+UmzxE/w4SnO9kJREpfUoPBW0HvbqMQ0A==
2563
2563
  dependencies:
2564
2564
  "@oclif/core" "^3.26.2"
2565
2565
  "@salesforce/apex-node" "^6.0.0"
2566
2566
  "@salesforce/core" "^7.0.1"
2567
2567
  "@salesforce/kit" "^3.1.0"
2568
2568
  "@salesforce/sf-plugins-core" "^9.0.4"
2569
- "@salesforce/source-deploy-retrieve" "^11.1.2"
2569
+ "@salesforce/source-deploy-retrieve" "^11.3.0"
2570
2570
  "@salesforce/source-tracking" "^6.0.0"
2571
2571
  "@salesforce/ts-types" "^2.0.9"
2572
2572
  chalk "^5.3.0"
2573
2573
  got "^13.0.0"
2574
2574
  proxy-agent "^6.3.1"
2575
2575
 
2576
- "@salesforce/plugin-telemetry@3.3.4":
2577
- version "3.3.4"
2578
- resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.4.tgz"
2579
- integrity sha512-Xuc3yNbe5k2oW8hFONq7vY+pL2ivRQFyuLAit4Jz485aY4AoBP8htBFoFp8vls4xgO/3bCtNec0rRi9KcgROXQ==
2576
+ "@salesforce/plugin-telemetry@3.3.5":
2577
+ version "3.3.5"
2578
+ resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.5.tgz"
2579
+ integrity sha512-6RJEYxEYPNru6izCBuDf4Rwh8H+YImGBvXPUF8h7YsNdg3TDvhjIKiiMjvYsByjRywenqkF5ZTpQ9OC2nAPoTA==
2580
2580
  dependencies:
2581
2581
  "@oclif/core" "^3.26.2"
2582
2582
  "@salesforce/core" "^7.2.0"
@@ -2648,10 +2648,10 @@
2648
2648
  "@salesforce/ts-types" "^2.0.9"
2649
2649
  chalk "^5.3.0"
2650
2650
 
2651
- "@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.1.2":
2652
- version "11.1.2"
2653
- resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.1.2.tgz"
2654
- integrity sha512-QhRft7U/XMBDaZTbzacbHH4sapTW/d25V3Hiwua2lg/Ce6hEj/5w6l8LlO5UAyRpRMaMy2LfaTRygu+rT3AS8g==
2651
+ "@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.1.2", "@salesforce/source-deploy-retrieve@^11.3.0":
2652
+ version "11.3.0"
2653
+ resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.3.0.tgz"
2654
+ integrity sha512-NsiDL1i+CWXcCOGYtQtggrtJuFIr5zHdoyn5atcgFuHk2X9H7Czf3kletpvZh0D2T0CHy6Q9ktf+Vv/UjFmxPw==
2655
2655
  dependencies:
2656
2656
  "@salesforce/core" "^7.3.1"
2657
2657
  "@salesforce/kit" "^3.1.1"
@@ -2666,7 +2666,7 @@
2666
2666
  minimatch "^5.1.6"
2667
2667
  proxy-agent "^6.4.0"
2668
2668
 
2669
- "@salesforce/source-tracking@^6.0.0", "@salesforce/source-tracking@^6.0.3":
2669
+ "@salesforce/source-tracking@^6.0.0", "@salesforce/source-tracking@^6.0.4":
2670
2670
  version "6.0.4"
2671
2671
  resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.0.4.tgz"
2672
2672
  integrity sha512-4+QFC6hm2MHCUsQdgSNydSoyi9zJaFl1S6rwJl/HTGeISs3g8w3tI+SeskmpZCoXRVnNJxCHwHT3kAPhZbuFlg==
@@ -5384,5 +5384,5 @@
5384
5384
  ]
5385
5385
  }
5386
5386
  },
5387
- "version": "2.41.1"
5387
+ "version": "2.41.3"
5388
5388
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.41.1",
4
+ "version": "2.41.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -75,13 +75,13 @@
75
75
  "@salesforce/plugin-user"
76
76
  ],
77
77
  "jitPlugins": {
78
- "@salesforce/plugin-custom-metadata": "3.3.4",
79
- "@salesforce/plugin-community": "3.2.6",
78
+ "@salesforce/plugin-custom-metadata": "3.3.5",
79
+ "@salesforce/plugin-community": "3.2.7",
80
80
  "@salesforce/plugin-dev": "2.3.1",
81
81
  "@salesforce/plugin-devops-center": "1.2.9",
82
82
  "@salesforce/plugin-env": "3.0.29",
83
83
  "@salesforce/plugin-functions": "1.23.0",
84
- "@salesforce/plugin-signups": "2.2.5",
84
+ "@salesforce/plugin-signups": "2.2.6",
85
85
  "@salesforce/sfdx-plugin-lwc-test": "1.2.0",
86
86
  "@salesforce/sfdx-scanner": "3.24.0"
87
87
  },
@@ -141,31 +141,31 @@
141
141
  "@inquirer/select": "^1.3.1",
142
142
  "@oclif/core": "3.26.5",
143
143
  "@oclif/plugin-autocomplete": "3.0.16",
144
- "@oclif/plugin-commands": "3.3.1",
144
+ "@oclif/plugin-commands": "3.3.2",
145
145
  "@oclif/plugin-help": "6.0.21",
146
146
  "@oclif/plugin-not-found": "3.1.7",
147
147
  "@oclif/plugin-plugins": "5.0.18",
148
148
  "@oclif/plugin-search": "1.0.23",
149
149
  "@oclif/plugin-update": "4.2.9",
150
- "@oclif/plugin-version": "2.0.17",
150
+ "@oclif/plugin-version": "2.0.18",
151
151
  "@oclif/plugin-warn-if-update-available": "3.0.16",
152
152
  "@oclif/plugin-which": "3.1.8",
153
153
  "@salesforce/core": "^7.2.0",
154
154
  "@salesforce/kit": "^3.1.0",
155
155
  "@salesforce/plugin-apex": "3.1.11",
156
- "@salesforce/plugin-auth": "3.6.5",
156
+ "@salesforce/plugin-auth": "3.6.8",
157
157
  "@salesforce/plugin-data": "3.3.2",
158
- "@salesforce/plugin-deploy-retrieve": "3.6.9",
158
+ "@salesforce/plugin-deploy-retrieve": "3.6.11",
159
159
  "@salesforce/plugin-info": "3.2.4",
160
160
  "@salesforce/plugin-limits": "3.3.4",
161
161
  "@salesforce/plugin-marketplace": "1.2.4",
162
162
  "@salesforce/plugin-org": "4.1.5",
163
163
  "@salesforce/plugin-packaging": "2.4.2",
164
164
  "@salesforce/plugin-schema": "3.3.4",
165
- "@salesforce/plugin-settings": "2.2.3",
165
+ "@salesforce/plugin-settings": "2.2.4",
166
166
  "@salesforce/plugin-sobject": "1.3.6",
167
- "@salesforce/plugin-source": "3.3.5",
168
- "@salesforce/plugin-telemetry": "3.3.4",
167
+ "@salesforce/plugin-source": "3.3.6",
168
+ "@salesforce/plugin-telemetry": "3.3.5",
169
169
  "@salesforce/plugin-templates": "56.2.4",
170
170
  "@salesforce/plugin-trust": "3.6.8",
171
171
  "@salesforce/plugin-user": "3.5.5",
@@ -275,7 +275,7 @@
275
275
  "messages/**"
276
276
  ],
277
277
  "output": [
278
- "lib/**",
278
+ "dist/**",
279
279
  "*.tsbuildinfo"
280
280
  ],
281
281
  "clean": "if-file-deleted"