@salesforce/plugin-release-management 5.7.20 → 5.7.21
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 +11 -11
- package/oclif.lock +9 -9
- package/oclif.manifest.json +90 -90
- 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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/src/commands/repositories/index.ts)_
|
|
705
705
|
|
|
706
706
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.21",
|
|
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.21",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^4.
|
|
12
|
+
"@oclif/core": "^4.3.0",
|
|
13
13
|
"@octokit/core": "^6.1.5",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
@@ -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.21",
|
|
46
46
|
"oclif": "^4.17.46",
|
|
47
47
|
"ts-node": "^10.9.2",
|
|
48
48
|
"typescript": "^5.8.3"
|
|
@@ -4694,9 +4694,9 @@
|
|
|
4694
4694
|
}
|
|
4695
4695
|
},
|
|
4696
4696
|
"node_modules/@oclif/core": {
|
|
4697
|
-
"version": "4.
|
|
4698
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
4699
|
-
"integrity": "sha512-
|
|
4697
|
+
"version": "4.3.0",
|
|
4698
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.0.tgz",
|
|
4699
|
+
"integrity": "sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==",
|
|
4700
4700
|
"license": "MIT",
|
|
4701
4701
|
"dependencies": {
|
|
4702
4702
|
"ansi-escapes": "^4.3.2",
|
|
@@ -10452,13 +10452,13 @@
|
|
|
10452
10452
|
}
|
|
10453
10453
|
},
|
|
10454
10454
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
10455
|
-
"version": "1.20.
|
|
10456
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
10457
|
-
"integrity": "sha512-
|
|
10455
|
+
"version": "1.20.21",
|
|
10456
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.21.tgz",
|
|
10457
|
+
"integrity": "sha512-jHfKga2kLLA3XjCxO8dc27yGbhFiR5gfsnESmSuBSKZGTMpbrWUNZutRdIn0nNL2ZXlLV0TRQaaiz7nEEw43tg==",
|
|
10458
10458
|
"dev": true,
|
|
10459
10459
|
"license": "BSD-3-Clause",
|
|
10460
10460
|
"dependencies": {
|
|
10461
|
-
"@salesforce/core": "^8.
|
|
10461
|
+
"@salesforce/core": "^8.10.0",
|
|
10462
10462
|
"@typescript-eslint/utils": "^7.18.0"
|
|
10463
10463
|
},
|
|
10464
10464
|
"engines": {
|
package/oclif.lock
CHANGED
|
@@ -1847,10 +1847,10 @@
|
|
|
1847
1847
|
proc-log "^5.0.0"
|
|
1848
1848
|
which "^5.0.0"
|
|
1849
1849
|
|
|
1850
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.
|
|
1851
|
-
version "4.
|
|
1852
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.
|
|
1853
|
-
integrity sha512-
|
|
1850
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
|
|
1851
|
+
version "4.3.0"
|
|
1852
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
|
|
1853
|
+
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
|
|
1854
1854
|
dependencies:
|
|
1855
1855
|
ansi-escapes "^4.3.2"
|
|
1856
1856
|
ansis "^3.17.0"
|
|
@@ -4962,12 +4962,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4962
4962
|
semver "^7.5.4"
|
|
4963
4963
|
spdx-expression-parse "^4.0.0"
|
|
4964
4964
|
|
|
4965
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4966
|
-
version "1.20.
|
|
4967
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4968
|
-
integrity sha512-
|
|
4965
|
+
eslint-plugin-sf-plugin@^1.20.21:
|
|
4966
|
+
version "1.20.21"
|
|
4967
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.21.tgz#832bad8e7b976fedf49261ad482a2e4ea09cc85e"
|
|
4968
|
+
integrity sha512-jHfKga2kLLA3XjCxO8dc27yGbhFiR5gfsnESmSuBSKZGTMpbrWUNZutRdIn0nNL2ZXlLV0TRQaaiz7nEEw43tg==
|
|
4969
4969
|
dependencies:
|
|
4970
|
-
"@salesforce/core" "^8.
|
|
4970
|
+
"@salesforce/core" "^8.10.0"
|
|
4971
4971
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4972
4972
|
|
|
4973
4973
|
eslint-plugin-unicorn@^50.0.1:
|
package/oclif.manifest.json
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
-
"
|
|
3
|
+
"cli:releasenotes": {
|
|
4
4
|
"aliases": [],
|
|
5
5
|
"args": {},
|
|
6
|
-
"description": "
|
|
6
|
+
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
7
7
|
"examples": [
|
|
8
|
-
"<%= config.bin %> <%= command.id %> --
|
|
9
|
-
"<%= config.bin %> <%= command.id %> --
|
|
10
|
-
"<%= config.bin %> <%= command.id %> --
|
|
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"
|
|
11
14
|
],
|
|
12
15
|
"flags": {
|
|
13
16
|
"json": {
|
|
@@ -25,86 +28,50 @@
|
|
|
25
28
|
"multiple": false,
|
|
26
29
|
"type": "option"
|
|
27
30
|
},
|
|
28
|
-
"
|
|
29
|
-
"char": "
|
|
30
|
-
"
|
|
31
|
-
"repo"
|
|
32
|
-
],
|
|
33
|
-
"name": "owner",
|
|
34
|
-
"summary": "the organization that the repository belongs to. This defaults to the owner specified in the package.json",
|
|
35
|
-
"hasDynamicHelp": false,
|
|
36
|
-
"multiple": false,
|
|
37
|
-
"type": "option"
|
|
38
|
-
},
|
|
39
|
-
"repo": {
|
|
40
|
-
"char": "r",
|
|
41
|
-
"dependsOn": [
|
|
42
|
-
"owner"
|
|
43
|
-
],
|
|
44
|
-
"name": "repo",
|
|
45
|
-
"summary": "the repository you want to consolidate PRs on. This defaults to the repository specified in the package.json",
|
|
46
|
-
"hasDynamicHelp": false,
|
|
47
|
-
"multiple": false,
|
|
48
|
-
"type": "option"
|
|
49
|
-
},
|
|
50
|
-
"max-version-bump": {
|
|
51
|
-
"char": "m",
|
|
52
|
-
"description": "the maximum version bump you want to be included",
|
|
53
|
-
"name": "max-version-bump",
|
|
31
|
+
"cli": {
|
|
32
|
+
"char": "c",
|
|
33
|
+
"name": "cli",
|
|
54
34
|
"required": true,
|
|
55
|
-
"
|
|
35
|
+
"summary": "the cli to pull information for",
|
|
56
36
|
"hasDynamicHelp": false,
|
|
57
37
|
"multiple": false,
|
|
58
38
|
"options": [
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"patch"
|
|
39
|
+
"sf",
|
|
40
|
+
"sfdx"
|
|
62
41
|
],
|
|
63
42
|
"type": "option"
|
|
64
43
|
},
|
|
65
|
-
"
|
|
66
|
-
"char": "d",
|
|
67
|
-
"name": "dryrun",
|
|
68
|
-
"summary": "only show what would happen if you consolidated dependabot PRs",
|
|
69
|
-
"allowNo": false,
|
|
70
|
-
"type": "boolean"
|
|
71
|
-
},
|
|
72
|
-
"skip-ci": {
|
|
44
|
+
"since": {
|
|
73
45
|
"char": "s",
|
|
74
|
-
"name": "
|
|
75
|
-
"summary": "
|
|
76
|
-
"allowNo": false,
|
|
77
|
-
"type": "boolean"
|
|
78
|
-
},
|
|
79
|
-
"merge-method": {
|
|
80
|
-
"name": "merge-method",
|
|
81
|
-
"summary": "merge method to use",
|
|
82
|
-
"default": "merge",
|
|
46
|
+
"name": "since",
|
|
47
|
+
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
83
48
|
"hasDynamicHelp": false,
|
|
84
49
|
"multiple": false,
|
|
85
|
-
"options": [
|
|
86
|
-
"merge",
|
|
87
|
-
"squash",
|
|
88
|
-
"rebase"
|
|
89
|
-
],
|
|
90
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"
|
|
91
58
|
}
|
|
92
59
|
},
|
|
93
60
|
"hasDynamicHelp": false,
|
|
94
61
|
"hiddenAliases": [],
|
|
95
|
-
"id": "
|
|
62
|
+
"id": "cli:releasenotes",
|
|
96
63
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
97
64
|
"pluginName": "@salesforce/plugin-release-management",
|
|
98
65
|
"pluginType": "core",
|
|
99
66
|
"strict": true,
|
|
100
|
-
"summary": "
|
|
67
|
+
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
101
68
|
"enableJsonFlag": true,
|
|
102
69
|
"isESM": true,
|
|
103
70
|
"relativePath": [
|
|
104
71
|
"lib",
|
|
105
72
|
"commands",
|
|
106
|
-
"
|
|
107
|
-
"
|
|
73
|
+
"cli",
|
|
74
|
+
"releasenotes.js"
|
|
108
75
|
]
|
|
109
76
|
},
|
|
110
77
|
"channel:promote": {
|
|
@@ -267,17 +234,14 @@
|
|
|
267
234
|
"promote.js"
|
|
268
235
|
]
|
|
269
236
|
},
|
|
270
|
-
"
|
|
237
|
+
"dependabot:automerge": {
|
|
271
238
|
"aliases": [],
|
|
272
239
|
"args": {},
|
|
273
|
-
"description": "
|
|
240
|
+
"description": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
274
241
|
"examples": [
|
|
275
|
-
"<%= config.bin %> <%= command.id %> --
|
|
276
|
-
"<%= config.bin %> <%= command.id %> --
|
|
277
|
-
"<%= config.bin %> <%= command.id %> --
|
|
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"
|
|
242
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump patch",
|
|
243
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump minor",
|
|
244
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump major"
|
|
281
245
|
],
|
|
282
246
|
"flags": {
|
|
283
247
|
"json": {
|
|
@@ -295,50 +259,86 @@
|
|
|
295
259
|
"multiple": false,
|
|
296
260
|
"type": "option"
|
|
297
261
|
},
|
|
298
|
-
"
|
|
299
|
-
"char": "
|
|
300
|
-
"
|
|
301
|
-
|
|
302
|
-
|
|
262
|
+
"owner": {
|
|
263
|
+
"char": "o",
|
|
264
|
+
"dependsOn": [
|
|
265
|
+
"repo"
|
|
266
|
+
],
|
|
267
|
+
"name": "owner",
|
|
268
|
+
"summary": "the organization that the repository belongs to. This defaults to the owner specified in the package.json",
|
|
303
269
|
"hasDynamicHelp": false,
|
|
304
270
|
"multiple": false,
|
|
305
|
-
"options": [
|
|
306
|
-
"sf",
|
|
307
|
-
"sfdx"
|
|
308
|
-
],
|
|
309
271
|
"type": "option"
|
|
310
272
|
},
|
|
311
|
-
"
|
|
312
|
-
"char": "
|
|
313
|
-
"
|
|
314
|
-
|
|
273
|
+
"repo": {
|
|
274
|
+
"char": "r",
|
|
275
|
+
"dependsOn": [
|
|
276
|
+
"owner"
|
|
277
|
+
],
|
|
278
|
+
"name": "repo",
|
|
279
|
+
"summary": "the repository you want to consolidate PRs on. This defaults to the repository specified in the package.json",
|
|
315
280
|
"hasDynamicHelp": false,
|
|
316
281
|
"multiple": false,
|
|
317
282
|
"type": "option"
|
|
318
283
|
},
|
|
319
|
-
"
|
|
284
|
+
"max-version-bump": {
|
|
320
285
|
"char": "m",
|
|
321
|
-
"
|
|
322
|
-
"
|
|
286
|
+
"description": "the maximum version bump you want to be included",
|
|
287
|
+
"name": "max-version-bump",
|
|
288
|
+
"required": true,
|
|
289
|
+
"default": "minor",
|
|
290
|
+
"hasDynamicHelp": false,
|
|
291
|
+
"multiple": false,
|
|
292
|
+
"options": [
|
|
293
|
+
"major",
|
|
294
|
+
"minor",
|
|
295
|
+
"patch"
|
|
296
|
+
],
|
|
297
|
+
"type": "option"
|
|
298
|
+
},
|
|
299
|
+
"dryrun": {
|
|
300
|
+
"char": "d",
|
|
301
|
+
"name": "dryrun",
|
|
302
|
+
"summary": "only show what would happen if you consolidated dependabot PRs",
|
|
303
|
+
"allowNo": false,
|
|
304
|
+
"type": "boolean"
|
|
305
|
+
},
|
|
306
|
+
"skip-ci": {
|
|
307
|
+
"char": "s",
|
|
308
|
+
"name": "skip-ci",
|
|
309
|
+
"summary": "add [skip ci] to the merge commit title",
|
|
323
310
|
"allowNo": false,
|
|
324
311
|
"type": "boolean"
|
|
312
|
+
},
|
|
313
|
+
"merge-method": {
|
|
314
|
+
"name": "merge-method",
|
|
315
|
+
"summary": "merge method to use",
|
|
316
|
+
"default": "merge",
|
|
317
|
+
"hasDynamicHelp": false,
|
|
318
|
+
"multiple": false,
|
|
319
|
+
"options": [
|
|
320
|
+
"merge",
|
|
321
|
+
"squash",
|
|
322
|
+
"rebase"
|
|
323
|
+
],
|
|
324
|
+
"type": "option"
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
327
|
"hasDynamicHelp": false,
|
|
328
328
|
"hiddenAliases": [],
|
|
329
|
-
"id": "
|
|
329
|
+
"id": "dependabot:automerge",
|
|
330
330
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
331
331
|
"pluginName": "@salesforce/plugin-release-management",
|
|
332
332
|
"pluginType": "core",
|
|
333
333
|
"strict": true,
|
|
334
|
-
"summary": "
|
|
334
|
+
"summary": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
335
335
|
"enableJsonFlag": true,
|
|
336
336
|
"isESM": true,
|
|
337
337
|
"relativePath": [
|
|
338
338
|
"lib",
|
|
339
339
|
"commands",
|
|
340
|
-
"
|
|
341
|
-
"
|
|
340
|
+
"dependabot",
|
|
341
|
+
"automerge.js"
|
|
342
342
|
]
|
|
343
343
|
},
|
|
344
344
|
"repositories": {
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.21"
|
|
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.21",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"sf-release": "bin/run.js"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^4.
|
|
12
|
+
"@oclif/core": "^4.3.0",
|
|
13
13
|
"@octokit/core": "^6.1.5",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
@@ -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.21",
|
|
43
43
|
"oclif": "^4.17.46",
|
|
44
44
|
"ts-node": "^10.9.2",
|
|
45
45
|
"typescript": "^5.8.3"
|