@salesforce/plugin-release-management 5.7.42 → 5.7.43
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 +21 -21
- package/oclif.lock +20 -20
- package/oclif.manifest.json +108 -108
- package/package.json +4 -4
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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43/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.43",
|
|
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.43",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^4.
|
|
12
|
+
"@oclif/core": "^4.5.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,8 +42,8 @@
|
|
|
42
42
|
"@types/semver": "^7.7.0",
|
|
43
43
|
"@types/shelljs": "^0.8.17",
|
|
44
44
|
"aws-sdk-mock": "^5.9.0",
|
|
45
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
46
|
-
"oclif": "^4.
|
|
45
|
+
"eslint-plugin-sf-plugin": "^1.20.27",
|
|
46
|
+
"oclif": "^4.20.1",
|
|
47
47
|
"ts-node": "^10.9.2",
|
|
48
48
|
"typescript": "^5.8.3"
|
|
49
49
|
},
|
|
@@ -4647,9 +4647,9 @@
|
|
|
4647
4647
|
}
|
|
4648
4648
|
},
|
|
4649
4649
|
"node_modules/@oclif/core": {
|
|
4650
|
-
"version": "4.
|
|
4651
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
4652
|
-
"integrity": "sha512-
|
|
4650
|
+
"version": "4.5.0",
|
|
4651
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.0.tgz",
|
|
4652
|
+
"integrity": "sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==",
|
|
4653
4653
|
"license": "MIT",
|
|
4654
4654
|
"dependencies": {
|
|
4655
4655
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4833,15 +4833,15 @@
|
|
|
4833
4833
|
}
|
|
4834
4834
|
},
|
|
4835
4835
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
4836
|
-
"version": "3.1.
|
|
4837
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
4838
|
-
"integrity": "sha512-
|
|
4836
|
+
"version": "3.1.42",
|
|
4837
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz",
|
|
4838
|
+
"integrity": "sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA==",
|
|
4839
4839
|
"dev": true,
|
|
4840
4840
|
"license": "MIT",
|
|
4841
4841
|
"dependencies": {
|
|
4842
4842
|
"@oclif/core": "^4",
|
|
4843
4843
|
"ansis": "^3.17.0",
|
|
4844
|
-
"debug": "^4.4.
|
|
4844
|
+
"debug": "^4.4.1",
|
|
4845
4845
|
"http-call": "^5.2.2",
|
|
4846
4846
|
"lodash": "^4.17.21",
|
|
4847
4847
|
"registry-auth-token": "^5.1.0"
|
|
@@ -10603,13 +10603,13 @@
|
|
|
10603
10603
|
}
|
|
10604
10604
|
},
|
|
10605
10605
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
10606
|
-
"version": "1.20.
|
|
10607
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
10608
|
-
"integrity": "sha512-
|
|
10606
|
+
"version": "1.20.27",
|
|
10607
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz",
|
|
10608
|
+
"integrity": "sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==",
|
|
10609
10609
|
"dev": true,
|
|
10610
10610
|
"license": "BSD-3-Clause",
|
|
10611
10611
|
"dependencies": {
|
|
10612
|
-
"@salesforce/core": "^8.
|
|
10612
|
+
"@salesforce/core": "^8.17.0",
|
|
10613
10613
|
"@typescript-eslint/utils": "^7.18.0"
|
|
10614
10614
|
},
|
|
10615
10615
|
"engines": {
|
|
@@ -18872,9 +18872,9 @@
|
|
|
18872
18872
|
}
|
|
18873
18873
|
},
|
|
18874
18874
|
"node_modules/oclif": {
|
|
18875
|
-
"version": "4.
|
|
18876
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.
|
|
18877
|
-
"integrity": "sha512-
|
|
18875
|
+
"version": "4.20.1",
|
|
18876
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.20.1.tgz",
|
|
18877
|
+
"integrity": "sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==",
|
|
18878
18878
|
"dev": true,
|
|
18879
18879
|
"license": "MIT",
|
|
18880
18880
|
"dependencies": {
|
|
@@ -18883,10 +18883,10 @@
|
|
|
18883
18883
|
"@inquirer/confirm": "^3.1.22",
|
|
18884
18884
|
"@inquirer/input": "^2.2.4",
|
|
18885
18885
|
"@inquirer/select": "^2.5.0",
|
|
18886
|
-
"@oclif/core": "^4.
|
|
18886
|
+
"@oclif/core": "^4.4.0",
|
|
18887
18887
|
"@oclif/plugin-help": "^6.2.29",
|
|
18888
18888
|
"@oclif/plugin-not-found": "^3.2.57",
|
|
18889
|
-
"@oclif/plugin-warn-if-update-available": "^3.1.
|
|
18889
|
+
"@oclif/plugin-warn-if-update-available": "^3.1.41",
|
|
18890
18890
|
"ansis": "^3.16.0",
|
|
18891
18891
|
"async-retry": "^1.3.3",
|
|
18892
18892
|
"change-case": "^4",
|
package/oclif.lock
CHANGED
|
@@ -1859,10 +1859,10 @@
|
|
|
1859
1859
|
proc-log "^5.0.0"
|
|
1860
1860
|
which "^5.0.0"
|
|
1861
1861
|
|
|
1862
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.
|
|
1863
|
-
version "4.
|
|
1864
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.
|
|
1865
|
-
integrity sha512-
|
|
1862
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.0":
|
|
1863
|
+
version "4.5.0"
|
|
1864
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.0.tgz#0163f933098bfa52f86387f11900da1ad13235d3"
|
|
1865
|
+
integrity sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==
|
|
1866
1866
|
dependencies:
|
|
1867
1867
|
ansi-escapes "^4.3.2"
|
|
1868
1868
|
ansis "^3.17.0"
|
|
@@ -1915,14 +1915,14 @@
|
|
|
1915
1915
|
ansis "^3.17.0"
|
|
1916
1916
|
fast-levenshtein "^3.0.0"
|
|
1917
1917
|
|
|
1918
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1919
|
-
version "3.1.
|
|
1920
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1921
|
-
integrity sha512-
|
|
1918
|
+
"@oclif/plugin-warn-if-update-available@^3.1.41":
|
|
1919
|
+
version "3.1.42"
|
|
1920
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8"
|
|
1921
|
+
integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA==
|
|
1922
1922
|
dependencies:
|
|
1923
1923
|
"@oclif/core" "^4"
|
|
1924
1924
|
ansis "^3.17.0"
|
|
1925
|
-
debug "^4.4.
|
|
1925
|
+
debug "^4.4.1"
|
|
1926
1926
|
http-call "^5.2.2"
|
|
1927
1927
|
lodash "^4.17.21"
|
|
1928
1928
|
registry-auth-token "^5.1.0"
|
|
@@ -4952,12 +4952,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4952
4952
|
semver "^7.5.4"
|
|
4953
4953
|
spdx-expression-parse "^4.0.0"
|
|
4954
4954
|
|
|
4955
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4956
|
-
version "1.20.
|
|
4957
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4958
|
-
integrity sha512-
|
|
4955
|
+
eslint-plugin-sf-plugin@^1.20.27:
|
|
4956
|
+
version "1.20.27"
|
|
4957
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz#77e1b8edddc3fa03060d1ab965cba2ce69e8da43"
|
|
4958
|
+
integrity sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==
|
|
4959
4959
|
dependencies:
|
|
4960
|
-
"@salesforce/core" "^8.
|
|
4960
|
+
"@salesforce/core" "^8.17.0"
|
|
4961
4961
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4962
4962
|
|
|
4963
4963
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -7932,20 +7932,20 @@ object.values@^1.1.7:
|
|
|
7932
7932
|
define-properties "^1.2.0"
|
|
7933
7933
|
es-abstract "^1.22.1"
|
|
7934
7934
|
|
|
7935
|
-
oclif@^4.
|
|
7936
|
-
version "4.
|
|
7937
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
7938
|
-
integrity sha512-
|
|
7935
|
+
oclif@^4.20.1:
|
|
7936
|
+
version "4.20.1"
|
|
7937
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1.tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8"
|
|
7938
|
+
integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==
|
|
7939
7939
|
dependencies:
|
|
7940
7940
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
|
7941
7941
|
"@aws-sdk/client-s3" "^3.787.0"
|
|
7942
7942
|
"@inquirer/confirm" "^3.1.22"
|
|
7943
7943
|
"@inquirer/input" "^2.2.4"
|
|
7944
7944
|
"@inquirer/select" "^2.5.0"
|
|
7945
|
-
"@oclif/core" "^4.
|
|
7945
|
+
"@oclif/core" "^4.4.0"
|
|
7946
7946
|
"@oclif/plugin-help" "^6.2.29"
|
|
7947
7947
|
"@oclif/plugin-not-found" "^3.2.57"
|
|
7948
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
7948
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.41"
|
|
7949
7949
|
ansis "^3.16.0"
|
|
7950
7950
|
async-retry "^1.3.3"
|
|
7951
7951
|
change-case "^4"
|
package/oclif.manifest.json
CHANGED
|
@@ -234,113 +234,6 @@
|
|
|
234
234
|
"releasenotes.js"
|
|
235
235
|
]
|
|
236
236
|
},
|
|
237
|
-
"dependabot:automerge": {
|
|
238
|
-
"aliases": [],
|
|
239
|
-
"args": {},
|
|
240
|
-
"description": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
241
|
-
"examples": [
|
|
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"
|
|
245
|
-
],
|
|
246
|
-
"flags": {
|
|
247
|
-
"json": {
|
|
248
|
-
"description": "Format output as json.",
|
|
249
|
-
"helpGroup": "GLOBAL",
|
|
250
|
-
"name": "json",
|
|
251
|
-
"allowNo": false,
|
|
252
|
-
"type": "boolean"
|
|
253
|
-
},
|
|
254
|
-
"flags-dir": {
|
|
255
|
-
"helpGroup": "GLOBAL",
|
|
256
|
-
"name": "flags-dir",
|
|
257
|
-
"summary": "Import flag values from a directory.",
|
|
258
|
-
"hasDynamicHelp": false,
|
|
259
|
-
"multiple": false,
|
|
260
|
-
"type": "option"
|
|
261
|
-
},
|
|
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",
|
|
269
|
-
"hasDynamicHelp": false,
|
|
270
|
-
"multiple": false,
|
|
271
|
-
"type": "option"
|
|
272
|
-
},
|
|
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",
|
|
280
|
-
"hasDynamicHelp": false,
|
|
281
|
-
"multiple": false,
|
|
282
|
-
"type": "option"
|
|
283
|
-
},
|
|
284
|
-
"max-version-bump": {
|
|
285
|
-
"char": "m",
|
|
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",
|
|
310
|
-
"allowNo": false,
|
|
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
|
-
}
|
|
326
|
-
},
|
|
327
|
-
"hasDynamicHelp": false,
|
|
328
|
-
"hiddenAliases": [],
|
|
329
|
-
"id": "dependabot:automerge",
|
|
330
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
331
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
332
|
-
"pluginType": "core",
|
|
333
|
-
"strict": true,
|
|
334
|
-
"summary": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
335
|
-
"enableJsonFlag": true,
|
|
336
|
-
"isESM": true,
|
|
337
|
-
"relativePath": [
|
|
338
|
-
"lib",
|
|
339
|
-
"commands",
|
|
340
|
-
"dependabot",
|
|
341
|
-
"automerge.js"
|
|
342
|
-
]
|
|
343
|
-
},
|
|
344
237
|
"repositories": {
|
|
345
238
|
"aliases": [],
|
|
346
239
|
"args": {},
|
|
@@ -460,6 +353,113 @@
|
|
|
460
353
|
"index.js"
|
|
461
354
|
]
|
|
462
355
|
},
|
|
356
|
+
"dependabot:automerge": {
|
|
357
|
+
"aliases": [],
|
|
358
|
+
"args": {},
|
|
359
|
+
"description": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
360
|
+
"examples": [
|
|
361
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump patch",
|
|
362
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump minor",
|
|
363
|
+
"<%= config.bin %> <%= command.id %> --max-version-bump major"
|
|
364
|
+
],
|
|
365
|
+
"flags": {
|
|
366
|
+
"json": {
|
|
367
|
+
"description": "Format output as json.",
|
|
368
|
+
"helpGroup": "GLOBAL",
|
|
369
|
+
"name": "json",
|
|
370
|
+
"allowNo": false,
|
|
371
|
+
"type": "boolean"
|
|
372
|
+
},
|
|
373
|
+
"flags-dir": {
|
|
374
|
+
"helpGroup": "GLOBAL",
|
|
375
|
+
"name": "flags-dir",
|
|
376
|
+
"summary": "Import flag values from a directory.",
|
|
377
|
+
"hasDynamicHelp": false,
|
|
378
|
+
"multiple": false,
|
|
379
|
+
"type": "option"
|
|
380
|
+
},
|
|
381
|
+
"owner": {
|
|
382
|
+
"char": "o",
|
|
383
|
+
"dependsOn": [
|
|
384
|
+
"repo"
|
|
385
|
+
],
|
|
386
|
+
"name": "owner",
|
|
387
|
+
"summary": "the organization that the repository belongs to. This defaults to the owner specified in the package.json",
|
|
388
|
+
"hasDynamicHelp": false,
|
|
389
|
+
"multiple": false,
|
|
390
|
+
"type": "option"
|
|
391
|
+
},
|
|
392
|
+
"repo": {
|
|
393
|
+
"char": "r",
|
|
394
|
+
"dependsOn": [
|
|
395
|
+
"owner"
|
|
396
|
+
],
|
|
397
|
+
"name": "repo",
|
|
398
|
+
"summary": "the repository you want to consolidate PRs on. This defaults to the repository specified in the package.json",
|
|
399
|
+
"hasDynamicHelp": false,
|
|
400
|
+
"multiple": false,
|
|
401
|
+
"type": "option"
|
|
402
|
+
},
|
|
403
|
+
"max-version-bump": {
|
|
404
|
+
"char": "m",
|
|
405
|
+
"description": "the maximum version bump you want to be included",
|
|
406
|
+
"name": "max-version-bump",
|
|
407
|
+
"required": true,
|
|
408
|
+
"default": "minor",
|
|
409
|
+
"hasDynamicHelp": false,
|
|
410
|
+
"multiple": false,
|
|
411
|
+
"options": [
|
|
412
|
+
"major",
|
|
413
|
+
"minor",
|
|
414
|
+
"patch"
|
|
415
|
+
],
|
|
416
|
+
"type": "option"
|
|
417
|
+
},
|
|
418
|
+
"dryrun": {
|
|
419
|
+
"char": "d",
|
|
420
|
+
"name": "dryrun",
|
|
421
|
+
"summary": "only show what would happen if you consolidated dependabot PRs",
|
|
422
|
+
"allowNo": false,
|
|
423
|
+
"type": "boolean"
|
|
424
|
+
},
|
|
425
|
+
"skip-ci": {
|
|
426
|
+
"char": "s",
|
|
427
|
+
"name": "skip-ci",
|
|
428
|
+
"summary": "add [skip ci] to the merge commit title",
|
|
429
|
+
"allowNo": false,
|
|
430
|
+
"type": "boolean"
|
|
431
|
+
},
|
|
432
|
+
"merge-method": {
|
|
433
|
+
"name": "merge-method",
|
|
434
|
+
"summary": "merge method to use",
|
|
435
|
+
"default": "merge",
|
|
436
|
+
"hasDynamicHelp": false,
|
|
437
|
+
"multiple": false,
|
|
438
|
+
"options": [
|
|
439
|
+
"merge",
|
|
440
|
+
"squash",
|
|
441
|
+
"rebase"
|
|
442
|
+
],
|
|
443
|
+
"type": "option"
|
|
444
|
+
}
|
|
445
|
+
},
|
|
446
|
+
"hasDynamicHelp": false,
|
|
447
|
+
"hiddenAliases": [],
|
|
448
|
+
"id": "dependabot:automerge",
|
|
449
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
450
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
451
|
+
"pluginType": "core",
|
|
452
|
+
"strict": true,
|
|
453
|
+
"summary": "automatically merge one green, mergeable PR up to the specified maximum bump type",
|
|
454
|
+
"enableJsonFlag": true,
|
|
455
|
+
"isESM": true,
|
|
456
|
+
"relativePath": [
|
|
457
|
+
"lib",
|
|
458
|
+
"commands",
|
|
459
|
+
"dependabot",
|
|
460
|
+
"automerge.js"
|
|
461
|
+
]
|
|
462
|
+
},
|
|
463
463
|
"cli:artifacts:compare": {
|
|
464
464
|
"aliases": [],
|
|
465
465
|
"args": {},
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.43"
|
|
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.43",
|
|
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.5.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,8 +39,8 @@
|
|
|
39
39
|
"@types/semver": "^7.7.0",
|
|
40
40
|
"@types/shelljs": "^0.8.17",
|
|
41
41
|
"aws-sdk-mock": "^5.9.0",
|
|
42
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
43
|
-
"oclif": "^4.
|
|
42
|
+
"eslint-plugin-sf-plugin": "^1.20.27",
|
|
43
|
+
"oclif": "^4.20.1",
|
|
44
44
|
"ts-node": "^10.9.2",
|
|
45
45
|
"typescript": "^5.8.3"
|
|
46
46
|
},
|