@salesforce/plugin-release-management 5.7.5 → 5.7.6
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 +16 -16
- package/npm-shrinkwrap.json +31 -77
- package/oclif.lock +9 -30
- package/oclif.manifest.json +322 -322
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -145,7 +145,7 @@ EXAMPLES
|
|
|
145
145
|
$ sfdx channel promote --candidate latest-rc --target latest --platform win --platform mac
|
|
146
146
|
```
|
|
147
147
|
|
|
148
|
-
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
148
|
+
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/channel/promote.ts)_
|
|
149
149
|
|
|
150
150
|
## `sfdx cli artifacts compare`
|
|
151
151
|
|
|
@@ -169,7 +169,7 @@ EXAMPLES
|
|
|
169
169
|
$ sfdx cli artifacts compare
|
|
170
170
|
```
|
|
171
171
|
|
|
172
|
-
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
172
|
+
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/artifacts/compare.ts)_
|
|
173
173
|
|
|
174
174
|
## `sfdx cli install jit test`
|
|
175
175
|
|
|
@@ -190,7 +190,7 @@ EXAMPLES
|
|
|
190
190
|
$ sfdx cli install jit test
|
|
191
191
|
```
|
|
192
192
|
|
|
193
|
-
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
193
|
+
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/install/jit/test.ts)_
|
|
194
194
|
|
|
195
195
|
## `sfdx cli install test`
|
|
196
196
|
|
|
@@ -231,7 +231,7 @@ EXAMPLES
|
|
|
231
231
|
$ sfdx cli install test --cli sf --method tarball --channel stable-rc
|
|
232
232
|
```
|
|
233
233
|
|
|
234
|
-
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
234
|
+
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/install/test.ts)_
|
|
235
235
|
|
|
236
236
|
## `sfdx cli release automerge`
|
|
237
237
|
|
|
@@ -262,7 +262,7 @@ EXAMPLES
|
|
|
262
262
|
$ sfdx cli release automerge --owner salesforcecli --repo sfdx-cli --pul-number 1049
|
|
263
263
|
```
|
|
264
264
|
|
|
265
|
-
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
265
|
+
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/release/automerge.ts)_
|
|
266
266
|
|
|
267
267
|
## `sfdx cli release build`
|
|
268
268
|
|
|
@@ -325,7 +325,7 @@ EXAMPLES
|
|
|
325
325
|
$ sfdx cli release build --only @salesforce/plugin-source,@salesforce/plugin-info@1.2.3
|
|
326
326
|
```
|
|
327
327
|
|
|
328
|
-
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
328
|
+
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/release/build.ts)_
|
|
329
329
|
|
|
330
330
|
## `sfdx cli releasenotes`
|
|
331
331
|
|
|
@@ -366,7 +366,7 @@ EXAMPLES
|
|
|
366
366
|
$ sfdx cli releasenotes --cli sf --markdown > changes.md
|
|
367
367
|
```
|
|
368
368
|
|
|
369
|
-
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
369
|
+
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/releasenotes.ts)_
|
|
370
370
|
|
|
371
371
|
## `sfdx cli tarballs prepare`
|
|
372
372
|
|
|
@@ -394,7 +394,7 @@ EXAMPLES
|
|
|
394
394
|
$ sfdx cli tarballs prepare
|
|
395
395
|
```
|
|
396
396
|
|
|
397
|
-
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
397
|
+
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/tarballs/prepare.ts)_
|
|
398
398
|
|
|
399
399
|
## `sfdx cli tarballs smoke`
|
|
400
400
|
|
|
@@ -424,7 +424,7 @@ EXAMPLES
|
|
|
424
424
|
$ sfdx cli tarballs smoke
|
|
425
425
|
```
|
|
426
426
|
|
|
427
|
-
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
427
|
+
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/tarballs/smoke.ts)_
|
|
428
428
|
|
|
429
429
|
## `sfdx cli tarballs verify`
|
|
430
430
|
|
|
@@ -456,7 +456,7 @@ EXAMPLES
|
|
|
456
456
|
$ sfdx cli tarballs verify --cli sf
|
|
457
457
|
```
|
|
458
458
|
|
|
459
|
-
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
459
|
+
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/tarballs/verify.ts)_
|
|
460
460
|
|
|
461
461
|
## `sfdx cli versions inspect`
|
|
462
462
|
|
|
@@ -508,7 +508,7 @@ EXAMPLES
|
|
|
508
508
|
$ sfdx cli versions inspect -l npm -c latest -d chalk -s
|
|
509
509
|
```
|
|
510
510
|
|
|
511
|
-
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
511
|
+
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/cli/versions/inspect.ts)_
|
|
512
512
|
|
|
513
513
|
## `sfdx dependabot automerge`
|
|
514
514
|
|
|
@@ -548,7 +548,7 @@ EXAMPLES
|
|
|
548
548
|
$ sfdx dependabot automerge --max-version-bump major
|
|
549
549
|
```
|
|
550
550
|
|
|
551
|
-
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
551
|
+
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/dependabot/automerge.ts)_
|
|
552
552
|
|
|
553
553
|
## `sfdx github check closed`
|
|
554
554
|
|
|
@@ -575,7 +575,7 @@ EXAMPLES
|
|
|
575
575
|
$ sfdx github check closed -o me@gus.com
|
|
576
576
|
```
|
|
577
577
|
|
|
578
|
-
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
578
|
+
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/github/check/closed.ts)_
|
|
579
579
|
|
|
580
580
|
## `sfdx npm dependencies pin`
|
|
581
581
|
|
|
@@ -601,7 +601,7 @@ DESCRIPTION
|
|
|
601
601
|
in the package.json
|
|
602
602
|
```
|
|
603
603
|
|
|
604
|
-
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
604
|
+
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/npm/dependencies/pin.ts)_
|
|
605
605
|
|
|
606
606
|
## `sfdx npm package release`
|
|
607
607
|
|
|
@@ -633,7 +633,7 @@ DESCRIPTION
|
|
|
633
633
|
publish npm package
|
|
634
634
|
```
|
|
635
635
|
|
|
636
|
-
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
636
|
+
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/npm/package/release.ts)_
|
|
637
637
|
|
|
638
638
|
## `sfdx plugins trust verify`
|
|
639
639
|
|
|
@@ -701,6 +701,6 @@ EXAMPLES
|
|
|
701
701
|
$ sfdx repositories --json | jq -r '.result[] | select(.name=="sfdx-core") | .packages[] | .url
|
|
702
702
|
```
|
|
703
703
|
|
|
704
|
-
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.
|
|
704
|
+
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.7.6/src/commands/repositories/index.ts)_
|
|
705
705
|
|
|
706
706
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "5.7.
|
|
9
|
+
"version": "5.7.6",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.2.8",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.4.3",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.4.0",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
|
-
"@salesforce/core": "^8.8.
|
|
17
|
+
"@salesforce/core": "^8.8.6",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.47",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.70",
|
|
@@ -4003,9 +4003,9 @@
|
|
|
4003
4003
|
"license": "MIT"
|
|
4004
4004
|
},
|
|
4005
4005
|
"node_modules/@jsforce/jsforce-node": {
|
|
4006
|
-
"version": "3.6.
|
|
4007
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.6.
|
|
4008
|
-
"integrity": "sha512-
|
|
4006
|
+
"version": "3.6.6",
|
|
4007
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz",
|
|
4008
|
+
"integrity": "sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ==",
|
|
4009
4009
|
"license": "MIT",
|
|
4010
4010
|
"dependencies": {
|
|
4011
4011
|
"@sindresorhus/is": "^4",
|
|
@@ -4023,6 +4023,18 @@
|
|
|
4023
4023
|
"node": ">=18"
|
|
4024
4024
|
}
|
|
4025
4025
|
},
|
|
4026
|
+
"node_modules/@jsforce/jsforce-node/node_modules/@sindresorhus/is": {
|
|
4027
|
+
"version": "4.6.0",
|
|
4028
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
|
|
4029
|
+
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
|
|
4030
|
+
"license": "MIT",
|
|
4031
|
+
"engines": {
|
|
4032
|
+
"node": ">=10"
|
|
4033
|
+
},
|
|
4034
|
+
"funding": {
|
|
4035
|
+
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
4036
|
+
}
|
|
4037
|
+
},
|
|
4026
4038
|
"node_modules/@jsforce/jsforce-node/node_modules/agent-base": {
|
|
4027
4039
|
"version": "6.0.2",
|
|
4028
4040
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
@@ -4996,9 +5008,9 @@
|
|
|
4996
5008
|
}
|
|
4997
5009
|
},
|
|
4998
5010
|
"node_modules/@salesforce/core": {
|
|
4999
|
-
"version": "8.8.
|
|
5000
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.
|
|
5001
|
-
"integrity": "sha512-
|
|
5011
|
+
"version": "8.8.6",
|
|
5012
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.6.tgz",
|
|
5013
|
+
"integrity": "sha512-RQK7iUvOv579qZkz93DtXOTFY6HZrOF1iJB5JntnzzmWgKXwdeRdoyIYlLksrDp0vkNtjtNTZZz+IJY4x6eCig==",
|
|
5002
5014
|
"license": "BSD-3-Clause",
|
|
5003
5015
|
"dependencies": {
|
|
5004
5016
|
"@jsforce/jsforce-node": "^3.6.5",
|
|
@@ -5389,39 +5401,6 @@
|
|
|
5389
5401
|
"node": ">=18.0.0"
|
|
5390
5402
|
}
|
|
5391
5403
|
},
|
|
5392
|
-
"node_modules/@salesforce/plugin-info/node_modules/@jsforce/jsforce-node": {
|
|
5393
|
-
"version": "3.6.6",
|
|
5394
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz",
|
|
5395
|
-
"integrity": "sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ==",
|
|
5396
|
-
"license": "MIT",
|
|
5397
|
-
"dependencies": {
|
|
5398
|
-
"@sindresorhus/is": "^4",
|
|
5399
|
-
"base64url": "^3.0.1",
|
|
5400
|
-
"csv-parse": "^5.5.2",
|
|
5401
|
-
"csv-stringify": "^6.4.4",
|
|
5402
|
-
"faye": "^1.4.0",
|
|
5403
|
-
"form-data": "^4.0.0",
|
|
5404
|
-
"https-proxy-agent": "^5.0.0",
|
|
5405
|
-
"multistream": "^3.1.0",
|
|
5406
|
-
"node-fetch": "^2.6.1",
|
|
5407
|
-
"xml2js": "^0.6.2"
|
|
5408
|
-
},
|
|
5409
|
-
"engines": {
|
|
5410
|
-
"node": ">=18"
|
|
5411
|
-
}
|
|
5412
|
-
},
|
|
5413
|
-
"node_modules/@salesforce/plugin-info/node_modules/agent-base": {
|
|
5414
|
-
"version": "6.0.2",
|
|
5415
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
5416
|
-
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
5417
|
-
"license": "MIT",
|
|
5418
|
-
"dependencies": {
|
|
5419
|
-
"debug": "4"
|
|
5420
|
-
},
|
|
5421
|
-
"engines": {
|
|
5422
|
-
"node": ">= 6.0.0"
|
|
5423
|
-
}
|
|
5424
|
-
},
|
|
5425
5404
|
"node_modules/@salesforce/plugin-info/node_modules/ansi-styles": {
|
|
5426
5405
|
"version": "4.3.0",
|
|
5427
5406
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -5453,19 +5432,6 @@
|
|
|
5453
5432
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5454
5433
|
}
|
|
5455
5434
|
},
|
|
5456
|
-
"node_modules/@salesforce/plugin-info/node_modules/https-proxy-agent": {
|
|
5457
|
-
"version": "5.0.1",
|
|
5458
|
-
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
5459
|
-
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
5460
|
-
"license": "MIT",
|
|
5461
|
-
"dependencies": {
|
|
5462
|
-
"agent-base": "6",
|
|
5463
|
-
"debug": "4"
|
|
5464
|
-
},
|
|
5465
|
-
"engines": {
|
|
5466
|
-
"node": ">= 6"
|
|
5467
|
-
}
|
|
5468
|
-
},
|
|
5469
5435
|
"node_modules/@salesforce/plugin-info/node_modules/marked": {
|
|
5470
5436
|
"version": "4.3.0",
|
|
5471
5437
|
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
|
@@ -5821,12 +5787,12 @@
|
|
|
5821
5787
|
}
|
|
5822
5788
|
},
|
|
5823
5789
|
"node_modules/@sindresorhus/is": {
|
|
5824
|
-
"version": "
|
|
5825
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-
|
|
5826
|
-
"integrity": "sha512-
|
|
5790
|
+
"version": "5.6.0",
|
|
5791
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
5792
|
+
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
|
5827
5793
|
"license": "MIT",
|
|
5828
5794
|
"engines": {
|
|
5829
|
-
"node": ">=
|
|
5795
|
+
"node": ">=14.16"
|
|
5830
5796
|
},
|
|
5831
5797
|
"funding": {
|
|
5832
5798
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
@@ -11701,18 +11667,6 @@
|
|
|
11701
11667
|
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
11702
11668
|
}
|
|
11703
11669
|
},
|
|
11704
|
-
"node_modules/got/node_modules/@sindresorhus/is": {
|
|
11705
|
-
"version": "5.6.0",
|
|
11706
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
11707
|
-
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
|
11708
|
-
"license": "MIT",
|
|
11709
|
-
"engines": {
|
|
11710
|
-
"node": ">=14.16"
|
|
11711
|
-
},
|
|
11712
|
-
"funding": {
|
|
11713
|
-
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
11714
|
-
}
|
|
11715
|
-
},
|
|
11716
11670
|
"node_modules/graceful-fs": {
|
|
11717
11671
|
"version": "4.2.11",
|
|
11718
11672
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
@@ -19950,9 +19904,9 @@
|
|
|
19950
19904
|
}
|
|
19951
19905
|
},
|
|
19952
19906
|
"node_modules/read-pkg-up/node_modules/semver": {
|
|
19953
|
-
"version": "5.7.
|
|
19954
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.
|
|
19955
|
-
"integrity": "sha512-
|
|
19907
|
+
"version": "5.7.2",
|
|
19908
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
|
|
19909
|
+
"integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
|
|
19956
19910
|
"license": "ISC",
|
|
19957
19911
|
"bin": {
|
|
19958
19912
|
"semver": "bin/semver"
|
|
@@ -19989,9 +19943,9 @@
|
|
|
19989
19943
|
}
|
|
19990
19944
|
},
|
|
19991
19945
|
"node_modules/read-pkg/node_modules/semver": {
|
|
19992
|
-
"version": "5.7.
|
|
19993
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.
|
|
19994
|
-
"integrity": "sha512-
|
|
19946
|
+
"version": "5.7.2",
|
|
19947
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
|
|
19948
|
+
"integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
|
|
19995
19949
|
"license": "ISC",
|
|
19996
19950
|
"bin": {
|
|
19997
19951
|
"semver": "bin/semver"
|
package/oclif.lock
CHANGED
|
@@ -1598,23 +1598,7 @@
|
|
|
1598
1598
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
1599
1599
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
1600
1600
|
|
|
1601
|
-
"@jsforce/jsforce-node@^3.6.5":
|
|
1602
|
-
version "3.6.5"
|
|
1603
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.5.tgz#d8a4097b46348b6b5001da66d616b3e9c7efb59f"
|
|
1604
|
-
integrity sha512-XqYOCgqET9XYhwI3wmrg4oMRzKkTqy0ua8aopMQRMGT2QVuq2IBfRTSrfoMa129lqJvNy7XXA4ntXQJkKI/VqQ==
|
|
1605
|
-
dependencies:
|
|
1606
|
-
"@sindresorhus/is" "^4"
|
|
1607
|
-
base64url "^3.0.1"
|
|
1608
|
-
csv-parse "^5.5.2"
|
|
1609
|
-
csv-stringify "^6.4.4"
|
|
1610
|
-
faye "^1.4.0"
|
|
1611
|
-
form-data "^4.0.0"
|
|
1612
|
-
https-proxy-agent "^5.0.0"
|
|
1613
|
-
multistream "^3.1.0"
|
|
1614
|
-
node-fetch "^2.6.1"
|
|
1615
|
-
xml2js "^0.6.2"
|
|
1616
|
-
|
|
1617
|
-
"@jsforce/jsforce-node@^3.6.6":
|
|
1601
|
+
"@jsforce/jsforce-node@^3.6.5", "@jsforce/jsforce-node@^3.6.6":
|
|
1618
1602
|
version "3.6.6"
|
|
1619
1603
|
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265"
|
|
1620
1604
|
integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ==
|
|
@@ -2068,10 +2052,10 @@
|
|
|
2068
2052
|
strip-ansi "6.0.1"
|
|
2069
2053
|
ts-retry-promise "^0.8.1"
|
|
2070
2054
|
|
|
2071
|
-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.3", "@salesforce/core@^8.8.4", "@salesforce/core@^8.8.5":
|
|
2072
|
-
version "8.8.
|
|
2073
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.
|
|
2074
|
-
integrity sha512-
|
|
2055
|
+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.3", "@salesforce/core@^8.8.4", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6":
|
|
2056
|
+
version "8.8.6"
|
|
2057
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.6.tgz#a7e4e7a6ed074efa60cca30d1ef620d62f443d8c"
|
|
2058
|
+
integrity sha512-RQK7iUvOv579qZkz93DtXOTFY6HZrOF1iJB5JntnzzmWgKXwdeRdoyIYlLksrDp0vkNtjtNTZZz+IJY4x6eCig==
|
|
2075
2059
|
dependencies:
|
|
2076
2060
|
"@jsforce/jsforce-node" "^3.6.5"
|
|
2077
2061
|
"@salesforce/kit" "^3.2.2"
|
|
@@ -9076,10 +9060,10 @@ secure-json-parse@^2.4.0:
|
|
|
9076
9060
|
resolved "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz"
|
|
9077
9061
|
integrity sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==
|
|
9078
9062
|
|
|
9079
|
-
"semver@2 || 3 || 4 || 5":
|
|
9080
|
-
version "5.7.
|
|
9081
|
-
resolved "https://registry.
|
|
9082
|
-
integrity sha512-
|
|
9063
|
+
"semver@2 || 3 || 4 || 5", semver@^5.5.0:
|
|
9064
|
+
version "5.7.2"
|
|
9065
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
9066
|
+
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
9083
9067
|
|
|
9084
9068
|
semver@7.5.0:
|
|
9085
9069
|
version "7.5.0"
|
|
@@ -9088,11 +9072,6 @@ semver@7.5.0:
|
|
|
9088
9072
|
dependencies:
|
|
9089
9073
|
lru-cache "^6.0.0"
|
|
9090
9074
|
|
|
9091
|
-
semver@^5.5.0:
|
|
9092
|
-
version "5.7.2"
|
|
9093
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
9094
|
-
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
9095
|
-
|
|
9096
9075
|
semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
9097
9076
|
version "6.3.1"
|
|
9098
9077
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,79 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
+
"cli:releasenotes": {
|
|
4
|
+
"aliases": [],
|
|
5
|
+
"args": {},
|
|
6
|
+
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
7
|
+
"examples": [
|
|
8
|
+
"<%= config.bin %> <%= command.id %> --cli sf",
|
|
9
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
10
|
+
"<%= config.bin %> <%= command.id %> --cli sf --since 1.0.0",
|
|
11
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --since 7.19.0",
|
|
12
|
+
"<%= config.bin %> <%= command.id %> --cli sf > changes.txt",
|
|
13
|
+
"<%= config.bin %> <%= command.id %> --cli sf --markdown > changes.md"
|
|
14
|
+
],
|
|
15
|
+
"flags": {
|
|
16
|
+
"json": {
|
|
17
|
+
"description": "Format output as json.",
|
|
18
|
+
"helpGroup": "GLOBAL",
|
|
19
|
+
"name": "json",
|
|
20
|
+
"allowNo": false,
|
|
21
|
+
"type": "boolean"
|
|
22
|
+
},
|
|
23
|
+
"flags-dir": {
|
|
24
|
+
"helpGroup": "GLOBAL",
|
|
25
|
+
"name": "flags-dir",
|
|
26
|
+
"summary": "Import flag values from a directory.",
|
|
27
|
+
"hasDynamicHelp": false,
|
|
28
|
+
"multiple": false,
|
|
29
|
+
"type": "option"
|
|
30
|
+
},
|
|
31
|
+
"cli": {
|
|
32
|
+
"char": "c",
|
|
33
|
+
"name": "cli",
|
|
34
|
+
"required": true,
|
|
35
|
+
"summary": "the cli to pull information for",
|
|
36
|
+
"hasDynamicHelp": false,
|
|
37
|
+
"multiple": false,
|
|
38
|
+
"options": [
|
|
39
|
+
"sf",
|
|
40
|
+
"sfdx"
|
|
41
|
+
],
|
|
42
|
+
"type": "option"
|
|
43
|
+
},
|
|
44
|
+
"since": {
|
|
45
|
+
"char": "s",
|
|
46
|
+
"name": "since",
|
|
47
|
+
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
48
|
+
"hasDynamicHelp": false,
|
|
49
|
+
"multiple": false,
|
|
50
|
+
"type": "option"
|
|
51
|
+
},
|
|
52
|
+
"markdown": {
|
|
53
|
+
"char": "m",
|
|
54
|
+
"name": "markdown",
|
|
55
|
+
"summary": "format the output in markdown",
|
|
56
|
+
"allowNo": false,
|
|
57
|
+
"type": "boolean"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"hasDynamicHelp": false,
|
|
61
|
+
"hiddenAliases": [],
|
|
62
|
+
"id": "cli:releasenotes",
|
|
63
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
64
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
65
|
+
"pluginType": "core",
|
|
66
|
+
"strict": true,
|
|
67
|
+
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
68
|
+
"enableJsonFlag": true,
|
|
69
|
+
"isESM": true,
|
|
70
|
+
"relativePath": [
|
|
71
|
+
"lib",
|
|
72
|
+
"commands",
|
|
73
|
+
"cli",
|
|
74
|
+
"releasenotes.js"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
3
77
|
"channel:promote": {
|
|
4
78
|
"aliases": [],
|
|
5
79
|
"args": {},
|
|
@@ -160,80 +234,6 @@
|
|
|
160
234
|
"promote.js"
|
|
161
235
|
]
|
|
162
236
|
},
|
|
163
|
-
"cli:releasenotes": {
|
|
164
|
-
"aliases": [],
|
|
165
|
-
"args": {},
|
|
166
|
-
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
167
|
-
"examples": [
|
|
168
|
-
"<%= config.bin %> <%= command.id %> --cli sf",
|
|
169
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
170
|
-
"<%= config.bin %> <%= command.id %> --cli sf --since 1.0.0",
|
|
171
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --since 7.19.0",
|
|
172
|
-
"<%= config.bin %> <%= command.id %> --cli sf > changes.txt",
|
|
173
|
-
"<%= config.bin %> <%= command.id %> --cli sf --markdown > changes.md"
|
|
174
|
-
],
|
|
175
|
-
"flags": {
|
|
176
|
-
"json": {
|
|
177
|
-
"description": "Format output as json.",
|
|
178
|
-
"helpGroup": "GLOBAL",
|
|
179
|
-
"name": "json",
|
|
180
|
-
"allowNo": false,
|
|
181
|
-
"type": "boolean"
|
|
182
|
-
},
|
|
183
|
-
"flags-dir": {
|
|
184
|
-
"helpGroup": "GLOBAL",
|
|
185
|
-
"name": "flags-dir",
|
|
186
|
-
"summary": "Import flag values from a directory.",
|
|
187
|
-
"hasDynamicHelp": false,
|
|
188
|
-
"multiple": false,
|
|
189
|
-
"type": "option"
|
|
190
|
-
},
|
|
191
|
-
"cli": {
|
|
192
|
-
"char": "c",
|
|
193
|
-
"name": "cli",
|
|
194
|
-
"required": true,
|
|
195
|
-
"summary": "the cli to pull information for",
|
|
196
|
-
"hasDynamicHelp": false,
|
|
197
|
-
"multiple": false,
|
|
198
|
-
"options": [
|
|
199
|
-
"sf",
|
|
200
|
-
"sfdx"
|
|
201
|
-
],
|
|
202
|
-
"type": "option"
|
|
203
|
-
},
|
|
204
|
-
"since": {
|
|
205
|
-
"char": "s",
|
|
206
|
-
"name": "since",
|
|
207
|
-
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
208
|
-
"hasDynamicHelp": false,
|
|
209
|
-
"multiple": false,
|
|
210
|
-
"type": "option"
|
|
211
|
-
},
|
|
212
|
-
"markdown": {
|
|
213
|
-
"char": "m",
|
|
214
|
-
"name": "markdown",
|
|
215
|
-
"summary": "format the output in markdown",
|
|
216
|
-
"allowNo": false,
|
|
217
|
-
"type": "boolean"
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
"hasDynamicHelp": false,
|
|
221
|
-
"hiddenAliases": [],
|
|
222
|
-
"id": "cli:releasenotes",
|
|
223
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
224
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
225
|
-
"pluginType": "core",
|
|
226
|
-
"strict": true,
|
|
227
|
-
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
228
|
-
"enableJsonFlag": true,
|
|
229
|
-
"isESM": true,
|
|
230
|
-
"relativePath": [
|
|
231
|
-
"lib",
|
|
232
|
-
"commands",
|
|
233
|
-
"cli",
|
|
234
|
-
"releasenotes.js"
|
|
235
|
-
]
|
|
236
|
-
},
|
|
237
237
|
"dependabot:automerge": {
|
|
238
238
|
"aliases": [],
|
|
239
239
|
"args": {},
|
|
@@ -341,11 +341,13 @@
|
|
|
341
341
|
"automerge.js"
|
|
342
342
|
]
|
|
343
343
|
},
|
|
344
|
-
"
|
|
344
|
+
"repositories": {
|
|
345
345
|
"aliases": [],
|
|
346
346
|
"args": {},
|
|
347
|
+
"description": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
|
|
347
348
|
"examples": [
|
|
348
|
-
"<%= config.bin %> <%= command.id %>"
|
|
349
|
+
"<%= config.bin %> <%= command.id %> --columns=url --filter='Name=sfdx-core' --no-header | xargs open",
|
|
350
|
+
"<%= config.bin %> <%= command.id %> --json | jq -r '.result[] | select(.name==\"sfdx-core\") | .packages[] | .url"
|
|
349
351
|
],
|
|
350
352
|
"flags": {
|
|
351
353
|
"json": {
|
|
@@ -363,26 +365,79 @@
|
|
|
363
365
|
"multiple": false,
|
|
364
366
|
"type": "option"
|
|
365
367
|
},
|
|
366
|
-
"
|
|
367
|
-
"
|
|
368
|
-
|
|
369
|
-
|
|
368
|
+
"columns": {
|
|
369
|
+
"exclusive": [
|
|
370
|
+
"extended"
|
|
371
|
+
],
|
|
372
|
+
"name": "columns",
|
|
373
|
+
"summary": "Only show provided columns (comma-separated).",
|
|
370
374
|
"hasDynamicHelp": false,
|
|
371
|
-
"multiple":
|
|
375
|
+
"multiple": false,
|
|
372
376
|
"type": "option"
|
|
373
377
|
},
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
-
|
|
377
|
-
|
|
378
|
+
"csv": {
|
|
379
|
+
"exclusive": [
|
|
380
|
+
"no-truncate"
|
|
381
|
+
],
|
|
382
|
+
"name": "csv",
|
|
383
|
+
"summary": "Output is csv format.",
|
|
384
|
+
"allowNo": false,
|
|
385
|
+
"type": "boolean"
|
|
386
|
+
},
|
|
387
|
+
"extended": {
|
|
388
|
+
"char": "x",
|
|
389
|
+
"exclusive": [
|
|
390
|
+
"columns"
|
|
391
|
+
],
|
|
392
|
+
"name": "extended",
|
|
393
|
+
"summary": "Show extra columns.",
|
|
394
|
+
"allowNo": false,
|
|
395
|
+
"type": "boolean"
|
|
396
|
+
},
|
|
397
|
+
"filter": {
|
|
398
|
+
"name": "filter",
|
|
399
|
+
"summary": "Filter property by partial string matching, ex: name=foo.",
|
|
378
400
|
"hasDynamicHelp": false,
|
|
379
401
|
"multiple": false,
|
|
380
402
|
"type": "option"
|
|
381
403
|
},
|
|
382
|
-
"
|
|
383
|
-
"
|
|
384
|
-
|
|
385
|
-
|
|
404
|
+
"no-header": {
|
|
405
|
+
"exclusive": [
|
|
406
|
+
"csv"
|
|
407
|
+
],
|
|
408
|
+
"name": "no-header",
|
|
409
|
+
"summary": "Hide table header from output.",
|
|
410
|
+
"allowNo": false,
|
|
411
|
+
"type": "boolean"
|
|
412
|
+
},
|
|
413
|
+
"no-truncate": {
|
|
414
|
+
"exclusive": [
|
|
415
|
+
"csv"
|
|
416
|
+
],
|
|
417
|
+
"name": "no-truncate",
|
|
418
|
+
"summary": "Do not truncate output to fit screen.",
|
|
419
|
+
"allowNo": false,
|
|
420
|
+
"type": "boolean"
|
|
421
|
+
},
|
|
422
|
+
"output": {
|
|
423
|
+
"exclusive": [
|
|
424
|
+
"no-truncate",
|
|
425
|
+
"csv"
|
|
426
|
+
],
|
|
427
|
+
"name": "output",
|
|
428
|
+
"summary": "Output in a more machine friendly format.",
|
|
429
|
+
"hasDynamicHelp": false,
|
|
430
|
+
"multiple": false,
|
|
431
|
+
"options": [
|
|
432
|
+
"csv",
|
|
433
|
+
"json",
|
|
434
|
+
"yaml"
|
|
435
|
+
],
|
|
436
|
+
"type": "option"
|
|
437
|
+
},
|
|
438
|
+
"sort": {
|
|
439
|
+
"name": "sort",
|
|
440
|
+
"summary": "Property to sort by (prepend '-' for descending).",
|
|
386
441
|
"hasDynamicHelp": false,
|
|
387
442
|
"multiple": false,
|
|
388
443
|
"type": "option"
|
|
@@ -390,28 +445,26 @@
|
|
|
390
445
|
},
|
|
391
446
|
"hasDynamicHelp": false,
|
|
392
447
|
"hiddenAliases": [],
|
|
393
|
-
"id": "
|
|
448
|
+
"id": "repositories",
|
|
394
449
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
395
450
|
"pluginName": "@salesforce/plugin-release-management",
|
|
396
451
|
"pluginType": "core",
|
|
397
452
|
"strict": true,
|
|
398
|
-
"summary": "
|
|
453
|
+
"summary": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
|
|
399
454
|
"enableJsonFlag": true,
|
|
400
455
|
"isESM": true,
|
|
401
456
|
"relativePath": [
|
|
402
457
|
"lib",
|
|
403
458
|
"commands",
|
|
404
|
-
"
|
|
405
|
-
"
|
|
406
|
-
"compare.js"
|
|
459
|
+
"repositories",
|
|
460
|
+
"index.js"
|
|
407
461
|
]
|
|
408
462
|
},
|
|
409
|
-
"cli:
|
|
463
|
+
"cli:artifacts:compare": {
|
|
410
464
|
"aliases": [],
|
|
411
465
|
"args": {},
|
|
412
|
-
"description": "Attempt to automerge nightly PR",
|
|
413
466
|
"examples": [
|
|
414
|
-
"<%= config.bin %> <%= command.id %>
|
|
467
|
+
"<%= config.bin %> <%= command.id %>"
|
|
415
468
|
],
|
|
416
469
|
"flags": {
|
|
417
470
|
"json": {
|
|
@@ -429,15 +482,177 @@
|
|
|
429
482
|
"multiple": false,
|
|
430
483
|
"type": "option"
|
|
431
484
|
},
|
|
432
|
-
"
|
|
433
|
-
"
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
"
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
485
|
+
"plugin": {
|
|
486
|
+
"char": "p",
|
|
487
|
+
"name": "plugin",
|
|
488
|
+
"summary": "List of plugins to check for breaking changes.",
|
|
489
|
+
"hasDynamicHelp": false,
|
|
490
|
+
"multiple": true,
|
|
491
|
+
"type": "option"
|
|
492
|
+
},
|
|
493
|
+
"previous": {
|
|
494
|
+
"char": "r",
|
|
495
|
+
"name": "previous",
|
|
496
|
+
"summary": "Previous CLI version to compare against. Defaults to the last published version.",
|
|
497
|
+
"hasDynamicHelp": false,
|
|
498
|
+
"multiple": false,
|
|
499
|
+
"type": "option"
|
|
500
|
+
},
|
|
501
|
+
"current": {
|
|
502
|
+
"char": "c",
|
|
503
|
+
"name": "current",
|
|
504
|
+
"summary": "Current CLI version to compare against. Defaults to the version on the CLI in the current directory.",
|
|
505
|
+
"hasDynamicHelp": false,
|
|
506
|
+
"multiple": false,
|
|
507
|
+
"type": "option"
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
"hasDynamicHelp": false,
|
|
511
|
+
"hiddenAliases": [],
|
|
512
|
+
"id": "cli:artifacts:compare",
|
|
513
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
514
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
515
|
+
"pluginType": "core",
|
|
516
|
+
"strict": true,
|
|
517
|
+
"summary": "Look for breaking changes in artifacts (schemas and snapshots) from plugins. Must be run in CLI directory.",
|
|
518
|
+
"enableJsonFlag": true,
|
|
519
|
+
"isESM": true,
|
|
520
|
+
"relativePath": [
|
|
521
|
+
"lib",
|
|
522
|
+
"commands",
|
|
523
|
+
"cli",
|
|
524
|
+
"artifacts",
|
|
525
|
+
"compare.js"
|
|
526
|
+
]
|
|
527
|
+
},
|
|
528
|
+
"cli:install:test": {
|
|
529
|
+
"aliases": [],
|
|
530
|
+
"args": {},
|
|
531
|
+
"description": "install sf or sfdx",
|
|
532
|
+
"examples": [
|
|
533
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method installer",
|
|
534
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
|
|
535
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
|
|
536
|
+
"<%= config.bin %> <%= command.id %> --cli sf --method tarball",
|
|
537
|
+
"<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
|
|
538
|
+
],
|
|
539
|
+
"flags": {
|
|
540
|
+
"json": {
|
|
541
|
+
"description": "Format output as json.",
|
|
542
|
+
"helpGroup": "GLOBAL",
|
|
543
|
+
"name": "json",
|
|
544
|
+
"allowNo": false,
|
|
545
|
+
"type": "boolean"
|
|
546
|
+
},
|
|
547
|
+
"flags-dir": {
|
|
548
|
+
"helpGroup": "GLOBAL",
|
|
549
|
+
"name": "flags-dir",
|
|
550
|
+
"summary": "Import flag values from a directory.",
|
|
551
|
+
"hasDynamicHelp": false,
|
|
552
|
+
"multiple": false,
|
|
553
|
+
"type": "option"
|
|
554
|
+
},
|
|
555
|
+
"cli": {
|
|
556
|
+
"char": "c",
|
|
557
|
+
"name": "cli",
|
|
558
|
+
"required": true,
|
|
559
|
+
"summary": "the cli to install",
|
|
560
|
+
"hasDynamicHelp": false,
|
|
561
|
+
"multiple": false,
|
|
562
|
+
"options": [
|
|
563
|
+
"sf",
|
|
564
|
+
"sfdx"
|
|
565
|
+
],
|
|
566
|
+
"type": "option"
|
|
567
|
+
},
|
|
568
|
+
"method": {
|
|
569
|
+
"char": "m",
|
|
570
|
+
"name": "method",
|
|
571
|
+
"required": true,
|
|
572
|
+
"summary": "the installation method to use",
|
|
573
|
+
"hasDynamicHelp": false,
|
|
574
|
+
"multiple": false,
|
|
575
|
+
"options": [
|
|
576
|
+
"installer",
|
|
577
|
+
"npm",
|
|
578
|
+
"tarball"
|
|
579
|
+
],
|
|
580
|
+
"type": "option"
|
|
581
|
+
},
|
|
582
|
+
"channel": {
|
|
583
|
+
"name": "channel",
|
|
584
|
+
"summary": "the channel to install from",
|
|
585
|
+
"default": "stable",
|
|
586
|
+
"hasDynamicHelp": false,
|
|
587
|
+
"multiple": false,
|
|
588
|
+
"options": [
|
|
589
|
+
"legacy",
|
|
590
|
+
"stable",
|
|
591
|
+
"stable-rc",
|
|
592
|
+
"latest",
|
|
593
|
+
"latest-rc"
|
|
594
|
+
],
|
|
595
|
+
"type": "option"
|
|
596
|
+
},
|
|
597
|
+
"output-file": {
|
|
598
|
+
"name": "output-file",
|
|
599
|
+
"summary": "the file to write the JSON results to (must be .json)",
|
|
600
|
+
"default": "test-results.json",
|
|
601
|
+
"hasDynamicHelp": false,
|
|
602
|
+
"multiple": false,
|
|
603
|
+
"type": "option"
|
|
604
|
+
}
|
|
605
|
+
},
|
|
606
|
+
"hasDynamicHelp": false,
|
|
607
|
+
"hiddenAliases": [],
|
|
608
|
+
"id": "cli:install:test",
|
|
609
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
610
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
611
|
+
"pluginType": "core",
|
|
612
|
+
"strict": true,
|
|
613
|
+
"summary": "install sf or sfdx",
|
|
614
|
+
"enableJsonFlag": true,
|
|
615
|
+
"isESM": true,
|
|
616
|
+
"relativePath": [
|
|
617
|
+
"lib",
|
|
618
|
+
"commands",
|
|
619
|
+
"cli",
|
|
620
|
+
"install",
|
|
621
|
+
"test.js"
|
|
622
|
+
]
|
|
623
|
+
},
|
|
624
|
+
"cli:release:automerge": {
|
|
625
|
+
"aliases": [],
|
|
626
|
+
"args": {},
|
|
627
|
+
"description": "Attempt to automerge nightly PR",
|
|
628
|
+
"examples": [
|
|
629
|
+
"<%= config.bin %> <%= command.id %> --owner salesforcecli --repo sfdx-cli --pul-number 1049"
|
|
630
|
+
],
|
|
631
|
+
"flags": {
|
|
632
|
+
"json": {
|
|
633
|
+
"description": "Format output as json.",
|
|
634
|
+
"helpGroup": "GLOBAL",
|
|
635
|
+
"name": "json",
|
|
636
|
+
"allowNo": false,
|
|
637
|
+
"type": "boolean"
|
|
638
|
+
},
|
|
639
|
+
"flags-dir": {
|
|
640
|
+
"helpGroup": "GLOBAL",
|
|
641
|
+
"name": "flags-dir",
|
|
642
|
+
"summary": "Import flag values from a directory.",
|
|
643
|
+
"hasDynamicHelp": false,
|
|
644
|
+
"multiple": false,
|
|
645
|
+
"type": "option"
|
|
646
|
+
},
|
|
647
|
+
"owner": {
|
|
648
|
+
"aliases": [
|
|
649
|
+
"org"
|
|
650
|
+
],
|
|
651
|
+
"dependsOn": [
|
|
652
|
+
"repo"
|
|
653
|
+
],
|
|
654
|
+
"name": "owner",
|
|
655
|
+
"required": true,
|
|
441
656
|
"summary": "Github owner (org), example: salesforcecli",
|
|
442
657
|
"hasDynamicHelp": false,
|
|
443
658
|
"multiple": false,
|
|
@@ -633,221 +848,6 @@
|
|
|
633
848
|
"build.js"
|
|
634
849
|
]
|
|
635
850
|
},
|
|
636
|
-
"repositories": {
|
|
637
|
-
"aliases": [],
|
|
638
|
-
"args": {},
|
|
639
|
-
"description": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
|
|
640
|
-
"examples": [
|
|
641
|
-
"<%= config.bin %> <%= command.id %> --columns=url --filter='Name=sfdx-core' --no-header | xargs open",
|
|
642
|
-
"<%= config.bin %> <%= command.id %> --json | jq -r '.result[] | select(.name==\"sfdx-core\") | .packages[] | .url"
|
|
643
|
-
],
|
|
644
|
-
"flags": {
|
|
645
|
-
"json": {
|
|
646
|
-
"description": "Format output as json.",
|
|
647
|
-
"helpGroup": "GLOBAL",
|
|
648
|
-
"name": "json",
|
|
649
|
-
"allowNo": false,
|
|
650
|
-
"type": "boolean"
|
|
651
|
-
},
|
|
652
|
-
"flags-dir": {
|
|
653
|
-
"helpGroup": "GLOBAL",
|
|
654
|
-
"name": "flags-dir",
|
|
655
|
-
"summary": "Import flag values from a directory.",
|
|
656
|
-
"hasDynamicHelp": false,
|
|
657
|
-
"multiple": false,
|
|
658
|
-
"type": "option"
|
|
659
|
-
},
|
|
660
|
-
"columns": {
|
|
661
|
-
"exclusive": [
|
|
662
|
-
"extended"
|
|
663
|
-
],
|
|
664
|
-
"name": "columns",
|
|
665
|
-
"summary": "Only show provided columns (comma-separated).",
|
|
666
|
-
"hasDynamicHelp": false,
|
|
667
|
-
"multiple": false,
|
|
668
|
-
"type": "option"
|
|
669
|
-
},
|
|
670
|
-
"csv": {
|
|
671
|
-
"exclusive": [
|
|
672
|
-
"no-truncate"
|
|
673
|
-
],
|
|
674
|
-
"name": "csv",
|
|
675
|
-
"summary": "Output is csv format.",
|
|
676
|
-
"allowNo": false,
|
|
677
|
-
"type": "boolean"
|
|
678
|
-
},
|
|
679
|
-
"extended": {
|
|
680
|
-
"char": "x",
|
|
681
|
-
"exclusive": [
|
|
682
|
-
"columns"
|
|
683
|
-
],
|
|
684
|
-
"name": "extended",
|
|
685
|
-
"summary": "Show extra columns.",
|
|
686
|
-
"allowNo": false,
|
|
687
|
-
"type": "boolean"
|
|
688
|
-
},
|
|
689
|
-
"filter": {
|
|
690
|
-
"name": "filter",
|
|
691
|
-
"summary": "Filter property by partial string matching, ex: name=foo.",
|
|
692
|
-
"hasDynamicHelp": false,
|
|
693
|
-
"multiple": false,
|
|
694
|
-
"type": "option"
|
|
695
|
-
},
|
|
696
|
-
"no-header": {
|
|
697
|
-
"exclusive": [
|
|
698
|
-
"csv"
|
|
699
|
-
],
|
|
700
|
-
"name": "no-header",
|
|
701
|
-
"summary": "Hide table header from output.",
|
|
702
|
-
"allowNo": false,
|
|
703
|
-
"type": "boolean"
|
|
704
|
-
},
|
|
705
|
-
"no-truncate": {
|
|
706
|
-
"exclusive": [
|
|
707
|
-
"csv"
|
|
708
|
-
],
|
|
709
|
-
"name": "no-truncate",
|
|
710
|
-
"summary": "Do not truncate output to fit screen.",
|
|
711
|
-
"allowNo": false,
|
|
712
|
-
"type": "boolean"
|
|
713
|
-
},
|
|
714
|
-
"output": {
|
|
715
|
-
"exclusive": [
|
|
716
|
-
"no-truncate",
|
|
717
|
-
"csv"
|
|
718
|
-
],
|
|
719
|
-
"name": "output",
|
|
720
|
-
"summary": "Output in a more machine friendly format.",
|
|
721
|
-
"hasDynamicHelp": false,
|
|
722
|
-
"multiple": false,
|
|
723
|
-
"options": [
|
|
724
|
-
"csv",
|
|
725
|
-
"json",
|
|
726
|
-
"yaml"
|
|
727
|
-
],
|
|
728
|
-
"type": "option"
|
|
729
|
-
},
|
|
730
|
-
"sort": {
|
|
731
|
-
"name": "sort",
|
|
732
|
-
"summary": "Property to sort by (prepend '-' for descending).",
|
|
733
|
-
"hasDynamicHelp": false,
|
|
734
|
-
"multiple": false,
|
|
735
|
-
"type": "option"
|
|
736
|
-
}
|
|
737
|
-
},
|
|
738
|
-
"hasDynamicHelp": false,
|
|
739
|
-
"hiddenAliases": [],
|
|
740
|
-
"id": "repositories",
|
|
741
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
742
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
743
|
-
"pluginType": "core",
|
|
744
|
-
"strict": true,
|
|
745
|
-
"summary": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
|
|
746
|
-
"enableJsonFlag": true,
|
|
747
|
-
"isESM": true,
|
|
748
|
-
"relativePath": [
|
|
749
|
-
"lib",
|
|
750
|
-
"commands",
|
|
751
|
-
"repositories",
|
|
752
|
-
"index.js"
|
|
753
|
-
]
|
|
754
|
-
},
|
|
755
|
-
"cli:install:test": {
|
|
756
|
-
"aliases": [],
|
|
757
|
-
"args": {},
|
|
758
|
-
"description": "install sf or sfdx",
|
|
759
|
-
"examples": [
|
|
760
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --method installer",
|
|
761
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
|
|
762
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
|
|
763
|
-
"<%= config.bin %> <%= command.id %> --cli sf --method tarball",
|
|
764
|
-
"<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
|
|
765
|
-
],
|
|
766
|
-
"flags": {
|
|
767
|
-
"json": {
|
|
768
|
-
"description": "Format output as json.",
|
|
769
|
-
"helpGroup": "GLOBAL",
|
|
770
|
-
"name": "json",
|
|
771
|
-
"allowNo": false,
|
|
772
|
-
"type": "boolean"
|
|
773
|
-
},
|
|
774
|
-
"flags-dir": {
|
|
775
|
-
"helpGroup": "GLOBAL",
|
|
776
|
-
"name": "flags-dir",
|
|
777
|
-
"summary": "Import flag values from a directory.",
|
|
778
|
-
"hasDynamicHelp": false,
|
|
779
|
-
"multiple": false,
|
|
780
|
-
"type": "option"
|
|
781
|
-
},
|
|
782
|
-
"cli": {
|
|
783
|
-
"char": "c",
|
|
784
|
-
"name": "cli",
|
|
785
|
-
"required": true,
|
|
786
|
-
"summary": "the cli to install",
|
|
787
|
-
"hasDynamicHelp": false,
|
|
788
|
-
"multiple": false,
|
|
789
|
-
"options": [
|
|
790
|
-
"sf",
|
|
791
|
-
"sfdx"
|
|
792
|
-
],
|
|
793
|
-
"type": "option"
|
|
794
|
-
},
|
|
795
|
-
"method": {
|
|
796
|
-
"char": "m",
|
|
797
|
-
"name": "method",
|
|
798
|
-
"required": true,
|
|
799
|
-
"summary": "the installation method to use",
|
|
800
|
-
"hasDynamicHelp": false,
|
|
801
|
-
"multiple": false,
|
|
802
|
-
"options": [
|
|
803
|
-
"installer",
|
|
804
|
-
"npm",
|
|
805
|
-
"tarball"
|
|
806
|
-
],
|
|
807
|
-
"type": "option"
|
|
808
|
-
},
|
|
809
|
-
"channel": {
|
|
810
|
-
"name": "channel",
|
|
811
|
-
"summary": "the channel to install from",
|
|
812
|
-
"default": "stable",
|
|
813
|
-
"hasDynamicHelp": false,
|
|
814
|
-
"multiple": false,
|
|
815
|
-
"options": [
|
|
816
|
-
"legacy",
|
|
817
|
-
"stable",
|
|
818
|
-
"stable-rc",
|
|
819
|
-
"latest",
|
|
820
|
-
"latest-rc"
|
|
821
|
-
],
|
|
822
|
-
"type": "option"
|
|
823
|
-
},
|
|
824
|
-
"output-file": {
|
|
825
|
-
"name": "output-file",
|
|
826
|
-
"summary": "the file to write the JSON results to (must be .json)",
|
|
827
|
-
"default": "test-results.json",
|
|
828
|
-
"hasDynamicHelp": false,
|
|
829
|
-
"multiple": false,
|
|
830
|
-
"type": "option"
|
|
831
|
-
}
|
|
832
|
-
},
|
|
833
|
-
"hasDynamicHelp": false,
|
|
834
|
-
"hiddenAliases": [],
|
|
835
|
-
"id": "cli:install:test",
|
|
836
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
837
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
838
|
-
"pluginType": "core",
|
|
839
|
-
"strict": true,
|
|
840
|
-
"summary": "install sf or sfdx",
|
|
841
|
-
"enableJsonFlag": true,
|
|
842
|
-
"isESM": true,
|
|
843
|
-
"relativePath": [
|
|
844
|
-
"lib",
|
|
845
|
-
"commands",
|
|
846
|
-
"cli",
|
|
847
|
-
"install",
|
|
848
|
-
"test.js"
|
|
849
|
-
]
|
|
850
|
-
},
|
|
851
851
|
"cli:tarballs:prepare": {
|
|
852
852
|
"aliases": [],
|
|
853
853
|
"args": {},
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.6"
|
|
1394
1394
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
3
|
"description": "A plugin for preparing and publishing npm packages",
|
|
4
|
-
"version": "5.7.
|
|
4
|
+
"version": "5.7.6",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.4.3",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.4.0",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
|
-
"@salesforce/core": "^8.8.
|
|
17
|
+
"@salesforce/core": "^8.8.6",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.47",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.70",
|