@salesforce/plugin-release-management 5.7.34 → 5.7.35
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 +24 -54
- package/oclif.lock +22 -22
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35/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.35",
|
|
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.35",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.3.2",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/core": "^8.12.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
19
|
+
"@salesforce/plugin-command-reference": "^3.1.56",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.89",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
@@ -36,14 +36,14 @@
|
|
|
36
36
|
"sf-release": "bin/run.js"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@oclif/plugin-command-snapshot": "^5.
|
|
39
|
+
"@oclif/plugin-command-snapshot": "^5.3.0",
|
|
40
40
|
"@salesforce/dev-scripts": "^10.2.4",
|
|
41
41
|
"@salesforce/ts-sinon": "^1.4.30",
|
|
42
42
|
"@types/semver": "^7.7.0",
|
|
43
43
|
"@types/shelljs": "^0.8.16",
|
|
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.25",
|
|
46
|
+
"oclif": "^4.18.0",
|
|
47
47
|
"ts-node": "^10.9.2",
|
|
48
48
|
"typescript": "^5.8.3"
|
|
49
49
|
},
|
|
@@ -4708,9 +4708,9 @@
|
|
|
4708
4708
|
}
|
|
4709
4709
|
},
|
|
4710
4710
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
4711
|
-
"version": "5.
|
|
4712
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.
|
|
4713
|
-
"integrity": "sha512-
|
|
4711
|
+
"version": "5.3.0",
|
|
4712
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.0.tgz",
|
|
4713
|
+
"integrity": "sha512-m5wbiYk6yWfQI+EK40Nmtyfdm9YzyP4KRjBE8N366qYl7gdqvAO4VzlZcwyaFGKQhQmkDXYUIYV1btw0gshNog==",
|
|
4714
4714
|
"dev": true,
|
|
4715
4715
|
"license": "MIT",
|
|
4716
4716
|
"dependencies": {
|
|
@@ -4724,6 +4724,9 @@
|
|
|
4724
4724
|
"semver": "^7.7.2",
|
|
4725
4725
|
"ts-json-schema-generator": "^1.5.1"
|
|
4726
4726
|
},
|
|
4727
|
+
"bin": {
|
|
4728
|
+
"oclif-snapshot": "bin/run.js"
|
|
4729
|
+
},
|
|
4727
4730
|
"engines": {
|
|
4728
4731
|
"node": ">=18.0.0"
|
|
4729
4732
|
}
|
|
@@ -5574,13 +5577,13 @@
|
|
|
5574
5577
|
}
|
|
5575
5578
|
},
|
|
5576
5579
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
5577
|
-
"version": "3.1.
|
|
5578
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
5579
|
-
"integrity": "sha512-
|
|
5580
|
+
"version": "3.1.56",
|
|
5581
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.56.tgz",
|
|
5582
|
+
"integrity": "sha512-rBslUjAZSWNf6dUS9ZB29KfzdoTBTx+A5PW12ZPXTL17kJb/iRNgJV8g1FQLq0yLKRvmhjHcQODXrH3YluZxWg==",
|
|
5580
5583
|
"license": "Apache-2.0",
|
|
5581
5584
|
"dependencies": {
|
|
5582
5585
|
"@oclif/core": "^4",
|
|
5583
|
-
"@salesforce/core": "^8.
|
|
5586
|
+
"@salesforce/core": "^8.12.0",
|
|
5584
5587
|
"@salesforce/kit": "^3.2.3",
|
|
5585
5588
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
5586
5589
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -10461,13 +10464,13 @@
|
|
|
10461
10464
|
}
|
|
10462
10465
|
},
|
|
10463
10466
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
10464
|
-
"version": "1.20.
|
|
10465
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
10466
|
-
"integrity": "sha512-
|
|
10467
|
+
"version": "1.20.25",
|
|
10468
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz",
|
|
10469
|
+
"integrity": "sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q==",
|
|
10467
10470
|
"dev": true,
|
|
10468
10471
|
"license": "BSD-3-Clause",
|
|
10469
10472
|
"dependencies": {
|
|
10470
|
-
"@salesforce/core": "^8.
|
|
10473
|
+
"@salesforce/core": "^8.12.0",
|
|
10471
10474
|
"@typescript-eslint/utils": "^7.18.0"
|
|
10472
10475
|
},
|
|
10473
10476
|
"engines": {
|
|
@@ -18731,9 +18734,9 @@
|
|
|
18731
18734
|
}
|
|
18732
18735
|
},
|
|
18733
18736
|
"node_modules/oclif": {
|
|
18734
|
-
"version": "4.
|
|
18735
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.
|
|
18736
|
-
"integrity": "sha512-
|
|
18737
|
+
"version": "4.18.0",
|
|
18738
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.18.0.tgz",
|
|
18739
|
+
"integrity": "sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==",
|
|
18737
18740
|
"dev": true,
|
|
18738
18741
|
"license": "MIT",
|
|
18739
18742
|
"dependencies": {
|
|
@@ -18746,8 +18749,8 @@
|
|
|
18746
18749
|
"@oclif/plugin-help": "^6.2.27",
|
|
18747
18750
|
"@oclif/plugin-not-found": "^3.2.48",
|
|
18748
18751
|
"@oclif/plugin-warn-if-update-available": "^3.1.38",
|
|
18752
|
+
"ansis": "^3.16.0",
|
|
18749
18753
|
"async-retry": "^1.3.3",
|
|
18750
|
-
"chalk": "^4",
|
|
18751
18754
|
"change-case": "^4",
|
|
18752
18755
|
"debug": "^4.4.0",
|
|
18753
18756
|
"ejs": "^3.1.10",
|
|
@@ -18769,39 +18772,6 @@
|
|
|
18769
18772
|
"node": ">=18.0.0"
|
|
18770
18773
|
}
|
|
18771
18774
|
},
|
|
18772
|
-
"node_modules/oclif/node_modules/ansi-styles": {
|
|
18773
|
-
"version": "4.3.0",
|
|
18774
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
18775
|
-
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
18776
|
-
"dev": true,
|
|
18777
|
-
"license": "MIT",
|
|
18778
|
-
"dependencies": {
|
|
18779
|
-
"color-convert": "^2.0.1"
|
|
18780
|
-
},
|
|
18781
|
-
"engines": {
|
|
18782
|
-
"node": ">=8"
|
|
18783
|
-
},
|
|
18784
|
-
"funding": {
|
|
18785
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
18786
|
-
}
|
|
18787
|
-
},
|
|
18788
|
-
"node_modules/oclif/node_modules/chalk": {
|
|
18789
|
-
"version": "4.1.2",
|
|
18790
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
18791
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
18792
|
-
"dev": true,
|
|
18793
|
-
"license": "MIT",
|
|
18794
|
-
"dependencies": {
|
|
18795
|
-
"ansi-styles": "^4.1.0",
|
|
18796
|
-
"supports-color": "^7.1.0"
|
|
18797
|
-
},
|
|
18798
|
-
"engines": {
|
|
18799
|
-
"node": ">=10"
|
|
18800
|
-
},
|
|
18801
|
-
"funding": {
|
|
18802
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
18803
|
-
}
|
|
18804
|
-
},
|
|
18805
18775
|
"node_modules/oclif/node_modules/hosted-git-info": {
|
|
18806
18776
|
"version": "7.0.2",
|
|
18807
18777
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
|
package/oclif.lock
CHANGED
|
@@ -1871,10 +1871,10 @@
|
|
|
1871
1871
|
wordwrap "^1.0.0"
|
|
1872
1872
|
wrap-ansi "^7.0.0"
|
|
1873
1873
|
|
|
1874
|
-
"@oclif/plugin-command-snapshot@^5.
|
|
1875
|
-
version "5.
|
|
1876
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.
|
|
1877
|
-
integrity sha512-
|
|
1874
|
+
"@oclif/plugin-command-snapshot@^5.3.0":
|
|
1875
|
+
version "5.3.0"
|
|
1876
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.0.tgz#d1afcffbe0ab4ad29b19d02f5d881e073a936b56"
|
|
1877
|
+
integrity sha512-m5wbiYk6yWfQI+EK40Nmtyfdm9YzyP4KRjBE8N366qYl7gdqvAO4VzlZcwyaFGKQhQmkDXYUIYV1btw0gshNog==
|
|
1878
1878
|
dependencies:
|
|
1879
1879
|
"@oclif/core" "^4"
|
|
1880
1880
|
ansis "^3.17.0"
|
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
strip-ansi "6.0.1"
|
|
2065
2065
|
ts-retry-promise "^0.8.1"
|
|
2066
2066
|
|
|
2067
|
-
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.
|
|
2067
|
+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.12.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
2068
2068
|
version "8.12.0"
|
|
2069
2069
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.12.0.tgz#a458cc3e39f4e7df57d94f0deaaa0fd0660b18c9"
|
|
2070
2070
|
integrity sha512-LJIjoQ3UQJ1r/xxdQcaG5bU8MfxeO/LJhrfK/7LZeHVtp1iOIgedbwPuVNzTzYciDWh8elborarrPM4uWjtu5g==
|
|
@@ -2132,13 +2132,13 @@
|
|
|
2132
2132
|
dependencies:
|
|
2133
2133
|
"@salesforce/ts-types" "^2.0.12"
|
|
2134
2134
|
|
|
2135
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
2136
|
-
version "3.1.
|
|
2137
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
2138
|
-
integrity sha512-
|
|
2135
|
+
"@salesforce/plugin-command-reference@^3.1.56":
|
|
2136
|
+
version "3.1.56"
|
|
2137
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.56.tgz#648bb75ea629b046ca868dda443aff779a5c67a4"
|
|
2138
|
+
integrity sha512-rBslUjAZSWNf6dUS9ZB29KfzdoTBTx+A5PW12ZPXTL17kJb/iRNgJV8g1FQLq0yLKRvmhjHcQODXrH3YluZxWg==
|
|
2139
2139
|
dependencies:
|
|
2140
2140
|
"@oclif/core" "^4"
|
|
2141
|
-
"@salesforce/core" "^8.
|
|
2141
|
+
"@salesforce/core" "^8.12.0"
|
|
2142
2142
|
"@salesforce/kit" "^3.2.3"
|
|
2143
2143
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
2144
2144
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -3369,7 +3369,7 @@ ansicolors@~0.3.2:
|
|
|
3369
3369
|
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
|
|
3370
3370
|
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
|
|
3371
3371
|
|
|
3372
|
-
ansis@^3.17.0, ansis@^3.3.2:
|
|
3372
|
+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
|
|
3373
3373
|
version "3.17.0"
|
|
3374
3374
|
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
|
|
3375
3375
|
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
|
|
@@ -3866,7 +3866,7 @@ chalk@^2.4.2:
|
|
|
3866
3866
|
escape-string-regexp "^1.0.5"
|
|
3867
3867
|
supports-color "^5.3.0"
|
|
3868
3868
|
|
|
3869
|
-
chalk@^4
|
|
3869
|
+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
|
|
3870
3870
|
version "4.1.2"
|
|
3871
3871
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
3872
3872
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
@@ -4944,12 +4944,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4944
4944
|
semver "^7.5.4"
|
|
4945
4945
|
spdx-expression-parse "^4.0.0"
|
|
4946
4946
|
|
|
4947
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4948
|
-
version "1.20.
|
|
4949
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4950
|
-
integrity sha512-
|
|
4947
|
+
eslint-plugin-sf-plugin@^1.20.25:
|
|
4948
|
+
version "1.20.25"
|
|
4949
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz#943d861c73579d982a2c09eb5d8d5907cfdd7956"
|
|
4950
|
+
integrity sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q==
|
|
4951
4951
|
dependencies:
|
|
4952
|
-
"@salesforce/core" "^8.
|
|
4952
|
+
"@salesforce/core" "^8.12.0"
|
|
4953
4953
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4954
4954
|
|
|
4955
4955
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -7885,10 +7885,10 @@ object.values@^1.1.7:
|
|
|
7885
7885
|
define-properties "^1.2.0"
|
|
7886
7886
|
es-abstract "^1.22.1"
|
|
7887
7887
|
|
|
7888
|
-
oclif@^4.
|
|
7889
|
-
version "4.
|
|
7890
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
7891
|
-
integrity sha512-
|
|
7888
|
+
oclif@^4.18.0:
|
|
7889
|
+
version "4.18.0"
|
|
7890
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
|
|
7891
|
+
integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
|
|
7892
7892
|
dependencies:
|
|
7893
7893
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
|
7894
7894
|
"@aws-sdk/client-s3" "^3.787.0"
|
|
@@ -7899,8 +7899,8 @@ oclif@^4.17.46:
|
|
|
7899
7899
|
"@oclif/plugin-help" "^6.2.27"
|
|
7900
7900
|
"@oclif/plugin-not-found" "^3.2.48"
|
|
7901
7901
|
"@oclif/plugin-warn-if-update-available" "^3.1.38"
|
|
7902
|
+
ansis "^3.16.0"
|
|
7902
7903
|
async-retry "^1.3.3"
|
|
7903
|
-
chalk "^4"
|
|
7904
7904
|
change-case "^4"
|
|
7905
7905
|
debug "^4.4.0"
|
|
7906
7906
|
ejs "^3.1.10"
|
package/oclif.manifest.json
CHANGED
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.35",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/core": "^8.12.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
19
|
+
"@salesforce/plugin-command-reference": "^3.1.56",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.89",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"yarn-deduplicate": "^6.0.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@oclif/plugin-command-snapshot": "^5.
|
|
36
|
+
"@oclif/plugin-command-snapshot": "^5.3.0",
|
|
37
37
|
"@salesforce/dev-scripts": "^10.2.4",
|
|
38
38
|
"@salesforce/ts-sinon": "^1.4.30",
|
|
39
39
|
"@types/semver": "^7.7.0",
|
|
40
40
|
"@types/shelljs": "^0.8.16",
|
|
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.25",
|
|
43
|
+
"oclif": "^4.18.0",
|
|
44
44
|
"ts-node": "^10.9.2",
|
|
45
45
|
"typescript": "^5.8.3"
|
|
46
46
|
},
|