@salesforce/plugin-signups 2.5.14 → 2.5.16

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -123,7 +123,7 @@ EXAMPLES
123
123
  $ sf org create shape --target-org SourceOrg
124
124
  ```
125
125
 
126
- _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/create/shape.ts)_
126
+ _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/create/shape.ts)_
127
127
 
128
128
  ## `sf org create snapshot`
129
129
 
@@ -179,7 +179,7 @@ FLAG DESCRIPTIONS
179
179
  as a version control system tag or commit ID.
180
180
  ```
181
181
 
182
- _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/create/snapshot.ts)_
182
+ _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/create/snapshot.ts)_
183
183
 
184
184
  ## `sf org delete shape`
185
185
 
@@ -219,7 +219,7 @@ EXAMPLES
219
219
  $ sf org delete shape --target-org SourceOrg --no-prompt
220
220
  ```
221
221
 
222
- _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/delete/shape.ts)_
222
+ _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/delete/shape.ts)_
223
223
 
224
224
  ## `sf org delete snapshot`
225
225
 
@@ -264,7 +264,7 @@ FLAG DESCRIPTIONS
264
264
  The IDs of scratch org snapshots start with 0Oo.
265
265
  ```
266
266
 
267
- _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/delete/snapshot.ts)_
267
+ _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/delete/snapshot.ts)_
268
268
 
269
269
  ## `sf org get snapshot`
270
270
 
@@ -311,7 +311,7 @@ FLAG DESCRIPTIONS
311
311
  The IDs of scratch org snapshots start with 0Oo.
312
312
  ```
313
313
 
314
- _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/get/snapshot.ts)_
314
+ _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/get/snapshot.ts)_
315
315
 
316
316
  ## `sf org list shape`
317
317
 
@@ -344,7 +344,7 @@ EXAMPLES
344
344
  $ sf org list shape --json > tmp/MyOrgShapeList.json
345
345
  ```
346
346
 
347
- _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/list/shape.ts)_
347
+ _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/list/shape.ts)_
348
348
 
349
349
  ## `sf org list snapshot`
350
350
 
@@ -386,6 +386,6 @@ EXAMPLES
386
386
  $ sf org list snapshot --target-dev-hub SnapshotDevHub
387
387
  ```
388
388
 
389
- _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.14/src/commands/org/list/snapshot.ts)_
389
+ _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.5.16/src/commands/org/list/snapshot.ts)_
390
390
 
391
391
  <!-- commandsstop -->
@@ -1,31 +1,31 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.5.14",
3
+ "version": "2.5.16",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.5.14",
9
+ "version": "2.5.16",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^8.4.0",
13
+ "@salesforce/core": "^8.5.7",
14
14
  "@salesforce/kit": "^3.2.1",
15
15
  "@salesforce/sf-plugins-core": "^11.3.7",
16
16
  "change-case": "^5.4.4"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^5.2.14",
20
- "@salesforce/cli-plugins-testkit": "^5.3.26",
19
+ "@oclif/plugin-command-snapshot": "^5.2.15",
20
+ "@salesforce/cli-plugins-testkit": "^5.3.30",
21
21
  "@salesforce/dev-scripts": "^10.2.10",
22
- "@salesforce/plugin-command-reference": "^3.1.17",
22
+ "@salesforce/plugin-command-reference": "^3.1.21",
23
23
  "@salesforce/ts-types": "^2.0.11",
24
24
  "@types/chai-as-promised": "^7.1.8",
25
25
  "@types/chai-string": "^1.4.5",
26
26
  "chai-as-promised": "7.1.2",
27
27
  "chai-string": "^1.5.0",
28
- "eslint-plugin-sf-plugin": "^1.20.5",
28
+ "eslint-plugin-sf-plugin": "^1.20.6",
29
29
  "jsforce": "^2.0.0-beta.28",
30
30
  "oclif": "^4.14.27",
31
31
  "ts-node": "^10.9.2",
@@ -2905,16 +2905,16 @@
2905
2905
  }
2906
2906
  },
2907
2907
  "node_modules/@oclif/core": {
2908
- "version": "4.0.20",
2909
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.20.tgz",
2910
- "integrity": "sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA==",
2908
+ "version": "4.0.22",
2909
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.22.tgz",
2910
+ "integrity": "sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==",
2911
2911
  "license": "MIT",
2912
2912
  "dependencies": {
2913
2913
  "ansi-escapes": "^4.3.2",
2914
2914
  "ansis": "^3.3.2",
2915
2915
  "clean-stack": "^3.0.1",
2916
2916
  "cli-spinners": "^2.9.2",
2917
- "debug": "^4.3.5",
2917
+ "debug": "^4.3.7",
2918
2918
  "ejs": "^3.1.10",
2919
2919
  "get-package-type": "^0.1.0",
2920
2920
  "globby": "^11.1.0",
@@ -2963,9 +2963,9 @@
2963
2963
  }
2964
2964
  },
2965
2965
  "node_modules/@oclif/plugin-command-snapshot": {
2966
- "version": "5.2.14",
2967
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz",
2968
- "integrity": "sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==",
2966
+ "version": "5.2.15",
2967
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz",
2968
+ "integrity": "sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==",
2969
2969
  "dev": true,
2970
2970
  "license": "MIT",
2971
2971
  "dependencies": {
@@ -3088,17 +3088,17 @@
3088
3088
  }
3089
3089
  },
3090
3090
  "node_modules/@salesforce/cli-plugins-testkit": {
3091
- "version": "5.3.26",
3092
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.26.tgz",
3093
- "integrity": "sha512-5+Cx0Gbx5v+uvB6TQr+gHIRULOCUhzLtlBRh2UZQoWlUihlOvTYIOXqWQP50qm92KlV0iv3LJ25zJQDFnvAIzQ==",
3091
+ "version": "5.3.30",
3092
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.30.tgz",
3093
+ "integrity": "sha512-CnmzrN9gzqIg5NnpwmCmxrq7PtrfqivpV/nDXwHQNSru6Ug6OAqNQGHziLnurzH/UxzHUuv1IL2e6E5ZVRjJoQ==",
3094
3094
  "dev": true,
3095
3095
  "license": "BSD-3-Clause",
3096
3096
  "dependencies": {
3097
- "@salesforce/core": "^8.4.0",
3097
+ "@salesforce/core": "^8.5.4",
3098
3098
  "@salesforce/kit": "^3.2.1",
3099
3099
  "@salesforce/ts-types": "^2.0.11",
3100
3100
  "@types/shelljs": "^0.8.15",
3101
- "debug": "^4.3.6",
3101
+ "debug": "^4.3.7",
3102
3102
  "jszip": "^3.10.1",
3103
3103
  "shelljs": "^0.8.4",
3104
3104
  "sinon": "^17.0.2",
@@ -3199,9 +3199,9 @@
3199
3199
  }
3200
3200
  },
3201
3201
  "node_modules/@salesforce/core": {
3202
- "version": "8.5.4",
3203
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.5.4.tgz",
3204
- "integrity": "sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==",
3202
+ "version": "8.5.7",
3203
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.5.7.tgz",
3204
+ "integrity": "sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==",
3205
3205
  "license": "BSD-3-Clause",
3206
3206
  "dependencies": {
3207
3207
  "@jsforce/jsforce-node": "^3.4.1",
@@ -3216,7 +3216,7 @@
3216
3216
  "js2xmlparser": "^4.0.1",
3217
3217
  "jsonwebtoken": "9.0.2",
3218
3218
  "jszip": "3.10.1",
3219
- "pino": "^9.3.2",
3219
+ "pino": "^9.4.0",
3220
3220
  "pino-abstract-transport": "^1.2.0",
3221
3221
  "pino-pretty": "^11.2.2",
3222
3222
  "proper-lockfile": "^4.1.2",
@@ -3344,16 +3344,16 @@
3344
3344
  }
3345
3345
  },
3346
3346
  "node_modules/@salesforce/plugin-command-reference": {
3347
- "version": "3.1.17",
3348
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.17.tgz",
3349
- "integrity": "sha512-Edgh+nhcA+DBZSPs4/xua7ltoMQ5YL+vuEAZdNn6DfcT4X3rux0pXu+dKiuBD/fnVlaXw+e9+VXHtD/V8QOSwQ==",
3347
+ "version": "3.1.21",
3348
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.21.tgz",
3349
+ "integrity": "sha512-Ag0ZOLUOejDvhOySvNcl2QnU+XBulUpmTWz+B7M+6XxgUeDR5j1F8UbsTFgN0KTFfTx2vwaPUkz0fjvRqMJG2g==",
3350
3350
  "dev": true,
3351
3351
  "license": "BSD-3-Clause",
3352
3352
  "dependencies": {
3353
3353
  "@oclif/core": "^4",
3354
3354
  "@salesforce/core": "^8.3.0",
3355
- "@salesforce/kit": "^3.2.1",
3356
- "@salesforce/sf-plugins-core": "^11.3.2",
3355
+ "@salesforce/kit": "^3.2.2",
3356
+ "@salesforce/sf-plugins-core": "^11.3.5",
3357
3357
  "@salesforce/ts-types": "^2.0.11",
3358
3358
  "chalk": "^5.3.0",
3359
3359
  "debug": "^4.3.6",
@@ -6010,12 +6010,12 @@
6010
6010
  }
6011
6011
  },
6012
6012
  "node_modules/debug": {
6013
- "version": "4.3.6",
6014
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz",
6015
- "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==",
6013
+ "version": "4.3.7",
6014
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
6015
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
6016
6016
  "license": "MIT",
6017
6017
  "dependencies": {
6018
- "ms": "2.1.2"
6018
+ "ms": "^2.1.3"
6019
6019
  },
6020
6020
  "engines": {
6021
6021
  "node": ">=6.0"
@@ -6026,12 +6026,6 @@
6026
6026
  }
6027
6027
  }
6028
6028
  },
6029
- "node_modules/debug/node_modules/ms": {
6030
- "version": "2.1.2",
6031
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
6032
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
6033
- "license": "MIT"
6034
- },
6035
6029
  "node_modules/decamelize": {
6036
6030
  "version": "1.2.0",
6037
6031
  "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
@@ -6784,13 +6778,13 @@
6784
6778
  }
6785
6779
  },
6786
6780
  "node_modules/eslint-plugin-sf-plugin": {
6787
- "version": "1.20.5",
6788
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz",
6789
- "integrity": "sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==",
6781
+ "version": "1.20.6",
6782
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.6.tgz",
6783
+ "integrity": "sha512-xC7NP68EZflEN5HlmTtoVh6ofhf0HjPGjXHkuFfwOZNDF2jGF/+4f00Gg/Qk8FYugAmqx6TVQ0BNgtdys8Em1Q==",
6790
6784
  "dev": true,
6791
6785
  "license": "BSD-3-Clause",
6792
6786
  "dependencies": {
6793
- "@salesforce/core": "^8.4.0",
6787
+ "@salesforce/core": "^8.5.1",
6794
6788
  "@typescript-eslint/utils": "^7.18.0"
6795
6789
  },
6796
6790
  "engines": {
@@ -10987,9 +10981,9 @@
10987
10981
  }
10988
10982
  },
10989
10983
  "node_modules/pino": {
10990
- "version": "9.3.2",
10991
- "resolved": "https://registry.npmjs.org/pino/-/pino-9.3.2.tgz",
10992
- "integrity": "sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==",
10984
+ "version": "9.4.0",
10985
+ "resolved": "https://registry.npmjs.org/pino/-/pino-9.4.0.tgz",
10986
+ "integrity": "sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==",
10993
10987
  "license": "MIT",
10994
10988
  "dependencies": {
10995
10989
  "atomic-sleep": "^1.0.0",
package/oclif.lock CHANGED
@@ -1455,15 +1455,15 @@
1455
1455
  fastq "^1.6.0"
1456
1456
 
1457
1457
  "@oclif/core@^4", "@oclif/core@^4.0.19":
1458
- version "4.0.20"
1459
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.20.tgz#0c7fd743720c39b33b194b5b335c7ffa3a4fffee"
1460
- integrity sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA==
1458
+ version "4.0.22"
1459
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1460
+ integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1461
1461
  dependencies:
1462
1462
  ansi-escapes "^4.3.2"
1463
1463
  ansis "^3.3.2"
1464
1464
  clean-stack "^3.0.1"
1465
1465
  cli-spinners "^2.9.2"
1466
- debug "^4.3.5"
1466
+ debug "^4.3.7"
1467
1467
  ejs "^3.1.10"
1468
1468
  get-package-type "^0.1.0"
1469
1469
  globby "^11.1.0"
@@ -1477,10 +1477,10 @@
1477
1477
  wordwrap "^1.0.0"
1478
1478
  wrap-ansi "^7.0.0"
1479
1479
 
1480
- "@oclif/plugin-command-snapshot@^5.2.14":
1481
- version "5.2.14"
1482
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz#fac3ff4657c02a4e8eaab9a62fef13f8abad30b5"
1483
- integrity sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==
1480
+ "@oclif/plugin-command-snapshot@^5.2.15":
1481
+ version "5.2.15"
1482
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1483
+ integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1484
1484
  dependencies:
1485
1485
  "@oclif/core" "^4"
1486
1486
  ansis "^3.3.2"
@@ -1525,26 +1525,26 @@
1525
1525
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1526
1526
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1527
1527
 
1528
- "@salesforce/cli-plugins-testkit@^5.3.26":
1529
- version "5.3.26"
1530
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.26.tgz#11f4946b24749a7f32125688ed43ae9dbc248e60"
1531
- integrity sha512-5+Cx0Gbx5v+uvB6TQr+gHIRULOCUhzLtlBRh2UZQoWlUihlOvTYIOXqWQP50qm92KlV0iv3LJ25zJQDFnvAIzQ==
1528
+ "@salesforce/cli-plugins-testkit@^5.3.30":
1529
+ version "5.3.30"
1530
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.30.tgz#43468c526b054f495e498a5d494ea3b56347b138"
1531
+ integrity sha512-CnmzrN9gzqIg5NnpwmCmxrq7PtrfqivpV/nDXwHQNSru6Ug6OAqNQGHziLnurzH/UxzHUuv1IL2e6E5ZVRjJoQ==
1532
1532
  dependencies:
1533
- "@salesforce/core" "^8.4.0"
1533
+ "@salesforce/core" "^8.5.4"
1534
1534
  "@salesforce/kit" "^3.2.1"
1535
1535
  "@salesforce/ts-types" "^2.0.11"
1536
1536
  "@types/shelljs" "^0.8.15"
1537
- debug "^4.3.6"
1537
+ debug "^4.3.7"
1538
1538
  jszip "^3.10.1"
1539
1539
  shelljs "^0.8.4"
1540
1540
  sinon "^17.0.2"
1541
1541
  strip-ansi "6.0.1"
1542
1542
  ts-retry-promise "^0.8.1"
1543
1543
 
1544
- "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.1":
1545
- version "8.5.4"
1546
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
1547
- integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==
1544
+ "@salesforce/core@^8.3.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
1545
+ version "8.5.7"
1546
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
1547
+ integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
1548
1548
  dependencies:
1549
1549
  "@jsforce/jsforce-node" "^3.4.1"
1550
1550
  "@salesforce/kit" "^3.2.2"
@@ -1558,7 +1558,7 @@
1558
1558
  js2xmlparser "^4.0.1"
1559
1559
  jsonwebtoken "9.0.2"
1560
1560
  jszip "3.10.1"
1561
- pino "^9.3.2"
1561
+ pino "^9.4.0"
1562
1562
  pino-abstract-transport "^1.2.0"
1563
1563
  pino-pretty "^11.2.2"
1564
1564
  proper-lockfile "^4.1.2"
@@ -1609,15 +1609,15 @@
1609
1609
  dependencies:
1610
1610
  "@salesforce/ts-types" "^2.0.12"
1611
1611
 
1612
- "@salesforce/plugin-command-reference@^3.1.17":
1613
- version "3.1.17"
1614
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.17.tgz#37f521bacbc0a481958cace73d1e95328cc5bb47"
1615
- integrity sha512-Edgh+nhcA+DBZSPs4/xua7ltoMQ5YL+vuEAZdNn6DfcT4X3rux0pXu+dKiuBD/fnVlaXw+e9+VXHtD/V8QOSwQ==
1612
+ "@salesforce/plugin-command-reference@^3.1.21":
1613
+ version "3.1.21"
1614
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.21.tgz#0f6fb836921b725ad9ecf4a41a1c03e03d372f07"
1615
+ integrity sha512-Ag0ZOLUOejDvhOySvNcl2QnU+XBulUpmTWz+B7M+6XxgUeDR5j1F8UbsTFgN0KTFfTx2vwaPUkz0fjvRqMJG2g==
1616
1616
  dependencies:
1617
1617
  "@oclif/core" "^4"
1618
1618
  "@salesforce/core" "^8.3.0"
1619
- "@salesforce/kit" "^3.2.1"
1620
- "@salesforce/sf-plugins-core" "^11.3.2"
1619
+ "@salesforce/kit" "^3.2.2"
1620
+ "@salesforce/sf-plugins-core" "^11.3.5"
1621
1621
  "@salesforce/ts-types" "^2.0.11"
1622
1622
  chalk "^5.3.0"
1623
1623
  debug "^4.3.6"
@@ -1633,7 +1633,7 @@
1633
1633
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1634
1634
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1635
1635
 
1636
- "@salesforce/sf-plugins-core@^11.3.2", "@salesforce/sf-plugins-core@^11.3.7":
1636
+ "@salesforce/sf-plugins-core@^11.3.5", "@salesforce/sf-plugins-core@^11.3.7":
1637
1637
  version "11.3.7"
1638
1638
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.7.tgz#2cf2d4bfff13d1900ae958bfc613f5d4957f5958"
1639
1639
  integrity sha512-aqOAYex3JGHUE/ECWpQuedEJXq00vJOqNr3VYF0Lp9OBAVn0AZZu10fzv+ww2hLDjA9dH782ZNqw/CiE0XKJlA==
@@ -3366,12 +3366,12 @@ dateformat@^4.6.3:
3366
3366
  resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
3367
3367
  integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
3368
3368
 
3369
- debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6:
3370
- version "4.3.6"
3371
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
3372
- integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
3369
+ debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7:
3370
+ version "4.3.7"
3371
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
3372
+ integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
3373
3373
  dependencies:
3374
- ms "2.1.2"
3374
+ ms "^2.1.3"
3375
3375
 
3376
3376
  debug@^3.2.7:
3377
3377
  version "3.2.7"
@@ -3780,12 +3780,12 @@ eslint-plugin-jsdoc@^46.10.1:
3780
3780
  semver "^7.5.4"
3781
3781
  spdx-expression-parse "^4.0.0"
3782
3782
 
3783
- eslint-plugin-sf-plugin@^1.20.5:
3784
- version "1.20.5"
3785
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a"
3786
- integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==
3783
+ eslint-plugin-sf-plugin@^1.20.6:
3784
+ version "1.20.6"
3785
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.6.tgz#fe514d72537097eae05dccd6813b42fe32c1e7b1"
3786
+ integrity sha512-xC7NP68EZflEN5HlmTtoVh6ofhf0HjPGjXHkuFfwOZNDF2jGF/+4f00Gg/Qk8FYugAmqx6TVQ0BNgtdys8Em1Q==
3787
3787
  dependencies:
3788
- "@salesforce/core" "^8.4.0"
3788
+ "@salesforce/core" "^8.5.1"
3789
3789
  "@typescript-eslint/utils" "^7.18.0"
3790
3790
 
3791
3791
  eslint-plugin-unicorn@^50.0.1:
@@ -5682,11 +5682,6 @@ mri@^1.2.0:
5682
5682
  resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
5683
5683
  integrity sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
5684
5684
 
5685
- ms@2.1.2:
5686
- version "2.1.2"
5687
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
5688
- integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
5689
-
5690
5685
  ms@^2.1.1, ms@^2.1.3:
5691
5686
  version "2.1.3"
5692
5687
  resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
@@ -6188,10 +6183,10 @@ pino-std-serializers@^7.0.0:
6188
6183
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
6189
6184
  integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
6190
6185
 
6191
- pino@^9.3.2:
6192
- version "9.3.2"
6193
- resolved "https://registry.yarnpkg.com/pino/-/pino-9.3.2.tgz#a530d6d28f1d954b6f54416a218cbb616f52f901"
6194
- integrity sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==
6186
+ pino@^9.4.0:
6187
+ version "9.4.0"
6188
+ resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0.tgz#e4600ff199efc744856a5b3b71c53e38998eae5a"
6189
+ integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==
6195
6190
  dependencies:
6196
6191
  atomic-sleep "^1.0.0"
6197
6192
  fast-redact "^3.1.1"
@@ -265,6 +265,131 @@
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 `SFDX_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
+ },
268
393
  "org:delete:shape": {
269
394
  "aliases": [
270
395
  "force:org:shape:delete"
@@ -524,131 +649,6 @@
524
649
  "snapshot:delete:org"
525
650
  ]
526
651
  },
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 `SFDX_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.5.14"
865
+ "version": "2.5.16"
866
866
  }
package/package.json CHANGED
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.5.14",
4
+ "version": "2.5.16",
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.4.0",
9
+ "@salesforce/core": "^8.5.7",
10
10
  "@salesforce/kit": "^3.2.1",
11
11
  "@salesforce/sf-plugins-core": "^11.3.7",
12
12
  "change-case": "^5.4.4"
13
13
  },
14
14
  "devDependencies": {
15
- "@oclif/plugin-command-snapshot": "^5.2.14",
16
- "@salesforce/cli-plugins-testkit": "^5.3.26",
15
+ "@oclif/plugin-command-snapshot": "^5.2.15",
16
+ "@salesforce/cli-plugins-testkit": "^5.3.30",
17
17
  "@salesforce/dev-scripts": "^10.2.10",
18
- "@salesforce/plugin-command-reference": "^3.1.17",
18
+ "@salesforce/plugin-command-reference": "^3.1.21",
19
19
  "@salesforce/ts-types": "^2.0.11",
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.5.0",
24
- "eslint-plugin-sf-plugin": "^1.20.5",
24
+ "eslint-plugin-sf-plugin": "^1.20.6",
25
25
  "jsforce": "^2.0.0-beta.28",
26
26
  "oclif": "^4.14.27",
27
27
  "ts-node": "^10.9.2",
@@ -219,7 +219,7 @@
219
219
  "exports": "./lib/index.js",
220
220
  "type": "module",
221
221
  "sfdx": {
222
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.5.14.crt",
223
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.5.14.sig"
222
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.5.16.crt",
223
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.5.16.sig"
224
224
  }
225
225
  }