@salesforce/plugin-release-management 5.7.106 → 5.7.107
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 +45 -33
- package/oclif.lock +39 -32
- package/oclif.manifest.json +1 -1
- 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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107/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.107",
|
|
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.107",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-sdk/client-s3": "^3.1000.0",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/plugin-trust": "^3.7.89",
|
|
22
22
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.10",
|
|
24
|
-
"@smithy/node-http-handler": "^4.4.
|
|
24
|
+
"@smithy/node-http-handler": "^4.4.16",
|
|
25
25
|
"@smithy/types": "^4.11.0",
|
|
26
26
|
"chalk": "^5.6.0",
|
|
27
27
|
"commit-and-tag-version": "^12.6.1",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"sf-release": "bin/run.js"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
41
|
+
"@oclif/plugin-command-snapshot": "^5.3.11",
|
|
42
42
|
"@salesforce/dev-scripts": "^10.2.4",
|
|
43
43
|
"@salesforce/ts-sinon": "^1.4.31",
|
|
44
44
|
"@types/semver": "^7.7.0",
|
|
@@ -4063,9 +4063,9 @@
|
|
|
4063
4063
|
}
|
|
4064
4064
|
},
|
|
4065
4065
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
4066
|
-
"version": "5.3.
|
|
4067
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
4068
|
-
"integrity": "sha512-
|
|
4066
|
+
"version": "5.3.11",
|
|
4067
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.11.tgz",
|
|
4068
|
+
"integrity": "sha512-GlSVuVs7wwx0Yoa4U6MXTTJIjWhXmXx5Mzh8zPebjzHARNKTeozQMxMnWCW7p0b6QAYl6XUnTng/usQ8GAxtVA==",
|
|
4069
4069
|
"dev": true,
|
|
4070
4070
|
"license": "MIT",
|
|
4071
4071
|
"dependencies": {
|
|
@@ -5566,12 +5566,12 @@
|
|
|
5566
5566
|
"license": "(Unlicense OR Apache-2.0)"
|
|
5567
5567
|
},
|
|
5568
5568
|
"node_modules/@smithy/abort-controller": {
|
|
5569
|
-
"version": "4.2.
|
|
5570
|
-
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.
|
|
5571
|
-
"integrity": "sha512-
|
|
5569
|
+
"version": "4.2.12",
|
|
5570
|
+
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.12.tgz",
|
|
5571
|
+
"integrity": "sha512-xolrFw6b+2iYGl6EcOL7IJY71vvyZ0DJ3mcKtpykqPe2uscwtzDZJa1uVQXyP7w9Dd+kGwYnPbMsJrGISKiY/Q==",
|
|
5572
5572
|
"license": "Apache-2.0",
|
|
5573
5573
|
"dependencies": {
|
|
5574
|
-
"@smithy/types": "^4.13.
|
|
5574
|
+
"@smithy/types": "^4.13.1",
|
|
5575
5575
|
"tslib": "^2.6.2"
|
|
5576
5576
|
},
|
|
5577
5577
|
"engines": {
|
|
@@ -5922,15 +5922,15 @@
|
|
|
5922
5922
|
}
|
|
5923
5923
|
},
|
|
5924
5924
|
"node_modules/@smithy/node-http-handler": {
|
|
5925
|
-
"version": "4.4.
|
|
5926
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.
|
|
5927
|
-
"integrity": "sha512-
|
|
5925
|
+
"version": "4.4.16",
|
|
5926
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.16.tgz",
|
|
5927
|
+
"integrity": "sha512-ULC8UCS/HivdCB3jhi+kLFYe4B5gxH2gi9vHBfEIiRrT2jfKiZNiETJSlzRtE6B26XbBHjPtc8iZKSNqMol9bw==",
|
|
5928
5928
|
"license": "Apache-2.0",
|
|
5929
5929
|
"dependencies": {
|
|
5930
|
-
"@smithy/abort-controller": "^4.2.
|
|
5931
|
-
"@smithy/protocol-http": "^5.3.
|
|
5932
|
-
"@smithy/querystring-builder": "^4.2.
|
|
5933
|
-
"@smithy/types": "^4.13.
|
|
5930
|
+
"@smithy/abort-controller": "^4.2.12",
|
|
5931
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
5932
|
+
"@smithy/querystring-builder": "^4.2.12",
|
|
5933
|
+
"@smithy/types": "^4.13.1",
|
|
5934
5934
|
"tslib": "^2.6.2"
|
|
5935
5935
|
},
|
|
5936
5936
|
"engines": {
|
|
@@ -5951,12 +5951,12 @@
|
|
|
5951
5951
|
}
|
|
5952
5952
|
},
|
|
5953
5953
|
"node_modules/@smithy/protocol-http": {
|
|
5954
|
-
"version": "5.3.
|
|
5955
|
-
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.
|
|
5956
|
-
"integrity": "sha512-
|
|
5954
|
+
"version": "5.3.12",
|
|
5955
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.12.tgz",
|
|
5956
|
+
"integrity": "sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==",
|
|
5957
5957
|
"license": "Apache-2.0",
|
|
5958
5958
|
"dependencies": {
|
|
5959
|
-
"@smithy/types": "^4.13.
|
|
5959
|
+
"@smithy/types": "^4.13.1",
|
|
5960
5960
|
"tslib": "^2.6.2"
|
|
5961
5961
|
},
|
|
5962
5962
|
"engines": {
|
|
@@ -5964,13 +5964,13 @@
|
|
|
5964
5964
|
}
|
|
5965
5965
|
},
|
|
5966
5966
|
"node_modules/@smithy/querystring-builder": {
|
|
5967
|
-
"version": "4.2.
|
|
5968
|
-
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.
|
|
5969
|
-
"integrity": "sha512-
|
|
5967
|
+
"version": "4.2.12",
|
|
5968
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.12.tgz",
|
|
5969
|
+
"integrity": "sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==",
|
|
5970
5970
|
"license": "Apache-2.0",
|
|
5971
5971
|
"dependencies": {
|
|
5972
|
-
"@smithy/types": "^4.13.
|
|
5973
|
-
"@smithy/util-uri-escape": "^4.2.
|
|
5972
|
+
"@smithy/types": "^4.13.1",
|
|
5973
|
+
"@smithy/util-uri-escape": "^4.2.2",
|
|
5974
5974
|
"tslib": "^2.6.2"
|
|
5975
5975
|
},
|
|
5976
5976
|
"engines": {
|
|
@@ -6034,6 +6034,18 @@
|
|
|
6034
6034
|
"node": ">=18.0.0"
|
|
6035
6035
|
}
|
|
6036
6036
|
},
|
|
6037
|
+
"node_modules/@smithy/signature-v4/node_modules/@smithy/util-uri-escape": {
|
|
6038
|
+
"version": "4.2.1",
|
|
6039
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.1.tgz",
|
|
6040
|
+
"integrity": "sha512-YmiUDn2eo2IOiWYYvGQkgX5ZkBSiTQu4FlDo5jNPpAxng2t6Sjb6WutnZV9l6VR4eJul1ABmCrnWBC9hKHQa6Q==",
|
|
6041
|
+
"license": "Apache-2.0",
|
|
6042
|
+
"dependencies": {
|
|
6043
|
+
"tslib": "^2.6.2"
|
|
6044
|
+
},
|
|
6045
|
+
"engines": {
|
|
6046
|
+
"node": ">=18.0.0"
|
|
6047
|
+
}
|
|
6048
|
+
},
|
|
6037
6049
|
"node_modules/@smithy/smithy-client": {
|
|
6038
6050
|
"version": "4.12.0",
|
|
6039
6051
|
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.12.0.tgz",
|
|
@@ -6053,9 +6065,9 @@
|
|
|
6053
6065
|
}
|
|
6054
6066
|
},
|
|
6055
6067
|
"node_modules/@smithy/types": {
|
|
6056
|
-
"version": "4.13.
|
|
6057
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.13.
|
|
6058
|
-
"integrity": "sha512-
|
|
6068
|
+
"version": "4.13.1",
|
|
6069
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.13.1.tgz",
|
|
6070
|
+
"integrity": "sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==",
|
|
6059
6071
|
"license": "Apache-2.0",
|
|
6060
6072
|
"dependencies": {
|
|
6061
6073
|
"tslib": "^2.6.2"
|
|
@@ -6247,9 +6259,9 @@
|
|
|
6247
6259
|
}
|
|
6248
6260
|
},
|
|
6249
6261
|
"node_modules/@smithy/util-uri-escape": {
|
|
6250
|
-
"version": "4.2.
|
|
6251
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.
|
|
6252
|
-
"integrity": "sha512-
|
|
6262
|
+
"version": "4.2.2",
|
|
6263
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz",
|
|
6264
|
+
"integrity": "sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==",
|
|
6253
6265
|
"license": "Apache-2.0",
|
|
6254
6266
|
"dependencies": {
|
|
6255
6267
|
"tslib": "^2.6.2"
|
package/oclif.lock
CHANGED
|
@@ -1665,10 +1665,10 @@
|
|
|
1665
1665
|
wordwrap "^1.0.0"
|
|
1666
1666
|
wrap-ansi "^7.0.0"
|
|
1667
1667
|
|
|
1668
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1669
|
-
version "5.3.
|
|
1670
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1671
|
-
integrity sha512-
|
|
1668
|
+
"@oclif/plugin-command-snapshot@^5.3.11":
|
|
1669
|
+
version "5.3.11"
|
|
1670
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.11.tgz#d844efb206856cd7475b763e5c815301ced421a8"
|
|
1671
|
+
integrity sha512-GlSVuVs7wwx0Yoa4U6MXTTJIjWhXmXx5Mzh8zPebjzHARNKTeozQMxMnWCW7p0b6QAYl6XUnTng/usQ8GAxtVA==
|
|
1672
1672
|
dependencies:
|
|
1673
1673
|
"@oclif/core" "^4"
|
|
1674
1674
|
ansis "^3.17.0"
|
|
@@ -2191,12 +2191,12 @@
|
|
|
2191
2191
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
|
|
2192
2192
|
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
|
|
2193
2193
|
|
|
2194
|
-
"@smithy/abort-controller@^4.2.10":
|
|
2195
|
-
version "4.2.
|
|
2196
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.
|
|
2197
|
-
integrity sha512-
|
|
2194
|
+
"@smithy/abort-controller@^4.2.10", "@smithy/abort-controller@^4.2.12":
|
|
2195
|
+
version "4.2.12"
|
|
2196
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.12.tgz#80c86416f232b0b4e79cef530877ef87d626ac42"
|
|
2197
|
+
integrity sha512-xolrFw6b+2iYGl6EcOL7IJY71vvyZ0DJ3mcKtpykqPe2uscwtzDZJa1uVQXyP7w9Dd+kGwYnPbMsJrGISKiY/Q==
|
|
2198
2198
|
dependencies:
|
|
2199
|
-
"@smithy/types" "^4.13.
|
|
2199
|
+
"@smithy/types" "^4.13.1"
|
|
2200
2200
|
tslib "^2.6.2"
|
|
2201
2201
|
|
|
2202
2202
|
"@smithy/chunked-blob-reader-native@^4.2.2":
|
|
@@ -2434,15 +2434,15 @@
|
|
|
2434
2434
|
"@smithy/types" "^4.13.0"
|
|
2435
2435
|
tslib "^2.6.2"
|
|
2436
2436
|
|
|
2437
|
-
"@smithy/node-http-handler@^4.4.12", "@smithy/node-http-handler@^4.4.
|
|
2438
|
-
version "4.4.
|
|
2439
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.
|
|
2440
|
-
integrity sha512-
|
|
2437
|
+
"@smithy/node-http-handler@^4.4.12", "@smithy/node-http-handler@^4.4.16":
|
|
2438
|
+
version "4.4.16"
|
|
2439
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.16.tgz#bb9de91f546c22b312820acabc081debe0417dff"
|
|
2440
|
+
integrity sha512-ULC8UCS/HivdCB3jhi+kLFYe4B5gxH2gi9vHBfEIiRrT2jfKiZNiETJSlzRtE6B26XbBHjPtc8iZKSNqMol9bw==
|
|
2441
2441
|
dependencies:
|
|
2442
|
-
"@smithy/abort-controller" "^4.2.
|
|
2443
|
-
"@smithy/protocol-http" "^5.3.
|
|
2444
|
-
"@smithy/querystring-builder" "^4.2.
|
|
2445
|
-
"@smithy/types" "^4.13.
|
|
2442
|
+
"@smithy/abort-controller" "^4.2.12"
|
|
2443
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
2444
|
+
"@smithy/querystring-builder" "^4.2.12"
|
|
2445
|
+
"@smithy/types" "^4.13.1"
|
|
2446
2446
|
tslib "^2.6.2"
|
|
2447
2447
|
|
|
2448
2448
|
"@smithy/property-provider@^4.2.10":
|
|
@@ -2453,21 +2453,21 @@
|
|
|
2453
2453
|
"@smithy/types" "^4.13.0"
|
|
2454
2454
|
tslib "^2.6.2"
|
|
2455
2455
|
|
|
2456
|
-
"@smithy/protocol-http@^5.3.10":
|
|
2457
|
-
version "5.3.
|
|
2458
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.
|
|
2459
|
-
integrity sha512-
|
|
2456
|
+
"@smithy/protocol-http@^5.3.10", "@smithy/protocol-http@^5.3.12":
|
|
2457
|
+
version "5.3.12"
|
|
2458
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.12.tgz#c913053e7dfbac6cdd7f374f0b4f5aa7c518d0e1"
|
|
2459
|
+
integrity sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==
|
|
2460
2460
|
dependencies:
|
|
2461
|
-
"@smithy/types" "^4.13.
|
|
2461
|
+
"@smithy/types" "^4.13.1"
|
|
2462
2462
|
tslib "^2.6.2"
|
|
2463
2463
|
|
|
2464
|
-
"@smithy/querystring-builder@^4.2.10":
|
|
2465
|
-
version "4.2.
|
|
2466
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.
|
|
2467
|
-
integrity sha512-
|
|
2464
|
+
"@smithy/querystring-builder@^4.2.10", "@smithy/querystring-builder@^4.2.12":
|
|
2465
|
+
version "4.2.12"
|
|
2466
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.12.tgz#20a0266b151a4b58409f901e1463257a72835c16"
|
|
2467
|
+
integrity sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==
|
|
2468
2468
|
dependencies:
|
|
2469
|
-
"@smithy/types" "^4.13.
|
|
2470
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2469
|
+
"@smithy/types" "^4.13.1"
|
|
2470
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2471
2471
|
tslib "^2.6.2"
|
|
2472
2472
|
|
|
2473
2473
|
"@smithy/querystring-parser@^4.2.10":
|
|
@@ -2520,10 +2520,10 @@
|
|
|
2520
2520
|
"@smithy/util-stream" "^4.5.15"
|
|
2521
2521
|
tslib "^2.6.2"
|
|
2522
2522
|
|
|
2523
|
-
"@smithy/types@^4.11.0", "@smithy/types@^4.13.0":
|
|
2524
|
-
version "4.13.
|
|
2525
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.13.
|
|
2526
|
-
integrity sha512-
|
|
2523
|
+
"@smithy/types@^4.11.0", "@smithy/types@^4.13.0", "@smithy/types@^4.13.1":
|
|
2524
|
+
version "4.13.1"
|
|
2525
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.13.1.tgz#8aaf15bb0f42b4e7c93c87018a3678a06d74691d"
|
|
2526
|
+
integrity sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==
|
|
2527
2527
|
dependencies:
|
|
2528
2528
|
tslib "^2.6.2"
|
|
2529
2529
|
|
|
@@ -2659,6 +2659,13 @@
|
|
|
2659
2659
|
dependencies:
|
|
2660
2660
|
tslib "^2.6.2"
|
|
2661
2661
|
|
|
2662
|
+
"@smithy/util-uri-escape@^4.2.2":
|
|
2663
|
+
version "4.2.2"
|
|
2664
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz#48e40206e7fe9daefc8d44bb43a1ab17e76abf4a"
|
|
2665
|
+
integrity sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==
|
|
2666
|
+
dependencies:
|
|
2667
|
+
tslib "^2.6.2"
|
|
2668
|
+
|
|
2662
2669
|
"@smithy/util-utf8@^2.0.0":
|
|
2663
2670
|
version "2.3.0"
|
|
2664
2671
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
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.107",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/plugin-trust": "^3.7.89",
|
|
22
22
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.10",
|
|
24
|
-
"@smithy/node-http-handler": "^4.4.
|
|
24
|
+
"@smithy/node-http-handler": "^4.4.16",
|
|
25
25
|
"@smithy/types": "^4.11.0",
|
|
26
26
|
"chalk": "^5.6.0",
|
|
27
27
|
"commit-and-tag-version": "^12.6.1",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"yarn-deduplicate": "^6.0.2"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
38
|
+
"@oclif/plugin-command-snapshot": "^5.3.11",
|
|
39
39
|
"@salesforce/dev-scripts": "^10.2.4",
|
|
40
40
|
"@salesforce/ts-sinon": "^1.4.31",
|
|
41
41
|
"@types/semver": "^7.7.0",
|