@salesforce/cli 2.127.0 → 2.127.1

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.127.0 linux-x64 node-v22.22.0
28
+ @salesforce/cli/2.127.1 linux-x64 node-v22.22.0
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -9668,7 +9668,7 @@ FLAG DESCRIPTIONS
9668
9668
  directory.
9669
9669
  ```
9670
9670
 
9671
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/analytics/template.ts)_
9671
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/analytics/template.ts)_
9672
9672
 
9673
9673
  ## `sf template generate apex class`
9674
9674
 
@@ -9728,7 +9728,7 @@ FLAG DESCRIPTIONS
9728
9728
  Supplied parameter values or default values are filled into a copy of the template.
9729
9729
  ```
9730
9730
 
9731
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/apex/class.ts)_
9731
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/apex/class.ts)_
9732
9732
 
9733
9733
  ## `sf template generate apex trigger`
9734
9734
 
@@ -9798,7 +9798,7 @@ FLAG DESCRIPTIONS
9798
9798
  Supplied parameter values or default values are filled into a copy of the template.
9799
9799
  ```
9800
9800
 
9801
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/apex/trigger.ts)_
9801
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/apex/trigger.ts)_
9802
9802
 
9803
9803
  ## `sf template generate digital-experience site`
9804
9804
 
@@ -9852,7 +9852,7 @@ FLAG DESCRIPTIONS
9852
9852
  project, defaults to the current directory.
9853
9853
  ```
9854
9854
 
9855
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/digital-experience/site.ts)_
9855
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/digital-experience/site.ts)_
9856
9856
 
9857
9857
  ## `sf template generate flexipage`
9858
9858
 
@@ -9934,7 +9934,7 @@ FLAG DESCRIPTIONS
9934
9934
  'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata.
9935
9935
  ```
9936
9936
 
9937
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/flexipage/index.ts)_
9937
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/flexipage/index.ts)_
9938
9938
 
9939
9939
  ## `sf template generate lightning app`
9940
9940
 
@@ -9990,7 +9990,7 @@ FLAG DESCRIPTIONS
9990
9990
  Supplied parameter values or default values are filled into a copy of the template.
9991
9991
  ```
9992
9992
 
9993
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/lightning/app.ts)_
9993
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/lightning/app.ts)_
9994
9994
 
9995
9995
  ## `sf template generate lightning component`
9996
9996
 
@@ -10060,7 +10060,7 @@ FLAG DESCRIPTIONS
10060
10060
  Supplied parameter values or default values are filled into a copy of the template.
10061
10061
  ```
10062
10062
 
10063
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/lightning/component.ts)_
10063
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/lightning/component.ts)_
10064
10064
 
10065
10065
  ## `sf template generate lightning event`
10066
10066
 
@@ -10116,7 +10116,7 @@ FLAG DESCRIPTIONS
10116
10116
  Supplied parameter values or default values are filled into a copy of the template.
10117
10117
  ```
10118
10118
 
10119
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/lightning/event.ts)_
10119
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/lightning/event.ts)_
10120
10120
 
10121
10121
  ## `sf template generate lightning interface`
10122
10122
 
@@ -10172,7 +10172,7 @@ FLAG DESCRIPTIONS
10172
10172
  Supplied parameter values or default values are filled into a copy of the template.
10173
10173
  ```
10174
10174
 
10175
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/lightning/interface.ts)_
10175
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/lightning/interface.ts)_
10176
10176
 
10177
10177
  ## `sf template generate lightning test`
10178
10178
 
@@ -10228,7 +10228,7 @@ FLAG DESCRIPTIONS
10228
10228
  Supplied parameter values or default values are filled into a copy of the template.
10229
10229
  ```
10230
10230
 
10231
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/lightning/test.ts)_
10231
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/lightning/test.ts)_
10232
10232
 
10233
10233
  ## `sf template generate project`
10234
10234
 
@@ -10337,7 +10337,7 @@ FLAG DESCRIPTIONS
10337
10337
  Override the api version used for api requests made by this command
10338
10338
  ```
10339
10339
 
10340
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/project/index.ts)_
10340
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/project/index.ts)_
10341
10341
 
10342
10342
  ## `sf template generate static-resource`
10343
10343
 
@@ -10400,7 +10400,7 @@ FLAG DESCRIPTIONS
10400
10400
  etc.
10401
10401
  ```
10402
10402
 
10403
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/static-resource/index.ts)_
10403
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/static-resource/index.ts)_
10404
10404
 
10405
10405
  ## `sf template generate visualforce component`
10406
10406
 
@@ -10457,7 +10457,7 @@ FLAG DESCRIPTIONS
10457
10457
  Supplied parameter values or default values are filled into a copy of the template.
10458
10458
  ```
10459
10459
 
10460
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/visualforce/component.ts)_
10460
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/visualforce/component.ts)_
10461
10461
 
10462
10462
  ## `sf template generate visualforce page`
10463
10463
 
@@ -10508,7 +10508,7 @@ FLAG DESCRIPTIONS
10508
10508
  The name can be up to 40 characters and must start with a letter.
10509
10509
  ```
10510
10510
 
10511
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.4/src/commands/template/generate/visualforce/page.ts)_
10511
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.10.5/src/commands/template/generate/visualforce/page.ts)_
10512
10512
 
10513
10513
  ## `sf update [CHANNEL]`
10514
10514
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.127.0",
3
+ "version": "2.127.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.127.0",
9
+ "version": "2.127.1",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -39,7 +39,7 @@
39
39
  "@salesforce/plugin-settings": "2.4.60",
40
40
  "@salesforce/plugin-sobject": "1.4.85",
41
41
  "@salesforce/plugin-telemetry": "3.8.2",
42
- "@salesforce/plugin-templates": "56.10.4",
42
+ "@salesforce/plugin-templates": "56.10.5",
43
43
  "@salesforce/plugin-trust": "3.7.114",
44
44
  "@salesforce/plugin-user": "3.6.53",
45
45
  "@salesforce/sf-plugins-core": "12.2.6",
@@ -5752,14 +5752,14 @@
5752
5752
  }
5753
5753
  },
5754
5754
  "node_modules/@salesforce/plugin-templates": {
5755
- "version": "56.10.4",
5756
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.10.4.tgz",
5757
- "integrity": "sha512-PMQk0OqVAgo3f7jumDf8ciX1x+4WqasLK4fN6XGOipGoVpwaT0Ph62+sTjmoVzav0MCXCh4hd+++ibt5Ka4A/w==",
5755
+ "version": "56.10.5",
5756
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.10.5.tgz",
5757
+ "integrity": "sha512-dLKSk7vgb7ZYKVh7A8ykdINZNdXSkxgxpqOucDoCH+bkQPrp0Fnz8lcZizanQefjouwtE292UodoY6UARQ36yQ==",
5758
5758
  "license": "Apache-2.0",
5759
5759
  "dependencies": {
5760
5760
  "@salesforce/core": "^8.26.3",
5761
5761
  "@salesforce/sf-plugins-core": "^12",
5762
- "@salesforce/templates": "^66.3.3"
5762
+ "@salesforce/templates": "^66.4.0"
5763
5763
  },
5764
5764
  "engines": {
5765
5765
  "node": ">=18.0.0"
package/oclif.lock CHANGED
@@ -2446,14 +2446,14 @@
2446
2446
  "@salesforce/ts-types" "^2.0.12"
2447
2447
  debug "^4.4.3"
2448
2448
 
2449
- "@salesforce/plugin-templates@56.10.4":
2450
- version "56.10.4"
2451
- resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.10.4.tgz"
2452
- integrity sha512-PMQk0OqVAgo3f7jumDf8ciX1x+4WqasLK4fN6XGOipGoVpwaT0Ph62+sTjmoVzav0MCXCh4hd+++ibt5Ka4A/w==
2449
+ "@salesforce/plugin-templates@56.10.5":
2450
+ version "56.10.5"
2451
+ resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.10.5.tgz"
2452
+ integrity sha512-dLKSk7vgb7ZYKVh7A8ykdINZNdXSkxgxpqOucDoCH+bkQPrp0Fnz8lcZizanQefjouwtE292UodoY6UARQ36yQ==
2453
2453
  dependencies:
2454
2454
  "@salesforce/core" "^8.26.3"
2455
2455
  "@salesforce/sf-plugins-core" "^12"
2456
- "@salesforce/templates" "^66.3.3"
2456
+ "@salesforce/templates" "^66.4.0"
2457
2457
 
2458
2458
  "@salesforce/plugin-trust@^3.7.69", "@salesforce/plugin-trust@3.7.114":
2459
2459
  version "3.7.114"
@@ -2573,7 +2573,7 @@
2573
2573
  o11y_schema "^260.50.0"
2574
2574
  proxy-agent "^6.5.0"
2575
2575
 
2576
- "@salesforce/templates@^66.3.3":
2576
+ "@salesforce/templates@^66.4.0":
2577
2577
  version "66.4.0"
2578
2578
  resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.4.0.tgz"
2579
2579
  integrity sha512-vS4kCpJu6t/W6gUc+bZ+gqz7UYSvUCxLggIEhXY+oJ4LjhxKuYnZkeN6Rj1u6CvSj5Nn7Ic2w4r/Zbe1qdr4cQ==
@@ -4180,5 +4180,5 @@
4180
4180
  "requiresProject": true
4181
4181
  }
4182
4182
  },
4183
- "version": "2.127.0"
4183
+ "version": "2.127.1"
4184
4184
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.127.0",
4
+ "version": "2.127.1",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -172,7 +172,7 @@
172
172
  "@salesforce/plugin-settings": "2.4.60",
173
173
  "@salesforce/plugin-sobject": "1.4.85",
174
174
  "@salesforce/plugin-telemetry": "3.8.2",
175
- "@salesforce/plugin-templates": "56.10.4",
175
+ "@salesforce/plugin-templates": "56.10.5",
176
176
  "@salesforce/plugin-trust": "3.7.114",
177
177
  "@salesforce/plugin-user": "3.6.53",
178
178
  "@salesforce/sf-plugins-core": "12.2.6",