@salesforce/cli 2.131.5 → 2.132.0

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
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.131.5 linux-x64 node-v22.22.2
28
+ @salesforce/cli/2.132.0 linux-x64 node-v22.22.2
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -9881,7 +9881,7 @@ FLAG DESCRIPTIONS
9881
9881
  directory.
9882
9882
  ```
9883
9883
 
9884
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/analytics/template.ts)_
9884
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/analytics/template.ts)_
9885
9885
 
9886
9886
  ## `sf template generate apex class`
9887
9887
 
@@ -9941,7 +9941,7 @@ FLAG DESCRIPTIONS
9941
9941
  Supplied parameter values or default values are filled into a copy of the template.
9942
9942
  ```
9943
9943
 
9944
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/apex/class.ts)_
9944
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/apex/class.ts)_
9945
9945
 
9946
9946
  ## `sf template generate apex trigger`
9947
9947
 
@@ -10011,7 +10011,7 @@ FLAG DESCRIPTIONS
10011
10011
  Supplied parameter values or default values are filled into a copy of the template.
10012
10012
  ```
10013
10013
 
10014
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/apex/trigger.ts)_
10014
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/apex/trigger.ts)_
10015
10015
 
10016
10016
  ## `sf template generate digital-experience site`
10017
10017
 
@@ -10065,7 +10065,7 @@ FLAG DESCRIPTIONS
10065
10065
  project, defaults to the current directory.
10066
10066
  ```
10067
10067
 
10068
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/digital-experience/site.ts)_
10068
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/digital-experience/site.ts)_
10069
10069
 
10070
10070
  ## `sf template generate flexipage`
10071
10071
 
@@ -10147,7 +10147,7 @@ FLAG DESCRIPTIONS
10147
10147
  'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata.
10148
10148
  ```
10149
10149
 
10150
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/flexipage/index.ts)_
10150
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/flexipage/index.ts)_
10151
10151
 
10152
10152
  ## `sf template generate lightning app`
10153
10153
 
@@ -10205,7 +10205,7 @@ FLAG DESCRIPTIONS
10205
10205
  field in the DX project's "sfdx-project.json" file.
10206
10206
  ```
10207
10207
 
10208
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/app.ts)_
10208
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/app.ts)_
10209
10209
 
10210
10210
  ## `sf template generate lightning component`
10211
10211
 
@@ -10282,7 +10282,7 @@ FLAG DESCRIPTIONS
10282
10282
  field in the DX project's "sfdx-project.json" file.
10283
10283
  ```
10284
10284
 
10285
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/component.ts)_
10285
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/component.ts)_
10286
10286
 
10287
10287
  ## `sf template generate lightning event`
10288
10288
 
@@ -10340,7 +10340,7 @@ FLAG DESCRIPTIONS
10340
10340
  field in the DX project's "sfdx-project.json" file.
10341
10341
  ```
10342
10342
 
10343
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/event.ts)_
10343
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/event.ts)_
10344
10344
 
10345
10345
  ## `sf template generate lightning interface`
10346
10346
 
@@ -10398,7 +10398,7 @@ FLAG DESCRIPTIONS
10398
10398
  field in the DX project's "sfdx-project.json" file.
10399
10399
  ```
10400
10400
 
10401
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/interface.ts)_
10401
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/interface.ts)_
10402
10402
 
10403
10403
  ## `sf template generate lightning test`
10404
10404
 
@@ -10456,7 +10456,7 @@ FLAG DESCRIPTIONS
10456
10456
  field in the DX project's "sfdx-project.json" file.
10457
10457
  ```
10458
10458
 
10459
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/test.ts)_
10459
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/test.ts)_
10460
10460
 
10461
10461
  ## `sf template generate project`
10462
10462
 
@@ -10582,7 +10582,7 @@ FLAG DESCRIPTIONS
10582
10582
  server-side type stripping.
10583
10583
  ```
10584
10584
 
10585
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/project/index.ts)_
10585
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/project/index.ts)_
10586
10586
 
10587
10587
  ## `sf template generate static-resource`
10588
10588
 
@@ -10645,7 +10645,7 @@ FLAG DESCRIPTIONS
10645
10645
  etc.
10646
10646
  ```
10647
10647
 
10648
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/static-resource/index.ts)_
10648
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/static-resource/index.ts)_
10649
10649
 
10650
10650
  ## `sf template generate ui-bundle`
10651
10651
 
@@ -10729,7 +10729,7 @@ FLAG DESCRIPTIONS
10729
10729
  Supplied parameter values or default values are filled into a copy of the template.
10730
10730
  ```
10731
10731
 
10732
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/ui-bundle/index.ts)_
10732
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/ui-bundle/index.ts)_
10733
10733
 
10734
10734
  ## `sf template generate visualforce component`
10735
10735
 
@@ -10786,7 +10786,7 @@ FLAG DESCRIPTIONS
10786
10786
  Supplied parameter values or default values are filled into a copy of the template.
10787
10787
  ```
10788
10788
 
10789
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/visualforce/component.ts)_
10789
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/visualforce/component.ts)_
10790
10790
 
10791
10791
  ## `sf template generate visualforce page`
10792
10792
 
@@ -10837,7 +10837,7 @@ FLAG DESCRIPTIONS
10837
10837
  The name can be up to 40 characters and must start with a letter.
10838
10838
  ```
10839
10839
 
10840
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/visualforce/page.ts)_
10840
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/visualforce/page.ts)_
10841
10841
 
10842
10842
  ## `sf update [CHANNEL]`
10843
10843
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.131.5",
3
+ "version": "2.132.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.131.5",
9
+ "version": "2.132.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -39,7 +39,7 @@
39
39
  "@salesforce/plugin-settings": "2.4.66",
40
40
  "@salesforce/plugin-sobject": "1.4.95",
41
41
  "@salesforce/plugin-telemetry": "3.8.9",
42
- "@salesforce/plugin-templates": "56.15.4",
42
+ "@salesforce/plugin-templates": "56.15.5",
43
43
  "@salesforce/plugin-trust": "3.7.121",
44
44
  "@salesforce/plugin-user": "3.8.3",
45
45
  "@salesforce/sf-plugins-core": "12.2.6",
@@ -5756,14 +5756,14 @@
5756
5756
  }
5757
5757
  },
5758
5758
  "node_modules/@salesforce/plugin-templates": {
5759
- "version": "56.15.4",
5760
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.4.tgz",
5761
- "integrity": "sha512-uOR0xyF/A4p2RHXtiDd1XOakE1TUZwMGAOEDT8xmzKEA3X8BwhXQ2CeoTJoS2lZW0tfWUO4oEaXacGPLzDFCNw==",
5759
+ "version": "56.15.5",
5760
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.5.tgz",
5761
+ "integrity": "sha512-03ghEf2r0dcLl5dheWXoS0m+3nkuFiKmV1XktB1SXYWB4i+/pMGHrGrnkrnaNgN5WH+Ra5+21RJbTFEzSiyizA==",
5762
5762
  "license": "Apache-2.0",
5763
5763
  "dependencies": {
5764
5764
  "@salesforce/core": "^8.27.1",
5765
5765
  "@salesforce/sf-plugins-core": "^12",
5766
- "@salesforce/templates": "^66.7.8"
5766
+ "@salesforce/templates": "^66.7.10"
5767
5767
  },
5768
5768
  "engines": {
5769
5769
  "node": ">=18.0.0"
@@ -6145,9 +6145,9 @@
6145
6145
  }
6146
6146
  },
6147
6147
  "node_modules/@salesforce/templates": {
6148
- "version": "66.7.8",
6149
- "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.8.tgz",
6150
- "integrity": "sha512-13oYlo6lYRO00fz3GpRlVEhdPaGQbGlc1k89vF1+WfS+2ks7a2ANsxiBfn2uhr1McpKAldAA+q8+d/Hg+lBxGg==",
6148
+ "version": "66.7.10",
6149
+ "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.10.tgz",
6150
+ "integrity": "sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A==",
6151
6151
  "license": "BSD-3-Clause",
6152
6152
  "dependencies": {
6153
6153
  "@salesforce/kit": "^3.2.6",
@@ -8600,9 +8600,9 @@
8600
8600
  }
8601
8601
  },
8602
8602
  "node_modules/basic-ftp": {
8603
- "version": "5.2.0",
8604
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
8605
- "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
8603
+ "version": "5.2.1",
8604
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz",
8605
+ "integrity": "sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==",
8606
8606
  "license": "MIT",
8607
8607
  "engines": {
8608
8608
  "node": ">=10.0.0"
package/oclif.lock CHANGED
@@ -2449,14 +2449,14 @@
2449
2449
  "@salesforce/ts-types" "^2.0.12"
2450
2450
  debug "^4.4.3"
2451
2451
 
2452
- "@salesforce/plugin-templates@56.15.4":
2453
- version "56.15.4"
2454
- resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.4.tgz"
2455
- integrity sha512-uOR0xyF/A4p2RHXtiDd1XOakE1TUZwMGAOEDT8xmzKEA3X8BwhXQ2CeoTJoS2lZW0tfWUO4oEaXacGPLzDFCNw==
2452
+ "@salesforce/plugin-templates@56.15.5":
2453
+ version "56.15.5"
2454
+ resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.5.tgz"
2455
+ integrity sha512-03ghEf2r0dcLl5dheWXoS0m+3nkuFiKmV1XktB1SXYWB4i+/pMGHrGrnkrnaNgN5WH+Ra5+21RJbTFEzSiyizA==
2456
2456
  dependencies:
2457
2457
  "@salesforce/core" "^8.27.1"
2458
2458
  "@salesforce/sf-plugins-core" "^12"
2459
- "@salesforce/templates" "^66.7.8"
2459
+ "@salesforce/templates" "^66.7.10"
2460
2460
 
2461
2461
  "@salesforce/plugin-trust@^3.7.69", "@salesforce/plugin-trust@3.7.121":
2462
2462
  version "3.7.121"
@@ -2576,10 +2576,10 @@
2576
2576
  o11y_schema "^260.52.0"
2577
2577
  proxy-agent "^6.5.0"
2578
2578
 
2579
- "@salesforce/templates@^66.7.8":
2580
- version "66.7.8"
2581
- resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.8.tgz"
2582
- integrity sha512-13oYlo6lYRO00fz3GpRlVEhdPaGQbGlc1k89vF1+WfS+2ks7a2ANsxiBfn2uhr1McpKAldAA+q8+d/Hg+lBxGg==
2579
+ "@salesforce/templates@^66.7.10":
2580
+ version "66.7.10"
2581
+ resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.10.tgz"
2582
+ integrity sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A==
2583
2583
  dependencies:
2584
2584
  "@salesforce/kit" "^3.2.6"
2585
2585
  ejs "^3.1.10"
@@ -4135,9 +4135,9 @@ base64url@^3.0.1:
4135
4135
  integrity sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==
4136
4136
 
4137
4137
  basic-ftp@^5.0.2:
4138
- version "5.2.0"
4139
- resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz"
4140
- integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==
4138
+ version "5.2.1"
4139
+ resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz"
4140
+ integrity sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==
4141
4141
 
4142
4142
  before-after-hook@^3.0.2:
4143
4143
  version "3.0.2"
@@ -4533,5 +4533,5 @@
4533
4533
  "requiresProject": true
4534
4534
  }
4535
4535
  },
4536
- "version": "2.131.5"
4536
+ "version": "2.132.0"
4537
4537
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.131.5",
4
+ "version": "2.132.0",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -174,7 +174,7 @@
174
174
  "@salesforce/plugin-settings": "2.4.66",
175
175
  "@salesforce/plugin-sobject": "1.4.95",
176
176
  "@salesforce/plugin-telemetry": "3.8.9",
177
- "@salesforce/plugin-templates": "56.15.4",
177
+ "@salesforce/plugin-templates": "56.15.5",
178
178
  "@salesforce/plugin-trust": "3.7.121",
179
179
  "@salesforce/plugin-user": "3.8.3",
180
180
  "@salesforce/sf-plugins-core": "12.2.6",