@salesforce/plugin-release-management 5.7.14 → 5.7.16
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 +17 -17
- package/npm-shrinkwrap.json +74 -44
- package/oclif.lock +53 -41
- package/oclif.manifest.json +62 -62
- 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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/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.16/src/commands/npm/package/release.ts)_
|
|
637
637
|
|
|
638
638
|
## `sfdx plugins trust verify`
|
|
639
639
|
|
|
@@ -662,7 +662,7 @@ EXAMPLES
|
|
|
662
662
|
$ sfdx plugins trust verify --npm @scope/npmName
|
|
663
663
|
```
|
|
664
664
|
|
|
665
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.
|
|
665
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.79/src/commands/plugins/trust/verify.ts)_
|
|
666
666
|
|
|
667
667
|
## `sfdx repositories`
|
|
668
668
|
|
|
@@ -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.16/src/commands/repositories/index.ts)_
|
|
705
705
|
|
|
706
706
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.16",
|
|
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.16",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.2.8",
|
|
13
|
-
"@octokit/core": "^6.1.
|
|
13
|
+
"@octokit/core": "^6.1.5",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/core": "^8.9.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.49",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.7.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.79",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
23
23
|
"aws-sdk": "^2.1692.0",
|
|
@@ -7111,16 +7111,16 @@
|
|
|
7111
7111
|
}
|
|
7112
7112
|
},
|
|
7113
7113
|
"node_modules/@octokit/core": {
|
|
7114
|
-
"version": "6.1.
|
|
7115
|
-
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-6.1.
|
|
7116
|
-
"integrity": "sha512-
|
|
7114
|
+
"version": "6.1.5",
|
|
7115
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-6.1.5.tgz",
|
|
7116
|
+
"integrity": "sha512-vvmsN0r7rguA+FySiCsbaTTobSftpIDIpPW81trAmsv9TGxg3YCujAxRYp/Uy8xmDgYCzzgulG62H7KYUFmeIg==",
|
|
7117
7117
|
"license": "MIT",
|
|
7118
7118
|
"dependencies": {
|
|
7119
7119
|
"@octokit/auth-token": "^5.0.0",
|
|
7120
|
-
"@octokit/graphql": "^8.
|
|
7121
|
-
"@octokit/request": "^9.2.
|
|
7122
|
-
"@octokit/request-error": "^6.1.
|
|
7123
|
-
"@octokit/types": "^
|
|
7120
|
+
"@octokit/graphql": "^8.2.2",
|
|
7121
|
+
"@octokit/request": "^9.2.3",
|
|
7122
|
+
"@octokit/request-error": "^6.1.8",
|
|
7123
|
+
"@octokit/types": "^14.0.0",
|
|
7124
7124
|
"before-after-hook": "^3.0.2",
|
|
7125
7125
|
"universal-user-agent": "^7.0.0"
|
|
7126
7126
|
},
|
|
@@ -7129,12 +7129,12 @@
|
|
|
7129
7129
|
}
|
|
7130
7130
|
},
|
|
7131
7131
|
"node_modules/@octokit/endpoint": {
|
|
7132
|
-
"version": "10.1.
|
|
7133
|
-
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.
|
|
7134
|
-
"integrity": "sha512-
|
|
7132
|
+
"version": "10.1.4",
|
|
7133
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.4.tgz",
|
|
7134
|
+
"integrity": "sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA==",
|
|
7135
7135
|
"license": "MIT",
|
|
7136
7136
|
"dependencies": {
|
|
7137
|
-
"@octokit/types": "^
|
|
7137
|
+
"@octokit/types": "^14.0.0",
|
|
7138
7138
|
"universal-user-agent": "^7.0.2"
|
|
7139
7139
|
},
|
|
7140
7140
|
"engines": {
|
|
@@ -7142,13 +7142,13 @@
|
|
|
7142
7142
|
}
|
|
7143
7143
|
},
|
|
7144
7144
|
"node_modules/@octokit/graphql": {
|
|
7145
|
-
"version": "8.2.
|
|
7146
|
-
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.
|
|
7147
|
-
"integrity": "sha512-
|
|
7145
|
+
"version": "8.2.2",
|
|
7146
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.2.tgz",
|
|
7147
|
+
"integrity": "sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA==",
|
|
7148
7148
|
"license": "MIT",
|
|
7149
7149
|
"dependencies": {
|
|
7150
|
-
"@octokit/request": "^9.2.
|
|
7151
|
-
"@octokit/types": "^
|
|
7150
|
+
"@octokit/request": "^9.2.3",
|
|
7151
|
+
"@octokit/types": "^14.0.0",
|
|
7152
7152
|
"universal-user-agent": "^7.0.0"
|
|
7153
7153
|
},
|
|
7154
7154
|
"engines": {
|
|
@@ -7156,9 +7156,9 @@
|
|
|
7156
7156
|
}
|
|
7157
7157
|
},
|
|
7158
7158
|
"node_modules/@octokit/openapi-types": {
|
|
7159
|
-
"version": "
|
|
7160
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-
|
|
7161
|
-
"integrity": "sha512-
|
|
7159
|
+
"version": "25.0.0",
|
|
7160
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.0.0.tgz",
|
|
7161
|
+
"integrity": "sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw==",
|
|
7162
7162
|
"license": "MIT"
|
|
7163
7163
|
},
|
|
7164
7164
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
@@ -7176,6 +7176,21 @@
|
|
|
7176
7176
|
"@octokit/core": ">=6"
|
|
7177
7177
|
}
|
|
7178
7178
|
},
|
|
7179
|
+
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
|
|
7180
|
+
"version": "24.2.0",
|
|
7181
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
|
|
7182
|
+
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
|
|
7183
|
+
"license": "MIT"
|
|
7184
|
+
},
|
|
7185
|
+
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
|
|
7186
|
+
"version": "13.10.0",
|
|
7187
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
|
|
7188
|
+
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
|
|
7189
|
+
"license": "MIT",
|
|
7190
|
+
"dependencies": {
|
|
7191
|
+
"@octokit/openapi-types": "^24.2.0"
|
|
7192
|
+
}
|
|
7193
|
+
},
|
|
7179
7194
|
"node_modules/@octokit/plugin-throttling": {
|
|
7180
7195
|
"version": "9.6.1",
|
|
7181
7196
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.6.1.tgz",
|
|
@@ -7192,15 +7207,30 @@
|
|
|
7192
7207
|
"@octokit/core": "^6.1.3"
|
|
7193
7208
|
}
|
|
7194
7209
|
},
|
|
7210
|
+
"node_modules/@octokit/plugin-throttling/node_modules/@octokit/openapi-types": {
|
|
7211
|
+
"version": "24.2.0",
|
|
7212
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
|
|
7213
|
+
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
|
|
7214
|
+
"license": "MIT"
|
|
7215
|
+
},
|
|
7216
|
+
"node_modules/@octokit/plugin-throttling/node_modules/@octokit/types": {
|
|
7217
|
+
"version": "13.10.0",
|
|
7218
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
|
|
7219
|
+
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
|
|
7220
|
+
"license": "MIT",
|
|
7221
|
+
"dependencies": {
|
|
7222
|
+
"@octokit/openapi-types": "^24.2.0"
|
|
7223
|
+
}
|
|
7224
|
+
},
|
|
7195
7225
|
"node_modules/@octokit/request": {
|
|
7196
|
-
"version": "9.2.
|
|
7197
|
-
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.
|
|
7198
|
-
"integrity": "sha512-
|
|
7226
|
+
"version": "9.2.3",
|
|
7227
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.3.tgz",
|
|
7228
|
+
"integrity": "sha512-Ma+pZU8PXLOEYzsWf0cn/gY+ME57Wq8f49WTXA8FMHp2Ps9djKw//xYJ1je8Hm0pR2lU9FUGeJRWOtxq6olt4w==",
|
|
7199
7229
|
"license": "MIT",
|
|
7200
7230
|
"dependencies": {
|
|
7201
|
-
"@octokit/endpoint": "^10.1.
|
|
7202
|
-
"@octokit/request-error": "^6.1.
|
|
7203
|
-
"@octokit/types": "^
|
|
7231
|
+
"@octokit/endpoint": "^10.1.4",
|
|
7232
|
+
"@octokit/request-error": "^6.1.8",
|
|
7233
|
+
"@octokit/types": "^14.0.0",
|
|
7204
7234
|
"fast-content-type-parse": "^2.0.0",
|
|
7205
7235
|
"universal-user-agent": "^7.0.2"
|
|
7206
7236
|
},
|
|
@@ -7209,24 +7239,24 @@
|
|
|
7209
7239
|
}
|
|
7210
7240
|
},
|
|
7211
7241
|
"node_modules/@octokit/request-error": {
|
|
7212
|
-
"version": "6.1.
|
|
7213
|
-
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-6.1.
|
|
7214
|
-
"integrity": "sha512-
|
|
7242
|
+
"version": "6.1.8",
|
|
7243
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-6.1.8.tgz",
|
|
7244
|
+
"integrity": "sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ==",
|
|
7215
7245
|
"license": "MIT",
|
|
7216
7246
|
"dependencies": {
|
|
7217
|
-
"@octokit/types": "^
|
|
7247
|
+
"@octokit/types": "^14.0.0"
|
|
7218
7248
|
},
|
|
7219
7249
|
"engines": {
|
|
7220
7250
|
"node": ">= 18"
|
|
7221
7251
|
}
|
|
7222
7252
|
},
|
|
7223
7253
|
"node_modules/@octokit/types": {
|
|
7224
|
-
"version": "
|
|
7225
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-
|
|
7226
|
-
"integrity": "sha512-
|
|
7254
|
+
"version": "14.0.0",
|
|
7255
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.0.0.tgz",
|
|
7256
|
+
"integrity": "sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==",
|
|
7227
7257
|
"license": "MIT",
|
|
7228
7258
|
"dependencies": {
|
|
7229
|
-
"@octokit/openapi-types": "^
|
|
7259
|
+
"@octokit/openapi-types": "^25.0.0"
|
|
7230
7260
|
}
|
|
7231
7261
|
},
|
|
7232
7262
|
"node_modules/@pkgjs/parseargs": {
|
|
@@ -7737,9 +7767,9 @@
|
|
|
7737
7767
|
}
|
|
7738
7768
|
},
|
|
7739
7769
|
"node_modules/@salesforce/plugin-info": {
|
|
7740
|
-
"version": "3.4.
|
|
7741
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
7742
|
-
"integrity": "sha512-
|
|
7770
|
+
"version": "3.4.52",
|
|
7771
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.52.tgz",
|
|
7772
|
+
"integrity": "sha512-AJiZXeNpNFS21fMIyYRrKP/mRryM2OrdKQnuhgsLgWa3wfTFGEIeSgo8WlmGOVbC+Rdr+oOxA8DAX+Yx8Jr+fQ==",
|
|
7743
7773
|
"license": "BSD-3-Clause",
|
|
7744
7774
|
"dependencies": {
|
|
7745
7775
|
"@inquirer/input": "^2.3.0",
|
|
@@ -7820,15 +7850,15 @@
|
|
|
7820
7850
|
}
|
|
7821
7851
|
},
|
|
7822
7852
|
"node_modules/@salesforce/plugin-trust": {
|
|
7823
|
-
"version": "3.7.
|
|
7824
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
7825
|
-
"integrity": "sha512-
|
|
7853
|
+
"version": "3.7.79",
|
|
7854
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.79.tgz",
|
|
7855
|
+
"integrity": "sha512-HHU8fPADWoesP0DklakbDD4BYeN5JLsdayujY2uwIcIGSjJ8WKT7ciEIKIJCsCgzlS+kivE2+0ojyuCtmdFk4Q==",
|
|
7826
7856
|
"license": "BSD-3-Clause",
|
|
7827
7857
|
"dependencies": {
|
|
7828
7858
|
"@oclif/core": "^4",
|
|
7829
7859
|
"@salesforce/core": "^8.8.7",
|
|
7830
7860
|
"@salesforce/kit": "^3.2.0",
|
|
7831
|
-
"@salesforce/plugin-info": "^3.4.
|
|
7861
|
+
"@salesforce/plugin-info": "^3.4.51",
|
|
7832
7862
|
"@salesforce/sf-plugins-core": "^12",
|
|
7833
7863
|
"got": "^13.0.0",
|
|
7834
7864
|
"npm": "^10.9.2",
|
package/oclif.lock
CHANGED
|
@@ -2012,34 +2012,34 @@
|
|
|
2012
2012
|
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-5.1.2.tgz#68a486714d7a7fd1df56cb9bc89a860a0de866de"
|
|
2013
2013
|
integrity sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==
|
|
2014
2014
|
|
|
2015
|
-
"@octokit/core@^6.1.
|
|
2016
|
-
version "6.1.
|
|
2017
|
-
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-6.1.
|
|
2018
|
-
integrity sha512-
|
|
2015
|
+
"@octokit/core@^6.1.5":
|
|
2016
|
+
version "6.1.5"
|
|
2017
|
+
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-6.1.5.tgz#c2842aae87c2c2130b7dd33e8caa0f642dde2c67"
|
|
2018
|
+
integrity sha512-vvmsN0r7rguA+FySiCsbaTTobSftpIDIpPW81trAmsv9TGxg3YCujAxRYp/Uy8xmDgYCzzgulG62H7KYUFmeIg==
|
|
2019
2019
|
dependencies:
|
|
2020
2020
|
"@octokit/auth-token" "^5.0.0"
|
|
2021
|
-
"@octokit/graphql" "^8.
|
|
2022
|
-
"@octokit/request" "^9.2.
|
|
2023
|
-
"@octokit/request-error" "^6.1.
|
|
2024
|
-
"@octokit/types" "^
|
|
2021
|
+
"@octokit/graphql" "^8.2.2"
|
|
2022
|
+
"@octokit/request" "^9.2.3"
|
|
2023
|
+
"@octokit/request-error" "^6.1.8"
|
|
2024
|
+
"@octokit/types" "^14.0.0"
|
|
2025
2025
|
before-after-hook "^3.0.2"
|
|
2026
2026
|
universal-user-agent "^7.0.0"
|
|
2027
2027
|
|
|
2028
|
-
"@octokit/endpoint@^10.1.
|
|
2029
|
-
version "10.1.
|
|
2030
|
-
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.
|
|
2031
|
-
integrity sha512-
|
|
2028
|
+
"@octokit/endpoint@^10.1.4":
|
|
2029
|
+
version "10.1.4"
|
|
2030
|
+
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.4.tgz#8783be38a32b95af8bcb6523af20ab4eed7a2adb"
|
|
2031
|
+
integrity sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA==
|
|
2032
2032
|
dependencies:
|
|
2033
|
-
"@octokit/types" "^
|
|
2033
|
+
"@octokit/types" "^14.0.0"
|
|
2034
2034
|
universal-user-agent "^7.0.2"
|
|
2035
2035
|
|
|
2036
|
-
"@octokit/graphql@^8.
|
|
2037
|
-
version "8.2.
|
|
2038
|
-
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.2.
|
|
2039
|
-
integrity sha512-
|
|
2036
|
+
"@octokit/graphql@^8.2.2":
|
|
2037
|
+
version "8.2.2"
|
|
2038
|
+
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.2.2.tgz#3db48c4ffdf07f99600cee513baf45e73eced4d1"
|
|
2039
|
+
integrity sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA==
|
|
2040
2040
|
dependencies:
|
|
2041
|
-
"@octokit/request" "^9.2.
|
|
2042
|
-
"@octokit/types" "^
|
|
2041
|
+
"@octokit/request" "^9.2.3"
|
|
2042
|
+
"@octokit/types" "^14.0.0"
|
|
2043
2043
|
universal-user-agent "^7.0.0"
|
|
2044
2044
|
|
|
2045
2045
|
"@octokit/openapi-types@^24.2.0":
|
|
@@ -2047,6 +2047,11 @@
|
|
|
2047
2047
|
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3"
|
|
2048
2048
|
integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==
|
|
2049
2049
|
|
|
2050
|
+
"@octokit/openapi-types@^25.0.0":
|
|
2051
|
+
version "25.0.0"
|
|
2052
|
+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.0.0.tgz#adeead36992abf966e89dcd53518d8b0dc910e0d"
|
|
2053
|
+
integrity sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw==
|
|
2054
|
+
|
|
2050
2055
|
"@octokit/plugin-paginate-rest@^11.6.0":
|
|
2051
2056
|
version "11.6.0"
|
|
2052
2057
|
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz#e5e9ff3530e867c3837fdbff94ce15a2468a1f37"
|
|
@@ -2062,31 +2067,38 @@
|
|
|
2062
2067
|
"@octokit/types" "^13.7.0"
|
|
2063
2068
|
bottleneck "^2.15.3"
|
|
2064
2069
|
|
|
2065
|
-
"@octokit/request-error@^6.1.
|
|
2066
|
-
version "6.1.
|
|
2067
|
-
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.
|
|
2068
|
-
integrity sha512-
|
|
2070
|
+
"@octokit/request-error@^6.1.8":
|
|
2071
|
+
version "6.1.8"
|
|
2072
|
+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.8.tgz#3c7ce1ca6721eabd43dbddc76b44860de1fdea75"
|
|
2073
|
+
integrity sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ==
|
|
2069
2074
|
dependencies:
|
|
2070
|
-
"@octokit/types" "^
|
|
2075
|
+
"@octokit/types" "^14.0.0"
|
|
2071
2076
|
|
|
2072
|
-
"@octokit/request@^9.2.
|
|
2073
|
-
version "9.2.
|
|
2074
|
-
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.2.
|
|
2075
|
-
integrity sha512-
|
|
2077
|
+
"@octokit/request@^9.2.3":
|
|
2078
|
+
version "9.2.3"
|
|
2079
|
+
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.2.3.tgz#00d023ad690903d952e4dd31e3f5804ef98fcd24"
|
|
2080
|
+
integrity sha512-Ma+pZU8PXLOEYzsWf0cn/gY+ME57Wq8f49WTXA8FMHp2Ps9djKw//xYJ1je8Hm0pR2lU9FUGeJRWOtxq6olt4w==
|
|
2076
2081
|
dependencies:
|
|
2077
|
-
"@octokit/endpoint" "^10.1.
|
|
2078
|
-
"@octokit/request-error" "^6.1.
|
|
2079
|
-
"@octokit/types" "^
|
|
2082
|
+
"@octokit/endpoint" "^10.1.4"
|
|
2083
|
+
"@octokit/request-error" "^6.1.8"
|
|
2084
|
+
"@octokit/types" "^14.0.0"
|
|
2080
2085
|
fast-content-type-parse "^2.0.0"
|
|
2081
2086
|
universal-user-agent "^7.0.2"
|
|
2082
2087
|
|
|
2083
|
-
"@octokit/types@^13.10.0", "@octokit/types@^13.
|
|
2088
|
+
"@octokit/types@^13.10.0", "@octokit/types@^13.7.0":
|
|
2084
2089
|
version "13.10.0"
|
|
2085
2090
|
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3"
|
|
2086
2091
|
integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==
|
|
2087
2092
|
dependencies:
|
|
2088
2093
|
"@octokit/openapi-types" "^24.2.0"
|
|
2089
2094
|
|
|
2095
|
+
"@octokit/types@^14.0.0":
|
|
2096
|
+
version "14.0.0"
|
|
2097
|
+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-14.0.0.tgz#bbd1d31e2269940789ef143b1c37918aae09adc4"
|
|
2098
|
+
integrity sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==
|
|
2099
|
+
dependencies:
|
|
2100
|
+
"@octokit/openapi-types" "^25.0.0"
|
|
2101
|
+
|
|
2090
2102
|
"@pkgjs/parseargs@^0.11.0":
|
|
2091
2103
|
version "0.11.0"
|
|
2092
2104
|
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
|
|
@@ -2211,10 +2223,10 @@
|
|
|
2211
2223
|
debug "^4.4.0"
|
|
2212
2224
|
handlebars "^4.7.8"
|
|
2213
2225
|
|
|
2214
|
-
"@salesforce/plugin-info@^3.4.
|
|
2215
|
-
version "3.4.
|
|
2216
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
2217
|
-
integrity sha512-
|
|
2226
|
+
"@salesforce/plugin-info@^3.4.51":
|
|
2227
|
+
version "3.4.52"
|
|
2228
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.52.tgz#e7fc5cca53dea78b59115811badb07d502e7285f"
|
|
2229
|
+
integrity sha512-AJiZXeNpNFS21fMIyYRrKP/mRryM2OrdKQnuhgsLgWa3wfTFGEIeSgo8WlmGOVbC+Rdr+oOxA8DAX+Yx8Jr+fQ==
|
|
2218
2230
|
dependencies:
|
|
2219
2231
|
"@inquirer/input" "^2.3.0"
|
|
2220
2232
|
"@jsforce/jsforce-node" "^3.7.0"
|
|
@@ -2229,15 +2241,15 @@
|
|
|
2229
2241
|
proxy-agent "^6.5.0"
|
|
2230
2242
|
semver "^7.7.1"
|
|
2231
2243
|
|
|
2232
|
-
"@salesforce/plugin-trust@^3.7.
|
|
2233
|
-
version "3.7.
|
|
2234
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
2235
|
-
integrity sha512-
|
|
2244
|
+
"@salesforce/plugin-trust@^3.7.79":
|
|
2245
|
+
version "3.7.79"
|
|
2246
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.79.tgz#e474312a9b63425630e6eb755b30a299a733ab2e"
|
|
2247
|
+
integrity sha512-HHU8fPADWoesP0DklakbDD4BYeN5JLsdayujY2uwIcIGSjJ8WKT7ciEIKIJCsCgzlS+kivE2+0ojyuCtmdFk4Q==
|
|
2236
2248
|
dependencies:
|
|
2237
2249
|
"@oclif/core" "^4"
|
|
2238
2250
|
"@salesforce/core" "^8.8.7"
|
|
2239
2251
|
"@salesforce/kit" "^3.2.0"
|
|
2240
|
-
"@salesforce/plugin-info" "^3.4.
|
|
2252
|
+
"@salesforce/plugin-info" "^3.4.51"
|
|
2241
2253
|
"@salesforce/sf-plugins-core" "^12"
|
|
2242
2254
|
got "^13.0.0"
|
|
2243
2255
|
npm "^10.9.2"
|
package/oclif.manifest.json
CHANGED
|
@@ -848,67 +848,6 @@
|
|
|
848
848
|
"build.js"
|
|
849
849
|
]
|
|
850
850
|
},
|
|
851
|
-
"github:check:closed": {
|
|
852
|
-
"aliases": [],
|
|
853
|
-
"args": {},
|
|
854
|
-
"description": "Description of a command.",
|
|
855
|
-
"examples": [
|
|
856
|
-
"<%= config.bin %> <%= command.id %> -o me@gus.com"
|
|
857
|
-
],
|
|
858
|
-
"flags": {
|
|
859
|
-
"json": {
|
|
860
|
-
"description": "Format output as json.",
|
|
861
|
-
"helpGroup": "GLOBAL",
|
|
862
|
-
"name": "json",
|
|
863
|
-
"allowNo": false,
|
|
864
|
-
"type": "boolean"
|
|
865
|
-
},
|
|
866
|
-
"flags-dir": {
|
|
867
|
-
"helpGroup": "GLOBAL",
|
|
868
|
-
"name": "flags-dir",
|
|
869
|
-
"summary": "Import flag values from a directory.",
|
|
870
|
-
"hasDynamicHelp": false,
|
|
871
|
-
"multiple": false,
|
|
872
|
-
"type": "option"
|
|
873
|
-
},
|
|
874
|
-
"gus": {
|
|
875
|
-
"char": "o",
|
|
876
|
-
"name": "gus",
|
|
877
|
-
"noCacheDefault": true,
|
|
878
|
-
"required": true,
|
|
879
|
-
"summary": "Username/alias of your GUS org connection",
|
|
880
|
-
"hasDynamicHelp": true,
|
|
881
|
-
"multiple": false,
|
|
882
|
-
"type": "option"
|
|
883
|
-
},
|
|
884
|
-
"github-token": {
|
|
885
|
-
"env": "GITHUB_TOKEN",
|
|
886
|
-
"name": "github-token",
|
|
887
|
-
"required": true,
|
|
888
|
-
"summary": "Github token--store this in the environment as GITHUB_TOKEN",
|
|
889
|
-
"hasDynamicHelp": false,
|
|
890
|
-
"multiple": false,
|
|
891
|
-
"type": "option"
|
|
892
|
-
}
|
|
893
|
-
},
|
|
894
|
-
"hasDynamicHelp": true,
|
|
895
|
-
"hiddenAliases": [],
|
|
896
|
-
"id": "github:check:closed",
|
|
897
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
898
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
899
|
-
"pluginType": "core",
|
|
900
|
-
"strict": true,
|
|
901
|
-
"summary": "Show open Github issues with GUS WI",
|
|
902
|
-
"enableJsonFlag": true,
|
|
903
|
-
"isESM": true,
|
|
904
|
-
"relativePath": [
|
|
905
|
-
"lib",
|
|
906
|
-
"commands",
|
|
907
|
-
"github",
|
|
908
|
-
"check",
|
|
909
|
-
"closed.js"
|
|
910
|
-
]
|
|
911
|
-
},
|
|
912
851
|
"cli:versions:inspect": {
|
|
913
852
|
"aliases": [],
|
|
914
853
|
"args": {},
|
|
@@ -1187,6 +1126,67 @@
|
|
|
1187
1126
|
"verify.js"
|
|
1188
1127
|
]
|
|
1189
1128
|
},
|
|
1129
|
+
"github:check:closed": {
|
|
1130
|
+
"aliases": [],
|
|
1131
|
+
"args": {},
|
|
1132
|
+
"description": "Description of a command.",
|
|
1133
|
+
"examples": [
|
|
1134
|
+
"<%= config.bin %> <%= command.id %> -o me@gus.com"
|
|
1135
|
+
],
|
|
1136
|
+
"flags": {
|
|
1137
|
+
"json": {
|
|
1138
|
+
"description": "Format output as json.",
|
|
1139
|
+
"helpGroup": "GLOBAL",
|
|
1140
|
+
"name": "json",
|
|
1141
|
+
"allowNo": false,
|
|
1142
|
+
"type": "boolean"
|
|
1143
|
+
},
|
|
1144
|
+
"flags-dir": {
|
|
1145
|
+
"helpGroup": "GLOBAL",
|
|
1146
|
+
"name": "flags-dir",
|
|
1147
|
+
"summary": "Import flag values from a directory.",
|
|
1148
|
+
"hasDynamicHelp": false,
|
|
1149
|
+
"multiple": false,
|
|
1150
|
+
"type": "option"
|
|
1151
|
+
},
|
|
1152
|
+
"gus": {
|
|
1153
|
+
"char": "o",
|
|
1154
|
+
"name": "gus",
|
|
1155
|
+
"noCacheDefault": true,
|
|
1156
|
+
"required": true,
|
|
1157
|
+
"summary": "Username/alias of your GUS org connection",
|
|
1158
|
+
"hasDynamicHelp": true,
|
|
1159
|
+
"multiple": false,
|
|
1160
|
+
"type": "option"
|
|
1161
|
+
},
|
|
1162
|
+
"github-token": {
|
|
1163
|
+
"env": "GITHUB_TOKEN",
|
|
1164
|
+
"name": "github-token",
|
|
1165
|
+
"required": true,
|
|
1166
|
+
"summary": "Github token--store this in the environment as GITHUB_TOKEN",
|
|
1167
|
+
"hasDynamicHelp": false,
|
|
1168
|
+
"multiple": false,
|
|
1169
|
+
"type": "option"
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
"hasDynamicHelp": true,
|
|
1173
|
+
"hiddenAliases": [],
|
|
1174
|
+
"id": "github:check:closed",
|
|
1175
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1176
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
1177
|
+
"pluginType": "core",
|
|
1178
|
+
"strict": true,
|
|
1179
|
+
"summary": "Show open Github issues with GUS WI",
|
|
1180
|
+
"enableJsonFlag": true,
|
|
1181
|
+
"isESM": true,
|
|
1182
|
+
"relativePath": [
|
|
1183
|
+
"lib",
|
|
1184
|
+
"commands",
|
|
1185
|
+
"github",
|
|
1186
|
+
"check",
|
|
1187
|
+
"closed.js"
|
|
1188
|
+
]
|
|
1189
|
+
},
|
|
1190
1190
|
"npm:dependencies:pin": {
|
|
1191
1191
|
"aliases": [],
|
|
1192
1192
|
"args": {},
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.16"
|
|
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.16",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.2.8",
|
|
13
|
-
"@octokit/core": "^6.1.
|
|
13
|
+
"@octokit/core": "^6.1.5",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^11.6.0",
|
|
15
15
|
"@octokit/plugin-throttling": "^9.6.1",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/core": "^8.9.0",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.49",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.7.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.79",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
23
23
|
"aws-sdk": "^2.1692.0",
|