@salesforce/plugin-release-management 5.6.47 → 5.6.49
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 +274 -220
- package/oclif.lock +252 -230
- package/oclif.manifest.json +112 -112
- package/package.json +5 -5
package/oclif.manifest.json
CHANGED
|
@@ -1025,67 +1025,6 @@
|
|
|
1025
1025
|
"verify.js"
|
|
1026
1026
|
]
|
|
1027
1027
|
},
|
|
1028
|
-
"github:check:closed": {
|
|
1029
|
-
"aliases": [],
|
|
1030
|
-
"args": {},
|
|
1031
|
-
"description": "Description of a command.",
|
|
1032
|
-
"examples": [
|
|
1033
|
-
"<%= config.bin %> <%= command.id %> -o me@gus.com"
|
|
1034
|
-
],
|
|
1035
|
-
"flags": {
|
|
1036
|
-
"json": {
|
|
1037
|
-
"description": "Format output as json.",
|
|
1038
|
-
"helpGroup": "GLOBAL",
|
|
1039
|
-
"name": "json",
|
|
1040
|
-
"allowNo": false,
|
|
1041
|
-
"type": "boolean"
|
|
1042
|
-
},
|
|
1043
|
-
"flags-dir": {
|
|
1044
|
-
"helpGroup": "GLOBAL",
|
|
1045
|
-
"name": "flags-dir",
|
|
1046
|
-
"summary": "Import flag values from a directory.",
|
|
1047
|
-
"hasDynamicHelp": false,
|
|
1048
|
-
"multiple": false,
|
|
1049
|
-
"type": "option"
|
|
1050
|
-
},
|
|
1051
|
-
"gus": {
|
|
1052
|
-
"char": "o",
|
|
1053
|
-
"name": "gus",
|
|
1054
|
-
"noCacheDefault": true,
|
|
1055
|
-
"required": true,
|
|
1056
|
-
"summary": "Username/alias of your GUS org connection",
|
|
1057
|
-
"hasDynamicHelp": true,
|
|
1058
|
-
"multiple": false,
|
|
1059
|
-
"type": "option"
|
|
1060
|
-
},
|
|
1061
|
-
"github-token": {
|
|
1062
|
-
"env": "GITHUB_TOKEN",
|
|
1063
|
-
"name": "github-token",
|
|
1064
|
-
"required": true,
|
|
1065
|
-
"summary": "Github token--store this in the environment as GITHUB_TOKEN",
|
|
1066
|
-
"hasDynamicHelp": false,
|
|
1067
|
-
"multiple": false,
|
|
1068
|
-
"type": "option"
|
|
1069
|
-
}
|
|
1070
|
-
},
|
|
1071
|
-
"hasDynamicHelp": true,
|
|
1072
|
-
"hiddenAliases": [],
|
|
1073
|
-
"id": "github:check:closed",
|
|
1074
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1075
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
1076
|
-
"pluginType": "core",
|
|
1077
|
-
"strict": true,
|
|
1078
|
-
"summary": "Show open Github issues with GUS WI",
|
|
1079
|
-
"enableJsonFlag": true,
|
|
1080
|
-
"isESM": true,
|
|
1081
|
-
"relativePath": [
|
|
1082
|
-
"lib",
|
|
1083
|
-
"commands",
|
|
1084
|
-
"github",
|
|
1085
|
-
"check",
|
|
1086
|
-
"closed.js"
|
|
1087
|
-
]
|
|
1088
|
-
},
|
|
1089
1028
|
"cli:versions:inspect": {
|
|
1090
1029
|
"aliases": [],
|
|
1091
1030
|
"args": {},
|
|
@@ -1187,6 +1126,117 @@
|
|
|
1187
1126
|
"inspect.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
|
+
"cli:install:jit:test": {
|
|
1191
|
+
"aliases": [],
|
|
1192
|
+
"args": {},
|
|
1193
|
+
"examples": [
|
|
1194
|
+
"<%= config.bin %> <%= command.id %>"
|
|
1195
|
+
],
|
|
1196
|
+
"flags": {
|
|
1197
|
+
"json": {
|
|
1198
|
+
"description": "Format output as json.",
|
|
1199
|
+
"helpGroup": "GLOBAL",
|
|
1200
|
+
"name": "json",
|
|
1201
|
+
"allowNo": false,
|
|
1202
|
+
"type": "boolean"
|
|
1203
|
+
},
|
|
1204
|
+
"flags-dir": {
|
|
1205
|
+
"helpGroup": "GLOBAL",
|
|
1206
|
+
"name": "flags-dir",
|
|
1207
|
+
"summary": "Import flag values from a directory.",
|
|
1208
|
+
"hasDynamicHelp": false,
|
|
1209
|
+
"multiple": false,
|
|
1210
|
+
"type": "option"
|
|
1211
|
+
},
|
|
1212
|
+
"jit-plugin": {
|
|
1213
|
+
"char": "j",
|
|
1214
|
+
"name": "jit-plugin",
|
|
1215
|
+
"summary": "JIT plugin(s) to test, example: @salesforce/plugin-community",
|
|
1216
|
+
"hasDynamicHelp": false,
|
|
1217
|
+
"multiple": true,
|
|
1218
|
+
"type": "option"
|
|
1219
|
+
}
|
|
1220
|
+
},
|
|
1221
|
+
"hasDynamicHelp": false,
|
|
1222
|
+
"hiddenAliases": [],
|
|
1223
|
+
"id": "cli:install:jit:test",
|
|
1224
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1225
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
1226
|
+
"pluginType": "core",
|
|
1227
|
+
"strict": true,
|
|
1228
|
+
"summary": "Test that all JIT plugins can be successfully installed.",
|
|
1229
|
+
"enableJsonFlag": true,
|
|
1230
|
+
"isESM": true,
|
|
1231
|
+
"relativePath": [
|
|
1232
|
+
"lib",
|
|
1233
|
+
"commands",
|
|
1234
|
+
"cli",
|
|
1235
|
+
"install",
|
|
1236
|
+
"jit",
|
|
1237
|
+
"test.js"
|
|
1238
|
+
]
|
|
1239
|
+
},
|
|
1190
1240
|
"npm:dependencies:pin": {
|
|
1191
1241
|
"aliases": [],
|
|
1192
1242
|
"args": {},
|
|
@@ -1338,57 +1388,7 @@
|
|
|
1338
1388
|
"package",
|
|
1339
1389
|
"release.js"
|
|
1340
1390
|
]
|
|
1341
|
-
},
|
|
1342
|
-
"cli:install:jit:test": {
|
|
1343
|
-
"aliases": [],
|
|
1344
|
-
"args": {},
|
|
1345
|
-
"examples": [
|
|
1346
|
-
"<%= config.bin %> <%= command.id %>"
|
|
1347
|
-
],
|
|
1348
|
-
"flags": {
|
|
1349
|
-
"json": {
|
|
1350
|
-
"description": "Format output as json.",
|
|
1351
|
-
"helpGroup": "GLOBAL",
|
|
1352
|
-
"name": "json",
|
|
1353
|
-
"allowNo": false,
|
|
1354
|
-
"type": "boolean"
|
|
1355
|
-
},
|
|
1356
|
-
"flags-dir": {
|
|
1357
|
-
"helpGroup": "GLOBAL",
|
|
1358
|
-
"name": "flags-dir",
|
|
1359
|
-
"summary": "Import flag values from a directory.",
|
|
1360
|
-
"hasDynamicHelp": false,
|
|
1361
|
-
"multiple": false,
|
|
1362
|
-
"type": "option"
|
|
1363
|
-
},
|
|
1364
|
-
"jit-plugin": {
|
|
1365
|
-
"char": "j",
|
|
1366
|
-
"name": "jit-plugin",
|
|
1367
|
-
"summary": "JIT plugin(s) to test, example: @salesforce/plugin-community",
|
|
1368
|
-
"hasDynamicHelp": false,
|
|
1369
|
-
"multiple": true,
|
|
1370
|
-
"type": "option"
|
|
1371
|
-
}
|
|
1372
|
-
},
|
|
1373
|
-
"hasDynamicHelp": false,
|
|
1374
|
-
"hiddenAliases": [],
|
|
1375
|
-
"id": "cli:install:jit:test",
|
|
1376
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1377
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
1378
|
-
"pluginType": "core",
|
|
1379
|
-
"strict": true,
|
|
1380
|
-
"summary": "Test that all JIT plugins can be successfully installed.",
|
|
1381
|
-
"enableJsonFlag": true,
|
|
1382
|
-
"isESM": true,
|
|
1383
|
-
"relativePath": [
|
|
1384
|
-
"lib",
|
|
1385
|
-
"commands",
|
|
1386
|
-
"cli",
|
|
1387
|
-
"install",
|
|
1388
|
-
"jit",
|
|
1389
|
-
"test.js"
|
|
1390
|
-
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.6.
|
|
1393
|
+
"version": "5.6.49"
|
|
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.6.
|
|
4
|
+
"version": "5.6.49",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4.2.6",
|
|
13
13
|
"@octokit/core": "^4.2.4",
|
|
14
|
-
"@octokit/plugin-paginate-rest": "^
|
|
14
|
+
"@octokit/plugin-paginate-rest": "^11.4.1",
|
|
15
15
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
16
16
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
17
17
|
"@salesforce/core": "^8.8.2",
|
|
18
18
|
"@salesforce/kit": "^3.2.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.1.43",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.7.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.64",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^12.1.4",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.10",
|
|
23
23
|
"aws-sdk": "^2.1692.0",
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"yarn-deduplicate": "^6.0.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
36
|
+
"@oclif/plugin-command-snapshot": "^5.2.31",
|
|
37
37
|
"@salesforce/dev-scripts": "^10.2.4",
|
|
38
38
|
"@salesforce/ts-sinon": "^1.4.30",
|
|
39
39
|
"@types/semver": "^7.5.8",
|
|
40
40
|
"@types/shelljs": "^0.8.15",
|
|
41
41
|
"aws-sdk-mock": "^5.9.0",
|
|
42
42
|
"eslint-plugin-sf-plugin": "^1.20.14",
|
|
43
|
-
"oclif": "^4.17.
|
|
43
|
+
"oclif": "^4.17.27",
|
|
44
44
|
"ts-node": "^10.9.2",
|
|
45
45
|
"typescript": "^5.7.3"
|
|
46
46
|
},
|