@salesforce/plugin-release-management 5.8.0 → 5.8.2
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 +34 -17
- package/oclif.lock +25 -18
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
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.8.
|
|
148
|
+
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
172
|
+
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
193
|
+
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
234
|
+
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
265
|
+
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
328
|
+
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
369
|
+
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
397
|
+
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
427
|
+
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
459
|
+
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
511
|
+
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
551
|
+
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
578
|
+
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
604
|
+
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
636
|
+
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
704
|
+
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.2/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.8.
|
|
3
|
+
"version": "5.8.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "5.8.
|
|
9
|
+
"version": "5.8.2",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-sdk/client-s3": "^3.1019.0",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@smithy/node-http-handler": "^4.4.16",
|
|
25
25
|
"@smithy/types": "^4.11.0",
|
|
26
26
|
"chalk": "^5.6.0",
|
|
27
|
-
"commit-and-tag-version": "^12.
|
|
27
|
+
"commit-and-tag-version": "^12.7.1",
|
|
28
28
|
"fast-glob": "^3.3.3",
|
|
29
29
|
"got": "^13",
|
|
30
30
|
"just-diff": "^5.2.0",
|
|
@@ -8397,9 +8397,9 @@
|
|
|
8397
8397
|
}
|
|
8398
8398
|
},
|
|
8399
8399
|
"node_modules/commit-and-tag-version": {
|
|
8400
|
-
"version": "12.
|
|
8401
|
-
"resolved": "https://registry.npmjs.org/commit-and-tag-version/-/commit-and-tag-version-12.
|
|
8402
|
-
"integrity": "sha512-
|
|
8400
|
+
"version": "12.7.1",
|
|
8401
|
+
"resolved": "https://registry.npmjs.org/commit-and-tag-version/-/commit-and-tag-version-12.7.1.tgz",
|
|
8402
|
+
"integrity": "sha512-18+iV9VMPWQ5rryn1nKprvkwqFMx1eOcEwIprjgyGm8Blhsw7WnsFXgyYLIlBF4uG2fcbbps8P7fBZARvaA0VA==",
|
|
8403
8403
|
"license": "ISC",
|
|
8404
8404
|
"dependencies": {
|
|
8405
8405
|
"chalk": "^2.4.2",
|
|
@@ -8410,7 +8410,7 @@
|
|
|
8410
8410
|
"detect-indent": "^6.1.0",
|
|
8411
8411
|
"detect-newline": "^3.1.0",
|
|
8412
8412
|
"dotgitignore": "^2.1.0",
|
|
8413
|
-
"fast-xml-parser": "^5.
|
|
8413
|
+
"fast-xml-parser": "^5.5.6",
|
|
8414
8414
|
"figures": "^3.2.0",
|
|
8415
8415
|
"find-up": "^5.0.0",
|
|
8416
8416
|
"git-semver-tags": "^5.0.1",
|
|
@@ -10911,9 +10911,9 @@
|
|
|
10911
10911
|
}
|
|
10912
10912
|
},
|
|
10913
10913
|
"node_modules/fast-xml-parser": {
|
|
10914
|
-
"version": "5.
|
|
10915
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
10916
|
-
"integrity": "sha512-
|
|
10914
|
+
"version": "5.5.10",
|
|
10915
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz",
|
|
10916
|
+
"integrity": "sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==",
|
|
10917
10917
|
"funding": [
|
|
10918
10918
|
{
|
|
10919
10919
|
"type": "github",
|
|
@@ -10922,12 +10922,29 @@
|
|
|
10922
10922
|
],
|
|
10923
10923
|
"license": "MIT",
|
|
10924
10924
|
"dependencies": {
|
|
10925
|
-
"
|
|
10925
|
+
"fast-xml-builder": "^1.1.4",
|
|
10926
|
+
"path-expression-matcher": "^1.2.1",
|
|
10927
|
+
"strnum": "^2.2.2"
|
|
10926
10928
|
},
|
|
10927
10929
|
"bin": {
|
|
10928
10930
|
"fxparser": "src/cli/cli.js"
|
|
10929
10931
|
}
|
|
10930
10932
|
},
|
|
10933
|
+
"node_modules/fast-xml-parser/node_modules/path-expression-matcher": {
|
|
10934
|
+
"version": "1.2.1",
|
|
10935
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz",
|
|
10936
|
+
"integrity": "sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==",
|
|
10937
|
+
"funding": [
|
|
10938
|
+
{
|
|
10939
|
+
"type": "github",
|
|
10940
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
10941
|
+
}
|
|
10942
|
+
],
|
|
10943
|
+
"license": "MIT",
|
|
10944
|
+
"engines": {
|
|
10945
|
+
"node": ">=14.0.0"
|
|
10946
|
+
}
|
|
10947
|
+
},
|
|
10931
10948
|
"node_modules/fastest-levenshtein": {
|
|
10932
10949
|
"version": "1.0.16",
|
|
10933
10950
|
"resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
|
|
@@ -13801,9 +13818,9 @@
|
|
|
13801
13818
|
}
|
|
13802
13819
|
},
|
|
13803
13820
|
"node_modules/lodash": {
|
|
13804
|
-
"version": "4.
|
|
13805
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.
|
|
13806
|
-
"integrity": "sha512-
|
|
13821
|
+
"version": "4.18.1",
|
|
13822
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
13823
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
13807
13824
|
"license": "MIT"
|
|
13808
13825
|
},
|
|
13809
13826
|
"node_modules/lodash.camelcase": {
|
|
@@ -21355,9 +21372,9 @@
|
|
|
21355
21372
|
}
|
|
21356
21373
|
},
|
|
21357
21374
|
"node_modules/strnum": {
|
|
21358
|
-
"version": "2.
|
|
21359
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.
|
|
21360
|
-
"integrity": "sha512-
|
|
21375
|
+
"version": "2.2.2",
|
|
21376
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz",
|
|
21377
|
+
"integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==",
|
|
21361
21378
|
"funding": [
|
|
21362
21379
|
{
|
|
21363
21380
|
"type": "github",
|
package/oclif.lock
CHANGED
|
@@ -4002,10 +4002,10 @@ comment-parser@1.4.1:
|
|
|
4002
4002
|
resolved "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz"
|
|
4003
4003
|
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
|
|
4004
4004
|
|
|
4005
|
-
commit-and-tag-version@^12.
|
|
4006
|
-
version "12.
|
|
4007
|
-
resolved "https://registry.yarnpkg.com/commit-and-tag-version/-/commit-and-tag-version-12.
|
|
4008
|
-
integrity sha512-
|
|
4005
|
+
commit-and-tag-version@^12.7.1:
|
|
4006
|
+
version "12.7.1"
|
|
4007
|
+
resolved "https://registry.yarnpkg.com/commit-and-tag-version/-/commit-and-tag-version-12.7.1.tgz#8614bb814f55a64e315290aa00903d864145d62f"
|
|
4008
|
+
integrity sha512-18+iV9VMPWQ5rryn1nKprvkwqFMx1eOcEwIprjgyGm8Blhsw7WnsFXgyYLIlBF4uG2fcbbps8P7fBZARvaA0VA==
|
|
4009
4009
|
dependencies:
|
|
4010
4010
|
chalk "^2.4.2"
|
|
4011
4011
|
conventional-changelog "4.0.0"
|
|
@@ -4015,7 +4015,7 @@ commit-and-tag-version@^12.6.1:
|
|
|
4015
4015
|
detect-indent "^6.1.0"
|
|
4016
4016
|
detect-newline "^3.1.0"
|
|
4017
4017
|
dotgitignore "^2.1.0"
|
|
4018
|
-
fast-xml-parser "^5.
|
|
4018
|
+
fast-xml-parser "^5.5.6"
|
|
4019
4019
|
figures "^3.2.0"
|
|
4020
4020
|
find-up "^5.0.0"
|
|
4021
4021
|
git-semver-tags "^5.0.1"
|
|
@@ -5131,12 +5131,14 @@ fast-xml-parser@5.5.8:
|
|
|
5131
5131
|
path-expression-matcher "^1.2.0"
|
|
5132
5132
|
strnum "^2.2.0"
|
|
5133
5133
|
|
|
5134
|
-
fast-xml-parser@^5.
|
|
5135
|
-
version "5.
|
|
5136
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.
|
|
5137
|
-
integrity sha512-
|
|
5134
|
+
fast-xml-parser@^5.5.6:
|
|
5135
|
+
version "5.5.10"
|
|
5136
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz#5da142d2d568f33cc93c63596bd821bb7cb8f87c"
|
|
5137
|
+
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
|
|
5138
5138
|
dependencies:
|
|
5139
|
-
|
|
5139
|
+
fast-xml-builder "^1.1.4"
|
|
5140
|
+
path-expression-matcher "^1.2.1"
|
|
5141
|
+
strnum "^2.2.2"
|
|
5140
5142
|
|
|
5141
5143
|
fastest-levenshtein@^1.0.16, fastest-levenshtein@^1.0.7:
|
|
5142
5144
|
version "1.0.16"
|
|
@@ -7006,9 +7008,9 @@ lodash.upperfirst@^4.3.1:
|
|
|
7006
7008
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
|
7007
7009
|
|
|
7008
7010
|
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
|
|
7009
|
-
version "4.
|
|
7010
|
-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.
|
|
7011
|
-
integrity sha512-
|
|
7011
|
+
version "4.18.1"
|
|
7012
|
+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
|
|
7013
|
+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
|
|
7012
7014
|
|
|
7013
7015
|
log-symbols@^4.1.0:
|
|
7014
7016
|
version "4.1.0"
|
|
@@ -8256,6 +8258,11 @@ path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
|
|
|
8256
8258
|
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
|
|
8257
8259
|
integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
|
|
8258
8260
|
|
|
8261
|
+
path-expression-matcher@^1.2.1:
|
|
8262
|
+
version "1.2.1"
|
|
8263
|
+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz#04de63e98dcef3e07af8b12a41055466f200e291"
|
|
8264
|
+
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
|
|
8265
|
+
|
|
8259
8266
|
path-is-absolute@^1.0.0:
|
|
8260
8267
|
version "1.0.1"
|
|
8261
8268
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
@@ -9515,16 +9522,16 @@ strip-json-comments@^3.1.1:
|
|
|
9515
9522
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
9516
9523
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
9517
9524
|
|
|
9518
|
-
strnum@^2.1.2:
|
|
9519
|
-
version "2.1.2"
|
|
9520
|
-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.2.tgz#a5e00ba66ab25f9cafa3726b567ce7a49170937a"
|
|
9521
|
-
integrity sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==
|
|
9522
|
-
|
|
9523
9525
|
strnum@^2.2.0:
|
|
9524
9526
|
version "2.2.1"
|
|
9525
9527
|
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368"
|
|
9526
9528
|
integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==
|
|
9527
9529
|
|
|
9530
|
+
strnum@^2.2.2:
|
|
9531
|
+
version "2.2.2"
|
|
9532
|
+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
|
|
9533
|
+
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
|
|
9534
|
+
|
|
9528
9535
|
supports-color@^5.3.0, supports-color@^5.4.0:
|
|
9529
9536
|
version "5.5.0"
|
|
9530
9537
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
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.8.
|
|
4
|
+
"version": "5.8.2",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@smithy/node-http-handler": "^4.4.16",
|
|
25
25
|
"@smithy/types": "^4.11.0",
|
|
26
26
|
"chalk": "^5.6.0",
|
|
27
|
-
"commit-and-tag-version": "^12.
|
|
27
|
+
"commit-and-tag-version": "^12.7.1",
|
|
28
28
|
"fast-glob": "^3.3.3",
|
|
29
29
|
"got": "^13",
|
|
30
30
|
"just-diff": "^5.2.0",
|