@salesforce/plugin-data-seeding 1.1.100 → 1.1.101

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 CHANGED
@@ -166,7 +166,7 @@ EXAMPLES
166
166
  ./config/seed-config.json --wait 5
167
167
  ```
168
168
 
169
- _See code: [src/commands/data-seeding/generate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.100/src/commands/data-seeding/generate/index.ts)_
169
+ _See code: [src/commands/data-seeding/generate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.101/src/commands/data-seeding/generate/index.ts)_
170
170
 
171
171
  ## `sf data-seeding generate report`
172
172
 
@@ -201,7 +201,7 @@ EXAMPLES
201
201
  $ sf data-seeding generate report --use-most-recent
202
202
  ```
203
203
 
204
- _See code: [src/commands/data-seeding/generate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.100/src/commands/data-seeding/generate/report.ts)_
204
+ _See code: [src/commands/data-seeding/generate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.101/src/commands/data-seeding/generate/report.ts)_
205
205
 
206
206
  ## `sf data-seeding migrate`
207
207
 
@@ -254,7 +254,7 @@ EXAMPLES
254
254
  ./config/data-seed.json --wait 5
255
255
  ```
256
256
 
257
- _See code: [src/commands/data-seeding/migrate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.100/src/commands/data-seeding/migrate/index.ts)_
257
+ _See code: [src/commands/data-seeding/migrate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.101/src/commands/data-seeding/migrate/index.ts)_
258
258
 
259
259
  ## `sf data-seeding migrate report`
260
260
 
@@ -289,6 +289,6 @@ EXAMPLES
289
289
  $ sf data-seeding migrate report --use-most-recent
290
290
  ```
291
291
 
292
- _See code: [src/commands/data-seeding/migrate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.100/src/commands/data-seeding/migrate/report.ts)_
292
+ _See code: [src/commands/data-seeding/migrate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.101/src/commands/data-seeding/migrate/report.ts)_
293
293
 
294
294
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-data-seeding",
3
- "version": "1.1.100",
3
+ "version": "1.1.101",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-data-seeding",
9
- "version": "1.1.100",
9
+ "version": "1.1.101",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
@@ -806,19 +806,6 @@
806
806
  "node": ">=18.0.0"
807
807
  }
808
808
  },
809
- "node_modules/@aws-sdk/client-cloudfront/node_modules/fast-xml-builder": {
810
- "version": "1.0.0",
811
- "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz",
812
- "integrity": "sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==",
813
- "dev": true,
814
- "funding": [
815
- {
816
- "type": "github",
817
- "url": "https://github.com/sponsors/NaturalIntelligence"
818
- }
819
- ],
820
- "license": "MIT"
821
- },
822
809
  "node_modules/@aws-sdk/client-cloudfront/node_modules/fast-xml-parser": {
823
810
  "version": "5.4.1",
824
811
  "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
@@ -8470,9 +8457,9 @@
8470
8457
  "license": "BSD-3-Clause"
8471
8458
  },
8472
8459
  "node_modules/fast-xml-builder": {
8473
- "version": "1.1.4",
8474
- "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
8475
- "integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
8460
+ "version": "1.2.0",
8461
+ "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz",
8462
+ "integrity": "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==",
8476
8463
  "dev": true,
8477
8464
  "funding": [
8478
8465
  {
@@ -8482,7 +8469,24 @@
8482
8469
  ],
8483
8470
  "license": "MIT",
8484
8471
  "dependencies": {
8485
- "path-expression-matcher": "^1.1.3"
8472
+ "path-expression-matcher": "^1.5.0",
8473
+ "xml-naming": "^0.1.0"
8474
+ }
8475
+ },
8476
+ "node_modules/fast-xml-builder/node_modules/path-expression-matcher": {
8477
+ "version": "1.5.0",
8478
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
8479
+ "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
8480
+ "dev": true,
8481
+ "funding": [
8482
+ {
8483
+ "type": "github",
8484
+ "url": "https://github.com/sponsors/NaturalIntelligence"
8485
+ }
8486
+ ],
8487
+ "license": "MIT",
8488
+ "engines": {
8489
+ "node": ">=14.0.0"
8486
8490
  }
8487
8491
  },
8488
8492
  "node_modules/fast-xml-parser": {
@@ -15091,6 +15095,22 @@
15091
15095
  }
15092
15096
  }
15093
15097
  },
15098
+ "node_modules/xml-naming": {
15099
+ "version": "0.1.0",
15100
+ "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
15101
+ "integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
15102
+ "dev": true,
15103
+ "funding": [
15104
+ {
15105
+ "type": "github",
15106
+ "url": "https://github.com/sponsors/NaturalIntelligence"
15107
+ }
15108
+ ],
15109
+ "license": "MIT",
15110
+ "engines": {
15111
+ "node": ">=16.0.0"
15112
+ }
15113
+ },
15094
15114
  "node_modules/xml2js": {
15095
15115
  "version": "0.6.2",
15096
15116
  "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
package/oclif.lock CHANGED
@@ -4396,17 +4396,13 @@ fast-uri@^3.0.1:
4396
4396
  resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
4397
4397
  integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
4398
4398
 
4399
- fast-xml-builder@^1.0.0:
4400
- version "1.0.0"
4401
- resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241"
4402
- integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==
4403
-
4404
- fast-xml-builder@^1.1.4:
4405
- version "1.1.4"
4406
- resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
4407
- integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
4399
+ fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.4:
4400
+ version "1.2.0"
4401
+ resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz#abd2363145a7625d9789ad96da375fabe3cff28c"
4402
+ integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
4408
4403
  dependencies:
4409
- path-expression-matcher "^1.1.3"
4404
+ path-expression-matcher "^1.5.0"
4405
+ xml-naming "^0.1.0"
4410
4406
 
4411
4407
  fast-xml-parser@5.4.1:
4412
4408
  version "5.4.1"
@@ -6554,11 +6550,16 @@ path-exists@^4.0.0:
6554
6550
  resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
6555
6551
  integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
6556
6552
 
6557
- path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
6553
+ path-expression-matcher@^1.2.0:
6558
6554
  version "1.2.0"
6559
6555
  resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
6560
6556
  integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
6561
6557
 
6558
+ path-expression-matcher@^1.5.0:
6559
+ version "1.5.0"
6560
+ resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
6561
+ integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
6562
+
6562
6563
  path-is-absolute@^1.0.0:
6563
6564
  version "1.0.1"
6564
6565
  resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -8151,6 +8152,11 @@ ws@^8.15.0:
8151
8152
  resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
8152
8153
  integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
8153
8154
 
8155
+ xml-naming@^0.1.0:
8156
+ version "0.1.0"
8157
+ resolved "https://registry.yarnpkg.com/xml-naming/-/xml-naming-0.1.0.tgz#8ab7106c5b8d23caa2fabac1cadf17136379fbd8"
8158
+ integrity sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==
8159
+
8154
8160
  xml2js@^0.6.2:
8155
8161
  version "0.6.2"
8156
8162
  resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
@@ -333,5 +333,5 @@
333
333
  ]
334
334
  }
335
335
  },
336
- "version": "1.1.100"
336
+ "version": "1.1.101"
337
337
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-data-seeding",
3
3
  "description": "Migrate real data, generate fake data using GenAI, or deploy data files to target orgs.",
4
- "version": "1.1.100",
4
+ "version": "1.1.101",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -211,7 +211,7 @@
211
211
  "exports": "./lib/index.js",
212
212
  "type": "module",
213
213
  "sfdx": {
214
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.100.crt",
215
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.100.sig"
214
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.101.crt",
215
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.101.sig"
216
216
  }
217
217
  }