@salesforce/plugin-deploy-retrieve 3.1.1 → 3.1.3

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
@@ -139,7 +139,7 @@ FLAG DESCRIPTIONS
139
139
  If you specify this parameter, don’t specify --metadata or --source-dir.
140
140
  ```
141
141
 
142
- _See code: [lib/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/convert/mdapi.ts)_
142
+ _See code: [lib/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/convert/mdapi.ts)_
143
143
 
144
144
  ## `sf project convert source`
145
145
 
@@ -151,7 +151,7 @@ USAGE
151
151
  <value> | -m <value>]
152
152
 
153
153
  FLAGS
154
- -d, --output-dir=<value> [default: metadataPackage_1705124660067] Output directory to store the Metadata
154
+ -d, --output-dir=<value> [default: metadataPackage_1705146262954] Output directory to store the Metadata
155
155
  API–formatted files in.
156
156
  -m, --metadata=<value>... Metadata component names to convert.
157
157
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -211,7 +211,7 @@ FLAG DESCRIPTIONS
211
211
  Override the api version used for api requests made by this command
212
212
  ```
213
213
 
214
- _See code: [lib/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/convert/source.ts)_
214
+ _See code: [lib/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/convert/source.ts)_
215
215
 
216
216
  ## `sf project delete source`
217
217
 
@@ -350,7 +350,7 @@ FLAG DESCRIPTIONS
350
350
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
351
351
  ```
352
352
 
353
- _See code: [lib/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/delete/source.ts)_
353
+ _See code: [lib/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/delete/source.ts)_
354
354
 
355
355
  ## `sf project delete tracking`
356
356
 
@@ -386,7 +386,7 @@ EXAMPLES
386
386
  $ sf project delete tracking --target-org my-scratch
387
387
  ```
388
388
 
389
- _See code: [lib/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/delete/tracking.ts)_
389
+ _See code: [lib/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/delete/tracking.ts)_
390
390
 
391
391
  ## `sf project deploy cancel`
392
392
 
@@ -456,7 +456,7 @@ FLAG DESCRIPTIONS
456
456
  project deploy report".
457
457
  ```
458
458
 
459
- _See code: [lib/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/cancel.ts)_
459
+ _See code: [lib/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/cancel.ts)_
460
460
 
461
461
  ## `sf project deploy preview`
462
462
 
@@ -539,7 +539,7 @@ FLAG DESCRIPTIONS
539
539
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
540
540
  ```
541
541
 
542
- _See code: [lib/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/preview.ts)_
542
+ _See code: [lib/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/preview.ts)_
543
543
 
544
544
  ## `sf project deploy quick`
545
545
 
@@ -623,7 +623,7 @@ FLAG DESCRIPTIONS
623
623
  deploy report".
624
624
  ```
625
625
 
626
- _See code: [lib/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/quick.ts)_
626
+ _See code: [lib/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/quick.ts)_
627
627
 
628
628
  ## `sf project deploy report`
629
629
 
@@ -718,7 +718,7 @@ FLAG DESCRIPTIONS
718
718
  --coverage-formatters lcov --coverage-formatters clover
719
719
  ```
720
720
 
721
- _See code: [lib/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/report.ts)_
721
+ _See code: [lib/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/report.ts)_
722
722
 
723
723
  ## `sf project deploy resume`
724
724
 
@@ -802,7 +802,7 @@ FLAG DESCRIPTIONS
802
802
  --coverage-formatters lcov --coverage-formatters clover
803
803
  ```
804
804
 
805
- _See code: [lib/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/resume.ts)_
805
+ _See code: [lib/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/resume.ts)_
806
806
 
807
807
  ## `sf project deploy start`
808
808
 
@@ -1014,7 +1014,7 @@ FLAG DESCRIPTIONS
1014
1014
  --coverage-formatters lcov --coverage-formatters clover
1015
1015
  ```
1016
1016
 
1017
- _See code: [lib/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/start.ts)_
1017
+ _See code: [lib/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/start.ts)_
1018
1018
 
1019
1019
  ## `sf project deploy validate`
1020
1020
 
@@ -1176,7 +1176,7 @@ FLAG DESCRIPTIONS
1176
1176
  --coverage-formatters lcov --coverage-formatters clover
1177
1177
  ```
1178
1178
 
1179
- _See code: [lib/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/deploy/validate.ts)_
1179
+ _See code: [lib/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/deploy/validate.ts)_
1180
1180
 
1181
1181
  ## `sf project generate manifest`
1182
1182
 
@@ -1251,7 +1251,7 @@ EXAMPLES
1251
1251
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
1252
1252
  ```
1253
1253
 
1254
- _See code: [lib/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/generate/manifest.ts)_
1254
+ _See code: [lib/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/generate/manifest.ts)_
1255
1255
 
1256
1256
  ## `sf project list ignored`
1257
1257
 
@@ -1292,7 +1292,7 @@ EXAMPLES
1292
1292
  $ sf project list ignored --source-dir package.xml
1293
1293
  ```
1294
1294
 
1295
- _See code: [lib/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/list/ignored.ts)_
1295
+ _See code: [lib/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/list/ignored.ts)_
1296
1296
 
1297
1297
  ## `sf project reset tracking`
1298
1298
 
@@ -1340,7 +1340,7 @@ EXAMPLES
1340
1340
  $ sf project reset tracking --revision 30
1341
1341
  ```
1342
1342
 
1343
- _See code: [lib/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/reset/tracking.ts)_
1343
+ _See code: [lib/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/reset/tracking.ts)_
1344
1344
 
1345
1345
  ## `sf project retrieve preview`
1346
1346
 
@@ -1396,7 +1396,7 @@ FLAG DESCRIPTIONS
1396
1396
  Overrides your default org.
1397
1397
  ```
1398
1398
 
1399
- _See code: [lib/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/retrieve/preview.ts)_
1399
+ _See code: [lib/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/retrieve/preview.ts)_
1400
1400
 
1401
1401
  ## `sf project retrieve start`
1402
1402
 
@@ -1542,6 +1542,6 @@ FLAG DESCRIPTIONS
1542
1542
  If you specify this parameter, don’t specify --metadata or --source-dir.
1543
1543
  ```
1544
1544
 
1545
- _See code: [lib/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.1/lib/commands/project/retrieve/start.ts)_
1545
+ _See code: [lib/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.1.3/lib/commands/project/retrieve/start.ts)_
1546
1546
 
1547
1547
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -1025,10 +1025,10 @@
1025
1025
  strip-ansi "6.0.1"
1026
1026
  ts-retry-promise "^0.7.1"
1027
1027
 
1028
- "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.4":
1029
- version "6.4.4"
1030
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.4.tgz#e96d2ef9cd05c3894578374d1054af80bfdca119"
1031
- integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
1028
+ "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.4", "@salesforce/core@^6.4.6":
1029
+ version "6.4.7"
1030
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.7.tgz#f15538380aa5c75de697d3c95a2ddbdabae69dbb"
1031
+ integrity sha512-gebjw2xC8Z0gqS3lYRQWz7J+PuGZtybotrnnaJbnzzxdfpBFIp6PjW4nt/235BQW9UWFTLaQh+AwkFgmMTTSkA==
1032
1032
  dependencies:
1033
1033
  "@salesforce/kit" "^3.0.15"
1034
1034
  "@salesforce/schemas" "^1.6.1"
@@ -1042,7 +1042,7 @@
1042
1042
  jsforce "^2.0.0-beta.29"
1043
1043
  jsonwebtoken "9.0.2"
1044
1044
  jszip "3.10.1"
1045
- pino "^8.16.2"
1045
+ pino "^8.17.2"
1046
1046
  pino-abstract-transport "^1.1.0"
1047
1047
  pino-pretty "^10.3.1"
1048
1048
  proper-lockfile "^4.1.2"
@@ -1148,25 +1148,25 @@
1148
1148
  chalk "^4"
1149
1149
  inquirer "^8.2.5"
1150
1150
 
1151
- "@salesforce/sf-plugins-core@^7.0.0":
1152
- version "7.0.0"
1153
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.0.0.tgz#56cb4eaafcd04a183938d86c5e93323e037b15ab"
1154
- integrity sha512-vl53Ee0/eg9wgvtWro6kX82/943s28Hph/o3lTQk6URorfqMC+zH0RGKJj1X0VKeLhDSOCRYXqIu54jE8AZ/3g==
1151
+ "@salesforce/sf-plugins-core@^7.1.1":
1152
+ version "7.1.1"
1153
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.1.tgz#195b14d8bbb5ee2123872775110892c54c08c791"
1154
+ integrity sha512-stVcdLNaroS8UbcTQicr0aVH7K3yfpMFcPpTpLn2Z7OL66iEhBg4Vtr9+v0qKBjA5ZW7S0M1zzrgjY3ZNRJSxw==
1155
1155
  dependencies:
1156
1156
  "@inquirer/confirm" "^2.0.15"
1157
1157
  "@inquirer/password" "^1.1.14"
1158
1158
  "@oclif/core" "^3.16.0"
1159
- "@salesforce/core" "^6.4.2"
1159
+ "@salesforce/core" "^6.4.6"
1160
1160
  "@salesforce/kit" "^3.0.15"
1161
1161
  "@salesforce/ts-types" "^2.0.9"
1162
1162
  chalk "^5.3.0"
1163
1163
 
1164
- "@salesforce/source-deploy-retrieve@^10.0.0", "@salesforce/source-deploy-retrieve@^10.2.1", "@salesforce/source-deploy-retrieve@^10.2.5", "@salesforce/source-deploy-retrieve@^10.2.6":
1165
- version "10.2.6"
1166
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.6.tgz#37189ff3c2185158a856137e63a811bdd5b05b43"
1167
- integrity sha512-MGN5Jrz2dhk5f6XfrvfpD0SKGjSI+Jf/mCXc1svMZe7PMTg4RO3y/B9aTqLZmHcmUWLTvrKVIwN2PsZfNqrLgQ==
1164
+ "@salesforce/source-deploy-retrieve@^10.0.0", "@salesforce/source-deploy-retrieve@^10.2.1", "@salesforce/source-deploy-retrieve@^10.2.10", "@salesforce/source-deploy-retrieve@^10.2.5":
1165
+ version "10.2.10"
1166
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.10.tgz#76a70b534258bcddd4542a9709b1c2bfb1c93726"
1167
+ integrity sha512-Io8JpYydSfdx7hgjYLj/5ZNIGKp3JZpcB/PVY+/uql6tFhGXcCSetyLbGnFdTw1lLlpN8RrYxexJG2PbhdoiYg==
1168
1168
  dependencies:
1169
- "@salesforce/core" "^6.4.2"
1169
+ "@salesforce/core" "^6.4.4"
1170
1170
  "@salesforce/kit" "^3.0.15"
1171
1171
  "@salesforce/ts-types" "^2.0.9"
1172
1172
  fast-levenshtein "^3.0.0"
@@ -6746,17 +6746,17 @@ pino-std-serializers@^6.0.0:
6746
6746
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
6747
6747
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
6748
6748
 
6749
- pino@^8.16.2:
6750
- version "8.16.2"
6751
- resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
6752
- integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
6749
+ pino@^8.17.2:
6750
+ version "8.17.2"
6751
+ resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.2.tgz#0ed20175623a69d31664a1e8a5f85476272224be"
6752
+ integrity sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==
6753
6753
  dependencies:
6754
6754
  atomic-sleep "^1.0.0"
6755
6755
  fast-redact "^3.1.1"
6756
6756
  on-exit-leak-free "^2.1.0"
6757
6757
  pino-abstract-transport v1.1.0
6758
6758
  pino-std-serializers "^6.0.0"
6759
- process-warning "^2.0.0"
6759
+ process-warning "^3.0.0"
6760
6760
  quick-format-unescaped "^4.0.3"
6761
6761
  real-require "^0.2.0"
6762
6762
  safe-stable-stringify "^2.3.1"
@@ -6834,10 +6834,10 @@ process-on-spawn@^1.0.0:
6834
6834
  dependencies:
6835
6835
  fromentries "^1.2.0"
6836
6836
 
6837
- process-warning@^2.0.0:
6838
- version "2.2.0"
6839
- resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-2.2.0.tgz#008ec76b579820a8e5c35d81960525ca64feb626"
6840
- integrity sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==
6837
+ process-warning@^3.0.0:
6838
+ version "3.0.0"
6839
+ resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-3.0.0.tgz#96e5b88884187a1dce6f5c3166d611132058710b"
6840
+ integrity sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==
6841
6841
 
6842
6842
  process@^0.11.10:
6843
6843
  version "0.11.10"
@@ -202,7 +202,7 @@
202
202
  "deprecateAliases": true,
203
203
  "name": "output-dir",
204
204
  "summary": "Output directory to store the Metadata API–formatted files in.",
205
- "default": "metadataPackage_1705124831486",
205
+ "default": "metadataPackage_1705146424232",
206
206
  "hasDynamicHelp": false,
207
207
  "multiple": false,
208
208
  "type": "option"
@@ -2809,5 +2809,5 @@
2809
2809
  ]
2810
2810
  }
2811
2811
  },
2812
- "version": "3.1.1"
2812
+ "version": "3.1.3"
2813
2813
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-deploy-retrieve",
3
3
  "description": "deploy and retrieve commands for sf",
4
- "version": "3.1.1",
4
+ "version": "3.1.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -9,8 +9,8 @@
9
9
  "@salesforce/apex-node": "^3.0.1",
10
10
  "@salesforce/core": "^6.4.4",
11
11
  "@salesforce/kit": "^3.0.15",
12
- "@salesforce/sf-plugins-core": "^7.0.0",
13
- "@salesforce/source-deploy-retrieve": "^10.2.6",
12
+ "@salesforce/sf-plugins-core": "^7.1.1",
13
+ "@salesforce/source-deploy-retrieve": "^10.2.10",
14
14
  "@salesforce/source-tracking": "^5.1.3",
15
15
  "@salesforce/ts-types": "^2.0.9",
16
16
  "chalk": "^5.3.0"
@@ -249,7 +249,7 @@
249
249
  "exports": "./lib/index.js",
250
250
  "type": "module",
251
251
  "sfdx": {
252
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.1.1.crt",
253
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.1.1.sig"
252
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.1.3.crt",
253
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.1.3.sig"
254
254
  }
255
255
  }