@salesforce/plugin-signups 2.6.79 → 3.0.0

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/oclif.lock CHANGED
@@ -1081,10 +1081,10 @@
1081
1081
  wordwrap "^1.0.0"
1082
1082
  wrap-ansi "^7.0.0"
1083
1083
 
1084
- "@oclif/plugin-command-snapshot@^5.3.30":
1085
- version "5.3.30"
1086
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.30.tgz#0353f303d7bbfd8461833693f160288868c4bbb3"
1087
- integrity sha512-DyRRsNNlCs15vxoGQ1CcyP9Kkt+JGMg+Axovyd4Eutkg6Z/Q55HrIvxAT6shjIkWoFH44cqcDrhCGCA/7EFsLQ==
1084
+ "@oclif/plugin-command-snapshot@^5.3.32":
1085
+ version "5.3.32"
1086
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.32.tgz#6b48e9823df9058d3f1340877409921240980fb1"
1087
+ integrity sha512-oFvYUDxDHp0d5sg9SsEjHbT1LXdXuuKBdNhyMv37da9HjUU+RtxI0xb7vR465IUC3ftKThIvXZFcCduWOUPiqA==
1088
1088
  dependencies:
1089
1089
  "@oclif/core" "^4"
1090
1090
  ansis "^3.17.0"
@@ -1094,7 +1094,7 @@
1094
1094
  lodash.get "^4.4.2"
1095
1095
  lodash.sortby "^4.7.0"
1096
1096
  semver "^7.8.5"
1097
- ts-json-schema-generator "^1.5.1"
1097
+ ts-json-schema-generator "^2.9.0"
1098
1098
 
1099
1099
  "@oclif/plugin-help@^6.2.53":
1100
1100
  version "6.2.53"
@@ -1183,10 +1183,10 @@
1183
1183
  strip-ansi "6.0.1"
1184
1184
  ts-retry-promise "^0.8.1"
1185
1185
 
1186
- "@salesforce/core@^8.23.1", "@salesforce/core@^8.31.2", "@salesforce/core@^8.31.4", "@salesforce/core@^8.31.5", "@salesforce/core@^8.32.2":
1187
- version "8.32.2"
1188
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.32.2.tgz#faa4d7525cebb7c46e6b576d6fb4c0624592d779"
1189
- integrity sha512-IenGtnr68o1Pg8WDA5XUDeuqTmdCbAyLCAU1hdbIcqM3kyEfvyaHgou0/KfEx6EokCxJ4MZFJ6MmjL8dY53XGQ==
1186
+ "@salesforce/core@^8.23.1", "@salesforce/core@^8.31.2", "@salesforce/core@^8.31.4", "@salesforce/core@^8.32.4":
1187
+ version "8.32.6"
1188
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.32.6.tgz#2824dc917888dc040995dfef3a9e83d41fafbdea"
1189
+ integrity sha512-ZR973WoqCgi6cR58WhgokbHVZOaADNKHiuM1FAwS5pTLQnC91xYi04i2e/gpAX2AUf7Ya6zjbusYtZNpSyKKAQ==
1190
1190
  dependencies:
1191
1191
  "@jsforce/jsforce-node" "^3.10.17"
1192
1192
  "@salesforce/kit" "^3.2.4"
@@ -1208,6 +1208,31 @@
1208
1208
  ts-retry-promise "^0.8.1"
1209
1209
  zod "^4.1.12"
1210
1210
 
1211
+ "@salesforce/core@^9.0.0":
1212
+ version "9.0.0"
1213
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-9.0.0.tgz#bf7a2816a322b8febc5349f5a1c884b8be073b06"
1214
+ integrity sha512-sL4sr8MXcdsHZJr0bacMY0ZJmbPwBEvJudDIlKxKdQu/62d1aNBvACPFfL32QJdu2sOkEpgF3CX/0znkU43g2g==
1215
+ dependencies:
1216
+ "@jsforce/jsforce-node" "^3.10.17"
1217
+ "@salesforce/kit" "^4.0.0"
1218
+ "@salesforce/ts-types" "^3.0.0"
1219
+ ajv "^8.18.0"
1220
+ change-case "^4.1.2"
1221
+ fast-levenshtein "^3.0.0"
1222
+ faye "^1.4.1"
1223
+ form-data "^4.0.5"
1224
+ js2xmlparser "^4.0.1"
1225
+ jsonwebtoken "9.0.3"
1226
+ jszip "3.10.1"
1227
+ memfs "4.38.1"
1228
+ pino "^9.7.0"
1229
+ pino-abstract-transport "^1.2.0"
1230
+ pino-pretty "^11.3.0"
1231
+ proper-lockfile "^4.1.2"
1232
+ semver "^7.8.0"
1233
+ ts-retry-promise "^0.8.1"
1234
+ zod "^4.1.12"
1235
+
1211
1236
  "@salesforce/dev-config@^4.3.1":
1212
1237
  version "4.3.1"
1213
1238
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
@@ -1252,15 +1277,22 @@
1252
1277
  dependencies:
1253
1278
  "@salesforce/ts-types" "^2.0.12"
1254
1279
 
1255
- "@salesforce/plugin-command-reference@^3.1.119":
1256
- version "3.1.119"
1257
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.119.tgz#221a9207c97193c7a23dbc8b9530fe45f388fa8d"
1258
- integrity sha512-wxwGZ92X+k7dG6gkUM8roPazU3ejNV1AIfOezbXVA6y/cVsQy66dZAe9kcS5R6kkpXzre5utJjmY/0ASbgHCng==
1280
+ "@salesforce/kit@^4.0.0":
1281
+ version "4.0.0"
1282
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-4.0.0.tgz#ef2be4c59abf57156175d340e4cdc356bc28095e"
1283
+ integrity sha512-VwxhSH/8PQ5YmPAdhmLaJGCgR0n/pOm8T2y+/odMFthd5SA0xsO/kTdaRLFnFQAxxNj1nYtNHRb+BoMuAatzew==
1284
+ dependencies:
1285
+ "@salesforce/ts-types" "^3.0.0"
1286
+
1287
+ "@salesforce/plugin-command-reference@^3.1.125":
1288
+ version "3.1.125"
1289
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.125.tgz#c9006c152a1ceb1be1b57b4c8a4fa1c01a80ef84"
1290
+ integrity sha512-Mh9qWKdnZKUQ07e+BtJhITi1X5QexdqOOf5YSQchlX+VNDj5UEzG+AZwb9Fnts+w7YNapkjKCWRB4GybznYpHg==
1259
1291
  dependencies:
1260
1292
  "@oclif/core" "^4"
1261
- "@salesforce/core" "^8.31.5"
1293
+ "@salesforce/core" "^8.32.4"
1262
1294
  "@salesforce/kit" "^3.2.6"
1263
- "@salesforce/sf-plugins-core" "^12.2.25"
1295
+ "@salesforce/sf-plugins-core" "^12.2.26"
1264
1296
  "@salesforce/ts-types" "^2.0.11"
1265
1297
  chalk "^5.6.2"
1266
1298
  debug "^4.4.3"
@@ -1271,7 +1303,7 @@
1271
1303
  resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
1272
1304
  integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
1273
1305
 
1274
- "@salesforce/sf-plugins-core@^12.2.25", "@salesforce/sf-plugins-core@^12.2.26":
1306
+ "@salesforce/sf-plugins-core@^12.2.26":
1275
1307
  version "12.2.26"
1276
1308
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.26.tgz#5a6c71e3abd21c8b241120e8fc8ae9c97df81684"
1277
1309
  integrity sha512-FgGZFwlYIDcD6/8g6+iwv5MNKaCD6r65y+xdX+iqPkIEaEneRVKrcS0tSepmYFi4DG13P0KJwGlCqDOV24g0Bg==
@@ -1287,11 +1319,32 @@
1287
1319
  cli-progress "^3.12.0"
1288
1320
  terminal-link "^3.0.0"
1289
1321
 
1322
+ "@salesforce/sf-plugins-core@^13.0.0":
1323
+ version "13.0.0"
1324
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-13.0.0.tgz#81efcceaead271ec888c8e66eb965da12bd70116"
1325
+ integrity sha512-enKeAfswRyqWN6mcs0HkN+oMnJzUwJIs+Aea8U6NZsdvAdzVEZP4e7vHTPhIQ6esQeGAIf+miPJ8hOITCrDK/A==
1326
+ dependencies:
1327
+ "@inquirer/confirm" "^6.1.1"
1328
+ "@inquirer/password" "^5.1.1"
1329
+ "@oclif/core" "^4.11.4"
1330
+ "@oclif/table" "^0.5.9"
1331
+ "@salesforce/core" "^9.0.0"
1332
+ "@salesforce/kit" "^4.0.0"
1333
+ "@salesforce/ts-types" "^3.0.0"
1334
+ ansis "^3.3.2"
1335
+ cli-progress "^3.12.0"
1336
+ terminal-link "^3.0.0"
1337
+
1290
1338
  "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
1291
1339
  version "2.0.12"
1292
1340
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
1293
1341
  integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
1294
1342
 
1343
+ "@salesforce/ts-types@^3.0.0":
1344
+ version "3.0.0"
1345
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.0.tgz#375b13e92f594bc9d0a09716d77fc753bd31e6a6"
1346
+ integrity sha512-lTCoI1NtQWiMDyn7B9N/CfWK9WmSpRnbYWqKTZYstn3mZ2DWSYwJXTh5Oh2wAAS9LAD/vaoU3F/TrV3q7wfnYw==
1347
+
1295
1348
  "@shikijs/core@1.11.1":
1296
1349
  version "1.11.1"
1297
1350
  resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.11.1.tgz#a102cf56f32fa8cf3ceb9f918f2da5511782efe7"
@@ -2455,10 +2508,10 @@ combined-stream@^1.0.8:
2455
2508
  dependencies:
2456
2509
  delayed-stream "~1.0.0"
2457
2510
 
2458
- commander@^12.0.0:
2459
- version "12.0.0"
2460
- resolved "https://registry.yarnpkg.com/commander/-/commander-12.0.0.tgz#b929db6df8546080adfd004ab215ed48cf6f2592"
2461
- integrity sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==
2511
+ commander@^14.0.3:
2512
+ version "14.0.3"
2513
+ resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
2514
+ integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
2462
2515
 
2463
2516
  commander@^4.0.1:
2464
2517
  version "4.1.1"
@@ -3673,6 +3726,15 @@ glob@^10.3.10:
3673
3726
  minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3674
3727
  path-scurry "^1.10.1"
3675
3728
 
3729
+ glob@^13.0.6:
3730
+ version "13.0.6"
3731
+ resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
3732
+ integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
3733
+ dependencies:
3734
+ minimatch "^10.2.2"
3735
+ minipass "^7.1.3"
3736
+ path-scurry "^2.0.2"
3737
+
3676
3738
  glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3677
3739
  version "7.2.3"
3678
3740
  resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -3685,7 +3747,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3685
3747
  once "^1.3.0"
3686
3748
  path-is-absolute "^1.0.0"
3687
3749
 
3688
- glob@^8.0.3, glob@^8.1.0:
3750
+ glob@^8.1.0:
3689
3751
  version "8.1.0"
3690
3752
  resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
3691
3753
  integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -4859,6 +4921,11 @@ lru-cache@^10.0.1, "lru-cache@^9.1.1 || ^10.0.0":
4859
4921
  resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
4860
4922
  integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
4861
4923
 
4924
+ lru-cache@^11.0.0:
4925
+ version "11.5.2"
4926
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.5.2.tgz#00e16665c90c620fba14a3c368732a976493f760"
4927
+ integrity sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==
4928
+
4862
4929
  lru-cache@^5.1.1:
4863
4930
  version "5.1.1"
4864
4931
  resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -5023,7 +5090,7 @@ minimatch@9.0.3:
5023
5090
  dependencies:
5024
5091
  brace-expansion "^2.0.1"
5025
5092
 
5026
- minimatch@^10.2.5:
5093
+ minimatch@^10.2.2, minimatch@^10.2.5:
5027
5094
  version "10.2.5"
5028
5095
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5029
5096
  integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
@@ -5070,6 +5137,11 @@ minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
5070
5137
  resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
5071
5138
  integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
5072
5139
 
5140
+ minipass@^7.1.2, minipass@^7.1.3:
5141
+ version "7.1.3"
5142
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
5143
+ integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
5144
+
5073
5145
  mocha@^10.7.0:
5074
5146
  version "10.7.0"
5075
5147
  resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
@@ -5331,10 +5403,10 @@ object.values@^1.1.7:
5331
5403
  define-properties "^1.2.0"
5332
5404
  es-abstract "^1.22.1"
5333
5405
 
5334
- oclif@^4.23.27:
5335
- version "4.23.27"
5336
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.27.tgz#b74926cf16f0a584b7a86555840ae266aa265692"
5337
- integrity sha512-DNUQ22pglqstzuTRb+E4yjJI20PVGNGHCJa/vzH3HQCrS0B0GQPjWwIeMWjgWaQHBi1oXO2jMDHHpCLDNgW/tQ==
5406
+ oclif@^4.23.29:
5407
+ version "4.23.29"
5408
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.29.tgz#3b62399a0ce68370c9a6bebc6fb9eea776729f62"
5409
+ integrity sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ==
5338
5410
  dependencies:
5339
5411
  "@aws-sdk/client-cloudfront" "^3.1079.0"
5340
5412
  "@aws-sdk/client-s3" "^3.1079.0"
@@ -5546,6 +5618,14 @@ path-scurry@^1.10.1:
5546
5618
  lru-cache "^9.1.1 || ^10.0.0"
5547
5619
  minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5548
5620
 
5621
+ path-scurry@^2.0.2:
5622
+ version "2.0.2"
5623
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
5624
+ integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
5625
+ dependencies:
5626
+ lru-cache "^11.0.0"
5627
+ minipass "^7.1.2"
5628
+
5549
5629
  path-to-regexp@^1.7.0:
5550
5630
  version "1.8.0"
5551
5631
  resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
@@ -6064,11 +6144,16 @@ safe-regex-test@^1.0.0:
6064
6144
  get-intrinsic "^1.1.3"
6065
6145
  is-regex "^1.1.4"
6066
6146
 
6067
- safe-stable-stringify@^2.3.1, safe-stable-stringify@^2.4.3:
6147
+ safe-stable-stringify@^2.3.1:
6068
6148
  version "2.4.3"
6069
6149
  resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz#138c84b6f6edb3db5f8ef3ef7115b8f55ccbf886"
6070
6150
  integrity sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==
6071
6151
 
6152
+ safe-stable-stringify@^2.5.0:
6153
+ version "2.5.0"
6154
+ resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz#4ca2f8e385f2831c432a719b108a3bf7af42a1dd"
6155
+ integrity sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==
6156
+
6072
6157
  "safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0":
6073
6158
  version "2.1.2"
6074
6159
  resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
@@ -6657,18 +6742,19 @@ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
6657
6742
  resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
6658
6743
  integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
6659
6744
 
6660
- ts-json-schema-generator@^1.5.1:
6661
- version "1.5.1"
6662
- resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"
6663
- integrity sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==
6745
+ ts-json-schema-generator@^2.9.0:
6746
+ version "2.9.0"
6747
+ resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-2.9.0.tgz#cc2b99db0e64ee9ee6898c8c74905337536ef9fc"
6748
+ integrity sha512-NR5ZE108uiPtBHBJNGnhwoUaUx5vWTDJzDFG9YlRoqxPU76n+5FClRh92dcGgysbe1smRmYalM9Saj97GW1J4Q==
6664
6749
  dependencies:
6665
6750
  "@types/json-schema" "^7.0.15"
6666
- commander "^12.0.0"
6667
- glob "^8.0.3"
6751
+ commander "^14.0.3"
6752
+ glob "^13.0.6"
6668
6753
  json5 "^2.2.3"
6669
6754
  normalize-path "^3.0.0"
6670
- safe-stable-stringify "^2.4.3"
6671
- typescript "~5.4.2"
6755
+ safe-stable-stringify "^2.5.0"
6756
+ tslib "^2.8.1"
6757
+ typescript "^5.9.3"
6672
6758
 
6673
6759
  ts-node@^10.8.1, ts-node@^10.9.2:
6674
6760
  version "10.9.2"
@@ -6709,7 +6795,7 @@ tslib@^1.9.0:
6709
6795
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
6710
6796
  integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
6711
6797
 
6712
- tslib@^2.0.0, tslib@^2.0.3, tslib@^2.6.2:
6798
+ tslib@^2.0.0, tslib@^2.0.3, tslib@^2.6.2, tslib@^2.8.1:
6713
6799
  version "2.8.1"
6714
6800
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
6715
6801
  integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
@@ -6840,10 +6926,10 @@ typescript@^5.5.4:
6840
6926
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6841
6927
  integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6842
6928
 
6843
- typescript@~5.4.2:
6844
- version "5.4.5"
6845
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6846
- integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6929
+ typescript@^5.9.3:
6930
+ version "5.9.3"
6931
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6932
+ integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6847
6933
 
6848
6934
  uc.micro@^2.0.0, uc.micro@^2.1.0:
6849
6935
  version "2.1.0"
@@ -265,131 +265,6 @@
265
265
  "snapshot:create:org"
266
266
  ]
267
267
  },
268
- "org:get:snapshot": {
269
- "aliases": [
270
- "force:org:snapshot:get"
271
- ],
272
- "args": {},
273
- "deprecateAliases": true,
274
- "description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
275
- "examples": [
276
- "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
277
- "Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
278
- ],
279
- "flags": {
280
- "json": {
281
- "description": "Format output as json.",
282
- "helpGroup": "GLOBAL",
283
- "name": "json",
284
- "allowNo": false,
285
- "type": "boolean"
286
- },
287
- "flags-dir": {
288
- "helpGroup": "GLOBAL",
289
- "name": "flags-dir",
290
- "summary": "Import flag values from a directory.",
291
- "hasDynamicHelp": false,
292
- "multiple": false,
293
- "type": "option"
294
- },
295
- "target-dev-hub": {
296
- "aliases": [
297
- "targetdevhubusername"
298
- ],
299
- "char": "v",
300
- "deprecateAliases": true,
301
- "name": "target-dev-hub",
302
- "noCacheDefault": true,
303
- "required": true,
304
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
305
- "hasDynamicHelp": true,
306
- "multiple": false,
307
- "type": "option"
308
- },
309
- "api-version": {
310
- "aliases": [
311
- "apiversion"
312
- ],
313
- "deprecateAliases": true,
314
- "description": "Override the api version used for api requests made by this command",
315
- "name": "api-version",
316
- "hasDynamicHelp": false,
317
- "multiple": false,
318
- "type": "option"
319
- },
320
- "loglevel": {
321
- "deprecated": {
322
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SF_LOG_LEVEL` environment variable."
323
- },
324
- "hidden": true,
325
- "name": "loglevel",
326
- "hasDynamicHelp": false,
327
- "multiple": false,
328
- "type": "option"
329
- },
330
- "snapshot": {
331
- "char": "s",
332
- "description": "The IDs of scratch org snapshots start with 0Oo.",
333
- "name": "snapshot",
334
- "required": true,
335
- "summary": "Name or ID of snapshot to retrieve.",
336
- "hasDynamicHelp": false,
337
- "multiple": false,
338
- "type": "option"
339
- }
340
- },
341
- "hasDynamicHelp": true,
342
- "hiddenAliases": [],
343
- "id": "org:get:snapshot",
344
- "pluginAlias": "@salesforce/plugin-signups",
345
- "pluginName": "@salesforce/plugin-signups",
346
- "pluginType": "core",
347
- "strict": true,
348
- "summary": "Get details about a scratch org snapshot.",
349
- "enableJsonFlag": true,
350
- "isESM": true,
351
- "relativePath": [
352
- "lib",
353
- "commands",
354
- "org",
355
- "get",
356
- "snapshot.js"
357
- ],
358
- "aliasPermutations": [
359
- "force:org:snapshot:get",
360
- "org:force:snapshot:get",
361
- "org:snapshot:force:get",
362
- "org:snapshot:get:force",
363
- "force:snapshot:org:get",
364
- "snapshot:force:org:get",
365
- "snapshot:org:force:get",
366
- "snapshot:org:get:force",
367
- "force:snapshot:get:org",
368
- "snapshot:force:get:org",
369
- "snapshot:get:force:org",
370
- "snapshot:get:org:force",
371
- "force:org:get:snapshot",
372
- "org:force:get:snapshot",
373
- "org:get:force:snapshot",
374
- "org:get:snapshot:force",
375
- "force:get:org:snapshot",
376
- "get:force:org:snapshot",
377
- "get:org:force:snapshot",
378
- "get:org:snapshot:force",
379
- "force:get:snapshot:org",
380
- "get:force:snapshot:org",
381
- "get:snapshot:force:org",
382
- "get:snapshot:org:force"
383
- ],
384
- "permutations": [
385
- "org:get:snapshot",
386
- "get:org:snapshot",
387
- "get:snapshot:org",
388
- "org:snapshot:get",
389
- "snapshot:org:get",
390
- "snapshot:get:org"
391
- ]
392
- },
393
268
  "org:delete:shape": {
394
269
  "aliases": [
395
270
  "force:org:shape:delete"
@@ -649,6 +524,131 @@
649
524
  "snapshot:delete:org"
650
525
  ]
651
526
  },
527
+ "org:get:snapshot": {
528
+ "aliases": [
529
+ "force:org:snapshot:get"
530
+ ],
531
+ "args": {},
532
+ "deprecateAliases": true,
533
+ "description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
534
+ "examples": [
535
+ "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
536
+ "Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
537
+ ],
538
+ "flags": {
539
+ "json": {
540
+ "description": "Format output as json.",
541
+ "helpGroup": "GLOBAL",
542
+ "name": "json",
543
+ "allowNo": false,
544
+ "type": "boolean"
545
+ },
546
+ "flags-dir": {
547
+ "helpGroup": "GLOBAL",
548
+ "name": "flags-dir",
549
+ "summary": "Import flag values from a directory.",
550
+ "hasDynamicHelp": false,
551
+ "multiple": false,
552
+ "type": "option"
553
+ },
554
+ "target-dev-hub": {
555
+ "aliases": [
556
+ "targetdevhubusername"
557
+ ],
558
+ "char": "v",
559
+ "deprecateAliases": true,
560
+ "name": "target-dev-hub",
561
+ "noCacheDefault": true,
562
+ "required": true,
563
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
564
+ "hasDynamicHelp": true,
565
+ "multiple": false,
566
+ "type": "option"
567
+ },
568
+ "api-version": {
569
+ "aliases": [
570
+ "apiversion"
571
+ ],
572
+ "deprecateAliases": true,
573
+ "description": "Override the api version used for api requests made by this command",
574
+ "name": "api-version",
575
+ "hasDynamicHelp": false,
576
+ "multiple": false,
577
+ "type": "option"
578
+ },
579
+ "loglevel": {
580
+ "deprecated": {
581
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SF_LOG_LEVEL` environment variable."
582
+ },
583
+ "hidden": true,
584
+ "name": "loglevel",
585
+ "hasDynamicHelp": false,
586
+ "multiple": false,
587
+ "type": "option"
588
+ },
589
+ "snapshot": {
590
+ "char": "s",
591
+ "description": "The IDs of scratch org snapshots start with 0Oo.",
592
+ "name": "snapshot",
593
+ "required": true,
594
+ "summary": "Name or ID of snapshot to retrieve.",
595
+ "hasDynamicHelp": false,
596
+ "multiple": false,
597
+ "type": "option"
598
+ }
599
+ },
600
+ "hasDynamicHelp": true,
601
+ "hiddenAliases": [],
602
+ "id": "org:get:snapshot",
603
+ "pluginAlias": "@salesforce/plugin-signups",
604
+ "pluginName": "@salesforce/plugin-signups",
605
+ "pluginType": "core",
606
+ "strict": true,
607
+ "summary": "Get details about a scratch org snapshot.",
608
+ "enableJsonFlag": true,
609
+ "isESM": true,
610
+ "relativePath": [
611
+ "lib",
612
+ "commands",
613
+ "org",
614
+ "get",
615
+ "snapshot.js"
616
+ ],
617
+ "aliasPermutations": [
618
+ "force:org:snapshot:get",
619
+ "org:force:snapshot:get",
620
+ "org:snapshot:force:get",
621
+ "org:snapshot:get:force",
622
+ "force:snapshot:org:get",
623
+ "snapshot:force:org:get",
624
+ "snapshot:org:force:get",
625
+ "snapshot:org:get:force",
626
+ "force:snapshot:get:org",
627
+ "snapshot:force:get:org",
628
+ "snapshot:get:force:org",
629
+ "snapshot:get:org:force",
630
+ "force:org:get:snapshot",
631
+ "org:force:get:snapshot",
632
+ "org:get:force:snapshot",
633
+ "org:get:snapshot:force",
634
+ "force:get:org:snapshot",
635
+ "get:force:org:snapshot",
636
+ "get:org:force:snapshot",
637
+ "get:org:snapshot:force",
638
+ "force:get:snapshot:org",
639
+ "get:force:snapshot:org",
640
+ "get:snapshot:force:org",
641
+ "get:snapshot:org:force"
642
+ ],
643
+ "permutations": [
644
+ "org:get:snapshot",
645
+ "get:org:snapshot",
646
+ "get:snapshot:org",
647
+ "org:snapshot:get",
648
+ "snapshot:org:get",
649
+ "snapshot:get:org"
650
+ ]
651
+ },
652
652
  "org:list:shape": {
653
653
  "aliases": [
654
654
  "force:org:shape:list"
@@ -862,5 +862,5 @@
862
862
  ]
863
863
  }
864
864
  },
865
- "version": "2.6.79"
865
+ "version": "3.0.0"
866
866
  }
package/package.json CHANGED
@@ -1,35 +1,35 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.6.79",
4
+ "version": "3.0.0",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^4",
9
- "@salesforce/core": "^8.32.2",
10
- "@salesforce/kit": "^3.2.6",
11
- "@salesforce/sf-plugins-core": "^12.2.26",
9
+ "@salesforce/core": "^9.0.0",
10
+ "@salesforce/kit": "^4.0.0",
11
+ "@salesforce/sf-plugins-core": "^13.0.0",
12
12
  "change-case": "^5.4.4"
13
13
  },
14
14
  "devDependencies": {
15
- "@oclif/plugin-command-snapshot": "^5.3.30",
15
+ "@oclif/plugin-command-snapshot": "^5.3.32",
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.62",
17
17
  "@salesforce/dev-scripts": "^11.0.4",
18
- "@salesforce/plugin-command-reference": "^3.1.119",
19
- "@salesforce/ts-types": "^2.0.11",
18
+ "@salesforce/plugin-command-reference": "^3.1.125",
19
+ "@salesforce/ts-types": "^3.0.0",
20
20
  "@types/chai-as-promised": "^7.1.8",
21
21
  "@types/chai-string": "^1.4.5",
22
22
  "chai-as-promised": "7.1.2",
23
23
  "chai-string": "^1.6.0",
24
24
  "eslint-plugin-sf-plugin": "^1.20.33",
25
25
  "jsforce": "^2.0.0-beta.28",
26
- "oclif": "^4.23.27",
26
+ "oclif": "^4.23.29",
27
27
  "ts-node": "^10.9.2",
28
28
  "typescript": "^5.5.4"
29
29
  },
30
30
  "config": {},
31
31
  "engines": {
32
- "node": ">=18.0.0"
32
+ "node": ">=22.0.0"
33
33
  },
34
34
  "files": [
35
35
  "/lib",
@@ -220,7 +220,7 @@
220
220
  "exports": "./lib/index.js",
221
221
  "type": "module",
222
222
  "sfdx": {
223
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.79.crt",
224
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.79.sig"
223
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.0.crt",
224
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.0.sig"
225
225
  }
226
226
  }