@salesforce/cli 2.22.1 → 2.22.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.22.1 linux-x64 node-v20.10.0
27
+ @salesforce/cli/2.22.3 linux-x64 node-v20.10.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -4346,7 +4346,7 @@ EXAMPLES
4346
4346
  $ sf org list auth
4347
4347
  ```
4348
4348
 
4349
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/list/auth.ts)_
4349
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/list/auth.ts)_
4350
4350
 
4351
4351
  ## `sf org list limits`
4352
4352
 
@@ -4639,7 +4639,7 @@ FLAG DESCRIPTIONS
4639
4639
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
4640
4640
  ```
4641
4641
 
4642
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/login/access-token.ts)_
4642
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/login/access-token.ts)_
4643
4643
 
4644
4644
  ## `sf org login device`
4645
4645
 
@@ -4698,7 +4698,7 @@ FLAG DESCRIPTIONS
4698
4698
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
4699
4699
  ```
4700
4700
 
4701
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/login/device.ts)_
4701
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/login/device.ts)_
4702
4702
 
4703
4703
  ## `sf org login jwt`
4704
4704
 
@@ -4787,7 +4787,7 @@ FLAG DESCRIPTIONS
4787
4787
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
4788
4788
  ```
4789
4789
 
4790
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/login/jwt.ts)_
4790
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/login/jwt.ts)_
4791
4791
 
4792
4792
  ## `sf org login sfdx-url`
4793
4793
 
@@ -4845,7 +4845,7 @@ EXAMPLES
4845
4845
  $ sf org login sfdx-url --sfdx-url-file files/authFile.json --set-default --alias MyDefaultOrg
4846
4846
  ```
4847
4847
 
4848
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/login/sfdx-url.ts)_
4848
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/login/sfdx-url.ts)_
4849
4849
 
4850
4850
  ## `sf org login web`
4851
4851
 
@@ -4930,7 +4930,7 @@ FLAG DESCRIPTIONS
4930
4930
  To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
4931
4931
  ```
4932
4932
 
4933
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/login/web.ts)_
4933
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/login/web.ts)_
4934
4934
 
4935
4935
  ## `sf org logout`
4936
4936
 
@@ -4990,7 +4990,7 @@ FLAG DESCRIPTIONS
4990
4990
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
4991
4991
  ```
4992
4992
 
4993
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.10/src/commands/org/logout.ts)_
4993
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.0.11/src/commands/org/logout.ts)_
4994
4994
 
4995
4995
  ## `sf org open`
4996
4996
 
@@ -6625,7 +6625,7 @@ FLAG DESCRIPTIONS
6625
6625
  If you specify this parameter, don’t specify --metadata or --source-dir.
6626
6626
  ```
6627
6627
 
6628
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/convert/mdapi.ts)_
6628
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/convert/mdapi.ts)_
6629
6629
 
6630
6630
  ## `sf project convert source`
6631
6631
 
@@ -6637,7 +6637,7 @@ USAGE
6637
6637
  <value> | -m <value>]
6638
6638
 
6639
6639
  FLAGS
6640
- -d, --output-dir=<value> [default: metadataPackage_1701818497484] Output directory to store the Metadata
6640
+ -d, --output-dir=<value> [default: metadataPackage_1702100842353] Output directory to store the Metadata
6641
6641
  API–formatted files in.
6642
6642
  -m, --metadata=<value>... Metadata component names to convert.
6643
6643
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -6697,7 +6697,7 @@ FLAG DESCRIPTIONS
6697
6697
  Override the api version used for api requests made by this command
6698
6698
  ```
6699
6699
 
6700
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/convert/source.ts)_
6700
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/convert/source.ts)_
6701
6701
 
6702
6702
  ## `sf project delete source`
6703
6703
 
@@ -6836,7 +6836,7 @@ FLAG DESCRIPTIONS
6836
6836
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
6837
6837
  ```
6838
6838
 
6839
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/delete/source.ts)_
6839
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/delete/source.ts)_
6840
6840
 
6841
6841
  ## `sf project delete tracking`
6842
6842
 
@@ -6872,7 +6872,7 @@ EXAMPLES
6872
6872
  $ sf project delete tracking --target-org my-scratch
6873
6873
  ```
6874
6874
 
6875
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/delete/tracking.ts)_
6875
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/delete/tracking.ts)_
6876
6876
 
6877
6877
  ## `sf project deploy cancel`
6878
6878
 
@@ -6942,7 +6942,7 @@ FLAG DESCRIPTIONS
6942
6942
  project deploy report".
6943
6943
  ```
6944
6944
 
6945
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/cancel.ts)_
6945
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/cancel.ts)_
6946
6946
 
6947
6947
  ## `sf project deploy preview`
6948
6948
 
@@ -7025,7 +7025,7 @@ FLAG DESCRIPTIONS
7025
7025
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
7026
7026
  ```
7027
7027
 
7028
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/preview.ts)_
7028
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/preview.ts)_
7029
7029
 
7030
7030
  ## `sf project deploy quick`
7031
7031
 
@@ -7118,7 +7118,7 @@ ERROR CODES
7118
7118
  Canceling (69) The deploy is being canceled.
7119
7119
  ```
7120
7120
 
7121
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/quick.ts)_
7121
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/quick.ts)_
7122
7122
 
7123
7123
  ## `sf project deploy report`
7124
7124
 
@@ -7213,7 +7213,7 @@ FLAG DESCRIPTIONS
7213
7213
  --coverage-formatters lcov --coverage-formatters clover
7214
7214
  ```
7215
7215
 
7216
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/report.ts)_
7216
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/report.ts)_
7217
7217
 
7218
7218
  ## `sf project deploy resume`
7219
7219
 
@@ -7309,7 +7309,7 @@ ERROR CODES
7309
7309
  Canceling (69) The deploy is being canceled.
7310
7310
  ```
7311
7311
 
7312
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/resume.ts)_
7312
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/resume.ts)_
7313
7313
 
7314
7314
  ## `sf project deploy start`
7315
7315
 
@@ -7538,7 +7538,7 @@ ERROR CODES
7538
7538
  Canceling (69) The deploy is being canceled.
7539
7539
  ```
7540
7540
 
7541
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/start.ts)_
7541
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/start.ts)_
7542
7542
 
7543
7543
  ## `sf project deploy validate`
7544
7544
 
@@ -7717,7 +7717,7 @@ ERROR CODES
7717
7717
  Canceling (69) The deploy is being canceled.
7718
7718
  ```
7719
7719
 
7720
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/deploy/validate.ts)_
7720
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/deploy/validate.ts)_
7721
7721
 
7722
7722
  ## `sf project generate`
7723
7723
 
@@ -7896,7 +7896,7 @@ EXAMPLES
7896
7896
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
7897
7897
  ```
7898
7898
 
7899
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/generate/manifest.ts)_
7899
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/generate/manifest.ts)_
7900
7900
 
7901
7901
  ## `sf project list ignored`
7902
7902
 
@@ -7937,7 +7937,7 @@ EXAMPLES
7937
7937
  $ sf project list ignored --source-dir package.xml
7938
7938
  ```
7939
7939
 
7940
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/list/ignored.ts)_
7940
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/list/ignored.ts)_
7941
7941
 
7942
7942
  ## `sf project reset tracking`
7943
7943
 
@@ -7985,7 +7985,7 @@ EXAMPLES
7985
7985
  $ sf project reset tracking --revision 30
7986
7986
  ```
7987
7987
 
7988
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/reset/tracking.ts)_
7988
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/reset/tracking.ts)_
7989
7989
 
7990
7990
  ## `sf project retrieve preview`
7991
7991
 
@@ -7993,11 +7993,12 @@ Preview a retrieval to see what will be retrieved from the org, the potential co
7993
7993
 
7994
7994
  ```
7995
7995
  USAGE
7996
- $ sf project retrieve preview -o <value> [--json] [-c]
7996
+ $ sf project retrieve preview -o <value> [--json] [-c] [--concise]
7997
7997
 
7998
7998
  FLAGS
7999
7999
  -c, --ignore-conflicts Don't display conflicts in the preview of the retrieval.
8000
8000
  -o, --target-org=<value> (required) Login username or alias for the target org.
8001
+ --concise Show only the changes that will be retrieved; omits files that are forceignored.
8001
8002
 
8002
8003
  GLOBAL FLAGS
8003
8004
  --json Format output as json.
@@ -8040,7 +8041,7 @@ FLAG DESCRIPTIONS
8040
8041
  Overrides your default org.
8041
8042
  ```
8042
8043
 
8043
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/retrieve/preview.ts)_
8044
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/retrieve/preview.ts)_
8044
8045
 
8045
8046
  ## `sf project retrieve start`
8046
8047
 
@@ -8194,7 +8195,7 @@ ENVIRONMENT VARIABLES
8194
8195
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
8195
8196
  ```
8196
8197
 
8197
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.3/src/commands/project/retrieve/start.ts)_
8198
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/2.2.6/src/commands/project/retrieve/start.ts)_
8198
8199
 
8199
8200
  ## `sf schema generate field`
8200
8201
 
@@ -8592,7 +8593,7 @@ FLAG DESCRIPTIONS
8592
8593
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
8593
8594
  ```
8594
8595
 
8595
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.8/src/commands/version.ts)_
8596
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.0.9/src/commands/version.ts)_
8596
8597
 
8597
8598
  ## `sf visualforce generate component`
8598
8599
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.22.1",
3
+ "version": "2.22.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.22.1",
9
+ "version": "2.22.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -18,14 +18,14 @@
18
18
  "@oclif/plugin-plugins": "4.1.10",
19
19
  "@oclif/plugin-search": "1.0.8",
20
20
  "@oclif/plugin-update": "4.1.4",
21
- "@oclif/plugin-version": "2.0.8",
21
+ "@oclif/plugin-version": "2.0.9",
22
22
  "@oclif/plugin-warn-if-update-available": "3.0.5",
23
23
  "@oclif/plugin-which": "3.0.11",
24
24
  "@salesforce/core": "^6.1.4",
25
25
  "@salesforce/plugin-apex": "3.0.8",
26
- "@salesforce/plugin-auth": "3.0.10",
26
+ "@salesforce/plugin-auth": "3.0.11",
27
27
  "@salesforce/plugin-data": "3.0.5",
28
- "@salesforce/plugin-deploy-retrieve": "2.2.3",
28
+ "@salesforce/plugin-deploy-retrieve": "2.2.6",
29
29
  "@salesforce/plugin-info": "3.0.7",
30
30
  "@salesforce/plugin-limits": "3.0.5",
31
31
  "@salesforce/plugin-marketplace": "1.0.10",
@@ -35,11 +35,11 @@
35
35
  "@salesforce/plugin-settings": "2.0.9",
36
36
  "@salesforce/plugin-sobject": "1.0.5",
37
37
  "@salesforce/plugin-source": "3.0.3",
38
- "@salesforce/plugin-telemetry": "3.1.5",
38
+ "@salesforce/plugin-telemetry": "3.1.6",
39
39
  "@salesforce/plugin-templates": "56.0.4",
40
40
  "@salesforce/plugin-trust": "3.2.0",
41
41
  "@salesforce/plugin-user": "3.1.0",
42
- "@salesforce/sf-plugins-core": "5.0.7",
42
+ "@salesforce/sf-plugins-core": "5.0.8",
43
43
  "debug": "^4.3.4"
44
44
  },
45
45
  "bin": {
@@ -2649,12 +2649,12 @@
2649
2649
  }
2650
2650
  },
2651
2651
  "node_modules/@oclif/plugin-version": {
2652
- "version": "2.0.8",
2653
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.8.tgz",
2654
- "integrity": "sha512-TF9YSDSL/pZPUJ7io4hZbIWp3I6MCnN0Ls+mL7Nfzs3v4fLKJn+FmQA7Bi7BN25LuF5v4NSlmXzgt1KvqISgtA==",
2652
+ "version": "2.0.9",
2653
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.9.tgz",
2654
+ "integrity": "sha512-9VRIG0Uv60qvvrxQFf5EEWaV0UXuUxf0EsaLg+A18oMSEFSejb7uFxCFUbVoxG3174Cy6WYan4BAGV6vrbe7vQ==",
2655
2655
  "license": "MIT",
2656
2656
  "dependencies": {
2657
- "@oclif/core": "^3.12.0"
2657
+ "@oclif/core": "^3.14.1"
2658
2658
  },
2659
2659
  "engines": {
2660
2660
  "node": ">=18.0.0"
@@ -2935,21 +2935,23 @@
2935
2935
  }
2936
2936
  },
2937
2937
  "node_modules/@salesforce/apex-node": {
2938
- "version": "2.1.2",
2939
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-2.1.2.tgz",
2940
- "integrity": "sha512-4ShpuymejVotaK4BYa9h33jc3zj0J9xPV7IIKfTscBTfFHspgPEPaDghTODC+DZMn6TJ1M2nNzRfeHmlF7J2kA==",
2938
+ "version": "2.1.6",
2939
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-2.1.6.tgz",
2940
+ "integrity": "sha512-96f5enG/1marlf/8ph5hK771uUnUTCa2Bg3Ypfmt9dxMGOQ1DaME+cEfuiLo64+srRgujZqpYKwi9uz3akMFLQ==",
2941
2941
  "license": "BSD-3-Clause",
2942
2942
  "dependencies": {
2943
- "@salesforce/core": "^5.3.18",
2944
- "@types/istanbul-reports": "^3.0.1",
2943
+ "@salesforce/core": "^5.3.20",
2944
+ "@salesforce/kit": "^3.0.15",
2945
+ "@types/istanbul-reports": "^3.0.4",
2945
2946
  "faye": "1.4.0",
2946
- "glob": "^8.0.3",
2947
- "istanbul-lib-coverage": "^3.2.0",
2947
+ "glob": "^10.3.10",
2948
+ "istanbul-lib-coverage": "^3.2.2",
2948
2949
  "istanbul-lib-report": "^3.0.1",
2949
- "istanbul-reports": "^3.1.6"
2950
+ "istanbul-reports": "^3.1.6",
2951
+ "jsforce": "^2.0.0-beta.29"
2950
2952
  },
2951
2953
  "engines": {
2952
- "node": ">=16.13.0"
2954
+ "node": ">=18.18.2"
2953
2955
  }
2954
2956
  },
2955
2957
  "node_modules/@salesforce/apex-node/node_modules/@salesforce/core": {
@@ -2981,37 +2983,6 @@
2981
2983
  "node": ">=16.0.0"
2982
2984
  }
2983
2985
  },
2984
- "node_modules/@salesforce/apex-node/node_modules/glob": {
2985
- "version": "8.1.0",
2986
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
2987
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
2988
- "license": "ISC",
2989
- "dependencies": {
2990
- "fs.realpath": "^1.0.0",
2991
- "inflight": "^1.0.4",
2992
- "inherits": "2",
2993
- "minimatch": "^5.0.1",
2994
- "once": "^1.3.0"
2995
- },
2996
- "engines": {
2997
- "node": ">=12"
2998
- },
2999
- "funding": {
3000
- "url": "https://github.com/sponsors/isaacs"
3001
- }
3002
- },
3003
- "node_modules/@salesforce/apex-node/node_modules/minimatch": {
3004
- "version": "5.1.6",
3005
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
3006
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
3007
- "license": "ISC",
3008
- "dependencies": {
3009
- "brace-expansion": "^2.0.1"
3010
- },
3011
- "engines": {
3012
- "node": ">=10"
3013
- }
3014
- },
3015
2986
  "node_modules/@salesforce/cli-plugins-testkit": {
3016
2987
  "version": "4.4.12",
3017
2988
  "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.12.tgz",
@@ -3064,9 +3035,9 @@
3064
3035
  }
3065
3036
  },
3066
3037
  "node_modules/@salesforce/core": {
3067
- "version": "6.3.0",
3068
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.3.0.tgz",
3069
- "integrity": "sha512-PLPDWRXbLi+ECNER6NHLTK/Ed9tMndmyVbBTE0/vyErXtCCPF6aSNyUmvFT1NrIZRrYA9p/QRHOtYUO7kPG4zg==",
3038
+ "version": "6.4.0",
3039
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.0.tgz",
3040
+ "integrity": "sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==",
3070
3041
  "license": "BSD-3-Clause",
3071
3042
  "dependencies": {
3072
3043
  "@salesforce/kit": "^3.0.15",
@@ -3669,9 +3640,9 @@
3669
3640
  }
3670
3641
  },
3671
3642
  "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
3672
- "version": "6.3.0",
3673
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.3.0.tgz",
3674
- "integrity": "sha512-PLPDWRXbLi+ECNER6NHLTK/Ed9tMndmyVbBTE0/vyErXtCCPF6aSNyUmvFT1NrIZRrYA9p/QRHOtYUO7kPG4zg==",
3643
+ "version": "6.4.0",
3644
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.0.tgz",
3645
+ "integrity": "sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==",
3675
3646
  "license": "BSD-3-Clause",
3676
3647
  "dependencies": {
3677
3648
  "@salesforce/kit": "^3.0.15",
@@ -3735,15 +3706,15 @@
3735
3706
  }
3736
3707
  },
3737
3708
  "node_modules/@salesforce/plugin-auth": {
3738
- "version": "3.0.10",
3739
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.10.tgz",
3740
- "integrity": "sha512-D4HYmyqxPpbRmIgnaglCRpa9KYMZQunow3QudgLJ92EhX/v2ncM8BSrkcM9xUH0BvP1BURkIPXOhCFgzvTcdZw==",
3709
+ "version": "3.0.11",
3710
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.11.tgz",
3711
+ "integrity": "sha512-Uojtkw4ODp7XCPMEETVtDJvbiXQfH/svemshDYuEBm6/N+CZhUElo9PMWEu3EPFl3CmiXZQjDDJ0ztLEl4Ksuw==",
3741
3712
  "license": "BSD-3-Clause",
3742
3713
  "dependencies": {
3743
3714
  "@oclif/core": "^3.10.8",
3744
3715
  "@salesforce/core": "^6.2.2",
3745
3716
  "@salesforce/kit": "^3.0.15",
3746
- "@salesforce/sf-plugins-core": "^5.0.5",
3717
+ "@salesforce/sf-plugins-core": "^5.0.8",
3747
3718
  "@salesforce/ts-types": "^2.0.9",
3748
3719
  "chalk": "^5.3.0",
3749
3720
  "open": "^9.1.0"
@@ -3834,9 +3805,9 @@
3834
3805
  }
3835
3806
  },
3836
3807
  "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
3837
- "version": "6.3.0",
3838
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.3.0.tgz",
3839
- "integrity": "sha512-PLPDWRXbLi+ECNER6NHLTK/Ed9tMndmyVbBTE0/vyErXtCCPF6aSNyUmvFT1NrIZRrYA9p/QRHOtYUO7kPG4zg==",
3808
+ "version": "6.4.0",
3809
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.0.tgz",
3810
+ "integrity": "sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==",
3840
3811
  "dev": true,
3841
3812
  "license": "BSD-3-Clause",
3842
3813
  "dependencies": {
@@ -3896,18 +3867,18 @@
3896
3867
  }
3897
3868
  },
3898
3869
  "node_modules/@salesforce/plugin-deploy-retrieve": {
3899
- "version": "2.2.3",
3900
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-2.2.3.tgz",
3901
- "integrity": "sha512-un/wdZv42sIsbx3Cdj454n0L3UOuV6v31EH2qywxnWkmQTdhG7ErcGH/cg6GiKaASHywhDWznwOGZ3eiFOOjug==",
3870
+ "version": "2.2.6",
3871
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-2.2.6.tgz",
3872
+ "integrity": "sha512-oBvmJ2XiXVFcktJ1fRWFkV8qzC0VcYvdlhY2xuKqv8WM/7faDN/WzMWkkocfbTjsle4o+4YCmUEhhcdlFRjXsg==",
3902
3873
  "license": "BSD-3-Clause",
3903
3874
  "dependencies": {
3904
3875
  "@oclif/core": "^3.12.0",
3905
- "@salesforce/apex-node": "^2.1.2",
3906
- "@salesforce/core": "^6.2.0",
3876
+ "@salesforce/apex-node": "^2.1.6",
3877
+ "@salesforce/core": "^6.4.0",
3907
3878
  "@salesforce/kit": "^3.0.15",
3908
3879
  "@salesforce/sf-plugins-core": "^5.0.5",
3909
- "@salesforce/source-deploy-retrieve": "^10.1.0",
3910
- "@salesforce/source-tracking": "^5.1.0",
3880
+ "@salesforce/source-deploy-retrieve": "^10.2.0",
3881
+ "@salesforce/source-tracking": "^5.1.2",
3911
3882
  "chalk": "^5.3.0"
3912
3883
  },
3913
3884
  "engines": {
@@ -4639,9 +4610,9 @@
4639
4610
  }
4640
4611
  },
4641
4612
  "node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
4642
- "version": "6.3.0",
4643
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.3.0.tgz",
4644
- "integrity": "sha512-PLPDWRXbLi+ECNER6NHLTK/Ed9tMndmyVbBTE0/vyErXtCCPF6aSNyUmvFT1NrIZRrYA9p/QRHOtYUO7kPG4zg==",
4613
+ "version": "6.4.0",
4614
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.0.tgz",
4615
+ "integrity": "sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==",
4645
4616
  "dev": true,
4646
4617
  "license": "BSD-3-Clause",
4647
4618
  "dependencies": {
@@ -9046,15 +9017,15 @@
9046
9017
  }
9047
9018
  },
9048
9019
  "node_modules/@salesforce/plugin-telemetry": {
9049
- "version": "3.1.5",
9050
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.5.tgz",
9051
- "integrity": "sha512-BDLY4t1IbbMbDiu97VdtC+DcoCqfF/ebc51qy5l//Ut5bC+rB48YdAk86TIOW4BWj4k/HTXYssIViSyPS9bmng==",
9020
+ "version": "3.1.6",
9021
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.6.tgz",
9022
+ "integrity": "sha512-KSLCoCkmJTdl7hRFQfvdciQ9OnicghByftHsaUTj3VoPWJWiiZ+PsYvpcHLLnNsotqf0INTLRsRUHLiNYCULhw==",
9052
9023
  "license": "BSD-3-Clause",
9053
9024
  "dependencies": {
9054
9025
  "@oclif/core": "^3.8.0",
9055
9026
  "@salesforce/core": "^6.1.3",
9056
9027
  "@salesforce/sf-plugins-core": "^5.0.3",
9057
- "@salesforce/telemetry": "^5.0.0",
9028
+ "@salesforce/telemetry": "^5.0.3",
9058
9029
  "debug": "^4.3.4"
9059
9030
  },
9060
9031
  "engines": {
@@ -9279,12 +9250,12 @@
9279
9250
  "license": "ISC"
9280
9251
  },
9281
9252
  "node_modules/@salesforce/sf-plugins-core": {
9282
- "version": "5.0.7",
9283
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.7.tgz",
9284
- "integrity": "sha512-blyjmtbe0KKyoMRCOlxVrtv3G5L/AaIDFohpXTy5322qv2aLELI83fe5DNp1oTtIK/m83CwM3EnZCF3Xc7Lj4Q==",
9253
+ "version": "5.0.8",
9254
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.8.tgz",
9255
+ "integrity": "sha512-NvG3E61dVzORn86bPUh9cOPCmNZPfqzjS/ShMpyu2Cpjwr3zLYAlXSqH4kg0hQUW1D/M5sAck6XcUhwMpHh5yQ==",
9285
9256
  "license": "BSD-3-Clause",
9286
9257
  "dependencies": {
9287
- "@oclif/core": "^3.12.0",
9258
+ "@oclif/core": "^3.14.1",
9288
9259
  "@salesforce/core": "^6.2.2",
9289
9260
  "@salesforce/kit": "^3.0.15",
9290
9261
  "@salesforce/ts-types": "^2.0.9",
@@ -9352,12 +9323,12 @@
9352
9323
  }
9353
9324
  },
9354
9325
  "node_modules/@salesforce/telemetry": {
9355
- "version": "5.0.0",
9356
- "resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-5.0.0.tgz",
9357
- "integrity": "sha512-S1PYUyTBMNi3isQdAGO/OyXmhE7a+IXh7mOxg4GokxszCmLu7MYhSAZhbIuOqyUK+aU44XaMcdgEh/WU/PZc0w==",
9326
+ "version": "5.0.4",
9327
+ "resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-5.0.4.tgz",
9328
+ "integrity": "sha512-U2PVoUueCE7H+Go38VCP/2f2s+39Ubygmlx9D558wUBvRLBDkFjRYLiULcaeM+eF3xe4km5otUMxSa8ZF0+Q0A==",
9358
9329
  "license": "BSD-3-Clause",
9359
9330
  "dependencies": {
9360
- "@salesforce/core": "^6.1.0",
9331
+ "@salesforce/core": "^6.4.0",
9361
9332
  "@salesforce/ts-types": "^2.0.9",
9362
9333
  "applicationinsights": "^2.9.1",
9363
9334
  "got": "^11",
@@ -9857,9 +9828,9 @@
9857
9828
  }
9858
9829
  },
9859
9830
  "node_modules/@types/istanbul-reports": {
9860
- "version": "3.0.1",
9861
- "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
9862
- "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
9831
+ "version": "3.0.4",
9832
+ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
9833
+ "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
9863
9834
  "license": "MIT",
9864
9835
  "dependencies": {
9865
9836
  "@types/istanbul-lib-report": "*"
@@ -16996,9 +16967,9 @@
16996
16967
  }
16997
16968
  },
16998
16969
  "node_modules/istanbul-lib-coverage": {
16999
- "version": "3.2.0",
17000
- "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
17001
- "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
16970
+ "version": "3.2.2",
16971
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
16972
+ "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
17002
16973
  "license": "BSD-3-Clause",
17003
16974
  "engines": {
17004
16975
  "node": ">=8"
@@ -3438,7 +3438,7 @@
3438
3438
  "name": "target-org",
3439
3439
  "noCacheDefault": true,
3440
3440
  "required": true,
3441
- "summary": "Username or alias of the target org.",
3441
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3442
3442
  "hasDynamicHelp": true,
3443
3443
  "multiple": false,
3444
3444
  "type": "option"
@@ -3546,7 +3546,7 @@
3546
3546
  "name": "target-dev-hub",
3547
3547
  "noCacheDefault": true,
3548
3548
  "required": true,
3549
- "summary": "Username or alias of the Dev Hub org.",
3549
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
3550
3550
  "hasDynamicHelp": true,
3551
3551
  "multiple": false,
3552
3552
  "type": "option"
@@ -3691,7 +3691,7 @@
3691
3691
  "name": "target-org",
3692
3692
  "noCacheDefault": true,
3693
3693
  "required": true,
3694
- "summary": "Username or alias of the target org.",
3694
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3695
3695
  "hasDynamicHelp": true,
3696
3696
  "multiple": false,
3697
3697
  "type": "option"
@@ -3810,7 +3810,7 @@
3810
3810
  "name": "target-dev-hub",
3811
3811
  "noCacheDefault": true,
3812
3812
  "required": true,
3813
- "summary": "Username or alias of the Dev Hub org.",
3813
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
3814
3814
  "hasDynamicHelp": true,
3815
3815
  "multiple": false,
3816
3816
  "type": "option"
@@ -3929,7 +3929,7 @@
3929
3929
  "name": "target-dev-hub",
3930
3930
  "noCacheDefault": true,
3931
3931
  "required": true,
3932
- "summary": "Username or alias of the Dev Hub org.",
3932
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
3933
3933
  "hasDynamicHelp": true,
3934
3934
  "multiple": false,
3935
3935
  "type": "option"
@@ -4138,7 +4138,7 @@
4138
4138
  "name": "target-dev-hub",
4139
4139
  "noCacheDefault": true,
4140
4140
  "required": true,
4141
- "summary": "Username or alias of the Dev Hub org.",
4141
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
4142
4142
  "hasDynamicHelp": true,
4143
4143
  "multiple": false,
4144
4144
  "type": "option"
@@ -5240,5 +5240,5 @@
5240
5240
  ]
5241
5241
  }
5242
5242
  },
5243
- "version": "2.22.1"
5243
+ "version": "2.22.3"
5244
5244
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.22.1",
4
+ "version": "2.22.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -77,7 +77,7 @@
77
77
  "@salesforce/plugin-devops-center": "1.2.5",
78
78
  "@salesforce/plugin-env": "3.0.8",
79
79
  "@salesforce/plugin-functions": "1.22.11",
80
- "@salesforce/plugin-signups": "2.0.6",
80
+ "@salesforce/plugin-signups": "2.0.7",
81
81
  "@salesforce/sfdx-plugin-lwc-test": "1.1.1",
82
82
  "@salesforce/sfdx-scanner": "3.19.0"
83
83
  },
@@ -141,14 +141,14 @@
141
141
  "@oclif/plugin-plugins": "4.1.10",
142
142
  "@oclif/plugin-search": "1.0.8",
143
143
  "@oclif/plugin-update": "4.1.4",
144
- "@oclif/plugin-version": "2.0.8",
144
+ "@oclif/plugin-version": "2.0.9",
145
145
  "@oclif/plugin-warn-if-update-available": "3.0.5",
146
146
  "@oclif/plugin-which": "3.0.11",
147
147
  "@salesforce/core": "^6.1.4",
148
148
  "@salesforce/plugin-apex": "3.0.8",
149
- "@salesforce/plugin-auth": "3.0.10",
149
+ "@salesforce/plugin-auth": "3.0.11",
150
150
  "@salesforce/plugin-data": "3.0.5",
151
- "@salesforce/plugin-deploy-retrieve": "2.2.3",
151
+ "@salesforce/plugin-deploy-retrieve": "2.2.6",
152
152
  "@salesforce/plugin-info": "3.0.7",
153
153
  "@salesforce/plugin-limits": "3.0.5",
154
154
  "@salesforce/plugin-marketplace": "1.0.10",
@@ -158,11 +158,11 @@
158
158
  "@salesforce/plugin-settings": "2.0.9",
159
159
  "@salesforce/plugin-sobject": "1.0.5",
160
160
  "@salesforce/plugin-source": "3.0.3",
161
- "@salesforce/plugin-telemetry": "3.1.5",
161
+ "@salesforce/plugin-telemetry": "3.1.6",
162
162
  "@salesforce/plugin-templates": "56.0.4",
163
163
  "@salesforce/plugin-trust": "3.2.0",
164
164
  "@salesforce/plugin-user": "3.1.0",
165
- "@salesforce/sf-plugins-core": "5.0.7",
165
+ "@salesforce/sf-plugins-core": "5.0.8",
166
166
  "debug": "^4.3.4"
167
167
  },
168
168
  "pinnedDependencies": [