@salesforce/plugin-release-management 5.7.16 → 5.7.18
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 +17 -17
- package/npm-shrinkwrap.json +16 -16
- package/oclif.lock +15 -15
- package/oclif.manifest.json +176 -176
- 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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/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.18/src/commands/npm/package/release.ts)_
|
|
637
637
|
|
|
638
638
|
## `sfdx plugins trust verify`
|
|
639
639
|
|
|
@@ -662,7 +662,7 @@ EXAMPLES
|
|
|
662
662
|
$ sfdx plugins trust verify --npm @scope/npmName
|
|
663
663
|
```
|
|
664
664
|
|
|
665
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.
|
|
665
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.81/src/commands/plugins/trust/verify.ts)_
|
|
666
666
|
|
|
667
667
|
## `sfdx repositories`
|
|
668
668
|
|
|
@@ -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.18/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.18",
|
|
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.18",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.2.8",
|
|
@@ -14,10 +14,10 @@
|
|
|
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.9.
|
|
17
|
+
"@salesforce/core": "^8.9.1",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.49",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.7.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.81",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
23
23
|
"aws-sdk": "^2.1692.0",
|
|
@@ -7396,9 +7396,9 @@
|
|
|
7396
7396
|
}
|
|
7397
7397
|
},
|
|
7398
7398
|
"node_modules/@salesforce/core": {
|
|
7399
|
-
"version": "8.9.
|
|
7400
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.9.
|
|
7401
|
-
"integrity": "sha512-
|
|
7399
|
+
"version": "8.9.1",
|
|
7400
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.9.1.tgz",
|
|
7401
|
+
"integrity": "sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==",
|
|
7402
7402
|
"license": "BSD-3-Clause",
|
|
7403
7403
|
"dependencies": {
|
|
7404
7404
|
"@jsforce/jsforce-node": "^3.7.0",
|
|
@@ -7767,15 +7767,15 @@
|
|
|
7767
7767
|
}
|
|
7768
7768
|
},
|
|
7769
7769
|
"node_modules/@salesforce/plugin-info": {
|
|
7770
|
-
"version": "3.4.
|
|
7771
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
7772
|
-
"integrity": "sha512-
|
|
7770
|
+
"version": "3.4.53",
|
|
7771
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.53.tgz",
|
|
7772
|
+
"integrity": "sha512-pRhvBw2wCxsBI3hFdALLwLPErCZu9FLyJ2q/JqbJFo7O1efYTV2VAecFc4rcMeRRJFBgXsmPr7Q774K1cw5pog==",
|
|
7773
7773
|
"license": "BSD-3-Clause",
|
|
7774
7774
|
"dependencies": {
|
|
7775
7775
|
"@inquirer/input": "^2.3.0",
|
|
7776
7776
|
"@jsforce/jsforce-node": "^3.7.0",
|
|
7777
7777
|
"@oclif/core": "^4",
|
|
7778
|
-
"@salesforce/core": "^8.
|
|
7778
|
+
"@salesforce/core": "^8.9.0",
|
|
7779
7779
|
"@salesforce/kit": "^3.2.3",
|
|
7780
7780
|
"@salesforce/sf-plugins-core": "^12",
|
|
7781
7781
|
"got": "^13.0.0",
|
|
@@ -7850,15 +7850,15 @@
|
|
|
7850
7850
|
}
|
|
7851
7851
|
},
|
|
7852
7852
|
"node_modules/@salesforce/plugin-trust": {
|
|
7853
|
-
"version": "3.7.
|
|
7854
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
7855
|
-
"integrity": "sha512-
|
|
7853
|
+
"version": "3.7.81",
|
|
7854
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.81.tgz",
|
|
7855
|
+
"integrity": "sha512-Nc0PXX18B5W3m8X1vuBfEfJpo6YoaswKHpxNBBkdqPS6xns5x1nuNwdHsU2fHaAiIZCoNCvIYGi2rIcmATZ2+A==",
|
|
7856
7856
|
"license": "BSD-3-Clause",
|
|
7857
7857
|
"dependencies": {
|
|
7858
7858
|
"@oclif/core": "^4",
|
|
7859
|
-
"@salesforce/core": "^8.
|
|
7859
|
+
"@salesforce/core": "^8.9.0",
|
|
7860
7860
|
"@salesforce/kit": "^3.2.0",
|
|
7861
|
-
"@salesforce/plugin-info": "^3.4.
|
|
7861
|
+
"@salesforce/plugin-info": "^3.4.52",
|
|
7862
7862
|
"@salesforce/sf-plugins-core": "^12",
|
|
7863
7863
|
"got": "^13.0.0",
|
|
7864
7864
|
"npm": "^10.9.2",
|
package/oclif.lock
CHANGED
|
@@ -2141,10 +2141,10 @@
|
|
|
2141
2141
|
strip-ansi "6.0.1"
|
|
2142
2142
|
ts-retry-promise "^0.8.1"
|
|
2143
2143
|
|
|
2144
|
-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.0":
|
|
2145
|
-
version "8.9.
|
|
2146
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.
|
|
2147
|
-
integrity sha512-
|
|
2144
|
+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.0", "@salesforce/core@^8.9.1":
|
|
2145
|
+
version "8.9.1"
|
|
2146
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.1.tgz#e31d307d495cc0b916c0b9312fba751714034e0a"
|
|
2147
|
+
integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==
|
|
2148
2148
|
dependencies:
|
|
2149
2149
|
"@jsforce/jsforce-node" "^3.7.0"
|
|
2150
2150
|
"@salesforce/kit" "^3.2.2"
|
|
@@ -2223,15 +2223,15 @@
|
|
|
2223
2223
|
debug "^4.4.0"
|
|
2224
2224
|
handlebars "^4.7.8"
|
|
2225
2225
|
|
|
2226
|
-
"@salesforce/plugin-info@^3.4.
|
|
2227
|
-
version "3.4.
|
|
2228
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
2229
|
-
integrity sha512-
|
|
2226
|
+
"@salesforce/plugin-info@^3.4.52":
|
|
2227
|
+
version "3.4.53"
|
|
2228
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.53.tgz#401bddba6dec54e093446040be859081ab7b67a7"
|
|
2229
|
+
integrity sha512-pRhvBw2wCxsBI3hFdALLwLPErCZu9FLyJ2q/JqbJFo7O1efYTV2VAecFc4rcMeRRJFBgXsmPr7Q774K1cw5pog==
|
|
2230
2230
|
dependencies:
|
|
2231
2231
|
"@inquirer/input" "^2.3.0"
|
|
2232
2232
|
"@jsforce/jsforce-node" "^3.7.0"
|
|
2233
2233
|
"@oclif/core" "^4"
|
|
2234
|
-
"@salesforce/core" "^8.
|
|
2234
|
+
"@salesforce/core" "^8.9.0"
|
|
2235
2235
|
"@salesforce/kit" "^3.2.3"
|
|
2236
2236
|
"@salesforce/sf-plugins-core" "^12"
|
|
2237
2237
|
got "^13.0.0"
|
|
@@ -2241,15 +2241,15 @@
|
|
|
2241
2241
|
proxy-agent "^6.5.0"
|
|
2242
2242
|
semver "^7.7.1"
|
|
2243
2243
|
|
|
2244
|
-
"@salesforce/plugin-trust@^3.7.
|
|
2245
|
-
version "3.7.
|
|
2246
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
2247
|
-
integrity sha512-
|
|
2244
|
+
"@salesforce/plugin-trust@^3.7.81":
|
|
2245
|
+
version "3.7.81"
|
|
2246
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.81.tgz#2c79478ec1ae2c3f41388f901cdc983dc9b13b33"
|
|
2247
|
+
integrity sha512-Nc0PXX18B5W3m8X1vuBfEfJpo6YoaswKHpxNBBkdqPS6xns5x1nuNwdHsU2fHaAiIZCoNCvIYGi2rIcmATZ2+A==
|
|
2248
2248
|
dependencies:
|
|
2249
2249
|
"@oclif/core" "^4"
|
|
2250
|
-
"@salesforce/core" "^8.
|
|
2250
|
+
"@salesforce/core" "^8.9.0"
|
|
2251
2251
|
"@salesforce/kit" "^3.2.0"
|
|
2252
|
-
"@salesforce/plugin-info" "^3.4.
|
|
2252
|
+
"@salesforce/plugin-info" "^3.4.52"
|
|
2253
2253
|
"@salesforce/sf-plugins-core" "^12"
|
|
2254
2254
|
got "^13.0.0"
|
|
2255
2255
|
npm "^10.9.2"
|
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": {},
|
|
@@ -848,107 +848,6 @@
|
|
|
848
848
|
"build.js"
|
|
849
849
|
]
|
|
850
850
|
},
|
|
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
851
|
"cli:tarballs:prepare": {
|
|
953
852
|
"aliases": [],
|
|
954
853
|
"args": {},
|
|
@@ -1126,6 +1025,107 @@
|
|
|
1126
1025
|
"verify.js"
|
|
1127
1026
|
]
|
|
1128
1027
|
},
|
|
1028
|
+
"cli:versions:inspect": {
|
|
1029
|
+
"aliases": [],
|
|
1030
|
+
"args": {},
|
|
1031
|
+
"description": "inspect the CLI version across all install paths",
|
|
1032
|
+
"examples": [
|
|
1033
|
+
"<%= config.bin %> <%= command.id %> -l archive -c stable",
|
|
1034
|
+
"<%= config.bin %> <%= command.id %> -l archive -c stable-rc",
|
|
1035
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c stable",
|
|
1036
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c latest",
|
|
1037
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c latest latest-rc",
|
|
1038
|
+
"<%= config.bin %> <%= command.id %> -l archive npm -c stable stable-rc",
|
|
1039
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest --salesforce",
|
|
1040
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/core",
|
|
1041
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d @salesforce/\\*\\*/ salesforce-alm",
|
|
1042
|
+
"<%= config.bin %> <%= command.id %> -l npm -c latest -d chalk -s"
|
|
1043
|
+
],
|
|
1044
|
+
"flags": {
|
|
1045
|
+
"json": {
|
|
1046
|
+
"description": "Format output as json.",
|
|
1047
|
+
"helpGroup": "GLOBAL",
|
|
1048
|
+
"name": "json",
|
|
1049
|
+
"allowNo": false,
|
|
1050
|
+
"type": "boolean"
|
|
1051
|
+
},
|
|
1052
|
+
"flags-dir": {
|
|
1053
|
+
"helpGroup": "GLOBAL",
|
|
1054
|
+
"name": "flags-dir",
|
|
1055
|
+
"summary": "Import flag values from a directory.",
|
|
1056
|
+
"hasDynamicHelp": false,
|
|
1057
|
+
"multiple": false,
|
|
1058
|
+
"type": "option"
|
|
1059
|
+
},
|
|
1060
|
+
"dependencies": {
|
|
1061
|
+
"char": "d",
|
|
1062
|
+
"name": "dependencies",
|
|
1063
|
+
"summary": "glob pattern of dependencies you want to see the version of",
|
|
1064
|
+
"hasDynamicHelp": false,
|
|
1065
|
+
"multiple": true,
|
|
1066
|
+
"type": "option"
|
|
1067
|
+
},
|
|
1068
|
+
"salesforce": {
|
|
1069
|
+
"char": "s",
|
|
1070
|
+
"name": "salesforce",
|
|
1071
|
+
"summary": "show versions of salesforce owned dependencies",
|
|
1072
|
+
"allowNo": false,
|
|
1073
|
+
"type": "boolean"
|
|
1074
|
+
},
|
|
1075
|
+
"channels": {
|
|
1076
|
+
"char": "c",
|
|
1077
|
+
"name": "channels",
|
|
1078
|
+
"required": true,
|
|
1079
|
+
"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)",
|
|
1080
|
+
"hasDynamicHelp": false,
|
|
1081
|
+
"multiple": true,
|
|
1082
|
+
"options": [
|
|
1083
|
+
"stable",
|
|
1084
|
+
"stable-rc",
|
|
1085
|
+
"latest",
|
|
1086
|
+
"latest-rc",
|
|
1087
|
+
"nightly"
|
|
1088
|
+
],
|
|
1089
|
+
"type": "option"
|
|
1090
|
+
},
|
|
1091
|
+
"locations": {
|
|
1092
|
+
"char": "l",
|
|
1093
|
+
"name": "locations",
|
|
1094
|
+
"required": true,
|
|
1095
|
+
"summary": "the location you want to inspect",
|
|
1096
|
+
"hasDynamicHelp": false,
|
|
1097
|
+
"multiple": true,
|
|
1098
|
+
"options": [
|
|
1099
|
+
"archive",
|
|
1100
|
+
"npm"
|
|
1101
|
+
],
|
|
1102
|
+
"type": "option"
|
|
1103
|
+
},
|
|
1104
|
+
"ignore-missing": {
|
|
1105
|
+
"name": "ignore-missing",
|
|
1106
|
+
"summary": "skip missing archives. Useful when supporting new architectures in oclif",
|
|
1107
|
+
"allowNo": false,
|
|
1108
|
+
"type": "boolean"
|
|
1109
|
+
}
|
|
1110
|
+
},
|
|
1111
|
+
"hasDynamicHelp": false,
|
|
1112
|
+
"hiddenAliases": [],
|
|
1113
|
+
"id": "cli:versions:inspect",
|
|
1114
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1115
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
1116
|
+
"pluginType": "core",
|
|
1117
|
+
"strict": true,
|
|
1118
|
+
"summary": "inspect the CLI version across all install paths",
|
|
1119
|
+
"enableJsonFlag": true,
|
|
1120
|
+
"isESM": true,
|
|
1121
|
+
"relativePath": [
|
|
1122
|
+
"lib",
|
|
1123
|
+
"commands",
|
|
1124
|
+
"cli",
|
|
1125
|
+
"versions",
|
|
1126
|
+
"inspect.js"
|
|
1127
|
+
]
|
|
1128
|
+
},
|
|
1129
1129
|
"github:check:closed": {
|
|
1130
1130
|
"aliases": [],
|
|
1131
1131
|
"args": {},
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.18"
|
|
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.18",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -14,10 +14,10 @@
|
|
|
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.9.
|
|
17
|
+
"@salesforce/core": "^8.9.1",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.49",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.7.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.81",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
23
23
|
"aws-sdk": "^2.1692.0",
|