@salesforce/plugin-data-seeding 1.1.23 → 1.1.25
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 +4 -4
- package/npm-shrinkwrap.json +19 -19
- package/oclif.lock +18 -18
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
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.
|
|
169
|
+
_See code: [src/commands/data-seeding/generate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.25/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.
|
|
204
|
+
_See code: [src/commands/data-seeding/generate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.25/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.
|
|
257
|
+
_See code: [src/commands/data-seeding/migrate/index.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.25/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.
|
|
292
|
+
_See code: [src/commands/data-seeding/migrate/report.ts](https://github.com/salesforcecli/plugin-data-seeding/blob/1.1.25/src/commands/data-seeding/migrate/report.ts)_
|
|
293
293
|
|
|
294
294
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-data-seeding",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.25",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-data-seeding",
|
|
9
|
-
"version": "1.1.
|
|
9
|
+
"version": "1.1.25",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
13
|
-
"@oclif/multi-stage-output": "^0.8.
|
|
13
|
+
"@oclif/multi-stage-output": "^0.8.12",
|
|
14
14
|
"@salesforce/core": "^8.8.5",
|
|
15
15
|
"@salesforce/kit": "^3.2.2",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"got": "^13.0.0"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
21
|
+
"@oclif/plugin-command-snapshot": "^5.2.37",
|
|
22
22
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
23
23
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
24
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
24
|
+
"@salesforce/plugin-command-reference": "^3.1.47",
|
|
25
25
|
"@types/tough-cookie": "^4.0.5",
|
|
26
26
|
"eslint-plugin-sf-plugin": "^1.20.16",
|
|
27
27
|
"oclif": "^4.17.34",
|
|
@@ -3648,9 +3648,9 @@
|
|
|
3648
3648
|
}
|
|
3649
3649
|
},
|
|
3650
3650
|
"node_modules/@oclif/core": {
|
|
3651
|
-
"version": "4.2.
|
|
3652
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.
|
|
3653
|
-
"integrity": "sha512-
|
|
3651
|
+
"version": "4.2.10",
|
|
3652
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.10.tgz",
|
|
3653
|
+
"integrity": "sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==",
|
|
3654
3654
|
"license": "MIT",
|
|
3655
3655
|
"dependencies": {
|
|
3656
3656
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3739,9 +3739,9 @@
|
|
|
3739
3739
|
}
|
|
3740
3740
|
},
|
|
3741
3741
|
"node_modules/@oclif/multi-stage-output": {
|
|
3742
|
-
"version": "0.8.
|
|
3743
|
-
"resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.
|
|
3744
|
-
"integrity": "sha512-
|
|
3742
|
+
"version": "0.8.12",
|
|
3743
|
+
"resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.12.tgz",
|
|
3744
|
+
"integrity": "sha512-M07RM4gYw62sjCeS6wvmum2Um+lRLWtZgx2eRcY+a95AUO+5THqs0wp5hr7qL79PAyezoL4B/3fy+XxdAyQIxg==",
|
|
3745
3745
|
"license": "MIT",
|
|
3746
3746
|
"dependencies": {
|
|
3747
3747
|
"@oclif/core": "^4",
|
|
@@ -3824,14 +3824,14 @@
|
|
|
3824
3824
|
}
|
|
3825
3825
|
},
|
|
3826
3826
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3827
|
-
"version": "5.2.
|
|
3828
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
3829
|
-
"integrity": "sha512-
|
|
3827
|
+
"version": "5.2.37",
|
|
3828
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz",
|
|
3829
|
+
"integrity": "sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==",
|
|
3830
3830
|
"dev": true,
|
|
3831
3831
|
"license": "MIT",
|
|
3832
3832
|
"dependencies": {
|
|
3833
3833
|
"@oclif/core": "^4",
|
|
3834
|
-
"ansis": "^3.
|
|
3834
|
+
"ansis": "^3.17.0",
|
|
3835
3835
|
"globby": "^14.1.0",
|
|
3836
3836
|
"just-diff": "^5.2.0",
|
|
3837
3837
|
"lodash.difference": "^4.5.0",
|
|
@@ -4258,14 +4258,14 @@
|
|
|
4258
4258
|
}
|
|
4259
4259
|
},
|
|
4260
4260
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4261
|
-
"version": "3.1.
|
|
4262
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
4263
|
-
"integrity": "sha512-
|
|
4261
|
+
"version": "3.1.47",
|
|
4262
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.47.tgz",
|
|
4263
|
+
"integrity": "sha512-CZ9g3eUnxaH9uXQqLAkr5BBzks6ZDq9yfQNn9udaWxsUJmVKnurpNH2liq/LKTzNPcx0cc8X/kyCLBWEIW44+w==",
|
|
4264
4264
|
"dev": true,
|
|
4265
4265
|
"license": "BSD-3-Clause",
|
|
4266
4266
|
"dependencies": {
|
|
4267
4267
|
"@oclif/core": "^4",
|
|
4268
|
-
"@salesforce/core": "^8.8.
|
|
4268
|
+
"@salesforce/core": "^8.8.5",
|
|
4269
4269
|
"@salesforce/kit": "^3.2.3",
|
|
4270
4270
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
4271
4271
|
"@salesforce/ts-types": "^2.0.11",
|
package/oclif.lock
CHANGED
|
@@ -1714,9 +1714,9 @@
|
|
|
1714
1714
|
fastq "^1.6.0"
|
|
1715
1715
|
|
|
1716
1716
|
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.8":
|
|
1717
|
-
version "4.2.
|
|
1718
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.
|
|
1719
|
-
integrity sha512-
|
|
1717
|
+
version "4.2.10"
|
|
1718
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
|
|
1719
|
+
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
|
|
1720
1720
|
dependencies:
|
|
1721
1721
|
ansi-escapes "^4.3.2"
|
|
1722
1722
|
ansis "^3.17.0"
|
|
@@ -1737,10 +1737,10 @@
|
|
|
1737
1737
|
wordwrap "^1.0.0"
|
|
1738
1738
|
wrap-ansi "^7.0.0"
|
|
1739
1739
|
|
|
1740
|
-
"@oclif/multi-stage-output@^0.8.
|
|
1741
|
-
version "0.8.
|
|
1742
|
-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.
|
|
1743
|
-
integrity sha512-
|
|
1740
|
+
"@oclif/multi-stage-output@^0.8.12":
|
|
1741
|
+
version "0.8.12"
|
|
1742
|
+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.12.tgz#3dde6d442ab0232f79a9372d3d244cb7aea0f3b3"
|
|
1743
|
+
integrity sha512-M07RM4gYw62sjCeS6wvmum2Um+lRLWtZgx2eRcY+a95AUO+5THqs0wp5hr7qL79PAyezoL4B/3fy+XxdAyQIxg==
|
|
1744
1744
|
dependencies:
|
|
1745
1745
|
"@oclif/core" "^4"
|
|
1746
1746
|
"@types/react" "^18.3.12"
|
|
@@ -1750,13 +1750,13 @@
|
|
|
1750
1750
|
react "^18.3.1"
|
|
1751
1751
|
wrap-ansi "^9.0.0"
|
|
1752
1752
|
|
|
1753
|
-
"@oclif/plugin-command-snapshot@^5.2.
|
|
1754
|
-
version "5.2.
|
|
1755
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
1756
|
-
integrity sha512-
|
|
1753
|
+
"@oclif/plugin-command-snapshot@^5.2.37":
|
|
1754
|
+
version "5.2.37"
|
|
1755
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
|
|
1756
|
+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
|
|
1757
1757
|
dependencies:
|
|
1758
1758
|
"@oclif/core" "^4"
|
|
1759
|
-
ansis "^3.
|
|
1759
|
+
ansis "^3.17.0"
|
|
1760
1760
|
globby "^14.1.0"
|
|
1761
1761
|
just-diff "^5.2.0"
|
|
1762
1762
|
lodash.difference "^4.5.0"
|
|
@@ -1836,7 +1836,7 @@
|
|
|
1836
1836
|
strip-ansi "6.0.1"
|
|
1837
1837
|
ts-retry-promise "^0.8.1"
|
|
1838
1838
|
|
|
1839
|
-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.
|
|
1839
|
+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
|
|
1840
1840
|
version "8.8.5"
|
|
1841
1841
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.5.tgz#4004e22523e4e45b42631733d06dc8aec9fdc23d"
|
|
1842
1842
|
integrity sha512-eCiiO4NptvKkz04A4ivBVLzEBy/6IIFmaXoZ4tnF1FcD5MESvC+Xuc+0RFSRiYmPi5oloKNl6njrfVCKAho2zQ==
|
|
@@ -1904,13 +1904,13 @@
|
|
|
1904
1904
|
dependencies:
|
|
1905
1905
|
"@salesforce/ts-types" "^2.0.12"
|
|
1906
1906
|
|
|
1907
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1908
|
-
version "3.1.
|
|
1909
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1910
|
-
integrity sha512-
|
|
1907
|
+
"@salesforce/plugin-command-reference@^3.1.47":
|
|
1908
|
+
version "3.1.47"
|
|
1909
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.47.tgz#aad5eeefcaf825adace057d0f700f6b3f2e41f82"
|
|
1910
|
+
integrity sha512-CZ9g3eUnxaH9uXQqLAkr5BBzks6ZDq9yfQNn9udaWxsUJmVKnurpNH2liq/LKTzNPcx0cc8X/kyCLBWEIW44+w==
|
|
1911
1911
|
dependencies:
|
|
1912
1912
|
"@oclif/core" "^4"
|
|
1913
|
-
"@salesforce/core" "^8.8.
|
|
1913
|
+
"@salesforce/core" "^8.8.5"
|
|
1914
1914
|
"@salesforce/kit" "^3.2.3"
|
|
1915
1915
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1916
1916
|
"@salesforce/ts-types" "^2.0.11"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
4
|
+
"version": "1.1.25",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^4",
|
|
9
|
-
"@oclif/multi-stage-output": "^0.8.
|
|
9
|
+
"@oclif/multi-stage-output": "^0.8.12",
|
|
10
10
|
"@salesforce/core": "^8.8.5",
|
|
11
11
|
"@salesforce/kit": "^3.2.2",
|
|
12
12
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
"got": "^13.0.0"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
17
|
+
"@oclif/plugin-command-snapshot": "^5.2.37",
|
|
18
18
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
|
19
19
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
20
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
20
|
+
"@salesforce/plugin-command-reference": "^3.1.47",
|
|
21
21
|
"@types/tough-cookie": "^4.0.5",
|
|
22
22
|
"eslint-plugin-sf-plugin": "^1.20.16",
|
|
23
23
|
"oclif": "^4.17.34",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"exports": "./lib/index.js",
|
|
211
211
|
"type": "module",
|
|
212
212
|
"sfdx": {
|
|
213
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.
|
|
214
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.
|
|
213
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.25.crt",
|
|
214
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-data-seeding/1.1.25.sig"
|
|
215
215
|
}
|
|
216
216
|
}
|