Skip to content

Commit 38ba6ca

Browse files
committed
chore(release): bump to 2.134.2
1 parent 9365c0f commit 38ba6ca

3 files changed

Lines changed: 38 additions & 38 deletions

File tree

README.md

Lines changed: 30 additions & 30 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.134.1 linux-x64 node-v22.22.2
28+
@salesforce/cli/2.134.2 linux-x64 node-v22.22.2
2929
$ sf --help [COMMAND]
3030
USAGE
3131
$ sf COMMAND
@@ -6046,7 +6046,7 @@ FLAG DESCRIPTIONS
60466046
--installation-key-bypass flag is required.
60476047
```
60486048

6049-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/convert.ts)_
6049+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/convert.ts)_
60506050

60516051
## `sf package create`
60526052

@@ -6125,7 +6125,7 @@ FLAG DESCRIPTIONS
61256125
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
61266126
```
61276127

6128-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/create.ts)_
6128+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/create.ts)_
61296129

61306130
## `sf package delete`
61316131

@@ -6167,7 +6167,7 @@ EXAMPLES
61676167
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
61686168
```
61696169

6170-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/delete.ts)_
6170+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/delete.ts)_
61716171

61726172
## `sf package install`
61736173

@@ -6266,7 +6266,7 @@ FLAG DESCRIPTIONS
62666266
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
62676267
```
62686268

6269-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/install.ts)_
6269+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/install.ts)_
62706270

62716271
## `sf package install report`
62726272

@@ -6299,7 +6299,7 @@ EXAMPLES
62996299
$ sf package install report --request-id 0Hf... --target-org me@example.com
63006300
```
63016301

6302-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/install/report.ts)_
6302+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/install/report.ts)_
63036303

63046304
## `sf package installed list`
63056305

@@ -6331,7 +6331,7 @@ EXAMPLES
63316331
$ sf package installed list --target-org me@example.com
63326332
```
63336333

6334-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/installed/list.ts)_
6334+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/installed/list.ts)_
63356335

63366336
## `sf package list`
63376337

@@ -6369,7 +6369,7 @@ EXAMPLES
63696369
$ sf package list --target-dev-hub devhub@example.com --verbose
63706370
```
63716371

6372-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/list.ts)_
6372+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/list.ts)_
63736373

63746374
## `sf package push-upgrade abort`
63756375

@@ -6408,7 +6408,7 @@ EXAMPLES
64086408
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
64096409
```
64106410

6411-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/push-upgrade/abort.ts)_
6411+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/push-upgrade/abort.ts)_
64126412

64136413
## `sf package push-upgrade list`
64146414

@@ -6467,7 +6467,7 @@ EXAMPLES
64676467
$ sf package push-upgrade list --package 033xyz –-status Failed
64686468
```
64696469

6470-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/push-upgrade/list.ts)_
6470+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/push-upgrade/list.ts)_
64716471

64726472
## `sf package push-upgrade report`
64736473

@@ -6509,7 +6509,7 @@ EXAMPLES
65096509
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
65106510
```
65116511

6512-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/push-upgrade/report.ts)_
6512+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/push-upgrade/report.ts)_
65136513

65146514
## `sf package push-upgrade schedule`
65156515

@@ -6596,7 +6596,7 @@ FLAG DESCRIPTIONS
65966596
Overrides the value of the target-dev-hub configuration variable, if set.
65976597
```
65986598

6599-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/push-upgrade/schedule.ts)_
6599+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/push-upgrade/schedule.ts)_
66006600

66016601
## `sf package uninstall`
66026602

@@ -6644,7 +6644,7 @@ EXAMPLES
66446644
$ sf package uninstall --package "Undesirable Package Alias"
66456645
```
66466646

6647-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/uninstall.ts)_
6647+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/uninstall.ts)_
66486648

66496649
## `sf package uninstall report`
66506650

@@ -6677,7 +6677,7 @@ EXAMPLES
66776677
$ sf package uninstall report --request-id 06y... --target-org me@example.com
66786678
```
66796679

6680-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/uninstall/report.ts)_
6680+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/uninstall/report.ts)_
66816681

66826682
## `sf package update`
66836683

@@ -6745,7 +6745,7 @@ FLAG DESCRIPTIONS
67456745
the Installed Packages page. Only released package versions can be set as the recommended version.
67466746
```
67476747

6748-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/update.ts)_
6748+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/update.ts)_
67496749

67506750
## `sf package version create`
67516751

@@ -6922,7 +6922,7 @@ FLAG DESCRIPTIONS
69226922
periods of no output from commands.
69236923
```
69246924

6925-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/create.ts)_
6925+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/create.ts)_
69266926

69276927
## `sf package version create list`
69286928

@@ -6983,7 +6983,7 @@ EXAMPLES
69836983
$ sf package version create list --created-last-days 0 --status Success
69846984
```
69856985

6986-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/create/list.ts)_
6986+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/create/list.ts)_
69876987

69886988
## `sf package version create report`
69896989

@@ -7026,7 +7026,7 @@ EXAMPLES
70267026
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
70277027
```
70287028

7029-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/create/report.ts)_
7029+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/create/report.ts)_
70307030

70317031
## `sf package version delete`
70327032

@@ -7067,7 +7067,7 @@ EXAMPLES
70677067
$ sf package version delete --package 04t... --target-org devhub@example.com
70687068
```
70697069

7070-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/delete.ts)_
7070+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/delete.ts)_
70717071

70727072
## `sf package version displayancestry`
70737073

@@ -7127,7 +7127,7 @@ FLAG DESCRIPTIONS
71277127
You can use the DOT code output in graph visualization software to create tree visualizations.
71287128
```
71297129

7130-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/displayancestry.ts)_
7130+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/displayancestry.ts)_
71317131

71327132
## `sf package version displaydependencies`
71337133

@@ -7189,7 +7189,7 @@ FLAG DESCRIPTIONS
71897189
package, which must be installed last.
71907190
```
71917191

7192-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/displaydependencies.ts)_
7192+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/displaydependencies.ts)_
71937193

71947194
## `sf package version list`
71957195

@@ -7265,7 +7265,7 @@ EXAMPLES
72657265
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
72667266
```
72677267

7268-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/list.ts)_
7268+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/list.ts)_
72697269

72707270
## `sf package version promote`
72717271

@@ -7309,7 +7309,7 @@ EXAMPLES
73097309
$ sf package version promote --package "Awesome Package Alias"
73107310
```
73117311

7312-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/promote.ts)_
7312+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/promote.ts)_
73137313

73147314
## `sf package version report`
73157315

@@ -7349,7 +7349,7 @@ EXAMPLES
73497349
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
73507350
```
73517351

7352-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/report.ts)_
7352+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/report.ts)_
73537353

73547354
## `sf package version retrieve`
73557355

@@ -7394,7 +7394,7 @@ EXAMPLES
73947394
$ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
73957395
```
73967396

7397-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/retrieve.ts)_
7397+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/retrieve.ts)_
73987398

73997399
## `sf package version update`
74007400

@@ -7447,7 +7447,7 @@ EXAMPLES
74477447
$ sf package version update --package 04t... --version-description "New Package Version Description"
74487448
```
74497449

7450-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package/version/update.ts)_
7450+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package/version/update.ts)_
74517451

74527452
## `sf package1 version create`
74537453

@@ -7514,7 +7514,7 @@ FLAG DESCRIPTIONS
75147514
subscribers.
75157515
```
75167516

7517-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package1/version/create.ts)_
7517+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package1/version/create.ts)_
75187518

75197519
## `sf package1 version create get`
75207520

@@ -7547,7 +7547,7 @@ EXAMPLES
75477547
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
75487548
```
75497549

7550-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package1/version/create/get.ts)_
7550+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package1/version/create/get.ts)_
75517551

75527552
## `sf package1 version display`
75537553

@@ -7581,7 +7581,7 @@ EXAMPLES
75817581
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
75827582
```
75837583

7584-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package1/version/display.ts)_
7584+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package1/version/display.ts)_
75857585

75867586
## `sf package1 version list`
75877587

@@ -7619,7 +7619,7 @@ FLAG DESCRIPTIONS
76197619
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
76207620
```
76217621

7622-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.7/src/commands/package1/version/list.ts)_
7622+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.27.8/src/commands/package1/version/list.ts)_
76237623

76247624
## `sf plugins`
76257625

package.json

Lines changed: 2 additions & 2 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.134.1",
4+
"version": "2.134.2",
55
"author": "Salesforce",
66
"bin": {
77
"sf": "./bin/run.js",
@@ -169,7 +169,7 @@
169169
"@salesforce/plugin-limits": "3.3.84",
170170
"@salesforce/plugin-marketplace": "1.3.18",
171171
"@salesforce/plugin-org": "5.10.3",
172-
"@salesforce/plugin-packaging": "2.27.7",
172+
"@salesforce/plugin-packaging": "2.27.8",
173173
"@salesforce/plugin-schema": "3.3.106",
174174
"@salesforce/plugin-settings": "2.4.71",
175175
"@salesforce/plugin-sobject": "1.4.100",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2286,7 +2286,7 @@
22862286
o11y "^258.7.0"
22872287
o11y_schema "256.154.0"
22882288

2289-
"@salesforce/packaging@^4.22.9":
2289+
"@salesforce/packaging@^4.22.12":
22902290
version "4.22.12"
22912291
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.22.12.tgz#cad41e301badfb6acdc59d9dbd0d73aec8e53119"
22922292
integrity sha512-3Y6dhzpmwGIdW0iADL549E0Rb1L9DZl/c/cjzCbeC2FNgRm7s7biB07SZlDxSJKNGoxZgPDGLbWvyG5V/mIOBg==
@@ -2479,15 +2479,15 @@
24792479
open "^10.2.0"
24802480
terminal-link "^3.0.0"
24812481

2482-
"@salesforce/plugin-packaging@2.27.7":
2483-
version "2.27.7"
2484-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-packaging/-/plugin-packaging-2.27.7.tgz#147ba980bed9dde25c218a137fe44ed645340ef7"
2485-
integrity sha512-9jDf+q0+rTk1UQLoXjBl3DF+GFQQfZi1Vw/muwt72g6wsi5RNLdv4VWOzepoa5zN9iPHEDO8BYFSIH5Rnz6U/w==
2482+
"@salesforce/plugin-packaging@2.27.8":
2483+
version "2.27.8"
2484+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-packaging/-/plugin-packaging-2.27.8.tgz#0d72d2b731909a3f8c0ae4d370fe82fc0cf819ad"
2485+
integrity sha512-CfxCbLvDrOQOQAby01gnDz96+QIZ8gM4i89P/qPbx5kTl+bJ9A1MBAQ2GyaUXVm8s9Ki3I5yRxRt6eBSOnAJAg==
24862486
dependencies:
24872487
"@oclif/core" "^4"
24882488
"@salesforce/core" "^8.28.4"
24892489
"@salesforce/kit" "^3.2.6"
2490-
"@salesforce/packaging" "^4.22.9"
2490+
"@salesforce/packaging" "^4.22.12"
24912491
"@salesforce/sf-plugins-core" "^12.2.6"
24922492
chalk "^5.6.2"
24932493

0 commit comments

Comments
 (0)