@salesforce/plugin-release-management 5.7.27 → 5.7.28
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 +10 -26
- package/oclif.manifest.json +251 -251
- package/package.json +3 -3
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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28/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.28",
|
|
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.28",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.3.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
|
-
"@salesforce/core": "^8.
|
|
17
|
+
"@salesforce/core": "^8.11.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.52",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.87",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@types/semver": "^7.7.0",
|
|
43
43
|
"@types/shelljs": "^0.8.15",
|
|
44
44
|
"aws-sdk-mock": "^5.9.0",
|
|
45
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
45
|
+
"eslint-plugin-sf-plugin": "^1.20.22",
|
|
46
46
|
"oclif": "^4.17.46",
|
|
47
47
|
"ts-node": "^10.9.2",
|
|
48
48
|
"typescript": "^5.8.3"
|
|
@@ -4257,9 +4257,9 @@
|
|
|
4257
4257
|
"license": "MIT"
|
|
4258
4258
|
},
|
|
4259
4259
|
"node_modules/@jsforce/jsforce-node": {
|
|
4260
|
-
"version": "3.
|
|
4261
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
4262
|
-
"integrity": "sha512
|
|
4260
|
+
"version": "3.8.1",
|
|
4261
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.8.1.tgz",
|
|
4262
|
+
"integrity": "sha512-+IZZC7VfNjhkTyeAspBc4Z35Y5eAP0RIWQnyfKahsbY/aLjiFRIM9ejl1YbWbrbabf5ODFSUgBGmOiEYLW3f7Q==",
|
|
4263
4263
|
"license": "MIT",
|
|
4264
4264
|
"dependencies": {
|
|
4265
4265
|
"@sindresorhus/is": "^4",
|
|
@@ -4277,6 +4277,18 @@
|
|
|
4277
4277
|
"node": ">=18"
|
|
4278
4278
|
}
|
|
4279
4279
|
},
|
|
4280
|
+
"node_modules/@jsforce/jsforce-node/node_modules/@sindresorhus/is": {
|
|
4281
|
+
"version": "4.6.0",
|
|
4282
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
|
|
4283
|
+
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
|
|
4284
|
+
"license": "MIT",
|
|
4285
|
+
"engines": {
|
|
4286
|
+
"node": ">=10"
|
|
4287
|
+
},
|
|
4288
|
+
"funding": {
|
|
4289
|
+
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
4290
|
+
}
|
|
4291
|
+
},
|
|
4280
4292
|
"node_modules/@jsforce/jsforce-node/node_modules/agent-base": {
|
|
4281
4293
|
"version": "6.0.2",
|
|
4282
4294
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
@@ -5270,12 +5282,12 @@
|
|
|
5270
5282
|
}
|
|
5271
5283
|
},
|
|
5272
5284
|
"node_modules/@salesforce/core": {
|
|
5273
|
-
"version": "8.
|
|
5274
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
5275
|
-
"integrity": "sha512-
|
|
5285
|
+
"version": "8.11.0",
|
|
5286
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.11.0.tgz",
|
|
5287
|
+
"integrity": "sha512-S4UgHKUy1hykRQVaoYm+LSktQgRhI3ltAUoLGI25/Q8gYokERTa2E7MpPMb+X/kTpjJJvDlnQqelB/sQJs/AKA==",
|
|
5276
5288
|
"license": "BSD-3-Clause",
|
|
5277
5289
|
"dependencies": {
|
|
5278
|
-
"@jsforce/jsforce-node": "^3.
|
|
5290
|
+
"@jsforce/jsforce-node": "^3.8.1",
|
|
5279
5291
|
"@salesforce/kit": "^3.2.2",
|
|
5280
5292
|
"@salesforce/schemas": "^1.9.0",
|
|
5281
5293
|
"@salesforce/ts-types": "^2.0.10",
|
|
@@ -5663,39 +5675,6 @@
|
|
|
5663
5675
|
"node": ">=18.0.0"
|
|
5664
5676
|
}
|
|
5665
5677
|
},
|
|
5666
|
-
"node_modules/@salesforce/plugin-info/node_modules/@jsforce/jsforce-node": {
|
|
5667
|
-
"version": "3.8.1",
|
|
5668
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.8.1.tgz",
|
|
5669
|
-
"integrity": "sha512-+IZZC7VfNjhkTyeAspBc4Z35Y5eAP0RIWQnyfKahsbY/aLjiFRIM9ejl1YbWbrbabf5ODFSUgBGmOiEYLW3f7Q==",
|
|
5670
|
-
"license": "MIT",
|
|
5671
|
-
"dependencies": {
|
|
5672
|
-
"@sindresorhus/is": "^4",
|
|
5673
|
-
"base64url": "^3.0.1",
|
|
5674
|
-
"csv-parse": "^5.5.2",
|
|
5675
|
-
"csv-stringify": "^6.4.4",
|
|
5676
|
-
"faye": "^1.4.0",
|
|
5677
|
-
"form-data": "^4.0.0",
|
|
5678
|
-
"https-proxy-agent": "^5.0.0",
|
|
5679
|
-
"multistream": "^3.1.0",
|
|
5680
|
-
"node-fetch": "^2.6.1",
|
|
5681
|
-
"xml2js": "^0.6.2"
|
|
5682
|
-
},
|
|
5683
|
-
"engines": {
|
|
5684
|
-
"node": ">=18"
|
|
5685
|
-
}
|
|
5686
|
-
},
|
|
5687
|
-
"node_modules/@salesforce/plugin-info/node_modules/agent-base": {
|
|
5688
|
-
"version": "6.0.2",
|
|
5689
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
5690
|
-
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
5691
|
-
"license": "MIT",
|
|
5692
|
-
"dependencies": {
|
|
5693
|
-
"debug": "4"
|
|
5694
|
-
},
|
|
5695
|
-
"engines": {
|
|
5696
|
-
"node": ">= 6.0.0"
|
|
5697
|
-
}
|
|
5698
|
-
},
|
|
5699
5678
|
"node_modules/@salesforce/plugin-info/node_modules/ansi-styles": {
|
|
5700
5679
|
"version": "4.3.0",
|
|
5701
5680
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -5727,19 +5706,6 @@
|
|
|
5727
5706
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5728
5707
|
}
|
|
5729
5708
|
},
|
|
5730
|
-
"node_modules/@salesforce/plugin-info/node_modules/https-proxy-agent": {
|
|
5731
|
-
"version": "5.0.1",
|
|
5732
|
-
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
5733
|
-
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
5734
|
-
"license": "MIT",
|
|
5735
|
-
"dependencies": {
|
|
5736
|
-
"agent-base": "6",
|
|
5737
|
-
"debug": "4"
|
|
5738
|
-
},
|
|
5739
|
-
"engines": {
|
|
5740
|
-
"node": ">= 6"
|
|
5741
|
-
}
|
|
5742
|
-
},
|
|
5743
5709
|
"node_modules/@salesforce/plugin-info/node_modules/marked": {
|
|
5744
5710
|
"version": "4.3.0",
|
|
5745
5711
|
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
|
@@ -6163,12 +6129,12 @@
|
|
|
6163
6129
|
}
|
|
6164
6130
|
},
|
|
6165
6131
|
"node_modules/@sindresorhus/is": {
|
|
6166
|
-
"version": "
|
|
6167
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-
|
|
6168
|
-
"integrity": "sha512-
|
|
6132
|
+
"version": "5.6.0",
|
|
6133
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
6134
|
+
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
|
6169
6135
|
"license": "MIT",
|
|
6170
6136
|
"engines": {
|
|
6171
|
-
"node": ">=
|
|
6137
|
+
"node": ">=14.16"
|
|
6172
6138
|
},
|
|
6173
6139
|
"funding": {
|
|
6174
6140
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
@@ -10610,13 +10576,13 @@
|
|
|
10610
10576
|
}
|
|
10611
10577
|
},
|
|
10612
10578
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
10613
|
-
"version": "1.20.
|
|
10614
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
10615
|
-
"integrity": "sha512-
|
|
10579
|
+
"version": "1.20.22",
|
|
10580
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz",
|
|
10581
|
+
"integrity": "sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==",
|
|
10616
10582
|
"dev": true,
|
|
10617
10583
|
"license": "BSD-3-Clause",
|
|
10618
10584
|
"dependencies": {
|
|
10619
|
-
"@salesforce/core": "^8.10.
|
|
10585
|
+
"@salesforce/core": "^8.10.1",
|
|
10620
10586
|
"@typescript-eslint/utils": "^7.18.0"
|
|
10621
10587
|
},
|
|
10622
10588
|
"engines": {
|
|
@@ -12044,18 +12010,6 @@
|
|
|
12044
12010
|
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
12045
12011
|
}
|
|
12046
12012
|
},
|
|
12047
|
-
"node_modules/got/node_modules/@sindresorhus/is": {
|
|
12048
|
-
"version": "5.6.0",
|
|
12049
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
12050
|
-
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
|
12051
|
-
"license": "MIT",
|
|
12052
|
-
"engines": {
|
|
12053
|
-
"node": ">=14.16"
|
|
12054
|
-
},
|
|
12055
|
-
"funding": {
|
|
12056
|
-
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
12057
|
-
}
|
|
12058
|
-
},
|
|
12059
12013
|
"node_modules/graceful-fs": {
|
|
12060
12014
|
"version": "4.2.11",
|
|
12061
12015
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
package/oclif.lock
CHANGED
|
@@ -1598,22 +1598,6 @@
|
|
|
1598
1598
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
1599
1599
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
1600
1600
|
|
|
1601
|
-
"@jsforce/jsforce-node@^3.7.0":
|
|
1602
|
-
version "3.7.0"
|
|
1603
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.7.0.tgz#aaa317eef3207489db90498f79e96c5bd9f53469"
|
|
1604
|
-
integrity sha512-v9pc3lPM5RMuB81Gasz5/NKcjktE1LLEACRFopB9LiXRafb4K9bStSMl3nLEHq7+OFdtxfQB3Sx2rYXJGG4DKw==
|
|
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
1601
|
"@jsforce/jsforce-node@^3.8.1":
|
|
1618
1602
|
version "3.8.1"
|
|
1619
1603
|
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.8.1.tgz#482fcf2820b48a6b10930d33550eb4e4cbd1e480"
|
|
@@ -2080,12 +2064,12 @@
|
|
|
2080
2064
|
strip-ansi "6.0.1"
|
|
2081
2065
|
ts-retry-promise "^0.8.1"
|
|
2082
2066
|
|
|
2083
|
-
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
|
|
2084
|
-
version "8.
|
|
2085
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
2086
|
-
integrity sha512-
|
|
2067
|
+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.11.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
|
|
2068
|
+
version "8.11.0"
|
|
2069
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.11.0.tgz#23d5ddcc318008230258ab449e70a26f671123c2"
|
|
2070
|
+
integrity sha512-S4UgHKUy1hykRQVaoYm+LSktQgRhI3ltAUoLGI25/Q8gYokERTa2E7MpPMb+X/kTpjJJvDlnQqelB/sQJs/AKA==
|
|
2087
2071
|
dependencies:
|
|
2088
|
-
"@jsforce/jsforce-node" "^3.
|
|
2072
|
+
"@jsforce/jsforce-node" "^3.8.1"
|
|
2089
2073
|
"@salesforce/kit" "^3.2.2"
|
|
2090
2074
|
"@salesforce/schemas" "^1.9.0"
|
|
2091
2075
|
"@salesforce/ts-types" "^2.0.10"
|
|
@@ -4978,12 +4962,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4978
4962
|
semver "^7.5.4"
|
|
4979
4963
|
spdx-expression-parse "^4.0.0"
|
|
4980
4964
|
|
|
4981
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4982
|
-
version "1.20.
|
|
4983
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4984
|
-
integrity sha512-
|
|
4965
|
+
eslint-plugin-sf-plugin@^1.20.22:
|
|
4966
|
+
version "1.20.22"
|
|
4967
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz#d6454d3f6496163b7ca4756fed045edee6666ce1"
|
|
4968
|
+
integrity sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==
|
|
4985
4969
|
dependencies:
|
|
4986
|
-
"@salesforce/core" "^8.10.
|
|
4970
|
+
"@salesforce/core" "^8.10.1"
|
|
4987
4971
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4988
4972
|
|
|
4989
4973
|
eslint-plugin-unicorn@^50.0.1:
|
package/oclif.manifest.json
CHANGED
|
@@ -160,80 +160,6 @@
|
|
|
160
160
|
"promote.js"
|
|
161
161
|
]
|
|
162
162
|
},
|
|
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
163
|
"dependabot:automerge": {
|
|
238
164
|
"aliases": [],
|
|
239
165
|
"args": {},
|
|
@@ -341,6 +267,80 @@
|
|
|
341
267
|
"automerge.js"
|
|
342
268
|
]
|
|
343
269
|
},
|
|
270
|
+
"cli:releasenotes": {
|
|
271
|
+
"aliases": [],
|
|
272
|
+
"args": {},
|
|
273
|
+
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
274
|
+
"examples": [
|
|
275
|
+
"<%= config.bin %> <%= command.id %> --cli sf",
|
|
276
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
277
|
+
"<%= config.bin %> <%= command.id %> --cli sf --since 1.0.0",
|
|
278
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --since 7.19.0",
|
|
279
|
+
"<%= config.bin %> <%= command.id %> --cli sf > changes.txt",
|
|
280
|
+
"<%= config.bin %> <%= command.id %> --cli sf --markdown > changes.md"
|
|
281
|
+
],
|
|
282
|
+
"flags": {
|
|
283
|
+
"json": {
|
|
284
|
+
"description": "Format output as json.",
|
|
285
|
+
"helpGroup": "GLOBAL",
|
|
286
|
+
"name": "json",
|
|
287
|
+
"allowNo": false,
|
|
288
|
+
"type": "boolean"
|
|
289
|
+
},
|
|
290
|
+
"flags-dir": {
|
|
291
|
+
"helpGroup": "GLOBAL",
|
|
292
|
+
"name": "flags-dir",
|
|
293
|
+
"summary": "Import flag values from a directory.",
|
|
294
|
+
"hasDynamicHelp": false,
|
|
295
|
+
"multiple": false,
|
|
296
|
+
"type": "option"
|
|
297
|
+
},
|
|
298
|
+
"cli": {
|
|
299
|
+
"char": "c",
|
|
300
|
+
"name": "cli",
|
|
301
|
+
"required": true,
|
|
302
|
+
"summary": "the cli to pull information for",
|
|
303
|
+
"hasDynamicHelp": false,
|
|
304
|
+
"multiple": false,
|
|
305
|
+
"options": [
|
|
306
|
+
"sf",
|
|
307
|
+
"sfdx"
|
|
308
|
+
],
|
|
309
|
+
"type": "option"
|
|
310
|
+
},
|
|
311
|
+
"since": {
|
|
312
|
+
"char": "s",
|
|
313
|
+
"name": "since",
|
|
314
|
+
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
315
|
+
"hasDynamicHelp": false,
|
|
316
|
+
"multiple": false,
|
|
317
|
+
"type": "option"
|
|
318
|
+
},
|
|
319
|
+
"markdown": {
|
|
320
|
+
"char": "m",
|
|
321
|
+
"name": "markdown",
|
|
322
|
+
"summary": "format the output in markdown",
|
|
323
|
+
"allowNo": false,
|
|
324
|
+
"type": "boolean"
|
|
325
|
+
}
|
|
326
|
+
},
|
|
327
|
+
"hasDynamicHelp": false,
|
|
328
|
+
"hiddenAliases": [],
|
|
329
|
+
"id": "cli:releasenotes",
|
|
330
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
331
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
332
|
+
"pluginType": "core",
|
|
333
|
+
"strict": true,
|
|
334
|
+
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
335
|
+
"enableJsonFlag": true,
|
|
336
|
+
"isESM": true,
|
|
337
|
+
"relativePath": [
|
|
338
|
+
"lib",
|
|
339
|
+
"commands",
|
|
340
|
+
"cli",
|
|
341
|
+
"releasenotes.js"
|
|
342
|
+
]
|
|
343
|
+
},
|
|
344
344
|
"repositories": {
|
|
345
345
|
"aliases": [],
|
|
346
346
|
"args": {},
|
|
@@ -460,16 +460,12 @@
|
|
|
460
460
|
"index.js"
|
|
461
461
|
]
|
|
462
462
|
},
|
|
463
|
-
"
|
|
463
|
+
"github:check:closed": {
|
|
464
464
|
"aliases": [],
|
|
465
465
|
"args": {},
|
|
466
|
-
"description": "
|
|
466
|
+
"description": "Description of a command.",
|
|
467
467
|
"examples": [
|
|
468
|
-
"<%= config.bin %> <%= command.id %>
|
|
469
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
|
|
470
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
|
|
471
|
-
"<%= config.bin %> <%= command.id %> --cli sf --method tarball",
|
|
472
|
-
"<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
|
|
468
|
+
"<%= config.bin %> <%= command.id %> -o me@gus.com"
|
|
473
469
|
],
|
|
474
470
|
"flags": {
|
|
475
471
|
"json": {
|
|
@@ -487,73 +483,42 @@
|
|
|
487
483
|
"multiple": false,
|
|
488
484
|
"type": "option"
|
|
489
485
|
},
|
|
490
|
-
"
|
|
491
|
-
"char": "
|
|
492
|
-
"name": "
|
|
486
|
+
"gus": {
|
|
487
|
+
"char": "o",
|
|
488
|
+
"name": "gus",
|
|
489
|
+
"noCacheDefault": true,
|
|
493
490
|
"required": true,
|
|
494
|
-
"summary": "
|
|
495
|
-
"hasDynamicHelp":
|
|
491
|
+
"summary": "Username/alias of your GUS org connection",
|
|
492
|
+
"hasDynamicHelp": true,
|
|
496
493
|
"multiple": false,
|
|
497
|
-
"options": [
|
|
498
|
-
"sf",
|
|
499
|
-
"sfdx"
|
|
500
|
-
],
|
|
501
494
|
"type": "option"
|
|
502
495
|
},
|
|
503
|
-
"
|
|
504
|
-
"
|
|
505
|
-
"name": "
|
|
496
|
+
"github-token": {
|
|
497
|
+
"env": "GITHUB_TOKEN",
|
|
498
|
+
"name": "github-token",
|
|
506
499
|
"required": true,
|
|
507
|
-
"summary": "the
|
|
508
|
-
"hasDynamicHelp": false,
|
|
509
|
-
"multiple": false,
|
|
510
|
-
"options": [
|
|
511
|
-
"installer",
|
|
512
|
-
"npm",
|
|
513
|
-
"tarball"
|
|
514
|
-
],
|
|
515
|
-
"type": "option"
|
|
516
|
-
},
|
|
517
|
-
"channel": {
|
|
518
|
-
"name": "channel",
|
|
519
|
-
"summary": "the channel to install from",
|
|
520
|
-
"default": "stable",
|
|
521
|
-
"hasDynamicHelp": false,
|
|
522
|
-
"multiple": false,
|
|
523
|
-
"options": [
|
|
524
|
-
"legacy",
|
|
525
|
-
"stable",
|
|
526
|
-
"stable-rc",
|
|
527
|
-
"latest",
|
|
528
|
-
"latest-rc"
|
|
529
|
-
],
|
|
530
|
-
"type": "option"
|
|
531
|
-
},
|
|
532
|
-
"output-file": {
|
|
533
|
-
"name": "output-file",
|
|
534
|
-
"summary": "the file to write the JSON results to (must be .json)",
|
|
535
|
-
"default": "test-results.json",
|
|
500
|
+
"summary": "Github token--store this in the environment as GITHUB_TOKEN",
|
|
536
501
|
"hasDynamicHelp": false,
|
|
537
502
|
"multiple": false,
|
|
538
503
|
"type": "option"
|
|
539
504
|
}
|
|
540
505
|
},
|
|
541
|
-
"hasDynamicHelp":
|
|
506
|
+
"hasDynamicHelp": true,
|
|
542
507
|
"hiddenAliases": [],
|
|
543
|
-
"id": "
|
|
508
|
+
"id": "github:check:closed",
|
|
544
509
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
545
510
|
"pluginName": "@salesforce/plugin-release-management",
|
|
546
511
|
"pluginType": "core",
|
|
547
512
|
"strict": true,
|
|
548
|
-
"summary": "
|
|
513
|
+
"summary": "Show open Github issues with GUS WI",
|
|
549
514
|
"enableJsonFlag": true,
|
|
550
515
|
"isESM": true,
|
|
551
516
|
"relativePath": [
|
|
552
517
|
"lib",
|
|
553
518
|
"commands",
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
"
|
|
519
|
+
"github",
|
|
520
|
+
"check",
|
|
521
|
+
"closed.js"
|
|
557
522
|
]
|
|
558
523
|
},
|
|
559
524
|
"cli:artifacts:compare": {
|
|
@@ -621,6 +586,102 @@
|
|
|
621
586
|
"compare.js"
|
|
622
587
|
]
|
|
623
588
|
},
|
|
589
|
+
"cli:install:test": {
|
|
590
|
+
"aliases": [],
|
|
591
|
+
"args": {},
|
|
592
|
+
"description": "install sf or sfdx",
|
|
593
|
+
"examples": [
|
|
594
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method installer",
|
|
595
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
|
|
596
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
|
|
597
|
+
"<%= config.bin %> <%= command.id %> --cli sf --method tarball",
|
|
598
|
+
"<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
|
|
599
|
+
],
|
|
600
|
+
"flags": {
|
|
601
|
+
"json": {
|
|
602
|
+
"description": "Format output as json.",
|
|
603
|
+
"helpGroup": "GLOBAL",
|
|
604
|
+
"name": "json",
|
|
605
|
+
"allowNo": false,
|
|
606
|
+
"type": "boolean"
|
|
607
|
+
},
|
|
608
|
+
"flags-dir": {
|
|
609
|
+
"helpGroup": "GLOBAL",
|
|
610
|
+
"name": "flags-dir",
|
|
611
|
+
"summary": "Import flag values from a directory.",
|
|
612
|
+
"hasDynamicHelp": false,
|
|
613
|
+
"multiple": false,
|
|
614
|
+
"type": "option"
|
|
615
|
+
},
|
|
616
|
+
"cli": {
|
|
617
|
+
"char": "c",
|
|
618
|
+
"name": "cli",
|
|
619
|
+
"required": true,
|
|
620
|
+
"summary": "the cli to install",
|
|
621
|
+
"hasDynamicHelp": false,
|
|
622
|
+
"multiple": false,
|
|
623
|
+
"options": [
|
|
624
|
+
"sf",
|
|
625
|
+
"sfdx"
|
|
626
|
+
],
|
|
627
|
+
"type": "option"
|
|
628
|
+
},
|
|
629
|
+
"method": {
|
|
630
|
+
"char": "m",
|
|
631
|
+
"name": "method",
|
|
632
|
+
"required": true,
|
|
633
|
+
"summary": "the installation method to use",
|
|
634
|
+
"hasDynamicHelp": false,
|
|
635
|
+
"multiple": false,
|
|
636
|
+
"options": [
|
|
637
|
+
"installer",
|
|
638
|
+
"npm",
|
|
639
|
+
"tarball"
|
|
640
|
+
],
|
|
641
|
+
"type": "option"
|
|
642
|
+
},
|
|
643
|
+
"channel": {
|
|
644
|
+
"name": "channel",
|
|
645
|
+
"summary": "the channel to install from",
|
|
646
|
+
"default": "stable",
|
|
647
|
+
"hasDynamicHelp": false,
|
|
648
|
+
"multiple": false,
|
|
649
|
+
"options": [
|
|
650
|
+
"legacy",
|
|
651
|
+
"stable",
|
|
652
|
+
"stable-rc",
|
|
653
|
+
"latest",
|
|
654
|
+
"latest-rc"
|
|
655
|
+
],
|
|
656
|
+
"type": "option"
|
|
657
|
+
},
|
|
658
|
+
"output-file": {
|
|
659
|
+
"name": "output-file",
|
|
660
|
+
"summary": "the file to write the JSON results to (must be .json)",
|
|
661
|
+
"default": "test-results.json",
|
|
662
|
+
"hasDynamicHelp": false,
|
|
663
|
+
"multiple": false,
|
|
664
|
+
"type": "option"
|
|
665
|
+
}
|
|
666
|
+
},
|
|
667
|
+
"hasDynamicHelp": false,
|
|
668
|
+
"hiddenAliases": [],
|
|
669
|
+
"id": "cli:install:test",
|
|
670
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
671
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
672
|
+
"pluginType": "core",
|
|
673
|
+
"strict": true,
|
|
674
|
+
"summary": "install sf or sfdx",
|
|
675
|
+
"enableJsonFlag": true,
|
|
676
|
+
"isESM": true,
|
|
677
|
+
"relativePath": [
|
|
678
|
+
"lib",
|
|
679
|
+
"commands",
|
|
680
|
+
"cli",
|
|
681
|
+
"install",
|
|
682
|
+
"test.js"
|
|
683
|
+
]
|
|
684
|
+
},
|
|
624
685
|
"cli:release:automerge": {
|
|
625
686
|
"aliases": [],
|
|
626
687
|
"args": {},
|
|
@@ -848,107 +909,6 @@
|
|
|
848
909
|
"build.js"
|
|
849
910
|
]
|
|
850
911
|
},
|
|
851
|
-
"cli:versions:inspect": {
|
|
852
|
-
"aliases": [],
|
|
853
|
-
"args": {},
|
|
854
|
-
"description": "inspect the CLI version across all install paths",
|
|
855
|
-
"examples": [
|
|
856
|
-
"<%= config.bin %> <%= command.id %> -l archive -c stable",
|
|
857
|
-
"<%= config.bin %> <%= command.id %> -l archive -c stable-rc",
|
|
858
|
-
"<%= config.bin %> <%= command.id %> -l archive npm -c stable",
|
|
859
|
-
"<%= config.bin %> <%= command.id %> -l archive npm -c latest",
|
|
860
|
-
"<%= config.bin %> <%= command.id %> -l archive npm -c latest latest-rc",
|
|
861
|
-
"<%= config.bin %> <%= command.id %> -l archive npm -c stable stable-rc",
|
|
862
|
-
"<%= config.bin %> <%= command.id %> -l npm -c latest --salesforce",
|
|
863
|
-
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/core",
|
|
864
|
-
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/\\*\\*/ salesforce-alm",
|
|
865
|
-
"<%= config.bin %> <%= command.id %> -l npm -c latest -d chalk -s"
|
|
866
|
-
],
|
|
867
|
-
"flags": {
|
|
868
|
-
"json": {
|
|
869
|
-
"description": "Format output as json.",
|
|
870
|
-
"helpGroup": "GLOBAL",
|
|
871
|
-
"name": "json",
|
|
872
|
-
"allowNo": false,
|
|
873
|
-
"type": "boolean"
|
|
874
|
-
},
|
|
875
|
-
"flags-dir": {
|
|
876
|
-
"helpGroup": "GLOBAL",
|
|
877
|
-
"name": "flags-dir",
|
|
878
|
-
"summary": "Import flag values from a directory.",
|
|
879
|
-
"hasDynamicHelp": false,
|
|
880
|
-
"multiple": false,
|
|
881
|
-
"type": "option"
|
|
882
|
-
},
|
|
883
|
-
"dependencies": {
|
|
884
|
-
"char": "d",
|
|
885
|
-
"name": "dependencies",
|
|
886
|
-
"summary": "glob pattern of dependencies you want to see the version of",
|
|
887
|
-
"hasDynamicHelp": false,
|
|
888
|
-
"multiple": true,
|
|
889
|
-
"type": "option"
|
|
890
|
-
},
|
|
891
|
-
"salesforce": {
|
|
892
|
-
"char": "s",
|
|
893
|
-
"name": "salesforce",
|
|
894
|
-
"summary": "show versions of salesforce owned dependencies",
|
|
895
|
-
"allowNo": false,
|
|
896
|
-
"type": "boolean"
|
|
897
|
-
},
|
|
898
|
-
"channels": {
|
|
899
|
-
"char": "c",
|
|
900
|
-
"name": "channels",
|
|
901
|
-
"required": true,
|
|
902
|
-
"summary": "the channel you want to inspect (for achives, latest and latest-rc are translated to stable and stable-rc. And vice-versa for npm)",
|
|
903
|
-
"hasDynamicHelp": false,
|
|
904
|
-
"multiple": true,
|
|
905
|
-
"options": [
|
|
906
|
-
"stable",
|
|
907
|
-
"stable-rc",
|
|
908
|
-
"latest",
|
|
909
|
-
"latest-rc",
|
|
910
|
-
"nightly"
|
|
911
|
-
],
|
|
912
|
-
"type": "option"
|
|
913
|
-
},
|
|
914
|
-
"locations": {
|
|
915
|
-
"char": "l",
|
|
916
|
-
"name": "locations",
|
|
917
|
-
"required": true,
|
|
918
|
-
"summary": "the location you want to inspect",
|
|
919
|
-
"hasDynamicHelp": false,
|
|
920
|
-
"multiple": true,
|
|
921
|
-
"options": [
|
|
922
|
-
"archive",
|
|
923
|
-
"npm"
|
|
924
|
-
],
|
|
925
|
-
"type": "option"
|
|
926
|
-
},
|
|
927
|
-
"ignore-missing": {
|
|
928
|
-
"name": "ignore-missing",
|
|
929
|
-
"summary": "skip missing archives. Useful when supporting new architectures in oclif",
|
|
930
|
-
"allowNo": false,
|
|
931
|
-
"type": "boolean"
|
|
932
|
-
}
|
|
933
|
-
},
|
|
934
|
-
"hasDynamicHelp": false,
|
|
935
|
-
"hiddenAliases": [],
|
|
936
|
-
"id": "cli:versions:inspect",
|
|
937
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
938
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
939
|
-
"pluginType": "core",
|
|
940
|
-
"strict": true,
|
|
941
|
-
"summary": "inspect the CLI version across all install paths",
|
|
942
|
-
"enableJsonFlag": true,
|
|
943
|
-
"isESM": true,
|
|
944
|
-
"relativePath": [
|
|
945
|
-
"lib",
|
|
946
|
-
"commands",
|
|
947
|
-
"cli",
|
|
948
|
-
"versions",
|
|
949
|
-
"inspect.js"
|
|
950
|
-
]
|
|
951
|
-
},
|
|
952
912
|
"cli:tarballs:prepare": {
|
|
953
913
|
"aliases": [],
|
|
954
914
|
"args": {},
|
|
@@ -1126,12 +1086,21 @@
|
|
|
1126
1086
|
"verify.js"
|
|
1127
1087
|
]
|
|
1128
1088
|
},
|
|
1129
|
-
"
|
|
1089
|
+
"cli:versions:inspect": {
|
|
1130
1090
|
"aliases": [],
|
|
1131
1091
|
"args": {},
|
|
1132
|
-
"description": "
|
|
1092
|
+
"description": "inspect the CLI version across all install paths",
|
|
1133
1093
|
"examples": [
|
|
1134
|
-
"<%= config.bin %> <%= command.id %> -
|
|
1094
|
+
"<%= config.bin %> <%= command.id %> -l archive -c stable",
|
|
1095
|
+
"<%= config.bin %> <%= command.id %> -l archive -c stable-rc",
|
|
1096
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c stable",
|
|
1097
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c latest",
|
|
1098
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c latest latest-rc",
|
|
1099
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c stable stable-rc",
|
|
1100
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest --salesforce",
|
|
1101
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/core",
|
|
1102
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/\\*\\*/ salesforce-alm",
|
|
1103
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d chalk -s"
|
|
1135
1104
|
],
|
|
1136
1105
|
"flags": {
|
|
1137
1106
|
"json": {
|
|
@@ -1149,42 +1118,73 @@
|
|
|
1149
1118
|
"multiple": false,
|
|
1150
1119
|
"type": "option"
|
|
1151
1120
|
},
|
|
1152
|
-
"
|
|
1153
|
-
"char": "
|
|
1154
|
-
"name": "
|
|
1155
|
-
"
|
|
1121
|
+
"dependencies": {
|
|
1122
|
+
"char": "d",
|
|
1123
|
+
"name": "dependencies",
|
|
1124
|
+
"summary": "glob pattern of dependencies you want to see the version of",
|
|
1125
|
+
"hasDynamicHelp": false,
|
|
1126
|
+
"multiple": true,
|
|
1127
|
+
"type": "option"
|
|
1128
|
+
},
|
|
1129
|
+
"salesforce": {
|
|
1130
|
+
"char": "s",
|
|
1131
|
+
"name": "salesforce",
|
|
1132
|
+
"summary": "show versions of salesforce owned dependencies",
|
|
1133
|
+
"allowNo": false,
|
|
1134
|
+
"type": "boolean"
|
|
1135
|
+
},
|
|
1136
|
+
"channels": {
|
|
1137
|
+
"char": "c",
|
|
1138
|
+
"name": "channels",
|
|
1156
1139
|
"required": true,
|
|
1157
|
-
"summary": "
|
|
1158
|
-
"hasDynamicHelp":
|
|
1159
|
-
"multiple":
|
|
1140
|
+
"summary": "the channel you want to inspect (for achives, latest and latest-rc are translated to stable and stable-rc. And vice-versa for npm)",
|
|
1141
|
+
"hasDynamicHelp": false,
|
|
1142
|
+
"multiple": true,
|
|
1143
|
+
"options": [
|
|
1144
|
+
"stable",
|
|
1145
|
+
"stable-rc",
|
|
1146
|
+
"latest",
|
|
1147
|
+
"latest-rc",
|
|
1148
|
+
"nightly"
|
|
1149
|
+
],
|
|
1160
1150
|
"type": "option"
|
|
1161
1151
|
},
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
"name": "
|
|
1152
|
+
"locations": {
|
|
1153
|
+
"char": "l",
|
|
1154
|
+
"name": "locations",
|
|
1165
1155
|
"required": true,
|
|
1166
|
-
"summary": "
|
|
1156
|
+
"summary": "the location you want to inspect",
|
|
1167
1157
|
"hasDynamicHelp": false,
|
|
1168
|
-
"multiple":
|
|
1158
|
+
"multiple": true,
|
|
1159
|
+
"options": [
|
|
1160
|
+
"archive",
|
|
1161
|
+
"npm"
|
|
1162
|
+
],
|
|
1169
1163
|
"type": "option"
|
|
1164
|
+
},
|
|
1165
|
+
"ignore-missing": {
|
|
1166
|
+
"name": "ignore-missing",
|
|
1167
|
+
"summary": "skip missing archives. Useful when supporting new architectures in oclif",
|
|
1168
|
+
"allowNo": false,
|
|
1169
|
+
"type": "boolean"
|
|
1170
1170
|
}
|
|
1171
1171
|
},
|
|
1172
|
-
"hasDynamicHelp":
|
|
1172
|
+
"hasDynamicHelp": false,
|
|
1173
1173
|
"hiddenAliases": [],
|
|
1174
|
-
"id": "
|
|
1174
|
+
"id": "cli:versions:inspect",
|
|
1175
1175
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1176
1176
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1177
1177
|
"pluginType": "core",
|
|
1178
1178
|
"strict": true,
|
|
1179
|
-
"summary": "
|
|
1179
|
+
"summary": "inspect the CLI version across all install paths",
|
|
1180
1180
|
"enableJsonFlag": true,
|
|
1181
1181
|
"isESM": true,
|
|
1182
1182
|
"relativePath": [
|
|
1183
1183
|
"lib",
|
|
1184
1184
|
"commands",
|
|
1185
|
-
"
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1185
|
+
"cli",
|
|
1186
|
+
"versions",
|
|
1187
|
+
"inspect.js"
|
|
1188
1188
|
]
|
|
1189
1189
|
},
|
|
1190
1190
|
"npm:dependencies:pin": {
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.28"
|
|
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.28",
|
|
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.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
|
-
"@salesforce/core": "^8.
|
|
17
|
+
"@salesforce/core": "^8.11.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.52",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.87",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@types/semver": "^7.7.0",
|
|
40
40
|
"@types/shelljs": "^0.8.15",
|
|
41
41
|
"aws-sdk-mock": "^5.9.0",
|
|
42
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
42
|
+
"eslint-plugin-sf-plugin": "^1.20.22",
|
|
43
43
|
"oclif": "^4.17.46",
|
|
44
44
|
"ts-node": "^10.9.2",
|
|
45
45
|
"typescript": "^5.8.3"
|