Skip to content

Commit aefcc18

Browse files
authored
Merge pull request #2755 from salesforcecli/release/2.138.2
Release PR for 2.138.2 as nightly
2 parents 670c5eb + d405542 commit aefcc18

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525
$ sf COMMAND
2626
running command...
2727
$ sf (--version|-v)
28-
@salesforce/cli/2.138.1 linux-x64 node-v22.22.3
28+
@salesforce/cli/2.138.2 linux-x64 node-v22.22.3
2929
$ sf --help [COMMAND]
3030
USAGE
3131
$ sf COMMAND
@@ -10518,7 +10518,7 @@ FLAG DESCRIPTIONS
1051810518
directory.
1051910519
```
1052010520

10521-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/analytics/template.ts)_
10521+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/analytics/template.ts)_
1052210522

1052310523
## `sf template generate apex class`
1052410524

@@ -10578,7 +10578,7 @@ FLAG DESCRIPTIONS
1057810578
Supplied parameter values or default values are filled into a copy of the template.
1057910579
```
1058010580

10581-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/apex/class.ts)_
10581+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/apex/class.ts)_
1058210582

1058310583
## `sf template generate apex trigger`
1058410584

@@ -10648,7 +10648,7 @@ FLAG DESCRIPTIONS
1064810648
Supplied parameter values or default values are filled into a copy of the template.
1064910649
```
1065010650

10651-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/apex/trigger.ts)_
10651+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/apex/trigger.ts)_
1065210652

1065310653
## `sf template generate digital-experience site`
1065410654

@@ -10702,7 +10702,7 @@ FLAG DESCRIPTIONS
1070210702
project, defaults to the current directory.
1070310703
```
1070410704

10705-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/digital-experience/site.ts)_
10705+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/digital-experience/site.ts)_
1070610706

1070710707
## `sf template generate flexipage`
1070810708

@@ -10784,7 +10784,7 @@ FLAG DESCRIPTIONS
1078410784
'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata.
1078510785
```
1078610786

10787-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/flexipage/index.ts)_
10787+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/flexipage/index.ts)_
1078810788

1078910789
## `sf template generate lightning app`
1079010790

@@ -10842,7 +10842,7 @@ FLAG DESCRIPTIONS
1084210842
field in the DX project's "sfdx-project.json" file.
1084310843
```
1084410844

10845-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/lightning/app.ts)_
10845+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/app.ts)_
1084610846

1084710847
## `sf template generate lightning component`
1084810848

@@ -10919,7 +10919,7 @@ FLAG DESCRIPTIONS
1091910919
field in the DX project's "sfdx-project.json" file.
1092010920
```
1092110921

10922-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/lightning/component.ts)_
10922+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/component.ts)_
1092310923

1092410924
## `sf template generate lightning event`
1092510925

@@ -10977,7 +10977,7 @@ FLAG DESCRIPTIONS
1097710977
field in the DX project's "sfdx-project.json" file.
1097810978
```
1097910979

10980-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/lightning/event.ts)_
10980+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/event.ts)_
1098110981

1098210982
## `sf template generate lightning interface`
1098310983

@@ -11035,7 +11035,7 @@ FLAG DESCRIPTIONS
1103511035
field in the DX project's "sfdx-project.json" file.
1103611036
```
1103711037

11038-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/lightning/interface.ts)_
11038+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/interface.ts)_
1103911039

1104011040
## `sf template generate lightning test`
1104111041

@@ -11093,7 +11093,7 @@ FLAG DESCRIPTIONS
1109311093
field in the DX project's "sfdx-project.json" file.
1109411094
```
1109511095

11096-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/lightning/test.ts)_
11096+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/lightning/test.ts)_
1109711097

1109811098
## `sf template generate project`
1109911099

@@ -11219,7 +11219,7 @@ FLAG DESCRIPTIONS
1121911219
server-side type stripping.
1122011220
```
1122111221

11222-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/project/index.ts)_
11222+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/project/index.ts)_
1122311223

1122411224
## `sf template generate static-resource`
1122511225

@@ -11282,7 +11282,7 @@ FLAG DESCRIPTIONS
1128211282
etc.
1128311283
```
1128411284

11285-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/static-resource/index.ts)_
11285+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/static-resource/index.ts)_
1128611286

1128711287
## `sf template generate ui-bundle`
1128811288

@@ -11366,7 +11366,7 @@ FLAG DESCRIPTIONS
1136611366
Supplied parameter values or default values are filled into a copy of the template.
1136711367
```
1136811368

11369-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/ui-bundle/index.ts)_
11369+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/ui-bundle/index.ts)_
1137011370

1137111371
## `sf template generate visualforce component`
1137211372

@@ -11423,7 +11423,7 @@ FLAG DESCRIPTIONS
1142311423
Supplied parameter values or default values are filled into a copy of the template.
1142411424
```
1142511425

11426-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/visualforce/component.ts)_
11426+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/visualforce/component.ts)_
1142711427

1142811428
## `sf template generate visualforce page`
1142911429

@@ -11474,7 +11474,7 @@ FLAG DESCRIPTIONS
1147411474
The name can be up to 40 characters and must start with a letter.
1147511475
```
1147611476

11477-
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.4/src/commands/template/generate/visualforce/page.ts)_
11477+
_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.17.5/src/commands/template/generate/visualforce/page.ts)_
1147811478

1147911479
## `sf update [CHANNEL]`
1148011480

@@ -11512,7 +11512,7 @@ EXAMPLES
1151211512
$ sf update --available
1151311513
```
1151411514

11515-
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.7.43/src/commands/update.ts)_
11515+
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.7.44/src/commands/update.ts)_
1151611516

1151711517
## `sf version`
1151811518

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/cli",
33
"description": "The Salesforce CLI",
4-
"version": "2.138.1",
4+
"version": "2.138.2",
55
"author": "Salesforce",
66
"bin": {
77
"sf": "./bin/run.js",
@@ -153,7 +153,7 @@
153153
"@oclif/plugin-not-found": "3.2.86",
154154
"@oclif/plugin-plugins": "5.4.69",
155155
"@oclif/plugin-search": "1.2.50",
156-
"@oclif/plugin-update": "4.7.43",
156+
"@oclif/plugin-update": "4.7.44",
157157
"@oclif/plugin-version": "2.2.46",
158158
"@oclif/plugin-warn-if-update-available": "3.1.65",
159159
"@oclif/plugin-which": "3.2.55",
@@ -174,7 +174,7 @@
174174
"@salesforce/plugin-settings": "2.4.82",
175175
"@salesforce/plugin-sobject": "1.4.110",
176176
"@salesforce/plugin-telemetry": "3.8.23",
177-
"@salesforce/plugin-templates": "56.17.4",
177+
"@salesforce/plugin-templates": "56.17.5",
178178
"@salesforce/plugin-trust": "3.8.11",
179179
"@salesforce/plugin-user": "3.10.1",
180180
"@salesforce/sf-plugins-core": "12.2.22",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,10 +1669,10 @@
16691669
ansi-escapes "^7.3.0"
16701670
inquirer-autocomplete-standalone "^0.8.1"
16711671

1672-
"@oclif/plugin-update@4.7.43":
1673-
version "4.7.43"
1674-
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.7.43.tgz#082ef832edc208a30668d30f35770107cdf4c03a"
1675-
integrity sha512-HpnxQ2BKkHvIdQh36f3pbm+AIdkD9FtxlvZk7OYrOqrpl8feGR/T2osU7+R5/rGSKnnLTecARMgFI3qTDpZM4g==
1672+
"@oclif/plugin-update@4.7.44":
1673+
version "4.7.44"
1674+
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.7.44.tgz#ad8d584f4b8f492e767dc15e6dc35b56bc532fa7"
1675+
integrity sha512-YnqcdqC2ANPStMCu21KudlflsOY5BUemmoUq4YfO2ckJm9DnZ6zNzXe+qVhWN/j6HFHcS+75o8Fb1vuTTL4fIg==
16761676
dependencies:
16771677
"@inquirer/select" "^2.5.0"
16781678
"@oclif/core" "^4"
@@ -2375,14 +2375,14 @@
23752375
"@salesforce/ts-types" "^2.0.12"
23762376
debug "^4.4.3"
23772377

2378-
"@salesforce/plugin-templates@56.17.4":
2379-
version "56.17.4"
2380-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.17.4.tgz#7aa33968eb57e6ca6e42d989b6e269007e07dd94"
2381-
integrity sha512-bgPNpoeQBYbIdtwsptra5iGa2fCEXUWMqcFiYzEKCKzUHgKVAAfHfpIUGkgGraHOnAn81XnGAlC9wQooMrD0Gw==
2378+
"@salesforce/plugin-templates@56.17.5":
2379+
version "56.17.5"
2380+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.17.5.tgz#c4f8e5dd19b3107ec8d186c3c30ee9085f79a35f"
2381+
integrity sha512-NpupQQhT9Vb4j0mcLxI6VzH/qHNrNaZSSs4RGHLkpR/qp0WaSD97J/cVYqW6COKpeemrYcSU7AiV8HYQiSwaBA==
23822382
dependencies:
23832383
"@salesforce/core" "^8.31.0"
23842384
"@salesforce/sf-plugins-core" "^12"
2385-
"@salesforce/templates" "^66.7.13"
2385+
"@salesforce/templates" "^66.9.0"
23862386

23872387
"@salesforce/plugin-trust@3.8.11", "@salesforce/plugin-trust@^3.7.89":
23882388
version "3.8.11"
@@ -2484,10 +2484,10 @@
24842484
o11y_schema "^260.65.0"
24852485
proxy-agent "^6.5.0"
24862486

2487-
"@salesforce/templates@^66.7.13":
2488-
version "66.7.13"
2489-
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.7.13.tgz#e197b8ff5fea79a4da16901d80e21a0bd6a08355"
2490-
integrity sha512-xR0reatO1Z0wKieUeMudM8nyFA7v1dJxAD3BO+Zsqrt1iNtMDRUlnYoFrG+R82Jmtek69rLqhyMaRor2WZ8qpg==
2487+
"@salesforce/templates@^66.9.0":
2488+
version "66.9.0"
2489+
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.9.0.tgz#78755a9409e04f0263248b6d8c16705e4fc2e1a3"
2490+
integrity sha512-5eNZvN6GjELQ5KGx3AISH4MmTfit96sTdQYfqLpW0ZgAceS8os5TmHYp7BaZtvPeSsMw9AZMimtYhm0VBjSQtg==
24912491
dependencies:
24922492
"@salesforce/kit" "^3.2.6"
24932493
ejs "^3.1.10"

0 commit comments

Comments
 (0)