@salesforce/plugin-deploy-retrieve 1.20.1 → 1.20.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
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
141
141
  If you specify this parameter, don’t specify --metadata or --source-dir.
142
142
  ```
143
143
 
144
- _See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/convert/mdapi.ts)_
144
+ _See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/convert/mdapi.ts)_
145
145
 
146
146
  ## `sf project convert source`
147
147
 
@@ -153,7 +153,7 @@ USAGE
153
153
  <value> | -m <value>]
154
154
 
155
155
  FLAGS
156
- -d, --output-dir=<value> [default: metadataPackage_1699470680209] Output directory to store the Metadata
156
+ -d, --output-dir=<value> [default: metadataPackage_1699692272222] Output directory to store the Metadata
157
157
  API–formatted files in.
158
158
  -m, --metadata=<value>... Metadata component names to convert.
159
159
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -213,7 +213,7 @@ FLAG DESCRIPTIONS
213
213
  Override the api version used for api requests made by this command
214
214
  ```
215
215
 
216
- _See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/convert/source.ts)_
216
+ _See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/convert/source.ts)_
217
217
 
218
218
  ## `sf project delete source`
219
219
 
@@ -351,7 +351,7 @@ FLAG DESCRIPTIONS
351
351
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
352
352
  ```
353
353
 
354
- _See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/delete/source.ts)_
354
+ _See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/delete/source.ts)_
355
355
 
356
356
  ## `sf project delete tracking`
357
357
 
@@ -386,7 +386,7 @@ EXAMPLES
386
386
  $ sf project delete tracking --target-org my-scratch
387
387
  ```
388
388
 
389
- _See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/delete/tracking.ts)_
389
+ _See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/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: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/cancel.ts)_
459
+ _See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/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: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/preview.ts)_
542
+ _See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/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: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/quick.ts)_
626
+ _See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/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: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/report.ts)_
721
+ _See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/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: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/resume.ts)_
805
+ _See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/deploy/resume.ts)_
806
806
 
807
807
  ## `sf project deploy start`
808
808
 
@@ -1013,7 +1013,7 @@ FLAG DESCRIPTIONS
1013
1013
  --coverage-formatters lcov --coverage-formatters clover
1014
1014
  ```
1015
1015
 
1016
- _See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/start.ts)_
1016
+ _See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/deploy/start.ts)_
1017
1017
 
1018
1018
  ## `sf project deploy validate`
1019
1019
 
@@ -1174,7 +1174,7 @@ FLAG DESCRIPTIONS
1174
1174
  --coverage-formatters lcov --coverage-formatters clover
1175
1175
  ```
1176
1176
 
1177
- _See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/deploy/validate.ts)_
1177
+ _See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/deploy/validate.ts)_
1178
1178
 
1179
1179
  ## `sf project generate manifest`
1180
1180
 
@@ -1249,7 +1249,7 @@ EXAMPLES
1249
1249
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
1250
1250
  ```
1251
1251
 
1252
- _See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/generate/manifest.ts)_
1252
+ _See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/generate/manifest.ts)_
1253
1253
 
1254
1254
  ## `sf project list ignored`
1255
1255
 
@@ -1290,7 +1290,7 @@ EXAMPLES
1290
1290
  $ sf project list ignored --source-dir package.xml
1291
1291
  ```
1292
1292
 
1293
- _See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/list/ignored.ts)_
1293
+ _See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/list/ignored.ts)_
1294
1294
 
1295
1295
  ## `sf project reset tracking`
1296
1296
 
@@ -1337,7 +1337,7 @@ EXAMPLES
1337
1337
  $ sf project reset tracking --revision 30
1338
1338
  ```
1339
1339
 
1340
- _See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/reset/tracking.ts)_
1340
+ _See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/reset/tracking.ts)_
1341
1341
 
1342
1342
  ## `sf project retrieve preview`
1343
1343
 
@@ -1392,7 +1392,7 @@ FLAG DESCRIPTIONS
1392
1392
  Overrides your default org.
1393
1393
  ```
1394
1394
 
1395
- _See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/retrieve/preview.ts)_
1395
+ _See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/retrieve/preview.ts)_
1396
1396
 
1397
1397
  ## `sf project retrieve start`
1398
1398
 
@@ -1538,6 +1538,6 @@ FLAG DESCRIPTIONS
1538
1538
  If you specify this parameter, don’t specify --metadata or --source-dir.
1539
1539
  ```
1540
1540
 
1541
- _See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.1/src/commands/project/retrieve/start.ts)_
1541
+ _See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/1.20.3/src/commands/project/retrieve/start.ts)_
1542
1542
 
1543
1543
  <!-- commandsstop -->
@@ -1,4 +1,4 @@
1
- import { ConfigValue } from '@salesforce/core';
1
+ import type { ConfigValue } from '@salesforce/core';
2
2
  export declare enum ConfigVars {
3
3
  /**
4
4
  * Allow users to use the REST api for deployments.
package/lib/configMeta.js CHANGED
@@ -7,9 +7,9 @@
7
7
  */
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.ConfigVars = void 0;
10
- const core_1 = require("@salesforce/core");
11
- core_1.Messages.importMessagesDirectory(__dirname);
12
- const messages = core_1.Messages.loadMessages('@salesforce/plugin-deploy-retrieve', 'config');
10
+ const messages_1 = require("@salesforce/core/lib/messages");
11
+ messages_1.Messages.importMessagesDirectory(__dirname);
12
+ const messages = messages_1.Messages.loadMessages('@salesforce/plugin-deploy-retrieve', 'config');
13
13
  var ConfigVars;
14
14
  (function (ConfigVars) {
15
15
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"configMeta.js","sourceRoot":"","sources":["../src/configMeta.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEH,2CAAyD;AAEzD,eAAQ,CAAC,uBAAuB,CAAC,SAAS,CAAC,CAAC;AAC5C,MAAM,QAAQ,GAAG,eAAQ,CAAC,YAAY,CAAC,oCAAoC,EAAE,QAAQ,CAAC,CAAC;AAEvF,IAAY,UAKX;AALD,WAAY,UAAU;IACpB;;OAEG;IACH,mEAAqD,CAAA;AACvD,CAAC,EALW,UAAU,0BAAV,UAAU,QAKrB;AAED,kBAAe;IACb;QACE,GAAG,EAAE,UAAU,CAAC,wBAAwB;QACxC,WAAW,EAAE,QAAQ,CAAC,UAAU,CAAC,UAAU,CAAC,wBAAwB,CAAC;QACrE,MAAM,EAAE,IAAI;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,CAAC,KAAkB,EAAW,EAAE,CAAC,OAAO,KAAK,KAAK,QAAQ,IAAI,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC;YAC1G,aAAa,EAAE,QAAQ,CAAC,UAAU,CAAC,iCAAiC,CAAC;SACtE;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"configMeta.js","sourceRoot":"","sources":["../src/configMeta.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIH,4DAAyD;AACzD,mBAAQ,CAAC,uBAAuB,CAAC,SAAS,CAAC,CAAC;AAC5C,MAAM,QAAQ,GAAG,mBAAQ,CAAC,YAAY,CAAC,oCAAoC,EAAE,QAAQ,CAAC,CAAC;AAEvF,IAAY,UAKX;AALD,WAAY,UAAU;IACpB;;OAEG;IACH,mEAAqD,CAAA;AACvD,CAAC,EALW,UAAU,0BAAV,UAAU,QAKrB;AAED,kBAAe;IACb;QACE,GAAG,EAAE,UAAU,CAAC,wBAAwB;QACxC,WAAW,EAAE,QAAQ,CAAC,UAAU,CAAC,UAAU,CAAC,wBAAwB,CAAC;QACrE,MAAM,EAAE,IAAI;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,CAAC,KAAkB,EAAW,EAAE,CAAC,OAAO,KAAK,KAAK,QAAQ,IAAI,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC;YAC1G,aAAa,EAAE,QAAQ,CAAC,UAAU,CAAC,iCAAiC,CAAC;SACtE;KACF;CACF,CAAC"}
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.20.1",
2
+ "version": "1.20.3",
3
3
  "commands": {
4
4
  "deploy": {
5
5
  "id": "deploy",
@@ -204,7 +204,7 @@
204
204
  "char": "d",
205
205
  "summary": "Output directory to store the Metadata API–formatted files in.",
206
206
  "multiple": false,
207
- "default": "metadataPackage_1699470932723",
207
+ "default": "metadataPackage_1699692439328",
208
208
  "deprecateAliases": true,
209
209
  "aliases": [
210
210
  "outputdir"
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-deploy-retrieve",
3
3
  "description": "deploy and retrieve commands for sf",
4
- "version": "1.20.1",
4
+ "version": "1.20.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^2.15.0",
9
- "@salesforce/apex-node": "^2.1.0",
9
+ "@salesforce/apex-node": "^2.1.2",
10
10
  "@salesforce/core": "^5.3.18",
11
11
  "@salesforce/kit": "^3.0.15",
12
12
  "@salesforce/sf-plugins-core": "^3.1.22",
@@ -16,11 +16,11 @@
16
16
  "tslib": "^2"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^4.0.12",
19
+ "@oclif/plugin-command-snapshot": "^4.0.16",
20
20
  "@salesforce/cli-plugins-testkit": "^5.0.2",
21
21
  "@salesforce/dev-scripts": "^6.0.3",
22
22
  "@salesforce/plugin-command-reference": "^3.0.46",
23
- "@salesforce/plugin-source": "^2.10.46",
23
+ "@salesforce/plugin-source": "^2.11.0",
24
24
  "@salesforce/source-testkit": "^2.1.62",
25
25
  "@salesforce/ts-sinon": "1.4.15",
26
26
  "@salesforce/ts-types": "^2.0.8",
@@ -239,7 +239,7 @@
239
239
  }
240
240
  },
241
241
  "sfdx": {
242
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/1.20.1.crt",
243
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/1.20.1.sig"
242
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/1.20.3.crt",
243
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/1.20.3.sig"
244
244
  }
245
245
  }