@salesforce/plugin-deploy-retrieve 3.5.2 → 3.5.5
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 +20 -20
- package/lib/commands/project/delete/source.js +1 -2
- package/lib/commands/project/delete/source.js.map +1 -1
- package/lib/commands/project/deploy/report.js +8 -3
- package/lib/commands/project/deploy/report.js.map +1 -1
- package/messages/deploy.metadata.report.md +6 -2
- package/npm-shrinkwrap.json +543 -416
- package/oclif.lock +164 -106
- package/oclif.manifest.json +3 -3
- package/package.json +8 -8
package/oclif.lock
CHANGED
|
@@ -1157,12 +1157,31 @@
|
|
|
1157
1157
|
strip-ansi "^6.0.1"
|
|
1158
1158
|
wrap-ansi "^6.2.0"
|
|
1159
1159
|
|
|
1160
|
-
"@inquirer/
|
|
1161
|
-
version "
|
|
1162
|
-
resolved "https://registry.yarnpkg.com/@inquirer/
|
|
1163
|
-
integrity sha512-
|
|
1160
|
+
"@inquirer/core@^7.1.2":
|
|
1161
|
+
version "7.1.2"
|
|
1162
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.2.tgz#f16222e8838193c29a868d9d6d5ae3b79313342f"
|
|
1163
|
+
integrity sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==
|
|
1164
1164
|
dependencies:
|
|
1165
|
-
"@inquirer/
|
|
1165
|
+
"@inquirer/type" "^1.2.1"
|
|
1166
|
+
"@types/mute-stream" "^0.0.4"
|
|
1167
|
+
"@types/node" "^20.12.4"
|
|
1168
|
+
"@types/wrap-ansi" "^3.0.0"
|
|
1169
|
+
ansi-escapes "^4.3.2"
|
|
1170
|
+
chalk "^4.1.2"
|
|
1171
|
+
cli-spinners "^2.9.2"
|
|
1172
|
+
cli-width "^4.1.0"
|
|
1173
|
+
figures "^3.2.0"
|
|
1174
|
+
mute-stream "^1.0.0"
|
|
1175
|
+
signal-exit "^4.1.0"
|
|
1176
|
+
strip-ansi "^6.0.1"
|
|
1177
|
+
wrap-ansi "^6.2.0"
|
|
1178
|
+
|
|
1179
|
+
"@inquirer/input@^2.1.0", "@inquirer/input@^2.1.1":
|
|
1180
|
+
version "2.1.2"
|
|
1181
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a"
|
|
1182
|
+
integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==
|
|
1183
|
+
dependencies:
|
|
1184
|
+
"@inquirer/core" "^7.1.2"
|
|
1166
1185
|
"@inquirer/type" "^1.2.1"
|
|
1167
1186
|
|
|
1168
1187
|
"@inquirer/password@^1.1.16":
|
|
@@ -1175,12 +1194,12 @@
|
|
|
1175
1194
|
ansi-escapes "^4.3.2"
|
|
1176
1195
|
chalk "^4.1.2"
|
|
1177
1196
|
|
|
1178
|
-
"@inquirer/select@^2.
|
|
1179
|
-
version "2.2.
|
|
1180
|
-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.
|
|
1181
|
-
integrity sha512-
|
|
1197
|
+
"@inquirer/select@^2.2.1":
|
|
1198
|
+
version "2.2.2"
|
|
1199
|
+
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.2.tgz#6a81ce041745725343afacaf38e1b03ff9adee3a"
|
|
1200
|
+
integrity sha512-WaoleV3O/7iDAHFC0GArOkl7Yg/7wQ/UptxEkfM+bG67h65v0troAjkNASBbNiz9vvoNZxOGhVrug0LNDftCoQ==
|
|
1182
1201
|
dependencies:
|
|
1183
|
-
"@inquirer/core" "^7.1.
|
|
1202
|
+
"@inquirer/core" "^7.1.2"
|
|
1184
1203
|
"@inquirer/type" "^1.2.1"
|
|
1185
1204
|
ansi-escapes "^4.3.2"
|
|
1186
1205
|
chalk "^4.1.2"
|
|
@@ -1290,7 +1309,7 @@
|
|
|
1290
1309
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1291
1310
|
fastq "^1.6.0"
|
|
1292
1311
|
|
|
1293
|
-
"@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.
|
|
1312
|
+
"@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
|
|
1294
1313
|
version "3.26.0"
|
|
1295
1314
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
|
|
1296
1315
|
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
|
|
@@ -1388,30 +1407,30 @@
|
|
|
1388
1407
|
istanbul-reports "^3.1.6"
|
|
1389
1408
|
jsforce "^2.0.0-beta.29"
|
|
1390
1409
|
|
|
1391
|
-
"@salesforce/cli-plugins-testkit@^5.1.11", "@salesforce/cli-plugins-testkit@^5.1.
|
|
1392
|
-
version "5.1.
|
|
1393
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
1394
|
-
integrity sha512-
|
|
1410
|
+
"@salesforce/cli-plugins-testkit@^5.1.11", "@salesforce/cli-plugins-testkit@^5.1.13":
|
|
1411
|
+
version "5.1.13"
|
|
1412
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.13.tgz#4d4f93afe01546a1588d1aa466420099b02b1526"
|
|
1413
|
+
integrity sha512-JWSUi9X1kKAi22FkHUveXSZ0yxhuXwdq9Ze8dHfhnHXNDwOPEPL5xkPMhSWvD1ARncFs7PPt4T2pmRAV65HbWg==
|
|
1395
1414
|
dependencies:
|
|
1396
1415
|
"@salesforce/core" "^6.7.3"
|
|
1397
|
-
"@salesforce/kit" "^3.0
|
|
1416
|
+
"@salesforce/kit" "^3.1.0"
|
|
1398
1417
|
"@salesforce/ts-types" "^2.0.9"
|
|
1399
1418
|
"@types/shelljs" "^0.8.15"
|
|
1400
1419
|
debug "^4.3.1"
|
|
1401
1420
|
jszip "^3.10.1"
|
|
1402
1421
|
shelljs "^0.8.4"
|
|
1422
|
+
sinon "^17.0.1"
|
|
1403
1423
|
strip-ansi "6.0.1"
|
|
1404
1424
|
ts-retry-promise "^0.8.0"
|
|
1405
1425
|
|
|
1406
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.7.
|
|
1407
|
-
version "6.7.
|
|
1408
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.
|
|
1409
|
-
integrity sha512-
|
|
1426
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.7.1", "@salesforce/core@^6.7.3", "@salesforce/core@^6.7.6":
|
|
1427
|
+
version "6.7.6"
|
|
1428
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.6.tgz#6a73c6a4e615ce837be5b5c142cfc63a6c8db3bd"
|
|
1429
|
+
integrity sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==
|
|
1410
1430
|
dependencies:
|
|
1411
|
-
"@salesforce/kit" "^3.0
|
|
1412
|
-
"@salesforce/schemas" "^1.
|
|
1431
|
+
"@salesforce/kit" "^3.1.0"
|
|
1432
|
+
"@salesforce/schemas" "^1.7.0"
|
|
1413
1433
|
"@salesforce/ts-types" "^2.0.9"
|
|
1414
|
-
"@types/semver" "^7.5.8"
|
|
1415
1434
|
ajv "^8.12.0"
|
|
1416
1435
|
change-case "^4.1.2"
|
|
1417
1436
|
faye "^1.4.0"
|
|
@@ -1432,10 +1451,10 @@
|
|
|
1432
1451
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1433
1452
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1434
1453
|
|
|
1435
|
-
"@salesforce/dev-scripts@^8.4.
|
|
1436
|
-
version "8.4.
|
|
1437
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.
|
|
1438
|
-
integrity sha512-
|
|
1454
|
+
"@salesforce/dev-scripts@^8.4.3":
|
|
1455
|
+
version "8.4.3"
|
|
1456
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.3.tgz#b2bff106301bc238088c069a801eb7c998792540"
|
|
1457
|
+
integrity sha512-FR40IfEYFewIsN4OQ5WzFxl2t+/V4kZ005MRzAvcvq98FUUMGVkrMMrWNkjMBQHJNL41mpK6DR7xcQuY1DkZ2w==
|
|
1439
1458
|
dependencies:
|
|
1440
1459
|
"@commitlint/cli" "^17.1.2"
|
|
1441
1460
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1443,15 +1462,15 @@
|
|
|
1443
1462
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1444
1463
|
"@types/chai" "^4.3.11"
|
|
1445
1464
|
"@types/mocha" "^10.0.6"
|
|
1446
|
-
"@types/node" "^18"
|
|
1465
|
+
"@types/node" "^18.19.28"
|
|
1447
1466
|
"@types/sinon" "^10.0.20"
|
|
1448
1467
|
chai "^4.3.10"
|
|
1449
1468
|
chalk "^4.0.0"
|
|
1450
1469
|
cosmiconfig "^7.0.0"
|
|
1451
|
-
eslint-config-salesforce-typescript "^3.2.
|
|
1470
|
+
eslint-config-salesforce-typescript "^3.2.12"
|
|
1452
1471
|
husky "^7.0.4"
|
|
1453
1472
|
linkinator "^6.0.4"
|
|
1454
|
-
mocha "^10.
|
|
1473
|
+
mocha "^10.4.0"
|
|
1455
1474
|
nyc "^15.1.0"
|
|
1456
1475
|
prettier "^2.8.8"
|
|
1457
1476
|
pretty-quick "^3.3.1"
|
|
@@ -1459,9 +1478,9 @@
|
|
|
1459
1478
|
sinon "10.0.0"
|
|
1460
1479
|
source-map-support "^0.5.21"
|
|
1461
1480
|
ts-node "^10.9.2"
|
|
1462
|
-
typedoc "^0.25.
|
|
1481
|
+
typedoc "^0.25.12"
|
|
1463
1482
|
typedoc-plugin-missing-exports "0.23.0"
|
|
1464
|
-
typescript "^4.
|
|
1483
|
+
typescript "^5.4.3"
|
|
1465
1484
|
wireit "^0.14.4"
|
|
1466
1485
|
|
|
1467
1486
|
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0":
|
|
@@ -1508,10 +1527,10 @@
|
|
|
1508
1527
|
resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
|
|
1509
1528
|
integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
|
|
1510
1529
|
|
|
1511
|
-
"@salesforce/schemas@^1.
|
|
1512
|
-
version "1.
|
|
1513
|
-
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.
|
|
1514
|
-
integrity sha512-
|
|
1530
|
+
"@salesforce/schemas@^1.7.0":
|
|
1531
|
+
version "1.7.0"
|
|
1532
|
+
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
|
1533
|
+
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
|
1515
1534
|
|
|
1516
1535
|
"@salesforce/sf-plugins-core@^5.0.13":
|
|
1517
1536
|
version "5.0.13"
|
|
@@ -1648,6 +1667,13 @@
|
|
|
1648
1667
|
dependencies:
|
|
1649
1668
|
"@sinonjs/commons" "^3.0.0"
|
|
1650
1669
|
|
|
1670
|
+
"@sinonjs/fake-timers@^11.2.2":
|
|
1671
|
+
version "11.2.2"
|
|
1672
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz#50063cc3574f4a27bd8453180a04171c85cc9699"
|
|
1673
|
+
integrity sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==
|
|
1674
|
+
dependencies:
|
|
1675
|
+
"@sinonjs/commons" "^3.0.0"
|
|
1676
|
+
|
|
1651
1677
|
"@sinonjs/fake-timers@^6.0.0", "@sinonjs/fake-timers@^6.0.1":
|
|
1652
1678
|
version "6.0.1"
|
|
1653
1679
|
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
|
|
@@ -1704,7 +1730,16 @@
|
|
|
1704
1730
|
lodash.get "^4.4.2"
|
|
1705
1731
|
type-detect "^4.0.8"
|
|
1706
1732
|
|
|
1707
|
-
"@sinonjs/
|
|
1733
|
+
"@sinonjs/samsam@^8.0.0":
|
|
1734
|
+
version "8.0.0"
|
|
1735
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.0.tgz#0d488c91efb3fa1442e26abea81759dfc8b5ac60"
|
|
1736
|
+
integrity sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==
|
|
1737
|
+
dependencies:
|
|
1738
|
+
"@sinonjs/commons" "^2.0.0"
|
|
1739
|
+
lodash.get "^4.4.2"
|
|
1740
|
+
type-detect "^4.0.8"
|
|
1741
|
+
|
|
1742
|
+
"@sinonjs/text-encoding@^0.7.1", "@sinonjs/text-encoding@^0.7.2":
|
|
1708
1743
|
version "0.7.2"
|
|
1709
1744
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
1710
1745
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
@@ -2338,10 +2373,17 @@
|
|
|
2338
2373
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
|
|
2339
2374
|
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
|
|
2340
2375
|
|
|
2341
|
-
"@types/node@^18":
|
|
2342
|
-
version "18.
|
|
2343
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
2344
|
-
integrity sha512-
|
|
2376
|
+
"@types/node@^18.19.28":
|
|
2377
|
+
version "18.19.29"
|
|
2378
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.29.tgz#e7e9d796c1e195be7e7daf82b4abc50d017fb9db"
|
|
2379
|
+
integrity sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==
|
|
2380
|
+
dependencies:
|
|
2381
|
+
undici-types "~5.26.4"
|
|
2382
|
+
|
|
2383
|
+
"@types/node@^20.12.4":
|
|
2384
|
+
version "20.12.5"
|
|
2385
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
|
|
2386
|
+
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
|
|
2345
2387
|
dependencies:
|
|
2346
2388
|
undici-types "~5.26.4"
|
|
2347
2389
|
|
|
@@ -2362,7 +2404,7 @@
|
|
|
2362
2404
|
dependencies:
|
|
2363
2405
|
"@types/node" "*"
|
|
2364
2406
|
|
|
2365
|
-
"@types/semver@^7.5.0"
|
|
2407
|
+
"@types/semver@^7.5.0":
|
|
2366
2408
|
version "7.5.8"
|
|
2367
2409
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
|
|
2368
2410
|
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
|
@@ -3651,6 +3693,11 @@ diff@^4.0.1, diff@^4.0.2:
|
|
|
3651
3693
|
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
|
3652
3694
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
3653
3695
|
|
|
3696
|
+
diff@^5.1.0:
|
|
3697
|
+
version "5.2.0"
|
|
3698
|
+
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
|
|
3699
|
+
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
|
|
3700
|
+
|
|
3654
3701
|
dir-glob@^3.0.1:
|
|
3655
3702
|
version "3.0.1"
|
|
3656
3703
|
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
|
|
@@ -3886,26 +3933,26 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
3886
3933
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
3887
3934
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
3888
3935
|
|
|
3889
|
-
eslint-config-salesforce-typescript@^3.2.
|
|
3890
|
-
version "3.2.
|
|
3891
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.
|
|
3892
|
-
integrity sha512-
|
|
3936
|
+
eslint-config-salesforce-typescript@^3.2.12:
|
|
3937
|
+
version "3.2.12"
|
|
3938
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.12.tgz#be87ce5ab9a846ac577c1aa7441fc63c6a675d40"
|
|
3939
|
+
integrity sha512-dCXU2V7DE8woGtfEZyxD9hSX3F+ZS/26nS6oG963I7/p9aeA1S6apPR1v3kV7o9VDR86ry1OIFbvK//1oDcz/w==
|
|
3893
3940
|
dependencies:
|
|
3894
3941
|
"@typescript-eslint/eslint-plugin" "^6.21.0"
|
|
3895
3942
|
"@typescript-eslint/parser" "^6.21.0"
|
|
3896
3943
|
eslint "^8.56.0"
|
|
3897
3944
|
eslint-config-prettier "^9.1.0"
|
|
3898
|
-
eslint-config-salesforce "^2.0
|
|
3945
|
+
eslint-config-salesforce "^2.2.0"
|
|
3899
3946
|
eslint-config-salesforce-license "^0.2.0"
|
|
3900
3947
|
eslint-plugin-header "^3.1.1"
|
|
3901
3948
|
eslint-plugin-import "^2.29.1"
|
|
3902
3949
|
eslint-plugin-jsdoc "^46.10.1"
|
|
3903
3950
|
eslint-plugin-unicorn "^50.0.1"
|
|
3904
3951
|
|
|
3905
|
-
eslint-config-salesforce@^2.0
|
|
3906
|
-
version "2.0
|
|
3907
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.
|
|
3908
|
-
integrity sha512-
|
|
3952
|
+
eslint-config-salesforce@^2.2.0:
|
|
3953
|
+
version "2.2.0"
|
|
3954
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz#04b6cf07dcbaabc32fc9edb0915860497db55c30"
|
|
3955
|
+
integrity sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==
|
|
3909
3956
|
|
|
3910
3957
|
eslint-import-resolver-node@^0.3.9:
|
|
3911
3958
|
version "0.3.9"
|
|
@@ -3966,12 +4013,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
3966
4013
|
semver "^7.5.4"
|
|
3967
4014
|
spdx-expression-parse "^4.0.0"
|
|
3968
4015
|
|
|
3969
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
3970
|
-
version "1.17.
|
|
3971
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
3972
|
-
integrity sha512-
|
|
4016
|
+
eslint-plugin-sf-plugin@^1.17.5:
|
|
4017
|
+
version "1.17.5"
|
|
4018
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz#3ce0e7033eaf50675c962e7d2def3bb2cad15018"
|
|
4019
|
+
integrity sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==
|
|
3973
4020
|
dependencies:
|
|
3974
|
-
"@salesforce/core" "^6.7.
|
|
4021
|
+
"@salesforce/core" "^6.7.3"
|
|
3975
4022
|
"@typescript-eslint/utils" "^6.17.0"
|
|
3976
4023
|
|
|
3977
4024
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -4521,17 +4568,16 @@ glob-parent@^6.0.2:
|
|
|
4521
4568
|
dependencies:
|
|
4522
4569
|
is-glob "^4.0.3"
|
|
4523
4570
|
|
|
4524
|
-
glob@
|
|
4525
|
-
version "
|
|
4526
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-
|
|
4527
|
-
integrity sha512-
|
|
4571
|
+
glob@8.1.0, glob@^8.0.3:
|
|
4572
|
+
version "8.1.0"
|
|
4573
|
+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
4574
|
+
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
4528
4575
|
dependencies:
|
|
4529
4576
|
fs.realpath "^1.0.0"
|
|
4530
4577
|
inflight "^1.0.4"
|
|
4531
4578
|
inherits "2"
|
|
4532
|
-
minimatch "^
|
|
4579
|
+
minimatch "^5.0.1"
|
|
4533
4580
|
once "^1.3.0"
|
|
4534
|
-
path-is-absolute "^1.0.0"
|
|
4535
4581
|
|
|
4536
4582
|
glob@^10.3.10:
|
|
4537
4583
|
version "10.3.10"
|
|
@@ -4556,17 +4602,6 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
4556
4602
|
once "^1.3.0"
|
|
4557
4603
|
path-is-absolute "^1.0.0"
|
|
4558
4604
|
|
|
4559
|
-
glob@^8.0.3:
|
|
4560
|
-
version "8.1.0"
|
|
4561
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
4562
|
-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
4563
|
-
dependencies:
|
|
4564
|
-
fs.realpath "^1.0.0"
|
|
4565
|
-
inflight "^1.0.4"
|
|
4566
|
-
inherits "2"
|
|
4567
|
-
minimatch "^5.0.1"
|
|
4568
|
-
once "^1.3.0"
|
|
4569
|
-
|
|
4570
4605
|
global-dirs@^0.1.1:
|
|
4571
4606
|
version "0.1.1"
|
|
4572
4607
|
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
|
|
@@ -5541,6 +5576,11 @@ just-extend@^4.0.2:
|
|
|
5541
5576
|
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-4.2.1.tgz#ef5e589afb61e5d66b24eca749409a8939a8c744"
|
|
5542
5577
|
integrity sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==
|
|
5543
5578
|
|
|
5579
|
+
just-extend@^6.2.0:
|
|
5580
|
+
version "6.2.0"
|
|
5581
|
+
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947"
|
|
5582
|
+
integrity sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==
|
|
5583
|
+
|
|
5544
5584
|
jwa@^1.4.1:
|
|
5545
5585
|
version "1.4.1"
|
|
5546
5586
|
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
|
|
@@ -6032,10 +6072,10 @@ minimisted@^2.0.0:
|
|
|
6032
6072
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
|
|
6033
6073
|
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
|
|
6034
6074
|
|
|
6035
|
-
mocha@^10.
|
|
6036
|
-
version "10.
|
|
6037
|
-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.
|
|
6038
|
-
integrity sha512-
|
|
6075
|
+
mocha@^10.4.0:
|
|
6076
|
+
version "10.4.0"
|
|
6077
|
+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
|
|
6078
|
+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
|
|
6039
6079
|
dependencies:
|
|
6040
6080
|
ansi-colors "4.1.1"
|
|
6041
6081
|
browser-stdout "1.3.1"
|
|
@@ -6044,13 +6084,12 @@ mocha@^10.2.0:
|
|
|
6044
6084
|
diff "5.0.0"
|
|
6045
6085
|
escape-string-regexp "4.0.0"
|
|
6046
6086
|
find-up "5.0.0"
|
|
6047
|
-
glob "
|
|
6087
|
+
glob "8.1.0"
|
|
6048
6088
|
he "1.2.0"
|
|
6049
6089
|
js-yaml "4.1.0"
|
|
6050
6090
|
log-symbols "4.1.0"
|
|
6051
6091
|
minimatch "5.0.1"
|
|
6052
6092
|
ms "2.1.3"
|
|
6053
|
-
nanoid "3.3.3"
|
|
6054
6093
|
serialize-javascript "6.0.0"
|
|
6055
6094
|
strip-json-comments "3.1.1"
|
|
6056
6095
|
supports-color "8.1.1"
|
|
@@ -6092,11 +6131,6 @@ mute-stream@^1.0.0:
|
|
|
6092
6131
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
|
|
6093
6132
|
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
|
|
6094
6133
|
|
|
6095
|
-
nanoid@3.3.3:
|
|
6096
|
-
version "3.3.3"
|
|
6097
|
-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
|
|
6098
|
-
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
|
|
6099
|
-
|
|
6100
6134
|
natural-compare@^1.4.0:
|
|
6101
6135
|
version "1.4.0"
|
|
6102
6136
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
@@ -6150,6 +6184,17 @@ nise@^5.0.1:
|
|
|
6150
6184
|
just-extend "^4.0.2"
|
|
6151
6185
|
path-to-regexp "^1.7.0"
|
|
6152
6186
|
|
|
6187
|
+
nise@^5.1.5:
|
|
6188
|
+
version "5.1.9"
|
|
6189
|
+
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9.tgz#0cb73b5e4499d738231a473cd89bd8afbb618139"
|
|
6190
|
+
integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==
|
|
6191
|
+
dependencies:
|
|
6192
|
+
"@sinonjs/commons" "^3.0.0"
|
|
6193
|
+
"@sinonjs/fake-timers" "^11.2.2"
|
|
6194
|
+
"@sinonjs/text-encoding" "^0.7.2"
|
|
6195
|
+
just-extend "^6.2.0"
|
|
6196
|
+
path-to-regexp "^6.2.1"
|
|
6197
|
+
|
|
6153
6198
|
no-case@^3.0.4:
|
|
6154
6199
|
version "3.0.4"
|
|
6155
6200
|
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
|
|
@@ -6312,17 +6357,17 @@ object.values@^1.1.7:
|
|
|
6312
6357
|
define-properties "^1.2.0"
|
|
6313
6358
|
es-abstract "^1.22.1"
|
|
6314
6359
|
|
|
6315
|
-
oclif@^4.7.
|
|
6316
|
-
version "4.7.
|
|
6317
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.
|
|
6318
|
-
integrity sha512-
|
|
6360
|
+
oclif@^4.7.6:
|
|
6361
|
+
version "4.7.6"
|
|
6362
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.6.tgz#2cb7ecfdaa0db9bc2131fa56abff28ba7c88c073"
|
|
6363
|
+
integrity sha512-R2Fdef6R8n1UIVAJTCP0oEIRkExMniei4QqmK7ue9iN8PTf+6q5ROrl7/pxMH/DzDCKnkTsi5mBhyT3HqFAZ1w==
|
|
6319
6364
|
dependencies:
|
|
6320
6365
|
"@aws-sdk/client-cloudfront" "^3.535.0"
|
|
6321
6366
|
"@aws-sdk/client-s3" "^3.535.0"
|
|
6322
6367
|
"@inquirer/confirm" "^3.0.0"
|
|
6323
|
-
"@inquirer/input" "^2.1.
|
|
6324
|
-
"@inquirer/select" "^2.
|
|
6325
|
-
"@oclif/core" "^3.
|
|
6368
|
+
"@inquirer/input" "^2.1.1"
|
|
6369
|
+
"@inquirer/select" "^2.2.1"
|
|
6370
|
+
"@oclif/core" "^3.26.0"
|
|
6326
6371
|
"@oclif/plugin-help" "^6.0.18"
|
|
6327
6372
|
"@oclif/plugin-not-found" "^3.0.14"
|
|
6328
6373
|
"@oclif/plugin-warn-if-update-available" "^3.0.14"
|
|
@@ -6338,7 +6383,7 @@ oclif@^4.7.0:
|
|
|
6338
6383
|
lodash.template "^4.5.0"
|
|
6339
6384
|
normalize-package-data "^3.0.3"
|
|
6340
6385
|
semver "^7.6.0"
|
|
6341
|
-
sort-package-json "^2.
|
|
6386
|
+
sort-package-json "^2.10.0"
|
|
6342
6387
|
validate-npm-package-name "^5.0.0"
|
|
6343
6388
|
|
|
6344
6389
|
on-exit-leak-free@^2.1.0:
|
|
@@ -6590,6 +6635,11 @@ path-to-regexp@^1.7.0:
|
|
|
6590
6635
|
dependencies:
|
|
6591
6636
|
isarray "0.0.1"
|
|
6592
6637
|
|
|
6638
|
+
path-to-regexp@^6.2.1:
|
|
6639
|
+
version "6.2.1"
|
|
6640
|
+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
|
|
6641
|
+
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
|
|
6642
|
+
|
|
6593
6643
|
path-type@^4.0.0:
|
|
6594
6644
|
version "4.0.0"
|
|
6595
6645
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
|
@@ -7308,6 +7358,18 @@ sinon@^10.0.0:
|
|
|
7308
7358
|
nise "^5.0.1"
|
|
7309
7359
|
supports-color "^7.1.0"
|
|
7310
7360
|
|
|
7361
|
+
sinon@^17.0.1:
|
|
7362
|
+
version "17.0.1"
|
|
7363
|
+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
|
|
7364
|
+
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
|
|
7365
|
+
dependencies:
|
|
7366
|
+
"@sinonjs/commons" "^3.0.0"
|
|
7367
|
+
"@sinonjs/fake-timers" "^11.2.2"
|
|
7368
|
+
"@sinonjs/samsam" "^8.0.0"
|
|
7369
|
+
diff "^5.1.0"
|
|
7370
|
+
nise "^5.1.5"
|
|
7371
|
+
supports-color "^7.2.0"
|
|
7372
|
+
|
|
7311
7373
|
sinon@^5.1.1:
|
|
7312
7374
|
version "5.1.1"
|
|
7313
7375
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.1.1.tgz#19c59810ffb733ea6e76a28b94a71fc4c2f523b8"
|
|
@@ -7387,10 +7449,10 @@ sort-object-keys@^1.1.3:
|
|
|
7387
7449
|
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
|
|
7388
7450
|
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
|
|
7389
7451
|
|
|
7390
|
-
sort-package-json@^2.
|
|
7391
|
-
version "2.
|
|
7392
|
-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.
|
|
7393
|
-
integrity sha512-
|
|
7452
|
+
sort-package-json@^2.10.0:
|
|
7453
|
+
version "2.10.0"
|
|
7454
|
+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.10.0.tgz#6be07424bf3b7db9fbb1bdd69e7945f301026d8a"
|
|
7455
|
+
integrity sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==
|
|
7394
7456
|
dependencies:
|
|
7395
7457
|
detect-indent "^7.0.1"
|
|
7396
7458
|
detect-newline "^4.0.0"
|
|
@@ -7398,6 +7460,7 @@ sort-package-json@^2.8.0:
|
|
|
7398
7460
|
git-hooks-list "^3.0.0"
|
|
7399
7461
|
globby "^13.1.2"
|
|
7400
7462
|
is-plain-obj "^4.1.0"
|
|
7463
|
+
semver "^7.6.0"
|
|
7401
7464
|
sort-object-keys "^1.1.3"
|
|
7402
7465
|
|
|
7403
7466
|
source-map-support@^0.5.21:
|
|
@@ -7600,7 +7663,7 @@ supports-color@^5.3.0, supports-color@^5.4.0:
|
|
|
7600
7663
|
dependencies:
|
|
7601
7664
|
has-flag "^3.0.0"
|
|
7602
7665
|
|
|
7603
|
-
supports-color@^7.0.0, supports-color@^7.1.0:
|
|
7666
|
+
supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0:
|
|
7604
7667
|
version "7.2.0"
|
|
7605
7668
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
|
7606
7669
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
@@ -7870,10 +7933,10 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
7870
7933
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
7871
7934
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
7872
7935
|
|
|
7873
|
-
typedoc@^0.25.
|
|
7874
|
-
version "0.25.
|
|
7875
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.
|
|
7876
|
-
integrity sha512-
|
|
7936
|
+
typedoc@^0.25.12:
|
|
7937
|
+
version "0.25.12"
|
|
7938
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.12.tgz#f73f0a8d3731d418cc604d4230f95a857799e27a"
|
|
7939
|
+
integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
|
|
7877
7940
|
dependencies:
|
|
7878
7941
|
lunr "^2.3.9"
|
|
7879
7942
|
marked "^4.3.0"
|
|
@@ -7885,11 +7948,6 @@ typedoc@^0.25.9:
|
|
|
7885
7948
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
|
|
7886
7949
|
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
|
|
7887
7950
|
|
|
7888
|
-
typescript@^4.9.5:
|
|
7889
|
-
version "4.9.5"
|
|
7890
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
7891
|
-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
7892
|
-
|
|
7893
7951
|
typescript@~5.3.2:
|
|
7894
7952
|
version "5.3.3"
|
|
7895
7953
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
package/oclif.manifest.json
CHANGED
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"deprecateAliases": true,
|
|
219
219
|
"name": "output-dir",
|
|
220
220
|
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
221
|
-
"default": "
|
|
221
|
+
"default": "metadataPackage_1712589946059",
|
|
222
222
|
"hasDynamicHelp": false,
|
|
223
223
|
"multiple": false,
|
|
224
224
|
"type": "option"
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
],
|
|
1079
1079
|
"args": {},
|
|
1080
1080
|
"deprecateAliases": true,
|
|
1081
|
-
"description": "Deploy operations include standard deploys, quick deploys, deploy validations, and deploy cancellations.\n\nRun this command by either passing it a job ID or specifying the --use-most-recent flag to use the job ID of the most recent deploy operation.
|
|
1081
|
+
"description": "Deploy operations include standard deploys, quick deploys, deploy validations, and deploy cancellations.\n\nRun this command by either passing it a job ID or specifying the --use-most-recent flag to use the job ID of the most recent deploy operation. If you specify the --wait flag, the command polls for the status every second until the timeout of --wait minutes. If you don't specify the --wait flag, the command simply checks and displays the status of the deploy; the command doesn't poll for the status.\n\nYou typically don't specify the --target-org flag because the cached job already references the org to which you deployed. But if you run this command on a computer different than the one from which you deployed, then you must specify the --target-org and it must point to the same org.\n\nThis command doesn't update source tracking information.",
|
|
1082
1082
|
"examples": [
|
|
1083
1083
|
"Check the status using a job ID:\n<%= config.bin %> <%= command.id %> --job-id 0Af0x000017yLUFCA2",
|
|
1084
1084
|
"Check the status of the most recent deploy operation:\n<%= config.bin %> <%= command.id %> --use-most-recent",
|
|
@@ -2936,5 +2936,5 @@
|
|
|
2936
2936
|
]
|
|
2937
2937
|
}
|
|
2938
2938
|
},
|
|
2939
|
-
"version": "3.5.
|
|
2939
|
+
"version": "3.5.5"
|
|
2940
2940
|
}
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
3
3
|
"description": "deploy and retrieve commands for sf",
|
|
4
|
-
"version": "3.5.
|
|
4
|
+
"version": "3.5.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.26.0",
|
|
9
9
|
"@salesforce/apex-node": "^4.0.2",
|
|
10
|
-
"@salesforce/core": "^6.7.
|
|
10
|
+
"@salesforce/core": "^6.7.6",
|
|
11
11
|
"@salesforce/kit": "^3.1.0",
|
|
12
12
|
"@salesforce/plugin-info": "^3.1.0",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^8.0.2",
|
|
@@ -18,14 +18,14 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@oclif/plugin-command-snapshot": "^5.1.4",
|
|
21
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
|
22
|
-
"@salesforce/dev-scripts": "^8.4.
|
|
21
|
+
"@salesforce/cli-plugins-testkit": "^5.1.13",
|
|
22
|
+
"@salesforce/dev-scripts": "^8.4.3",
|
|
23
23
|
"@salesforce/plugin-command-reference": "^3.0.73",
|
|
24
24
|
"@salesforce/source-testkit": "^2.1.108",
|
|
25
25
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
26
26
|
"cross-env": "^7.0.3",
|
|
27
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
|
28
|
-
"oclif": "^4.7.
|
|
27
|
+
"eslint-plugin-sf-plugin": "^1.17.5",
|
|
28
|
+
"oclif": "^4.7.6",
|
|
29
29
|
"ts-node": "^10.9.2",
|
|
30
30
|
"typescript": "^5.4.3"
|
|
31
31
|
},
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"exports": "./lib/index.js",
|
|
252
252
|
"type": "module",
|
|
253
253
|
"sfdx": {
|
|
254
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.5.
|
|
255
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.5.
|
|
254
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.5.5.crt",
|
|
255
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.5.5.sig"
|
|
256
256
|
}
|
|
257
257
|
}
|