@jayree/sfdx-plugin-manifest 3.7.5 → 3.7.7
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/CHANGELOG.md +492 -1285
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +19 -19
- package/oclif.lock +45 -20
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
@@ -1,9 +1,33 @@
|
|
1
|
+
## [3.7.7](https://github.com/jayree/sfdx-plugin-manifest/compare/3.7.6...3.7.7) (2025-04-05)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump @salesforce/source-deploy-retrieve ([#1731](https://github.com/jayree/sfdx-plugin-manifest/issues/1731)) ([ac53d97](https://github.com/jayree/sfdx-plugin-manifest/commit/ac53d9788949d4363b4db4cfd3606cf83291ef17))
|
7
|
+
* suffix should be genAiPlannerBundle ([#1537](https://github.com/forcedotcom/source-deploy-retrieve/issues/1537)) ([62a889e](https://github.com/forcedotcom/source-deploy-retrieve/commit/62a889e4bf431400df4ed30f2e117bc1859d18f8))
|
8
|
+
* add support for GenAiPlannerBundle ([#1536](https://github.com/forcedotcom/source-deploy-retrieve/issues/1536)) ([580ada7](https://github.com/forcedotcom/source-deploy-retrieve/commit/580ada785c5de9540f351d29f51f9c2c04ccba2a))
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
## [3.7.6](https://github.com/jayree/sfdx-plugin-manifest/compare/3.7.5...3.7.6) (2025-04-04)
|
13
|
+
|
14
|
+
|
15
|
+
### Bug Fixes
|
16
|
+
|
17
|
+
* **deps:** bump fast-xml-parser from 5.1.0 to 5.2.0 ([#1730](https://github.com/jayree/sfdx-plugin-manifest/issues/1730)) ([5aea760](https://github.com/jayree/sfdx-plugin-manifest/commit/5aea7607ae29c09eff0a0a9c6132781ea6230276))
|
18
|
+
* feat: support metadata on nodes ([#593](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/593)) (By [Steven R. Loomis](https://github.com/srl295))
|
19
|
+
|
20
|
+
|
21
|
+
|
1
22
|
## [3.7.5](https://github.com/jayree/sfdx-plugin-manifest/compare/3.7.4...3.7.5) (2025-04-02)
|
2
23
|
|
3
24
|
|
4
25
|
### Bug Fixes
|
5
26
|
|
6
27
|
* **deps:** bump fast-xml-parser from 5.0.9 to 5.1.0 ([#1727](https://github.com/jayree/sfdx-plugin-manifest/issues/1727)) ([b175452](https://github.com/jayree/sfdx-plugin-manifest/commit/b1754520c194cc6224b6fa9a541e2b7c9e8c7780))
|
28
|
+
* feat: declare package as side-effect free ([#738](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/738)) (By [Thomas Bouffard](https://github.com/tbouffard))
|
29
|
+
* fix cjs build mode
|
30
|
+
* fix builder return type to string
|
7
31
|
|
8
32
|
|
9
33
|
|
@@ -31,8 +55,8 @@
|
|
31
55
|
### Bug Fixes
|
32
56
|
|
33
57
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1719](https://github.com/jayree/sfdx-plugin-manifest/issues/1719)) ([9b8ad0f](https://github.com/jayree/sfdx-plugin-manifest/commit/9b8ad0f973d134492f45b76c67ad5eed1b67b87a))
|
34
|
-
* add metadata support for FieldServiceMobileConfig ([7a529f7](https://github.com/forcedotcom/source-deploy-retrieve/commit/7a529f735f8a856e4b56211509a58ff741961ed0))
|
35
58
|
* add checkDeployStatus for REST ([#1529](https://github.com/forcedotcom/source-deploy-retrieve/issues/1529)) ([2cfe5f4](https://github.com/forcedotcom/source-deploy-retrieve/commit/2cfe5f46216eb0f001e38d0d7c86b523d8c78344))
|
59
|
+
* add metadata support for FieldServiceMobileConfig ([7a529f7](https://github.com/forcedotcom/source-deploy-retrieve/commit/7a529f735f8a856e4b56211509a58ff741961ed0))
|
36
60
|
|
37
61
|
|
38
62
|
|
@@ -113,6 +137,8 @@
|
|
113
137
|
### Bug Fixes
|
114
138
|
|
115
139
|
* **deps:** bump fast-xml-parser from 5.0.8 to 5.0.9 ([#1701](https://github.com/jayree/sfdx-plugin-manifest/issues/1701)) ([d9a806f](https://github.com/jayree/sfdx-plugin-manifest/commit/d9a806f35525d83b6845ef2e0cb4ffd0ab8b3442))
|
140
|
+
* fix: support numeric entities with values over 0xFFFF ([#726](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/726)) (By (Marc Durdin)\[https://github.com/mcdurdin\])
|
141
|
+
* fix: update strnum to fix parsing 0 if skiplike option is used
|
116
142
|
|
117
143
|
|
118
144
|
|
@@ -165,9 +191,9 @@
|
|
165
191
|
### Bug Fixes
|
166
192
|
|
167
193
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1692](https://github.com/jayree/sfdx-plugin-manifest/issues/1692)) ([4e4b898](https://github.com/jayree/sfdx-plugin-manifest/commit/4e4b898e4c5a84aa4f9c845f8a881ab921ff2721))
|
168
|
-
* **@W-17943542:** fix content path for inline media file inside nested folders ([#1518](https://github.com/forcedotcom/source-deploy-retrieve/issues/1518)) ([bdfd128](https://github.com/forcedotcom/source-deploy-retrieve/commit/bdfd12868fce434b5f62bbaeda7440850c57c037))
|
169
194
|
* **deps:** bump @salesforce/core from 8.8.3 to 8.8.5 ([#1522](https://github.com/forcedotcom/source-deploy-retrieve/issues/1522)) ([6c35189](https://github.com/forcedotcom/source-deploy-retrieve/commit/6c351897f57efcb64ed536d6092231cabd9d2710))
|
170
195
|
* @W-17936678 - Rename AnnotationExtensionSet metadata type to InvocabeActionExtension ([#1520](https://github.com/forcedotcom/source-deploy-retrieve/issues/1520)) ([3279c43](https://github.com/forcedotcom/source-deploy-retrieve/commit/3279c439ba14245bf32b1f6b48980e84ef8059c6))
|
196
|
+
* **@W-17943542:** fix content path for inline media file inside nested folders ([#1518](https://github.com/forcedotcom/source-deploy-retrieve/issues/1518)) ([bdfd128](https://github.com/forcedotcom/source-deploy-retrieve/commit/bdfd12868fce434b5f62bbaeda7440850c57c037))
|
171
197
|
|
172
198
|
|
173
199
|
|
@@ -187,12 +213,9 @@
|
|
187
213
|
### Bug Fixes
|
188
214
|
|
189
215
|
* **deps:** bump fast-xml-parser from 5.0.6 to 5.0.8 ([#1684](https://github.com/jayree/sfdx-plugin-manifest/issues/1684)) ([7807af8](https://github.com/jayree/sfdx-plugin-manifest/commit/7807af8c58355ea422437b84a84bdf95920d2dea))
|
190
|
-
|
191
|
-
|
192
|
-
-
|
193
|
-
- Add support for parsing HTML numeric entities
|
194
|
-
- v5 of the application is ESM module now. However, JS is also supported
|
195
|
-
**Note**: Release section in not updated frequently. Please check [CHANGELOG](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) or [Tags](https://github.com/NaturalIntelligence/fast-xml-parser/tags) for latest release information.
|
216
|
+
* fix parsing 0 if skiplike option is used.
|
217
|
+
* updating strnum dependency
|
218
|
+
* fix ([#724](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/724)) typings for cjs.
|
196
219
|
|
197
220
|
|
198
221
|
|
@@ -235,6 +258,22 @@
|
|
235
258
|
### Bug Fixes
|
236
259
|
|
237
260
|
* **deps:** bump fast-xml-parser from 4.5.1 to 5.0.6 ([#1672](https://github.com/jayree/sfdx-plugin-manifest/issues/1672)) ([a527ac7](https://github.com/jayree/sfdx-plugin-manifest/commit/a527ac7c91103a016ee50b88df1ee4ea6fc91418))
|
261
|
+
* fix cli output (By [Angel Delgado](https://github.com/angeld7))
|
262
|
+
* remove multiple JSON parsing
|
263
|
+
* fix parsing of string starting with 'e' or 'E' by updating strnum
|
264
|
+
* fix CLI to support all the versions of node js when displaying library version.
|
265
|
+
* fix CJS import in v5
|
266
|
+
* by fixing webpack config
|
267
|
+
* Using strnum ESM module
|
268
|
+
* new fixes in strum may break your experience
|
269
|
+
* fix: include CommonJS resources in the npm package [#714](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/714) (By [Thomas Bouffard](https://github.com/tbouffard))
|
270
|
+
* fix: move babel deps to dev deps
|
271
|
+
* fix syntax error for CLI command
|
272
|
+
* ESM support
|
273
|
+
* no change in the functionality, syntax, APIs, options, or documentation.
|
274
|
+
* Fix null CDATA to comply with undefined behavior ([#701](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/701)) (By [Matthieu BOHEAS](https://github.com/Kelgors))
|
275
|
+
* Fix(performance): Update check for leaf node in saveTextToParentTag function in OrderedObjParser.js ([#707](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/707)) (By [...](https://github.com/tomingtoming))
|
276
|
+
* Fix: emit full JSON string from CLI when no output filename specified ([#710](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/710)) (By [Matt Benson](https://github.com/mbenson))
|
238
277
|
|
239
278
|
|
240
279
|
|
@@ -288,8 +327,8 @@
|
|
288
327
|
|
289
328
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1667](https://github.com/jayree/sfdx-plugin-manifest/issues/1667)) ([a3e7895](https://github.com/jayree/sfdx-plugin-manifest/commit/a3e78950c564a88d6ed812498166d048cf176b4e))
|
290
329
|
* **@W-17522423:** enable 2gp and source tracking for contenttypebundle ([#1506](https://github.com/forcedotcom/source-deploy-retrieve/issues/1506)) ([e2c8edf](https://github.com/forcedotcom/source-deploy-retrieve/commit/e2c8edf4640dab77ac4908ade0eaae25f633463f))
|
291
|
-
* **mdTypes:** update tua viz metadata types ([#1504](https://github.com/forcedotcom/source-deploy-retrieve/issues/1504)) ([a204d2c](https://github.com/forcedotcom/source-deploy-retrieve/commit/a204d2c678133104bc933889979113fc903df720))
|
292
330
|
* add support for type `AnnotationExtensionSet` ([#1503](https://github.com/forcedotcom/source-deploy-retrieve/issues/1503)) ([9ac85ca](https://github.com/forcedotcom/source-deploy-retrieve/commit/9ac85cab79bea23a6f2f655e26b05849100ad021))
|
331
|
+
* **mdTypes:** update tua viz metadata types ([#1504](https://github.com/forcedotcom/source-deploy-retrieve/issues/1504)) ([a204d2c](https://github.com/forcedotcom/source-deploy-retrieve/commit/a204d2c678133104bc933889979113fc903df720))
|
293
332
|
* **mdTypes:** update tua assets md types directory names ([#1508](https://github.com/forcedotcom/source-deploy-retrieve/issues/1508)) ([5fa0408](https://github.com/forcedotcom/source-deploy-retrieve/commit/5fa0408b8a8bc391dfac85451dd2e98ef8291221))
|
294
333
|
|
295
334
|
|
@@ -315,13 +354,13 @@
|
|
315
354
|
### Bug Fixes
|
316
355
|
|
317
356
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1660](https://github.com/jayree/sfdx-plugin-manifest/issues/1660)) ([6dd1cc5](https://github.com/jayree/sfdx-plugin-manifest/commit/6dd1cc5cfc578dcdf50cbde7fc258a7a8ad5fe9f))
|
318
|
-
* properly merge `DigitalExperience` components W-16646427 ([#1496](https://github.com/forcedotcom/source-deploy-retrieve/issues/1496)) ([251278f](https://github.com/forcedotcom/source-deploy-retrieve/commit/251278f94f00ea8a6604b79ab5e589983897f18e))
|
319
|
-
* build DE source path for merge ([79159bc](https://github.com/forcedotcom/source-deploy-retrieve/commit/79159bcc36a67617a8e0bd77be12a45366e623a9))
|
320
|
-
* properly merge DE ([5c63b44](https://github.com/forcedotcom/source-deploy-retrieve/commit/5c63b44f623e2a9fa391b6ed157da40b8a08dea6))
|
321
|
-
* add genAiFunction bundle type W-17750901 ([#1499](https://github.com/forcedotcom/source-deploy-retrieve/issues/1499)) ([fcf6662](https://github.com/forcedotcom/source-deploy-retrieve/commit/fcf66621c9a7255e479e5969933ea94c2d0381eb))
|
322
357
|
* check for sourcepath length ([932992e](https://github.com/forcedotcom/source-deploy-retrieve/commit/932992e836b70978883a20a3a4ce4507d9ed0ebc))
|
323
358
|
* filter types combined with source dir ([7cec15a](https://github.com/forcedotcom/source-deploy-retrieve/commit/7cec15a0390e2a235f0232ae4f46c86b5f021fa5))
|
324
359
|
* limit CSB sourcepath with metadata.excluded ([ac40090](https://github.com/forcedotcom/source-deploy-retrieve/commit/ac40090a49f22befcb332639ea057d0d255e7563))
|
360
|
+
* build DE source path for merge ([79159bc](https://github.com/forcedotcom/source-deploy-retrieve/commit/79159bcc36a67617a8e0bd77be12a45366e623a9))
|
361
|
+
* properly merge DE ([5c63b44](https://github.com/forcedotcom/source-deploy-retrieve/commit/5c63b44f623e2a9fa391b6ed157da40b8a08dea6))
|
362
|
+
* add genAiFunction bundle type W-17750901 ([#1499](https://github.com/forcedotcom/source-deploy-retrieve/issues/1499)) ([fcf6662](https://github.com/forcedotcom/source-deploy-retrieve/commit/fcf66621c9a7255e479e5969933ea94c2d0381eb))
|
363
|
+
* properly merge `DigitalExperience` components W-16646427 ([#1496](https://github.com/forcedotcom/source-deploy-retrieve/issues/1496)) ([251278f](https://github.com/forcedotcom/source-deploy-retrieve/commit/251278f94f00ea8a6604b79ab5e589983897f18e))
|
325
364
|
|
326
365
|
|
327
366
|
|
@@ -341,10 +380,10 @@
|
|
341
380
|
### Bug Fixes
|
342
381
|
|
343
382
|
* **deps:** bump @salesforce/source-tracking from 7.3.9 to 7.3.12 ([#1650](https://github.com/jayree/sfdx-plugin-manifest/issues/1650)) ([84e1ce9](https://github.com/jayree/sfdx-plugin-manifest/commit/84e1ce93c53aaf34ead070d35547cd8eab1fce00))
|
344
|
-
* **deps:** bump @salesforce/source-deploy-retrieve ([b151f09](https://github.com/forcedotcom/source-tracking/commit/b151f0950b6a647fee252bd7fbf782b10d20a117))
|
345
|
-
* bump sdr to pick up esr preset ([#736](https://github.com/forcedotcom/source-tracking/issues/736)) ([3af321f](https://github.com/forcedotcom/source-tracking/commit/3af321fedb23c847a14ff4b3306e2db101963382))
|
346
383
|
* use newer org, not from RSTS's cached singletons ([2e99f07](https://github.com/forcedotcom/source-tracking/commit/2e99f072f3751cc558df86d972a2ff040307b26c))
|
347
384
|
* **deps:** bump @oclif/core from 4.2.3 to 4.2.4 ([3c7861f](https://github.com/forcedotcom/source-tracking/commit/3c7861f764f409dccc4b1c1ba0e33ad165ab8e3a))
|
385
|
+
* bump sdr to pick up esr preset ([#736](https://github.com/forcedotcom/source-tracking/issues/736)) ([3af321f](https://github.com/forcedotcom/source-tracking/commit/3af321fedb23c847a14ff4b3306e2db101963382))
|
386
|
+
* **deps:** bump @salesforce/source-deploy-retrieve ([b151f09](https://github.com/forcedotcom/source-tracking/commit/b151f0950b6a647fee252bd7fbf782b10d20a117))
|
348
387
|
|
349
388
|
|
350
389
|
|
@@ -354,8 +393,8 @@
|
|
354
393
|
### Bug Fixes
|
355
394
|
|
356
395
|
* **deps:** bump @oclif/core from 4.2.4 to 4.2.6 ([#1651](https://github.com/jayree/sfdx-plugin-manifest/issues/1651)) ([1de3c08](https://github.com/jayree/sfdx-plugin-manifest/commit/1de3c085e90f42b66b0b6c3400696e9f87e89aab))
|
357
|
-
* **W-17692101:** migrate to eslint 9 ([#1305](https://github.com/oclif/core/issues/1305)) ([e42713c](https://github.com/oclif/core/commit/e42713cc5b5965e9ed5ac1f696609ca33922d03d))
|
358
396
|
* **deps:** bump ansis from 3.9.0 to 3.10.0 ([0c3b168](https://github.com/oclif/core/commit/0c3b1685bbc130f88533c6429a212460cfa022f7))
|
397
|
+
* **W-17692101:** migrate to eslint 9 ([#1305](https://github.com/oclif/core/issues/1305)) ([e42713c](https://github.com/oclif/core/commit/e42713cc5b5965e9ed5ac1f696609ca33922d03d))
|
359
398
|
|
360
399
|
|
361
400
|
|
@@ -453,6 +492,8 @@
|
|
453
492
|
### Bug Fixes
|
454
493
|
|
455
494
|
* **deps:** bump fs-extra from 11.2.0 to 11.3.0 ([#1629](https://github.com/jayree/sfdx-plugin-manifest/issues/1629)) ([bdddc45](https://github.com/jayree/sfdx-plugin-manifest/commit/bdddc45aaea9e718f6d73a45cb0a96ec4080843f))
|
495
|
+
* Add promise support for newer `fs` methods ([#1044](https://redirect.github.com/jprichardson/node-fs-extra/issues/1044), [#1045](https://redirect.github.com/jprichardson/node-fs-extra/pull/1045))
|
496
|
+
* Use `fs.opendir` in `copy()`/`copySync()` for better perf/scalability ([#972](https://redirect.github.com/jprichardson/node-fs-extra/issues/972), [#1028](https://redirect.github.com/jprichardson/node-fs-extra/pull/1028))
|
456
497
|
|
457
498
|
|
458
499
|
|
@@ -481,8 +522,8 @@
|
|
481
522
|
### Bug Fixes
|
482
523
|
|
483
524
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.12.1 to 12.12.3 ([#1621](https://github.com/jayree/sfdx-plugin-manifest/issues/1621)) ([c9555a9](https://github.com/jayree/sfdx-plugin-manifest/commit/c9555a967b6bf52e20760c3b978771a2ebf5f414))
|
484
|
-
* populate manifestComponents consistently ([#1481](https://github.com/forcedotcom/source-deploy-retrieve/issues/1481)) ([84ba5bd](https://github.com/forcedotcom/source-deploy-retrieve/commit/84ba5bd74bdcb447e7d6bedd94a00be6d84df19b))
|
485
525
|
* sharing rule children are now addressable in the beta preset ([#1482](https://github.com/forcedotcom/source-deploy-retrieve/issues/1482)) ([c0d834c](https://github.com/forcedotcom/source-deploy-retrieve/commit/c0d834c8ffe60dc9f9e4a10b8e638d7e60ca4256))
|
526
|
+
* populate manifestComponents consistently ([#1481](https://github.com/forcedotcom/source-deploy-retrieve/issues/1481)) ([84ba5bd](https://github.com/forcedotcom/source-deploy-retrieve/commit/84ba5bd74bdcb447e7d6bedd94a00be6d84df19b))
|
486
527
|
|
487
528
|
|
488
529
|
|
@@ -598,8 +639,8 @@
|
|
598
639
|
### Bug Fixes
|
599
640
|
|
600
641
|
* **deps:** bump @salesforce/source-tracking from 7.3.2 to 7.3.4 ([#1602](https://github.com/jayree/sfdx-plugin-manifest/issues/1602)) ([a3debcc](https://github.com/jayree/sfdx-plugin-manifest/commit/a3debcc0764bd093c1be2a0e0ed2dceb8f896a16))
|
601
|
-
* **deps:** bump fast-xml-parser from 4.5.0 to 4.5.1 ([f549b70](https://github.com/forcedotcom/source-tracking/commit/f549b709127adc22bd196f981db36a8a88888d75))
|
602
642
|
* **deps:** bump @oclif/core from 4.0.34 to 4.2.0 ([25c8ee2](https://github.com/forcedotcom/source-tracking/commit/25c8ee2bc79c3da90d6caab4298162f6463a68f2))
|
643
|
+
* **deps:** bump fast-xml-parser from 4.5.0 to 4.5.1 ([f549b70](https://github.com/forcedotcom/source-tracking/commit/f549b709127adc22bd196f981db36a8a88888d75))
|
603
644
|
|
604
645
|
|
605
646
|
|
@@ -621,6 +662,8 @@
|
|
621
662
|
### Bug Fixes
|
622
663
|
|
623
664
|
* **deps:** bump fast-xml-parser from 4.5.0 to 4.5.1 ([#1601](https://github.com/jayree/sfdx-plugin-manifest/issues/1601)) ([babfd7c](https://github.com/jayree/sfdx-plugin-manifest/commit/babfd7c8837dfa80f67379f3b13861c9006c86b1))
|
665
|
+
* Fix empty tag key name for v5 ([#697](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/697)). no impact on v4
|
666
|
+
* Fixes entity parsing when used in strict mode ([#699](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/699))
|
624
667
|
|
625
668
|
|
626
669
|
|
@@ -767,6 +810,7 @@
|
|
767
810
|
### Bug Fixes
|
768
811
|
|
769
812
|
* **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([#1564](https://github.com/jayree/sfdx-plugin-manifest/issues/1564)) ([1feb2a0](https://github.com/jayree/sfdx-plugin-manifest/commit/1feb2a0943d811872301ad155752584bc31e65a9))
|
813
|
+
* fix escaping bug introduced by backtracking ([640d391](https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f))
|
770
814
|
|
771
815
|
|
772
816
|
|
@@ -787,8 +831,8 @@
|
|
787
831
|
|
788
832
|
* **deps:** bump @salesforce/source-tracking from 7.1.17 to 7.1.20 ([#1548](https://github.com/jayree/sfdx-plugin-manifest/issues/1548)) ([b2fe402](https://github.com/jayree/sfdx-plugin-manifest/commit/b2fe402b2e94b11573725b672870def1509d8386))
|
789
833
|
* **deps:** bump @oclif/core from 4.0.23 to 4.0.31 ([7ba0bcc](https://github.com/forcedotcom/source-tracking/commit/7ba0bcc31df315a5a2bbd1b94897affc512f1476))
|
790
|
-
* **deps:** bump @salesforce/core from 8.6.2 to 8.6.4 ([52f721a](https://github.com/forcedotcom/source-tracking/commit/52f721a5bade15d8233bffa588ff17da6c3d82ef))
|
791
834
|
* **deps:** bump @salesforce/source-deploy-retrieve ([3d7ddad](https://github.com/forcedotcom/source-tracking/commit/3d7ddad6ffb317f9db0f19bae6e537afc6bef946))
|
835
|
+
* **deps:** bump @salesforce/core from 8.6.2 to 8.6.4 ([52f721a](https://github.com/forcedotcom/source-tracking/commit/52f721a5bade15d8233bffa588ff17da6c3d82ef))
|
792
836
|
|
793
837
|
|
794
838
|
|
@@ -798,8 +842,8 @@
|
|
798
842
|
### Bug Fixes
|
799
843
|
|
800
844
|
* **deps:** bump @salesforce/sf-plugins-core from 12.0.9 to 12.0.11 ([#1550](https://github.com/jayree/sfdx-plugin-manifest/issues/1550)) ([c06b4f2](https://github.com/jayree/sfdx-plugin-manifest/commit/c06b4f28c06cb459e2c0f2f982d61d79048cd552))
|
801
|
-
* bump oclif/table ([#643](https://github.com/salesforcecli/sf-plugins-core/issues/643)) ([a10aec6](https://github.com/salesforcecli/sf-plugins-core/commit/a10aec6087036c5ff42bdeaaf1b5f76e17125a5b))
|
802
845
|
* bump oclif/table ([65e21e4](https://github.com/salesforcecli/sf-plugins-core/commit/65e21e4927a12f5c840b7e9d96056fde07cf510d))
|
846
|
+
* bump oclif/table ([#643](https://github.com/salesforcecli/sf-plugins-core/issues/643)) ([a10aec6](https://github.com/salesforcecli/sf-plugins-core/commit/a10aec6087036c5ff42bdeaaf1b5f76e17125a5b))
|
803
847
|
|
804
848
|
|
805
849
|
|
@@ -809,7 +853,6 @@
|
|
809
853
|
### Bug Fixes
|
810
854
|
|
811
855
|
* **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([#1549](https://github.com/jayree/sfdx-plugin-manifest/issues/1549)) ([34d1edb](https://github.com/jayree/sfdx-plugin-manifest/commit/34d1edb625cec20af554149148778486f93315d8))
|
812
|
-
### Reverts
|
813
856
|
* Revert "fix: bump is-wsl to v3 (#1211)" (#1235) ([fa76792](https://github.com/oclif/core/commit/fa767920b23e802e60c512fa42179aca0deffd12)), closes [#1211](https://github.com/oclif/core/issues/1211) [#1235](https://github.com/oclif/core/issues/1235)
|
814
857
|
|
815
858
|
|
@@ -851,8 +894,8 @@
|
|
851
894
|
### Bug Fixes
|
852
895
|
|
853
896
|
* **deps:** bump @salesforce/sf-plugins-core from 12.0.7 to 12.0.9 ([#1539](https://github.com/jayree/sfdx-plugin-manifest/issues/1539)) ([c54b639](https://github.com/jayree/sfdx-plugin-manifest/commit/c54b639286c2904bf2d1c2283355211dc6716ee0))
|
854
|
-
* bump oclif/table ([6ebe4d1](https://github.com/salesforcecli/sf-plugins-core/commit/6ebe4d1ae99fbff6232f9799e57b4c06fbd7c7c9))
|
855
897
|
* bump oclif/table ([6ed3d12](https://github.com/salesforcecli/sf-plugins-core/commit/6ed3d121868607aa3a056f7dda247ed7f61e3225))
|
898
|
+
* bump oclif/table ([6ebe4d1](https://github.com/salesforcecli/sf-plugins-core/commit/6ebe4d1ae99fbff6232f9799e57b4c06fbd7c7c9))
|
856
899
|
|
857
900
|
|
858
901
|
|
@@ -872,9 +915,8 @@
|
|
872
915
|
### Bug Fixes
|
873
916
|
|
874
917
|
* **deps:** bump @salesforce/sf-plugins-core from 12.0.4 to 12.0.7 ([#1537](https://github.com/jayree/sfdx-plugin-manifest/issues/1537)) ([d91f640](https://github.com/jayree/sfdx-plugin-manifest/commit/d91f640cb433fc481fa576ec08b7773ef5375958))
|
875
|
-
* bump oclif/table ([4831534](https://github.com/salesforcecli/sf-plugins-core/commit/4831534b9d672ad855a6ad78ac1bf42fc012929f))
|
876
918
|
* export makeTable ([5fb127e](https://github.com/salesforcecli/sf-plugins-core/commit/5fb127e0a061d6127fcad7e005fc1b6679afa73d))
|
877
|
-
|
919
|
+
* bump oclif/table ([4831534](https://github.com/salesforcecli/sf-plugins-core/commit/4831534b9d672ad855a6ad78ac1bf42fc012929f))
|
878
920
|
* Revert "fix: export makeTable" ([897e2ae](https://github.com/salesforcecli/sf-plugins-core/commit/897e2aefb0c04d48914a224626b45d1f4ebb15e0))
|
879
921
|
|
880
922
|
|
@@ -885,108 +927,11 @@
|
|
885
927
|
### Bug Fixes
|
886
928
|
|
887
929
|
* **deps:** bump @salesforce/sf-plugins-core from 11.3.12 to 12.0.4 ([#1535](https://github.com/jayree/sfdx-plugin-manifest/issues/1535)) ([ee977f8](https://github.com/jayree/sfdx-plugin-manifest/commit/ee977f851abe33d1b9a8da6f4efb9d58429cdbeb))
|
888
|
-
* upgrade oclif/table ([20ccfcf](https://github.com/salesforcecli/sf-plugins-core/commit/20ccfcf2e5fe31c41bd01b582b482541b9d2b6cc))
|
889
930
|
* bump @oclif/table [skip-validate-pr] ([#641](https://github.com/salesforcecli/sf-plugins-core/issues/641)) ([1a2a5b4](https://github.com/salesforcecli/sf-plugins-core/commit/1a2a5b424458be5c2e240809c59eb594f2b0597c))
|
931
|
+
* upgrade oclif/table ([20ccfcf](https://github.com/salesforcecli/sf-plugins-core/commit/20ccfcf2e5fe31c41bd01b582b482541b9d2b6cc))
|
890
932
|
* bump oclif/table ([d670456](https://github.com/salesforcecli/sf-plugins-core/commit/d670456dd788e0f1143981503dcc41fc26e487a3))
|
891
933
|
* bump oclif/table ([d0db256](https://github.com/salesforcecli/sf-plugins-core/commit/d0db256602407694106bcebf817af19b459b31bb))
|
892
934
|
* feat!: use @oclif/table (#635) ([402831e](https://github.com/salesforcecli/sf-plugins-core/commit/402831ebf6f7e6ca9894ed8ad074c2ebde3df60f)), closes [#635](https://github.com/salesforcecli/sf-plugins-core/issues/635)
|
893
|
-
### BREAKING CHANGES
|
894
|
-
#### New `table` API
|
895
|
-
We updated `table` to be easier to use. If you need to maintain the old (v11 or older) API or would like to migrate one table at a time, you can wrap the old input in `convertToNewTableAPI` to convert it.
|
896
|
-
**Before**
|
897
|
-
```typescript
|
898
|
-
const data = [
|
899
|
-
{
|
900
|
-
alias: 'devhub',
|
901
|
-
connectedStatus: 'Connected',
|
902
|
-
defaultMarker: undefined,
|
903
|
-
instanceUrl: 'https://su0503.my.salesforce.com',
|
904
|
-
isDefaultDevHubUsername: false,
|
905
|
-
isDefaultUsername: false,
|
906
|
-
isDevHub: true,
|
907
|
-
orgId: '00DB0000000Ih65MAC',
|
908
|
-
timestamp: '2022-05-10T19:26:45.436Z',
|
909
|
-
type: 'DevHub',
|
910
|
-
username: 'md@su-blitz.org',
|
911
|
-
},
|
912
|
-
{
|
913
|
-
alias: 'na40devhub',
|
914
|
-
connectedStatus: 'Connected',
|
915
|
-
defaultMarker: '🌳',
|
916
|
-
instanceUrl: 'https://na40-dev-hub.my.salesforce.com',
|
917
|
-
isDefaultDevHubUsername: true,
|
918
|
-
isDefaultUsername: false,
|
919
|
-
isDevHub: true,
|
920
|
-
orgId: '00D460000019MkyEAE',
|
921
|
-
type: 'DevHub',
|
922
|
-
username: 'admin@integrationtesthubna40.org',
|
923
|
-
},
|
924
|
-
]
|
925
|
-
const columns = {
|
926
|
-
defaultMarker: {
|
927
|
-
header: '',
|
928
|
-
},
|
929
|
-
type: {
|
930
|
-
header: 'Type',
|
931
|
-
},
|
932
|
-
alias: {
|
933
|
-
header: 'Alias',
|
934
|
-
},
|
935
|
-
username: { header: 'Username' },
|
936
|
-
orgId: { header: 'Org ID' },
|
937
|
-
}
|
938
|
-
table(data, columns)
|
939
|
-
```
|
940
|
-
**After**
|
941
|
-
```typescript
|
942
|
-
const data = [
|
943
|
-
{
|
944
|
-
alias: 'devhub',
|
945
|
-
connectedStatus: 'Connected',
|
946
|
-
defaultMarker: undefined,
|
947
|
-
instanceUrl: 'https://su0503.my.salesforce.com',
|
948
|
-
isDefaultDevHubUsername: false,
|
949
|
-
isDefaultUsername: false,
|
950
|
-
isDevHub: true,
|
951
|
-
orgId: '00DB0000000Ih65MAC',
|
952
|
-
timestamp: '2022-05-10T19:26:45.436Z',
|
953
|
-
type: 'DevHub',
|
954
|
-
username: 'md@su-blitz.org',
|
955
|
-
},
|
956
|
-
{
|
957
|
-
alias: 'na40devhub',
|
958
|
-
connectedStatus: 'Connected',
|
959
|
-
defaultMarker: '🌳',
|
960
|
-
instanceUrl: 'https://na40-dev-hub.my.salesforce.com',
|
961
|
-
isDefaultDevHubUsername: true,
|
962
|
-
isDefaultUsername: false,
|
963
|
-
isDevHub: true,
|
964
|
-
orgId: '00D460000019MkyEAE',
|
965
|
-
type: 'DevHub',
|
966
|
-
username: 'admin@integrationtesthubna40.org',
|
967
|
-
},
|
968
|
-
]
|
969
|
-
table({
|
970
|
-
columns: [
|
971
|
-
{
|
972
|
-
key: 'defaultMarker',
|
973
|
-
name: ' ',
|
974
|
-
},
|
975
|
-
'type',
|
976
|
-
'alias',
|
977
|
-
'username',
|
978
|
-
{
|
979
|
-
key: 'instanceUrl',
|
980
|
-
name: 'Instance URL',
|
981
|
-
},
|
982
|
-
{
|
983
|
-
key: 'orgId',
|
984
|
-
name: 'Org ID',
|
985
|
-
},
|
986
|
-
],
|
987
|
-
data,
|
988
|
-
})
|
989
|
-
```
|
990
935
|
|
991
936
|
|
992
937
|
|
@@ -1067,8 +1012,8 @@
|
|
1067
1012
|
### Bug Fixes
|
1068
1013
|
|
1069
1014
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.7.2 to 12.7.4 ([#1511](https://github.com/jayree/sfdx-plugin-manifest/issues/1511)) ([a40547a](https://github.com/jayree/sfdx-plugin-manifest/commit/a40547a46d3110d8c98ce7732ba6caff7ee110bb))
|
1070
|
-
* adding new saml plugin to eca ([#1430](https://github.com/forcedotcom/source-deploy-retrieve/issues/1430)) ([eb567e8](https://github.com/forcedotcom/source-deploy-retrieve/commit/eb567e88dbb579c0e83a20dcc329646f093b6c31))
|
1071
1015
|
* calculate if parent exists, return path to be calculated ([#1431](https://github.com/forcedotcom/source-deploy-retrieve/issues/1431)) ([755f89c](https://github.com/forcedotcom/source-deploy-retrieve/commit/755f89cef02f2c97da76341eb019f95c8ef52c19))
|
1016
|
+
* adding new saml plugin to eca ([#1430](https://github.com/forcedotcom/source-deploy-retrieve/issues/1430)) ([eb567e8](https://github.com/forcedotcom/source-deploy-retrieve/commit/eb567e88dbb579c0e83a20dcc329646f093b6c31))
|
1072
1017
|
|
1073
1018
|
|
1074
1019
|
|
@@ -1110,8 +1055,8 @@
|
|
1110
1055
|
|
1111
1056
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.6.3 to 12.7.1 ([#1496](https://github.com/jayree/sfdx-plugin-manifest/issues/1496)) ([108b87f](https://github.com/jayree/sfdx-plugin-manifest/commit/108b87f0a70eaf30b13b148396e9f5ceb2dc5f7e))
|
1112
1057
|
* Wr/decompose permission sets ([#1412](https://github.com/forcedotcom/source-deploy-retrieve/issues/1412)) ([3650332](https://github.com/forcedotcom/source-deploy-retrieve/commit/3650332d16b61b7588bd3ef7bc14ec1354ff6110))
|
1113
|
-
* add ExtlClntAppPushSettings and ExtlClntAppPushConfigurablePolicies ([#1424](https://github.com/forcedotcom/source-deploy-retrieve/issues/1424)) ([8fa28a1](https://github.com/forcedotcom/source-deploy-retrieve/commit/8fa28a11025c4ddb7ea87705ff69368fdbb68a33))
|
1114
1058
|
* **deps:** bump @salesforce/core from 8.5.4 to 8.5.7 ([#1421](https://github.com/forcedotcom/source-deploy-retrieve/issues/1421)) ([b18de44](https://github.com/forcedotcom/source-deploy-retrieve/commit/b18de440a0f2d453332193490f1b9bd63f747c35))
|
1059
|
+
* add ExtlClntAppPushSettings and ExtlClntAppPushConfigurablePolicies ([#1424](https://github.com/forcedotcom/source-deploy-retrieve/issues/1424)) ([8fa28a1](https://github.com/forcedotcom/source-deploy-retrieve/commit/8fa28a11025c4ddb7ea87705ff69368fdbb68a33))
|
1115
1060
|
|
1116
1061
|
|
1117
1062
|
|
@@ -1121,8 +1066,8 @@
|
|
1121
1066
|
### Bug Fixes
|
1122
1067
|
|
1123
1068
|
* **deps:** bump @salesforce/sf-plugins-core from 11.3.7 to 11.3.10 ([#1491](https://github.com/jayree/sfdx-plugin-manifest/issues/1491)) ([efede01](https://github.com/jayree/sfdx-plugin-manifest/commit/efede01b907d18174cd71b95b5907686f0e46132))
|
1124
|
-
* **deps:** bump @inquirer/password from 2.1.22 to 2.2.0 ([3f5c38e](https://github.com/salesforcecli/sf-plugins-core/commit/3f5c38ebed98c220bf3e2e440ccdca02834b74dc))
|
1125
1069
|
* **deps:** bump @salesforce/kit from 3.2.1 to 3.2.2 ([914c19b](https://github.com/salesforcecli/sf-plugins-core/commit/914c19b07d566551f16977353b0844b52a3f6d17))
|
1070
|
+
* **deps:** bump @inquirer/password from 2.1.22 to 2.2.0 ([3f5c38e](https://github.com/salesforcecli/sf-plugins-core/commit/3f5c38ebed98c220bf3e2e440ccdca02834b74dc))
|
1126
1071
|
* **deps:** bump path-to-regexp from 1.8.0 to 1.9.0 ([9b404b6](https://github.com/salesforcecli/sf-plugins-core/commit/9b404b6c2b529bf24445a44a3c7828a5edada3dc))
|
1127
1072
|
|
1128
1073
|
|
@@ -1154,8 +1099,8 @@
|
|
1154
1099
|
|
1155
1100
|
* **deps:** bump @salesforce/core from 8.5.4 to 8.5.7 ([#1485](https://github.com/jayree/sfdx-plugin-manifest/issues/1485)) ([2b29d1f](https://github.com/jayree/sfdx-plugin-manifest/commit/2b29d1fc2dc1c60304dbf8125b66d6957ac0b348))
|
1156
1101
|
* **deps:** bump pino from 9.3.2 to 9.4.0 ([bb3dcff](https://github.com/forcedotcom/sfdx-core/commit/bb3dcffded446a4454d099a72565d66b1dd43c72))
|
1157
|
-
* **deps:** bump path-to-regexp from 1.8.0 to 1.9.0 ([7aacd1f](https://github.com/forcedotcom/sfdx-core/commit/7aacd1f99f1a15079f3da509ec9a516ac21fa1cd))
|
1158
1102
|
* update error message for sfdx auth url ([96f1dd4](https://github.com/forcedotcom/sfdx-core/commit/96f1dd4745074262ee763e5ef4c2a1be7bd0944b))
|
1103
|
+
* **deps:** bump path-to-regexp from 1.8.0 to 1.9.0 ([7aacd1f](https://github.com/forcedotcom/sfdx-core/commit/7aacd1f99f1a15079f3da509ec9a516ac21fa1cd))
|
1159
1104
|
|
1160
1105
|
|
1161
1106
|
|
@@ -1165,9 +1110,9 @@
|
|
1165
1110
|
### Bug Fixes
|
1166
1111
|
|
1167
1112
|
* **deps:** bump @salesforce/source-tracking from 7.1.10 to 7.1.14 ([#1478](https://github.com/jayree/sfdx-plugin-manifest/issues/1478)) ([badbb8b](https://github.com/jayree/sfdx-plugin-manifest/commit/badbb8bc4d8a4778ad81cd07a4031fbc77a7eb25))
|
1168
|
-
* **deps:** bump @oclif/core from 4.0.18 to 4.0.19 ([aefa86c](https://github.com/forcedotcom/source-tracking/commit/aefa86c0fd3d829396e126141d40358eb094bcb7))
|
1169
|
-
* **deps:** bump fast-xml-parser from 4.4.1 to 4.5.0 ([cffcbfe](https://github.com/forcedotcom/source-tracking/commit/cffcbfe2c07aef5efcefce5e43a8b391c75b8a2e))
|
1170
1113
|
* support `SF_` and `SFDX_` prefixed env vars ([#668](https://github.com/forcedotcom/source-tracking/issues/668)) ([c64812e](https://github.com/forcedotcom/source-tracking/commit/c64812eba4fe9093bf322ae5f118dd526a787840))
|
1114
|
+
* **deps:** bump fast-xml-parser from 4.4.1 to 4.5.0 ([cffcbfe](https://github.com/forcedotcom/source-tracking/commit/cffcbfe2c07aef5efcefce5e43a8b391c75b8a2e))
|
1115
|
+
* **deps:** bump @oclif/core from 4.0.18 to 4.0.19 ([aefa86c](https://github.com/forcedotcom/source-tracking/commit/aefa86c0fd3d829396e126141d40358eb094bcb7))
|
1171
1116
|
* **deps:** bump @oclif/core from 4.0.19 to 4.0.20 ([21ed1dd](https://github.com/forcedotcom/source-tracking/commit/21ed1dd58f6735988e22225608e09e7ef504bdd9))
|
1172
1117
|
|
1173
1118
|
|
@@ -1220,8 +1165,8 @@
|
|
1220
1165
|
### Bug Fixes
|
1221
1166
|
|
1222
1167
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.6.0 to 12.6.2 ([#1475](https://github.com/jayree/sfdx-plugin-manifest/issues/1475)) ([c0c751c](https://github.com/jayree/sfdx-plugin-manifest/commit/c0c751c39daf485de5dda036386b294653abeb12))
|
1223
|
-
* **deps:** bump @salesforce/core from 8.4.0 to 8.5.2 ([#1411](https://github.com/forcedotcom/source-deploy-retrieve/issues/1411)) ([d832460](https://github.com/forcedotcom/source-deploy-retrieve/commit/d832460895818acd1f5247a5b6e9829299dfd2d6))
|
1224
1168
|
* **deps:** bump @salesforce/kit from 3.2.1 to 3.2.2 ([#1409](https://github.com/forcedotcom/source-deploy-retrieve/issues/1409)) ([97e0a37](https://github.com/forcedotcom/source-deploy-retrieve/commit/97e0a37e58e6c5c29afcf9828f6f42118947357d))
|
1169
|
+
* **deps:** bump @salesforce/core from 8.4.0 to 8.5.2 ([#1411](https://github.com/forcedotcom/source-deploy-retrieve/issues/1411)) ([d832460](https://github.com/forcedotcom/source-deploy-retrieve/commit/d832460895818acd1f5247a5b6e9829299dfd2d6))
|
1225
1170
|
|
1226
1171
|
|
1227
1172
|
|
@@ -1231,9 +1176,9 @@
|
|
1231
1176
|
### Bug Fixes
|
1232
1177
|
|
1233
1178
|
* **deps:** bump @salesforce/core from 8.5.1 to 8.5.3 ([#1469](https://github.com/jayree/sfdx-plugin-manifest/issues/1469)) ([adf989f](https://github.com/jayree/sfdx-plugin-manifest/commit/adf989ff251a790486b2afe9e5c70d70e062ec43))
|
1179
|
+
* **deps:** bump @salesforce/kit from 3.1.6 to 3.2.2 ([665258c](https://github.com/forcedotcom/sfdx-core/commit/665258c9a310da6bc96219c877adf3983b44bd6e))
|
1234
1180
|
* **env:** support more `SF_` source-tracking vars ([e9bff6b](https://github.com/forcedotcom/sfdx-core/commit/e9bff6be88da830634c7c8adaccd00e26bfe2323))
|
1235
1181
|
* **deps:** bump @jsforce/jsforce-node from 3.4.0 to 3.4.1 ([95de99e](https://github.com/forcedotcom/sfdx-core/commit/95de99e99211f04da907d82eeecf205f05138706))
|
1236
|
-
* **deps:** bump @salesforce/kit from 3.1.6 to 3.2.2 ([665258c](https://github.com/forcedotcom/sfdx-core/commit/665258c9a310da6bc96219c877adf3983b44bd6e))
|
1237
1182
|
|
1238
1183
|
|
1239
1184
|
|
@@ -1243,8 +1188,8 @@
|
|
1243
1188
|
### Bug Fixes
|
1244
1189
|
|
1245
1190
|
* **deps:** bump @salesforce/sf-plugins-core from 11.3.4 to 11.3.6 ([#1458](https://github.com/jayree/sfdx-plugin-manifest/issues/1458)) ([7490f2b](https://github.com/jayree/sfdx-plugin-manifest/commit/7490f2b8f545cef782560a10c6bc3fa315db16d3))
|
1246
|
-
* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([7ddcc48](https://github.com/salesforcecli/sf-plugins-core/commit/7ddcc480f956a7a8b5ef5884f1784127c741bfd7))
|
1247
1191
|
* **deps:** bump @oclif/core from 4.0.17 to 4.0.19 ([7fd3002](https://github.com/salesforcecli/sf-plugins-core/commit/7fd3002e72be6dfc5e3e2ab5e4aac933cbcc7c79))
|
1192
|
+
* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([7ddcc48](https://github.com/salesforcecli/sf-plugins-core/commit/7ddcc480f956a7a8b5ef5884f1784127c741bfd7))
|
1248
1193
|
|
1249
1194
|
|
1250
1195
|
|
@@ -1324,8 +1269,8 @@
|
|
1324
1269
|
### Bug Fixes
|
1325
1270
|
|
1326
1271
|
* **deps:** bump @salesforce/source-tracking from 7.1.7 to 7.1.9 ([#1455](https://github.com/jayree/sfdx-plugin-manifest/issues/1455)) ([07da22a](https://github.com/jayree/sfdx-plugin-manifest/commit/07da22a191dc9ffb47dba48ce9468ddb6a10c27b))
|
1327
|
-
* **deps:** bump @salesforce/source-deploy-retrieve from 12.4.0 to 12.5.1 ([9d01874](https://github.com/forcedotcom/source-tracking/commit/9d0187416a0c93f34691895d2c4a0189990cbd8e))
|
1328
1272
|
* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([cb034f8](https://github.com/forcedotcom/source-tracking/commit/cb034f891f0c345abd85311b4e4e227528fee3f2))
|
1273
|
+
* **deps:** bump @salesforce/source-deploy-retrieve from 12.4.0 to 12.5.1 ([9d01874](https://github.com/forcedotcom/source-tracking/commit/9d0187416a0c93f34691895d2c4a0189990cbd8e))
|
1329
1274
|
|
1330
1275
|
|
1331
1276
|
|
@@ -1335,7 +1280,7 @@
|
|
1335
1280
|
### Bug Fixes
|
1336
1281
|
|
1337
1282
|
* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([#1452](https://github.com/jayree/sfdx-plugin-manifest/issues/1452)) ([c8bb76d](https://github.com/jayree/sfdx-plugin-manifest/commit/c8bb76dbaa3659dd91c1d93a6a82b04f644d75a6))
|
1338
|
-
|
1283
|
+
* backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
|
1339
1284
|
|
1340
1285
|
|
1341
1286
|
|
@@ -1395,8 +1340,8 @@
|
|
1395
1340
|
### Bug Fixes
|
1396
1341
|
|
1397
1342
|
* **deps:** bump @salesforce/sf-plugins-core from 11.3.0 to 11.3.2 ([#1443](https://github.com/jayree/sfdx-plugin-manifest/issues/1443)) ([8f5e553](https://github.com/jayree/sfdx-plugin-manifest/commit/8f5e5535acab928462485d15c1f95ee3f159b346))
|
1398
|
-
* **deps:** bump @inquirer/password from 2.1.20 to 2.1.22 ([f79d72b](https://github.com/salesforcecli/sf-plugins-core/commit/f79d72b849df2dd535b9e23fa36bd6ffede3c98d))
|
1399
1343
|
* **deps:** bump @inquirer/confirm from 3.1.20 to 3.1.22 ([c7eaca6](https://github.com/salesforcecli/sf-plugins-core/commit/c7eaca66336be3ce3353d65bb2bee28ba0d0aa15))
|
1344
|
+
* **deps:** bump @inquirer/password from 2.1.20 to 2.1.22 ([f79d72b](https://github.com/salesforcecli/sf-plugins-core/commit/f79d72b849df2dd535b9e23fa36bd6ffede3c98d))
|
1400
1345
|
|
1401
1346
|
|
1402
1347
|
|
@@ -1448,10 +1393,10 @@
|
|
1448
1393
|
|
1449
1394
|
* **deps:** bump @salesforce/sf-plugins-core from 11.2.4 to 11.3.0 ([#1435](https://github.com/jayree/sfdx-plugin-manifest/issues/1435)) ([9aa49b2](https://github.com/jayree/sfdx-plugin-manifest/commit/9aa49b2cfbe694ba9414a64e3757fe36ea807ea6))
|
1450
1395
|
* flush intra-command warnings at the end ([68cafb3](https://github.com/salesforcecli/sf-plugins-core/commit/68cafb3d953ab4c58e50c43e7b84533a341dec6f))
|
1451
|
-
* **deps:** bump @salesforce/ts-types from 2.0.11 to 2.0.12 ([c378319](https://github.com/salesforcecli/sf-plugins-core/commit/c378319b5d98cf466fec91e995b7d2aa0f269cb8))
|
1452
1396
|
* **deps:** bump @inquirer/confirm from 3.1.17 to 3.1.20 ([0c946a7](https://github.com/salesforcecli/sf-plugins-core/commit/0c946a7d6248ab7b926496de6830461a131a0b69))
|
1453
|
-
* **deps:** bump @
|
1397
|
+
* **deps:** bump @salesforce/ts-types from 2.0.11 to 2.0.12 ([c378319](https://github.com/salesforcecli/sf-plugins-core/commit/c378319b5d98cf466fec91e995b7d2aa0f269cb8))
|
1454
1398
|
* correct method signature ([df4b2b7](https://github.com/salesforcecli/sf-plugins-core/commit/df4b2b73bb1a110377cd71ac4a6e017fc707991a))
|
1399
|
+
* **deps:** bump @inquirer/password from 2.1.18 to 2.1.20 ([adcaab1](https://github.com/salesforcecli/sf-plugins-core/commit/adcaab1cb003c21d97616dad517398d45c9f5555))
|
1455
1400
|
* **deps:** bump @salesforce/kit from 3.1.6 to 3.2.1 ([f1d288a](https://github.com/salesforcecli/sf-plugins-core/commit/f1d288a804eed011517a93a0416f59eab9e5ccf4))
|
1456
1401
|
|
1457
1402
|
|
@@ -1491,13 +1436,13 @@
|
|
1491
1436
|
### Bug Fixes
|
1492
1437
|
|
1493
1438
|
* **deps:** bump @salesforce/sf-plugins-core from 11.2.1 to 11.2.4 ([#1418](https://github.com/jayree/sfdx-plugin-manifest/issues/1418)) ([1ce46b1](https://github.com/jayree/sfdx-plugin-manifest/commit/1ce46b12647deb1a2e5054fb234bbfc6ca0b1c4b))
|
1494
|
-
* **deps:** bump ansis from 3.2.1 to 3.3.2 ([e1cec43](https://github.com/salesforcecli/sf-plugins-core/commit/e1cec43d9b7b421fa057021987313f011137bfa2))
|
1495
|
-
* **deps:** bump @inquirer/confirm from 3.1.16 to 3.1.17 ([5e580c0](https://github.com/salesforcecli/sf-plugins-core/commit/5e580c0efe38ca7014459fcdf49288ed7195bd6c))
|
1496
1439
|
* remove dead code ([#598](https://github.com/salesforcecli/sf-plugins-core/issues/598)) ([cfd04e8](https://github.com/salesforcecli/sf-plugins-core/commit/cfd04e86b2e5a88742735690520df4e387e2b8e2))
|
1440
|
+
* **deps:** bump @inquirer/confirm from 3.1.16 to 3.1.17 ([5e580c0](https://github.com/salesforcecli/sf-plugins-core/commit/5e580c0efe38ca7014459fcdf49288ed7195bd6c))
|
1441
|
+
* **deps:** bump ansis from 3.2.1 to 3.3.2 ([e1cec43](https://github.com/salesforcecli/sf-plugins-core/commit/e1cec43d9b7b421fa057021987313f011137bfa2))
|
1497
1442
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.1.8 to 12.1.11 ([#1411](https://github.com/jayree/sfdx-plugin-manifest/issues/1411)) ([5fb3351](https://github.com/jayree/sfdx-plugin-manifest/commit/5fb3351edc2dfe49c18b83cc98eee32b51c4a2ed))
|
1498
1443
|
* recurse through dirs then files ([#1381](https://github.com/forcedotcom/source-deploy-retrieve/issues/1381)) ([f2e79c3](https://github.com/forcedotcom/source-deploy-retrieve/commit/f2e79c3153f9a07f2aaf581ecd4d1b14ea0c0715))
|
1499
|
-
* use jsforce's `cancelDeploy` method ([#1380](https://github.com/forcedotcom/source-deploy-retrieve/issues/1380)) ([7d644f2](https://github.com/forcedotcom/source-deploy-retrieve/commit/7d644f215d7c0bcfe413d1fcfafc10122b17a412))
|
1500
1444
|
* manifests for custom object can omit parent ([#1375](https://github.com/forcedotcom/source-deploy-retrieve/issues/1375)) ([8fd9c9e](https://github.com/forcedotcom/source-deploy-retrieve/commit/8fd9c9ec57a8502234c9c2abe0cd528e5107844b))
|
1445
|
+
* use jsforce's `cancelDeploy` method ([#1380](https://github.com/forcedotcom/source-deploy-retrieve/issues/1380)) ([7d644f2](https://github.com/forcedotcom/source-deploy-retrieve/commit/7d644f215d7c0bcfe413d1fcfafc10122b17a412))
|
1501
1446
|
|
1502
1447
|
|
1503
1448
|
|
@@ -1527,6 +1472,9 @@
|
|
1527
1472
|
### Bug Fixes
|
1528
1473
|
|
1529
1474
|
* **deps:** bump fast-xml-parser from 4.4.0 to 4.4.1 ([#1412](https://github.com/jayree/sfdx-plugin-manifest/issues/1412)) ([96f7d91](https://github.com/jayree/sfdx-plugin-manifest/commit/96f7d91c3b01c439aca0ccc1f0e63becc160e530))
|
1475
|
+
* v5 fix: maximum length limit to currency value
|
1476
|
+
* fix [#634](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/634): build attributes with oneListGroup and attributesGroupName ([#653](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/653))(By [Andreas Naziris](https://github.com/a-rasin))
|
1477
|
+
* fix: get oneListGroup to work as expected for array of strings ([#662](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/662))(By [Andreas Naziris](https://github.com/a-rasin))
|
1530
1478
|
|
1531
1479
|
|
1532
1480
|
|
@@ -1536,8 +1484,8 @@
|
|
1536
1484
|
### Bug Fixes
|
1537
1485
|
|
1538
1486
|
* **deps:** bump @salesforce/ts-types from 2.0.10 to 2.0.12 ([#1415](https://github.com/jayree/sfdx-plugin-manifest/issues/1415)) ([d19a5cd](https://github.com/jayree/sfdx-plugin-manifest/commit/d19a5cd7748d421bdcb30181cff8c81446e4003c))
|
1539
|
-
* typedoc update ([#307](https://github.com/forcedotcom/ts-types/issues/307)) ([2aebc45](https://github.com/forcedotcom/ts-types/commit/2aebc453f0bc57e206d762d3d5332966dc85b7c1))
|
1540
1487
|
* **deps:** devScripts update ([#306](https://github.com/forcedotcom/ts-types/issues/306)) ([baf2277](https://github.com/forcedotcom/ts-types/commit/baf22772314019f9ae48c5700d03112ec6160aff))
|
1488
|
+
* typedoc update ([#307](https://github.com/forcedotcom/ts-types/issues/307)) ([2aebc45](https://github.com/forcedotcom/ts-types/commit/2aebc453f0bc57e206d762d3d5332966dc85b7c1))
|
1541
1489
|
|
1542
1490
|
|
1543
1491
|
|
@@ -1547,10 +1495,10 @@
|
|
1547
1495
|
### Bug Fixes
|
1548
1496
|
|
1549
1497
|
* **deps:** bump @oclif/core from 4.0.12 to 4.0.16 ([#1405](https://github.com/jayree/sfdx-plugin-manifest/issues/1405)) ([edf3310](https://github.com/jayree/sfdx-plugin-manifest/commit/edf3310b37da5c1718c88248658fadbbf6bc4636))
|
1550
|
-
* **deps:** bump ansis from 3.2.1 to 3.3.1 ([a0eba0a](https://github.com/oclif/core/commit/a0eba0abec7aa297fe0fc38ea60e9f26f4ce7166))
|
1551
1498
|
* husky 9.1.1 fix ([#1147](https://github.com/oclif/core/issues/1147)) ([cd3720f](https://github.com/oclif/core/commit/cd3720f9722b619be229b1605f354020c44df21e))
|
1552
|
-
*
|
1499
|
+
* **deps:** bump ansis from 3.2.1 to 3.3.1 ([a0eba0a](https://github.com/oclif/core/commit/a0eba0abec7aa297fe0fc38ea60e9f26f4ce7166))
|
1553
1500
|
* **deps:** bump requirejs from 2.3.6 to 2.3.7 ([216d8e7](https://github.com/oclif/core/commit/216d8e7a050c7bd4cdba82c6920c6e9744186ed2))
|
1501
|
+
* ignore escaped delimiters ([#1148](https://github.com/oclif/core/issues/1148)) ([a41962a](https://github.com/oclif/core/commit/a41962af85fb9d84040614c4a1aab7a8e4c7d4af))
|
1554
1502
|
|
1555
1503
|
|
1556
1504
|
|
@@ -1570,8 +1518,8 @@
|
|
1570
1518
|
### Bug Fixes
|
1571
1519
|
|
1572
1520
|
* **deps:** bump @salesforce/core from 8.2.1 to 8.2.3 ([#1408](https://github.com/jayree/sfdx-plugin-manifest/issues/1408)) ([a196703](https://github.com/jayree/sfdx-plugin-manifest/commit/a196703fd1fc8399b061354331c722a7703b699e))
|
1573
|
-
* **deps:** bump @jsforce/jsforce-node from 3.2.3 to 3.2.4 ([5f92923](https://github.com/forcedotcom/sfdx-core/commit/5f92923e7a481b26c6ac4a5537e7c0f3db80b5e9))
|
1574
1521
|
* wrap-error-like-objects ([#1108](https://github.com/forcedotcom/sfdx-core/issues/1108)) ([e0c5eca](https://github.com/forcedotcom/sfdx-core/commit/e0c5eca7e4f9e6ef05c1f0daaa8506ffe491256e))
|
1522
|
+
* **deps:** bump @jsforce/jsforce-node from 3.2.3 to 3.2.4 ([5f92923](https://github.com/forcedotcom/sfdx-core/commit/5f92923e7a481b26c6ac4a5537e7c0f3db80b5e9))
|
1575
1523
|
|
1576
1524
|
|
1577
1525
|
|
@@ -1582,9 +1530,9 @@
|
|
1582
1530
|
|
1583
1531
|
* **deps:** bump @salesforce/sf-plugins-core from 11.1.6 to 11.2.0 ([#1397](https://github.com/jayree/sfdx-plugin-manifest/issues/1397)) ([c76049d](https://github.com/jayree/sfdx-plugin-manifest/commit/c76049de14991efdfbb4e1daa5026121d71ed492))
|
1584
1532
|
* parse error messages to suggest correct flag value usage ([05c25ba](https://github.com/salesforcecli/sf-plugins-core/commit/05c25ba9fe3d8eff16207fc36a94e6e5d996b9d1))
|
1533
|
+
* **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([26004af](https://github.com/salesforcecli/sf-plugins-core/commit/26004af618653526b9bb3cf1f41b672965df076e))
|
1585
1534
|
* **deps:** bump string-width from 7.1.0 to 7.2.0 ([7157212](https://github.com/salesforcecli/sf-plugins-core/commit/715721279849e07b70d71433226436cfeb5eae9d))
|
1586
1535
|
* **deps:** bump ansis from 3.2.0 to 3.2.1 ([7240349](https://github.com/salesforcecli/sf-plugins-core/commit/724034987eb101cd66eb83074f574e44b1a96fd9))
|
1587
|
-
* **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([26004af](https://github.com/salesforcecli/sf-plugins-core/commit/26004af618653526b9bb3cf1f41b672965df076e))
|
1588
1536
|
|
1589
1537
|
|
1590
1538
|
|
@@ -1594,9 +1542,9 @@
|
|
1594
1542
|
### Bug Fixes
|
1595
1543
|
|
1596
1544
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.1.5 to 12.1.8 ([#1394](https://github.com/jayree/sfdx-plugin-manifest/issues/1394)) ([944d83a](https://github.com/jayree/sfdx-plugin-manifest/commit/944d83ab4e6705aa68e2bf632be0832938d4ca0b))
|
1597
|
-
* handle nulls/undefined in template literal ([#1370](https://github.com/forcedotcom/source-deploy-retrieve/issues/1370)) ([2f8dac3](https://github.com/forcedotcom/source-deploy-retrieve/commit/2f8dac3ce0ed143be8985f0e419e69e5a8db5c04))
|
1598
|
-
* only read multiple custom labels files once during conversion ([#1368](https://github.com/forcedotcom/source-deploy-retrieve/issues/1368)) ([d5606ba](https://github.com/forcedotcom/source-deploy-retrieve/commit/d5606ba8ce1d22553f00af5d9b2569f0266c1e24))
|
1599
1545
|
* remove top-level metadata types mlmodel, modelconnection and modelschema ([#1369](https://github.com/forcedotcom/source-deploy-retrieve/issues/1369)) ([e3b4285](https://github.com/forcedotcom/source-deploy-retrieve/commit/e3b4285698f7af94ba2a5189c236960e22220232))
|
1546
|
+
* only read multiple custom labels files once during conversion ([#1368](https://github.com/forcedotcom/source-deploy-retrieve/issues/1368)) ([d5606ba](https://github.com/forcedotcom/source-deploy-retrieve/commit/d5606ba8ce1d22553f00af5d9b2569f0266c1e24))
|
1547
|
+
* handle nulls/undefined in template literal ([#1370](https://github.com/forcedotcom/source-deploy-retrieve/issues/1370)) ([2f8dac3](https://github.com/forcedotcom/source-deploy-retrieve/commit/2f8dac3ce0ed143be8985f0e419e69e5a8db5c04))
|
1600
1548
|
|
1601
1549
|
|
1602
1550
|
|
@@ -1606,9 +1554,9 @@
|
|
1606
1554
|
### Bug Fixes
|
1607
1555
|
|
1608
1556
|
* **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([#1389](https://github.com/jayree/sfdx-plugin-manifest/issues/1389)) ([db256c9](https://github.com/jayree/sfdx-plugin-manifest/commit/db256c9b3328b1f178bd84953e23161de2fe978d))
|
1557
|
+
* use colorize to ensure proper TTY detection ([8a5d71f](https://github.com/oclif/core/commit/8a5d71f93104ce17555adc28998db0520a2a7187))
|
1609
1558
|
* correctly identify powershell on windows ([#1134](https://github.com/oclif/core/issues/1134)) ([bcec7df](https://github.com/oclif/core/commit/bcec7dfbcb27579ddd312f8ebda5a7b6c0829e98))
|
1610
1559
|
* export ArgDefinition ([#1137](https://github.com/oclif/core/issues/1137)) ([db8d951](https://github.com/oclif/core/commit/db8d9513862d9702cb573d5d0544e0e164427032))
|
1611
|
-
* use colorize to ensure proper TTY detection ([8a5d71f](https://github.com/oclif/core/commit/8a5d71f93104ce17555adc28998db0520a2a7187))
|
1612
1560
|
* **deps:** bump ansis from 3.2.0 to 3.2.1 ([0d84684](https://github.com/oclif/core/commit/0d846842dea1c1963c93d4581d2211eb1a16ba14))
|
1613
1561
|
|
1614
1562
|
|
@@ -1629,10 +1577,10 @@
|
|
1629
1577
|
### Bug Fixes
|
1630
1578
|
|
1631
1579
|
* **deps:** bump @salesforce/sf-plugins-core from 11.1.2 to 11.1.6 ([#1388](https://github.com/jayree/sfdx-plugin-manifest/issues/1388)) ([6a33b7e](https://github.com/jayree/sfdx-plugin-manifest/commit/6a33b7ebbd03a5d523d9c5cb0771bf631928eecc))
|
1632
|
-
* **deps:** bump @inquirer/password from 2.1.9 to 2.1.14 ([7ec06cf](https://github.com/salesforcecli/sf-plugins-core/commit/7ec06cfe57e662f2dcf7fa94b024afddd0dac162))
|
1633
|
-
* **deps:** bump @salesforce/core from 8.0.3 to 8.1.1 ([937ae20](https://github.com/salesforcecli/sf-plugins-core/commit/937ae2048ba57f457dd99d51030ee21b39db580b))
|
1634
1580
|
* **deps:** bump @oclif/core from 4.0.6 to 4.0.8 ([defa00d](https://github.com/salesforcecli/sf-plugins-core/commit/defa00d258b91c47f83b388c0d5fb3ebbcd8b678))
|
1635
1581
|
* **deps:** bump @inquirer/confirm from 3.1.9 to 3.1.14 ([9bf97de](https://github.com/salesforcecli/sf-plugins-core/commit/9bf97dec0aa8594ce9719f5d0920b118b6b695d1))
|
1582
|
+
* **deps:** bump @inquirer/password from 2.1.9 to 2.1.14 ([7ec06cf](https://github.com/salesforcecli/sf-plugins-core/commit/7ec06cfe57e662f2dcf7fa94b024afddd0dac162))
|
1583
|
+
* **deps:** bump @salesforce/core from 8.0.3 to 8.1.1 ([937ae20](https://github.com/salesforcecli/sf-plugins-core/commit/937ae2048ba57f457dd99d51030ee21b39db580b))
|
1636
1584
|
|
1637
1585
|
|
1638
1586
|
|
@@ -1662,8 +1610,8 @@
|
|
1662
1610
|
|
1663
1611
|
* **deps:** bump isomorphic-git from 1.26.3 to 1.27.0 ([#1379](https://github.com/jayree/sfdx-plugin-manifest/issues/1379)) ([3a187c4](https://github.com/jayree/sfdx-plugin-manifest/commit/3a187c46026fad0efd22e89fa45d107ae571bf5d))
|
1664
1612
|
* commit --amend ([#1949](https://github.com/isomorphic-git/isomorphic-git/issues/1949)) ([988efd0](https://github.com/isomorphic-git/isomorphic-git/commit/988efd0fb9c5d9512cb5b8ff6882f0fda645df7e))
|
1665
|
-
* push tag: do not update remote ref ([#1948](https://github.com/isomorphic-git/isomorphic-git/issues/1948)) ([017052c](https://github.com/isomorphic-git/isomorphic-git/commit/017052ceb400842fce448cb777208c326e3ae5dc))
|
1666
1613
|
* deleteBranch should remove branch config ([#1946](https://github.com/isomorphic-git/isomorphic-git/issues/1946)) ([fa4eab6](https://github.com/isomorphic-git/isomorphic-git/commit/fa4eab6a3c8b80d8011e124f8d4eb7fb1222814f))
|
1614
|
+
* push tag: do not update remote ref ([#1948](https://github.com/isomorphic-git/isomorphic-git/issues/1948)) ([017052c](https://github.com/isomorphic-git/isomorphic-git/commit/017052ceb400842fce448cb777208c326e3ae5dc))
|
1667
1615
|
|
1668
1616
|
|
1669
1617
|
|
@@ -1694,11 +1642,11 @@
|
|
1694
1642
|
|
1695
1643
|
* **deps:** bump @salesforce/source-deploy-retrieve from 12.0.1 to 12.1.4 ([#1374](https://github.com/jayree/sfdx-plugin-manifest/issues/1374)) ([97e8aeb](https://github.com/jayree/sfdx-plugin-manifest/commit/97e8aeb59e67a26b9bde3bde9cdd31f06deb3138))
|
1696
1644
|
* guarantee fileResponseSuccess has a path ([#1358](https://github.com/forcedotcom/source-deploy-retrieve/issues/1358)) ([9a1d565](https://github.com/forcedotcom/source-deploy-retrieve/commit/9a1d565fcbbcda5a7935c8b207f40548e65247d6))
|
1697
|
-
* **deps:** devScripts update ([#1354](https://github.com/forcedotcom/source-deploy-retrieve/issues/1354)) ([9d08882](https://github.com/forcedotcom/source-deploy-retrieve/commit/9d08882fec55bd9b9e2df36fbb318b45e83b3057))
|
1698
1645
|
* definition/version types ([#1357](https://github.com/forcedotcom/source-deploy-retrieve/issues/1357)) ([3448e89](https://github.com/forcedotcom/source-deploy-retrieve/commit/3448e89f1c8ff6b672114901cee5376014b6d907))
|
1646
|
+
* **deps:** devScripts update ([#1354](https://github.com/forcedotcom/source-deploy-retrieve/issues/1354)) ([9d08882](https://github.com/forcedotcom/source-deploy-retrieve/commit/9d08882fec55bd9b9e2df36fbb318b45e83b3057))
|
1699
1647
|
* change error message, add UT ([#1355](https://github.com/forcedotcom/source-deploy-retrieve/issues/1355)) ([1e34691](https://github.com/forcedotcom/source-deploy-retrieve/commit/1e346913f63145363cb323592e70824cc76c4e51))
|
1700
|
-
* bump minimatch to latest major version ([#1360](https://github.com/forcedotcom/source-deploy-retrieve/issues/1360)) ([5686c7c](https://github.com/forcedotcom/source-deploy-retrieve/commit/5686c7c32e49fac89549e1f166400df698eb65dd))
|
1701
1648
|
* use import rather than fs read ([#1359](https://github.com/forcedotcom/source-deploy-retrieve/issues/1359)) ([db46af6](https://github.com/forcedotcom/source-deploy-retrieve/commit/db46af6a19f3479126b7c88f117b07253a4a21f7))
|
1649
|
+
* bump minimatch to latest major version ([#1360](https://github.com/forcedotcom/source-deploy-retrieve/issues/1360)) ([5686c7c](https://github.com/forcedotcom/source-deploy-retrieve/commit/5686c7c32e49fac89549e1f166400df698eb65dd))
|
1702
1650
|
|
1703
1651
|
|
1704
1652
|
|
@@ -1720,8 +1668,8 @@
|
|
1720
1668
|
* **deps:** bump isomorphic-git from 1.25.10 to 1.26.2 ([#1368](https://github.com/jayree/sfdx-plugin-manifest/issues/1368)) ([24a0fea](https://github.com/jayree/sfdx-plugin-manifest/commit/24a0fea23d8e56e17b8e21cafd39862bf5ce83ce))
|
1721
1669
|
* **checkout, clone, push:** Add 'onPrePush' and 'onPostCheckout' ([#1797](https://github.com/isomorphic-git/isomorphic-git/issues/1797)) ([d361301](https://github.com/isomorphic-git/isomorphic-git/commit/d3613013b15a4b78be01d3cc3192ac4e4e659107))
|
1722
1670
|
* Added new docs when using bundlers ([#1914](https://github.com/isomorphic-git/isomorphic-git/issues/1914)) ([fcaf7cb](https://github.com/isomorphic-git/isomorphic-git/commit/fcaf7cb5cff401e6a956a89453708ead7453c7a5))
|
1723
|
-
* readObject when reading from packed objects with format `wrapped` ([#1935](https://github.com/isomorphic-git/isomorphic-git/issues/1935)) ([85bde9d](https://github.com/isomorphic-git/isomorphic-git/commit/85bde9df84ae348a7be485dca6fec0931d5b1fc7))
|
1724
1671
|
* Revert "refactor: use `path.join` from `stdlib` instead of custom join ([#1861](https://github.com/isomorphic-git/isomorphic-git/issues/1861))" ([#1937](https://github.com/isomorphic-git/isomorphic-git/issues/1937)) ([59254b5](https://github.com/isomorphic-git/isomorphic-git/commit/59254b5b4f32e3600347cd32f34323900da67c79))
|
1672
|
+
* readObject when reading from packed objects with format `wrapped` ([#1935](https://github.com/isomorphic-git/isomorphic-git/issues/1935)) ([85bde9d](https://github.com/isomorphic-git/isomorphic-git/commit/85bde9df84ae348a7be485dca6fec0931d5b1fc7))
|
1725
1673
|
|
1726
1674
|
|
1727
1675
|
|
@@ -1734,21 +1682,21 @@
|
|
1734
1682
|
* **deps:** bump marked-terminal from 7.0.0 to 7.1.0 ([#393](https://github.com/jayree/changelog/issues/393)) ([bca5f76](https://github.com/jayree/changelog/commit/bca5f767f9607b6fe763eddf8e130db2153bf415))
|
1735
1683
|
* **deps:** bump @salesforce/core from 7.4.1 to 8.0.3 ([#1358](https://github.com/jayree/sfdx-plugin-manifest/issues/1358)) ([e2f7aa8](https://github.com/jayree/sfdx-plugin-manifest/commit/e2f7aa8104fdb6a0bb7773138b6aac3d62731060))
|
1736
1684
|
* only require packageDir, not NamedPackageDir ([6b4b308](https://github.com/forcedotcom/sfdx-core/commit/6b4b3082fd348f5b659731e9185d2163d641de44))
|
1737
|
-
*
|
1738
|
-
* allow uppercase keys inside project.plugins ([5b112f8](https://github.com/forcedotcom/sfdx-core/commit/5b112f8c124a2c19dc1a090b97bb32a20cc11d83))
|
1685
|
+
* bump major ([#1091](https://github.com/forcedotcom/sfdx-core/issues/1091)) ([69e6a5c](https://github.com/forcedotcom/sfdx-core/commit/69e6a5cef8cec642f97fce670850c9512d14cc04))
|
1739
1686
|
* compile error TS2589 - Type instantiation is excessively deep and possibly infinite ([6b4aa8a](https://github.com/forcedotcom/sfdx-core/commit/6b4aa8a43d1c9d60460c39bc4077404380bb8699))
|
1740
1687
|
* sfProject types matches schemas repo ([82fee15](https://github.com/forcedotcom/sfdx-core/commit/82fee154bab78d5019ee06a8b5343996b6befb0e))
|
1741
|
-
*
|
1688
|
+
* allow uppercase keys inside project.plugins ([5b112f8](https://github.com/forcedotcom/sfdx-core/commit/5b112f8c124a2c19dc1a090b97bb32a20cc11d83))
|
1689
|
+
* **deps:** bump ajv from 8.15.0 to 8.16.0 ([f96c9fa](https://github.com/forcedotcom/sfdx-core/commit/f96c9faf8b0e96014b0b5558dc5dfa187cd41f15))
|
1742
1690
|
* **deps:** bump @salesforce/sf-plugins-core from 11.0.1 to 11.1.2 ([#1353](https://github.com/jayree/sfdx-plugin-manifest/issues/1353)) ([4283333](https://github.com/jayree/sfdx-plugin-manifest/commit/4283333e339380ce78ef78eef0be525238601e3a))
|
1743
1691
|
* better error handling in SfCommand.catch ([c093c8f](https://github.com/salesforcecli/sf-plugins-core/commit/c093c8f0c2ff3e0e93141c179c00040392c6be35))
|
1692
|
+
* **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([f509a69](https://github.com/salesforcecli/sf-plugins-core/commit/f509a69b3d22ca064fb7f251eaee4bb0bdbefe7f))
|
1744
1693
|
* better typing ([c120a53](https://github.com/salesforcecli/sf-plugins-core/commit/c120a53ded4ae75d0f23f205a6bcfe7cdc957ef4))
|
1745
1694
|
* handle oclif errors correctly ([2119353](https://github.com/salesforcecli/sf-plugins-core/commit/21193534582536e11cf31f41524958afb7178c8f))
|
1746
|
-
* **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([f509a69](https://github.com/salesforcecli/sf-plugins-core/commit/f509a69b3d22ca064fb7f251eaee4bb0bdbefe7f))
|
1747
1695
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.6.7 to 12.0.1 ([#1354](https://github.com/jayree/sfdx-plugin-manifest/issues/1354)) ([91f0484](https://github.com/jayree/sfdx-plugin-manifest/commit/91f0484cce528d8f3a310b0548f75904bbb303a3))
|
1748
|
-
*
|
1696
|
+
* cause next major release ([#1350](https://github.com/forcedotcom/source-deploy-retrieve/issues/1350)) ([734cc64](https://github.com/forcedotcom/source-deploy-retrieve/commit/734cc6421946d62afd3d0c346ecfd5190f19b256))
|
1749
1697
|
* Remove ExpressionSetDefinitionVersion to not allow user to deploy it explicitly ([#1340](https://github.com/forcedotcom/source-deploy-retrieve/issues/1340)) ([0385acc](https://github.com/forcedotcom/source-deploy-retrieve/commit/0385acc8a6c563c63a8e2d43170cccf9bd83bec5))
|
1750
1698
|
* **deps:** bump kit et al ([#1345](https://github.com/forcedotcom/source-deploy-retrieve/issues/1345)) ([f18ddc8](https://github.com/forcedotcom/source-deploy-retrieve/commit/f18ddc87e81b54df977cabe9972efa8dc9a668ed))
|
1751
|
-
*
|
1699
|
+
* class-scoped xml cache for recomposition ([#1348](https://github.com/forcedotcom/source-deploy-retrieve/issues/1348)) ([9fca2f3](https://github.com/forcedotcom/source-deploy-retrieve/commit/9fca2f32278bbcaf3caa66006dcacb72b77df0eb))
|
1752
1700
|
|
1753
1701
|
|
1754
1702
|
|
@@ -1758,9 +1706,9 @@
|
|
1758
1706
|
### Bug Fixes
|
1759
1707
|
|
1760
1708
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.6.4 to 11.6.7 ([#1345](https://github.com/jayree/sfdx-plugin-manifest/issues/1345)) ([6af332e](https://github.com/jayree/sfdx-plugin-manifest/commit/6af332e8734bd5d336105c16b69842473a471563))
|
1761
|
-
* "did you mean" for project metadata detects mdapi format ([8830972](https://github.com/forcedotcom/source-deploy-retrieve/commit/88309728e9f9c11387b56ebbd63adcfc76f40ba3))
|
1762
|
-
* **deps:** devScripts update ([#1337](https://github.com/forcedotcom/source-deploy-retrieve/issues/1337)) ([efe70d4](https://github.com/forcedotcom/source-deploy-retrieve/commit/efe70d4f9e6b66e7010fc63603bb7ac78ff2df2c))
|
1763
1709
|
* selectively write the parent ([f3cf83a](https://github.com/forcedotcom/source-deploy-retrieve/commit/f3cf83aebbe0f45f47b60e5935f5f272f3f5298a))
|
1710
|
+
* **deps:** devScripts update ([#1337](https://github.com/forcedotcom/source-deploy-retrieve/issues/1337)) ([efe70d4](https://github.com/forcedotcom/source-deploy-retrieve/commit/efe70d4f9e6b66e7010fc63603bb7ac78ff2df2c))
|
1711
|
+
* "did you mean" for project metadata detects mdapi format ([8830972](https://github.com/forcedotcom/source-deploy-retrieve/commit/88309728e9f9c11387b56ebbd63adcfc76f40ba3))
|
1764
1712
|
|
1765
1713
|
|
1766
1714
|
|
@@ -1771,10 +1719,6 @@
|
|
1771
1719
|
|
1772
1720
|
* **deps:** bump @salesforce/sf-plugins-core from 10.0.0 to 11.0.1 ([#1340](https://github.com/jayree/sfdx-plugin-manifest/issues/1340)) ([34e8a97](https://github.com/jayree/sfdx-plugin-manifest/commit/34e8a97319b5fc8261742064901ae8a1dd44fbdb))
|
1773
1721
|
* **deps:** devScripts update ([#566](https://github.com/salesforcecli/sf-plugins-core/issues/566)) ([2b0e7a9](https://github.com/salesforcecli/sf-plugins-core/commit/2b0e7a98e43baf2b56eb286f877f28e50256ab84))
|
1774
|
-
## Refactored `SfCommand.Error`
|
1775
|
-
- `SfCommand.toErrorJson()` was removed. This is now handled by `SfCommandError.toJson()`.
|
1776
|
-
- `SfCommandError.code` has changed from being a number to a string. The value for this is from the original error first, followed by the error name if it's an SfError, followed by the exit code as a string.
|
1777
|
-
- `SfCommandError` is now a class instead of a type.
|
1778
1722
|
|
1779
1723
|
|
1780
1724
|
|
@@ -1784,9 +1728,9 @@
|
|
1784
1728
|
### Bug Fixes
|
1785
1729
|
|
1786
1730
|
* **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([#1339](https://github.com/jayree/sfdx-plugin-manifest/issues/1339)) ([cd6903e](https://github.com/jayree/sfdx-plugin-manifest/commit/cd6903ef65baf3dc69425b0776d410c6d023ac39))
|
1787
|
-
* **deps:** bump braces from 3.0.2 to 3.0.3 ([d20f082](https://github.com/oclif/core/commit/d20f082dea6f13d2c2f25c2cb68ee40f0ec170ec))
|
1788
|
-
* use lilconfig ([#1108](https://github.com/oclif/core/issues/1108)) ([804db9b](https://github.com/oclif/core/commit/804db9b5a5c35a1d2cdc85d8635f61ca44a27e04))
|
1789
1731
|
* single command cli symbol on help output ([#1112](https://github.com/oclif/core/issues/1112)) ([5de6a40](https://github.com/oclif/core/commit/5de6a402129299a3b0d17dc6ddc2dc1cd82b6005))
|
1732
|
+
* use lilconfig ([#1108](https://github.com/oclif/core/issues/1108)) ([804db9b](https://github.com/oclif/core/commit/804db9b5a5c35a1d2cdc85d8635f61ca44a27e04))
|
1733
|
+
* **deps:** bump braces from 3.0.2 to 3.0.3 ([d20f082](https://github.com/oclif/core/commit/d20f082dea6f13d2c2f25c2cb68ee40f0ec170ec))
|
1790
1734
|
|
1791
1735
|
|
1792
1736
|
|
@@ -1834,32 +1778,38 @@
|
|
1834
1778
|
|
1835
1779
|
* **deps:** bump @oclif/core from 3.26.6 to 4.0.3 ([#1331](https://github.com/jayree/sfdx-plugin-manifest/issues/1331)) ([c980fd9](https://github.com/jayree/sfdx-plugin-manifest/commit/c980fd9e9dd0c1bae69c1da1c6caa3f051a4f1ff))
|
1836
1780
|
* added option to specify example flag value in docopts ([#1095](https://github.com/oclif/core/issues/1095)) ([0345ac3](https://github.com/oclif/core/commit/0345ac33bb8726c4d9870d4f2a8f3dcdee8bd07a)), closes [#1091](https://github.com/oclif/core/issues/1091)
|
1837
|
-
* remove baseFlags ([d062173](https://github.com/oclif/core/commit/d06217324d4270794dd07c6854505a5e61ebb986))
|
1838
|
-
* support tsx for runtime transpilation ([a194aa6](https://github.com/oclif/core/commit/a194aa6cb6f391be259b559ab6fd7415c1294bc7))
|
1839
|
-
* remove baseFlags ([d062173](https://github.com/oclif/core/commit/d06217324d4270794dd07c6854505a5e61ebb986))
|
1840
|
-
* improved types and top-level exports ([#1076](https://github.com/oclif/core/issues/1076)) ([3f421e7](https://github.com/oclif/core/commit/3f421e79fe4924ed8f5b5faf7bb6fd71076dec4b))
|
1841
1781
|
* support rc files ([#1067](https://github.com/oclif/core/issues/1067)) ([6af9c71](https://github.com/oclif/core/commit/6af9c71791e982c79a31036671df608d5787243f))
|
1842
1782
|
* add customizable logger ([371edda](https://github.com/oclif/core/commit/371eddaf565f9c879446ac36bf2f739679edffa8))
|
1843
1783
|
* remove native error logger ([af986c5](https://github.com/oclif/core/commit/af986c5882b2cdaa39eb48f7973db1212ecff21f))
|
1844
1784
|
* slimmer ux ([#1056](https://github.com/oclif/core/issues/1056)) ([879cac9](https://github.com/oclif/core/commit/879cac9e753d852d0353a8233f327ff84c369de9))
|
1785
|
+
* slimmer ux module ([da97d98](https://github.com/oclif/core/commit/da97d987491d4f80113d785472b62687b014c069))
|
1845
1786
|
* add customizable logger ([371edda](https://github.com/oclif/core/commit/371eddaf565f9c879446ac36bf2f739679edffa8))
|
1846
1787
|
* remove native error logger ([af986c5](https://github.com/oclif/core/commit/af986c5882b2cdaa39eb48f7973db1212ecff21f))
|
1847
|
-
* slimmer ux module ([da97d98](https://github.com/oclif/core/commit/da97d987491d4f80113d785472b62687b014c069))
|
1848
1788
|
* support tsx for runtime transpilation ([a194aa6](https://github.com/oclif/core/commit/a194aa6cb6f391be259b559ab6fd7415c1294bc7))
|
1789
|
+
* remove baseFlags ([d062173](https://github.com/oclif/core/commit/d06217324d4270794dd07c6854505a5e61ebb986))
|
1790
|
+
* improved types and top-level exports ([#1076](https://github.com/oclif/core/issues/1076)) ([3f421e7](https://github.com/oclif/core/commit/3f421e79fe4924ed8f5b5faf7bb6fd71076dec4b))
|
1849
1791
|
* support rc files ([#1067](https://github.com/oclif/core/issues/1067)) ([6af9c71](https://github.com/oclif/core/commit/6af9c71791e982c79a31036671df608d5787243f))
|
1792
|
+
* support tsx for runtime transpilation ([a194aa6](https://github.com/oclif/core/commit/a194aa6cb6f391be259b559ab6fd7415c1294bc7))
|
1793
|
+
* remove baseFlags ([d062173](https://github.com/oclif/core/commit/d06217324d4270794dd07c6854505a5e61ebb986))
|
1850
1794
|
* improved types and top-level exports ([#1076](https://github.com/oclif/core/issues/1076)) ([3f421e7](https://github.com/oclif/core/commit/3f421e79fe4924ed8f5b5faf7bb6fd71076dec4b))
|
1851
|
-
* slimmer ux ([#1056](https://github.com/oclif/core/issues/1056)) ([879cac9](https://github.com/oclif/core/commit/879cac9e753d852d0353a8233f327ff84c369de9))
|
1852
1795
|
* support rc files ([#1067](https://github.com/oclif/core/issues/1067)) ([6af9c71](https://github.com/oclif/core/commit/6af9c71791e982c79a31036671df608d5787243f))
|
1853
1796
|
* add customizable logger ([371edda](https://github.com/oclif/core/commit/371eddaf565f9c879446ac36bf2f739679edffa8))
|
1854
1797
|
* remove native error logger ([af986c5](https://github.com/oclif/core/commit/af986c5882b2cdaa39eb48f7973db1212ecff21f))
|
1855
1798
|
* slimmer ux ([#1056](https://github.com/oclif/core/issues/1056)) ([879cac9](https://github.com/oclif/core/commit/879cac9e753d852d0353a8233f327ff84c369de9))
|
1799
|
+
* slimmer ux ([#1056](https://github.com/oclif/core/issues/1056)) ([879cac9](https://github.com/oclif/core/commit/879cac9e753d852d0353a8233f327ff84c369de9))
|
1856
1800
|
* **deps:** bump debug from 4.3.4 to 4.3.5 ([#1093](https://github.com/oclif/core/issues/1093)) ([58b9fed](https://github.com/oclif/core/commit/58b9fed6c7b32026279afc707227aab8dfb4ef6f))
|
1857
1801
|
* only replace command id in usage if it's at beginning of string ([#1090](https://github.com/oclif/core/issues/1090)) ([3916945](https://github.com/oclif/core/commit/391694559446ef82bc5fc307e6e9ff72e44f7558))
|
1858
1802
|
* get core meta version ([#1094](https://github.com/oclif/core/issues/1094)) ([9639fd4](https://github.com/oclif/core/commit/9639fd421824f58fbd209b771f0bdd5eac0426d0))
|
1859
|
-
*
|
1803
|
+
* cache child loggers ([2a9164d](https://github.com/oclif/core/commit/2a9164dabc8c814226a57b48729acbd9d3f838fd))
|
1804
|
+
* cache child loggers ([2a9164d](https://github.com/oclif/core/commit/2a9164dabc8c814226a57b48729acbd9d3f838fd))
|
1805
|
+
* revert ignoreDuplicates in warn ([0e99723](https://github.com/oclif/core/commit/0e997235d3fbbcccac74ad5673dc135b736fe408))
|
1806
|
+
* allow empty ux.stdout ([da1e4cb](https://github.com/oclif/core/commit/da1e4cbe8be3f724a3b264d7a2d813a6dcbcae95))
|
1807
|
+
* check supports-color in colorize ([ac32408](https://github.com/oclif/core/commit/ac3240885296774250a602df4fa42bbab6a566ae))
|
1860
1808
|
* improve types and ProdOnlyCache ([e9c7ff7](https://github.com/oclif/core/commit/e9c7ff7108e17ee405572301962f28732dd4fa9d))
|
1861
1809
|
* clarify types ([64b7669](https://github.com/oclif/core/commit/64b7669fa1373ef7b2eb10d0acb5038b29c91dca))
|
1862
|
-
*
|
1810
|
+
* restore baseFlags support ([#1085](https://github.com/oclif/core/issues/1085)) ([b89d73d](https://github.com/oclif/core/commit/b89d73d7744cfe2f4dd0a020cb77a3bf63159a26))
|
1811
|
+
* update hook type ([29664ba](https://github.com/oclif/core/commit/29664ba39181e151ebdb97dcadcfeda46db2c32c))
|
1812
|
+
* export parser related types ([#1099](https://github.com/oclif/core/issues/1099)) ([0daafdd](https://github.com/oclif/core/commit/0daafdd47f4f7925502513dc9097193a691bad1f))
|
1863
1813
|
* check supports-color in colorize ([ac32408](https://github.com/oclif/core/commit/ac3240885296774250a602df4fa42bbab6a566ae))
|
1864
1814
|
* allow empty ux.stdout ([da1e4cb](https://github.com/oclif/core/commit/da1e4cbe8be3f724a3b264d7a2d813a6dcbcae95))
|
1865
1815
|
* update hook type ([29664ba](https://github.com/oclif/core/commit/29664ba39181e151ebdb97dcadcfeda46db2c32c))
|
@@ -1868,193 +1818,11 @@
|
|
1868
1818
|
* clarify types ([64b7669](https://github.com/oclif/core/commit/64b7669fa1373ef7b2eb10d0acb5038b29c91dca))
|
1869
1819
|
* revert ignoreDuplicates in warn ([0e99723](https://github.com/oclif/core/commit/0e997235d3fbbcccac74ad5673dc135b736fe408))
|
1870
1820
|
* cache child loggers ([2a9164d](https://github.com/oclif/core/commit/2a9164dabc8c814226a57b48729acbd9d3f838fd))
|
1871
|
-
* check supports-color in colorize ([ac32408](https://github.com/oclif/core/commit/ac3240885296774250a602df4fa42bbab6a566ae))
|
1872
|
-
* add export for parser ([#1098](https://github.com/oclif/core/issues/1098)) ([f7bfc76](https://github.com/oclif/core/commit/f7bfc7607ecafbe669696b6b18a332af617dd981))
|
1873
|
-
* cache child loggers ([2a9164d](https://github.com/oclif/core/commit/2a9164dabc8c814226a57b48729acbd9d3f838fd))
|
1874
|
-
* restore baseFlags support ([#1085](https://github.com/oclif/core/issues/1085)) ([b89d73d](https://github.com/oclif/core/commit/b89d73d7744cfe2f4dd0a020cb77a3bf63159a26))
|
1875
|
-
* export parser related types ([#1099](https://github.com/oclif/core/issues/1099)) ([0daafdd](https://github.com/oclif/core/commit/0daafdd47f4f7925502513dc9097193a691bad1f))
|
1876
|
-
* update hook type ([29664ba](https://github.com/oclif/core/commit/29664ba39181e151ebdb97dcadcfeda46db2c32c))
|
1877
|
-
* revert ignoreDuplicates in warn ([0e99723](https://github.com/oclif/core/commit/0e997235d3fbbcccac74ad5673dc135b736fe408))
|
1878
|
-
* cache child loggers ([2a9164d](https://github.com/oclif/core/commit/2a9164dabc8c814226a57b48729acbd9d3f838fd))
|
1879
1821
|
* parsed args regression ([#1096](https://github.com/oclif/core/issues/1096)) ([53f915b](https://github.com/oclif/core/commit/53f915b949596a0a30784586790f5cdee6a60426))
|
1880
|
-
|
1881
|
-
|
1882
|
-
We are, however, keeping some of the functionality. The new `ux` module will contain the following:
|
1883
|
-
#### Unchanged
|
1884
|
-
- `colorize`
|
1885
|
-
- `error`
|
1886
|
-
- `exit`
|
1887
|
-
- `action` - will be unchanged from previous version except that the spinner color will be configurable using [themes](https://oclif.io/docs/themes).
|
1888
|
-
- `warn`
|
1889
|
-
#### Renamed
|
1890
|
-
- `stdout` - rename of `ux.log`
|
1891
|
-
- `stderr` - rename of `ux.logToStderr`
|
1892
|
-
#### New
|
1893
|
-
- `colorizeJson` - Apply color theme to arbitrary JSON.
|
1894
|
-
#### Removed
|
1895
|
-
- `annotation`
|
1896
|
-
- `anykey`
|
1897
|
-
- `confirm`
|
1898
|
-
- `debug`
|
1899
|
-
- `done` (use `ux.action.stop()` instead)
|
1900
|
-
- `flush` (still available via `@oclif/core/flush`)
|
1901
|
-
- `info` (use `ux.stdout` instead)
|
1902
|
-
- `progress`
|
1903
|
-
- `prompt`
|
1904
|
-
- `styledHeader`
|
1905
|
-
- `styledJSON`
|
1906
|
-
- `styledObject`
|
1907
|
-
- `table`
|
1908
|
-
- `trace`
|
1909
|
-
- `tree`
|
1910
|
-
- `url`
|
1911
|
-
- `wait`
|
1912
|
-
### What you'll need to do
|
1913
|
-
You will need to replace everything that `ux` was doing with dedicated libraries. Here are a few suggestions:
|
1914
|
-
- For prompts: [inquirer](https://www.npmjs.com/package/inquirer)
|
1915
|
-
- For progress bars: [cli-progress](https://www.npmjs.com/package/cli-progress)
|
1916
|
-
- For hyperlinks: [hyperlink](https://www.npmjs.com/package/hyperlink)
|
1917
|
-
- For tables: [tty-table](https://www.npmjs.com/package/tty-table), [cliui](https://www.npmjs.com/package/cliui)
|
1918
|
-
- For trees: [object-treeify](https://www.npmjs.com/package/object-treeify)
|
1919
|
-
- For notifications: [node-notifier](https://www.npmjs.com/package/node-notifier)
|
1920
|
-
- For links: [terminal-link](https://www.npmjs.com/package/terminal-link)
|
1921
|
-
- For rendering react components: [ink](https://www.npmjs.com/package/ink)
|
1922
|
-
## Theme-able spinner and JSON output
|
1923
|
-
The color of the spinner can now be customized using the `spinner` key in your [theme](https://oclif.io/docs/themes).
|
1924
|
-
The JSON output can also now be customized with these keys:
|
1925
|
-
```
|
1926
|
-
brace
|
1927
|
-
bracket
|
1928
|
-
colon
|
1929
|
-
comma
|
1930
|
-
key
|
1931
|
-
string
|
1932
|
-
number
|
1933
|
-
boolean
|
1934
|
-
null
|
1935
|
-
```
|
1936
|
-
## Customizable Logger
|
1937
|
-
In the current major version, we exclusively use [debug](https://www.npmjs.com/package/debug) for debug logs. In the next major, we're going to export a `Logger` interface that will allow you to provide a custom logger for `@oclif/core` to use. This will be useful if you want all the `@oclif/core` debug logs to go through your own logger.
|
1938
|
-
The default logger will continue to use `debug` under the hood. So if you choose to use the default, you can continue to use the `DEBUG` environment variable to access the debug logs in the console. The only breaking change will be that the namespace for all the logs with be prefixed with a root namespace, `oclif`.
|
1939
|
-
So if you're used to using `DEBUG=config:* my-cli do stuff`, you'll need to start doing this instead: `DEBUG=oclif:config:* my-cli do stuff`
|
1940
|
-
### Interface
|
1941
|
-
```typescript
|
1942
|
-
export type Logger = {
|
1943
|
-
debug: (formatter: unknown, ...args: unknown[]) => void
|
1944
|
-
error: (formatter: unknown, ...args: unknown[]) => void
|
1945
|
-
info: (formatter: unknown, ...args: unknown[]) => void
|
1946
|
-
trace: (formatter: unknown, ...args: unknown[]) => void
|
1947
|
-
warn: (formatter: unknown, ...args: unknown[]) => void
|
1948
|
-
child: (namespace: string) => Logger
|
1949
|
-
namespace: string
|
1950
|
-
}
|
1951
|
-
```
|
1952
|
-
### Usage
|
1953
|
-
```typescript
|
1954
|
-
// oclif-logger.ts
|
1955
|
-
import { format } from 'node:util';
|
1956
|
-
import { Interfaces } from '@oclif/core';
|
1957
|
-
import { Logger } from './my-cli-logger';
|
1958
|
-
export const customLogger = (namespace: string): Interfaces.Logger => {
|
1959
|
-
const myLogger = new Logger(namespace);
|
1960
|
-
return {
|
1961
|
-
child: (ns: string, delimiter?: string) => customLogger(`${namespace}${delimiter ?? ':'}${ns}`),
|
1962
|
-
debug: (formatter: unknown, ...args: unknown[]) => myLogger.debug(format(formatter, ...args)),
|
1963
|
-
error: (formatter: unknown, ...args: unknown[]) => myLogger.error(format(formatter, ...args)),
|
1964
|
-
info: (formatter: unknown, ...args: unknown[]) => myLogger.info(format(formatter, ...args)),
|
1965
|
-
trace: (formatter: unknown, ...args: unknown[]) => myLogger.trace(format(formatter, ...args)),
|
1966
|
-
warn: (formatter: unknown, ...args: unknown[]) => myLogger.warn(format(formatter, ...args)),
|
1967
|
-
namespace,
|
1968
|
-
};
|
1969
|
-
};
|
1970
|
-
export const logger = customLogger('sf');
|
1971
|
-
```
|
1972
|
-
```javascript
|
1973
|
-
// bin/run.js
|
1974
|
-
#!/usr/bin/env node
|
1975
|
-
async function main() {
|
1976
|
-
const {execute} = await import('@oclif/core');
|
1977
|
-
const { logger } = await import('../dist/oclif-logger.js');
|
1978
|
-
await oclif.execute({
|
1979
|
-
dir: import.meta.url,
|
1980
|
-
loadOptions: {
|
1981
|
-
root: import.meta.dirname,
|
1982
|
-
logger,
|
1983
|
-
},
|
1984
|
-
});
|
1985
|
-
}
|
1986
|
-
await main();
|
1987
|
-
```
|
1988
|
-
You can also provide the logger to `Config`, in the event that you instantiate `Config` before calling `run` or `execute`
|
1989
|
-
```typescript
|
1990
|
-
import {Config, run} from '@oclif/core'
|
1991
|
-
const config = await config.load({
|
1992
|
-
logger,
|
1993
|
-
});
|
1994
|
-
await run(process.argv.slice(2), config)
|
1995
|
-
```
|
1996
|
-
## Support for `rc` files
|
1997
|
-
Currently the configuration for oclif must live inside the `oclif` section of your CLI or plugin's package.json. This can be difficult if you have a large amount of configuration, you want to dynamically change the configuration, or want to ensure that your configuration is correctly typed.
|
1998
|
-
To solve this, we can now use [lilconfig](https://www.npmjs.com/package/lilconfig) to read in a variety of rc files.
|
1999
|
-
Despite being able to use an rc file, `@oclif/core` will still be dependent on your package.json to get the `name`, `version`, and `dependencies`. We could ask that you put those value in your rc file, but duplicating that information across two files feels like something people would rather not do.
|
2000
|
-
If you choose to use an rc file, one thing you must consider is that there will be a slight performance hit due to needing to search for the rc file in addition to the package.json.
|
2001
|
-
This is the list of supported files. Please feel free to create a PR to add support for other files
|
2002
|
-
```
|
2003
|
-
.oclifrc
|
2004
|
-
.oclifrc.json
|
2005
|
-
.oclifrc.js
|
2006
|
-
.oclifrc.mjs
|
2007
|
-
.oclifrc.cjs
|
2008
|
-
oclif.config.js
|
2009
|
-
oclif.config.mjs
|
2010
|
-
oclif.config.cjs
|
2011
|
-
```
|
2012
|
-
## Top level exports
|
2013
|
-
We'll have top level exports for:
|
2014
|
-
- `args`
|
2015
|
-
- `command`
|
2016
|
-
- `config`
|
2017
|
-
- `errors`
|
2018
|
-
- `execute`
|
2019
|
-
- `flags`
|
2020
|
-
- `flush`
|
2021
|
-
- `handle`
|
2022
|
-
- `help`
|
2023
|
-
- `hooks`
|
2024
|
-
- `interfaces`
|
2025
|
-
- `logger`
|
2026
|
-
- `performance`
|
2027
|
-
- `run`
|
2028
|
-
- `settings`
|
2029
|
-
- `util/ids`
|
2030
|
-
- `ux`
|
2031
|
-
The current way of accessing these looks like this:
|
2032
|
-
```js
|
2033
|
-
import {run, flush, handle} from '@oclif/core'
|
2034
|
-
```
|
2035
|
-
With top level exports, you could access those like this:
|
2036
|
-
```js
|
2037
|
-
import run from '@oclif/core/run'
|
2038
|
-
import flush from '@oclif/core/flush'
|
2039
|
-
import handle from '@oclif/core/handle'
|
2040
|
-
```
|
2041
|
-
The benefit of this is that you'll be able to import those utilities without also importing everything else that `@oclif/core` exports.
|
2042
|
-
As a result of this change, deep imports (e.g. `import {Command} from '@oclif/core/lib/command.js`) will no longer work.
|
2043
|
-
## Bundling support for custom help classes
|
2044
|
-
In case you missed it, we introduced new [command discovery strategies](https://oclif.io/docs/command_discovery_strategies) that make bundling possible. In order to do that, the location of commands and hooks needed to be configured using a `target` (i.e. a file or directory containing the commands or hooks) and an `identifier` (i.e. the name of the export inside the `target`).
|
2045
|
-
This change originally only worked for commands and hooks but now also works for custom help classes so that those can be bundled as well.
|
2046
|
-
## exactOptionalPropertyTypes
|
2047
|
-
We enabled `exactOptionalPropertyTypes` (fixes #960) for improved type safety
|
2048
|
-
## Interfaces
|
2049
|
-
### Interfaces.PJSON
|
2050
|
-
`Interfaces.PJSON` has now been simplified to a single type instead of `Interfaces.PJSON.CLI` and `Interfaces.PJSON.Plugin`
|
2051
|
-
### Interfaces.OclifConfiguration
|
2052
|
-
There's a new `Interfaces.OclifConfiguration` that represents everything that could be added to the `oclif` section of your package.json (or rc file). This is particularly helpful if you want to use a `.oclifrc.ts` and ensure that your oclif configuration matches the expected type.
|
2053
|
-
## Runtime auto-transpilation of linked ESM plugins with `tsx`
|
2054
|
-
If your ESM plugin has a devDependency on `tsx`, then you oclif can now auto-transpile the code at runtime
|
1822
|
+
* isolate supports-color for testing ([6f990b4](https://github.com/oclif/core/commit/6f990b4bc9425229ed563c88ab1a568c04e608a2))
|
1823
|
+
* add export for parser ([#1098](https://github.com/oclif/core/issues/1098)) ([f7bfc76](https://github.com/oclif/core/commit/f7bfc7607ecafbe669696b6b18a332af617dd981))
|
2055
1824
|
* **deps:** bump @salesforce/sf-plugins-core from 9.1.1 to 10.0.0 ([#1328](https://github.com/jayree/sfdx-plugin-manifest/issues/1328)) ([6100b80](https://github.com/jayree/sfdx-plugin-manifest/commit/6100b80490089c73a00db61086597133fcc1abde))
|
2056
1825
|
* copy oclif/core ux methods ([#537](https://github.com/salesforcecli/sf-plugins-core/issues/537)) ([97f5584](https://github.com/salesforcecli/sf-plugins-core/commit/97f5584c88ada84688e0a5229f697f623fa81110))
|
2057
|
-
### BREAKING CHANGES
|
2058
1826
|
* remove csv, json and yaml from table options
|
2059
1827
|
* chore: use ux.stdout from core
|
2060
1828
|
* chore: bump @oclif/core
|
@@ -2087,10 +1855,10 @@
|
|
2087
1855
|
|
2088
1856
|
* **deps:** bump @salesforce/core from 7.3.9 to 7.3.12 ([#1332](https://github.com/jayree/sfdx-plugin-manifest/issues/1332)) ([b199efe](https://github.com/jayree/sfdx-plugin-manifest/commit/b199efe39d411d090e712467d5841d0b59d041db))
|
2089
1857
|
* only require packageDir, not NamedPackageDir ([6b4b308](https://github.com/forcedotcom/sfdx-core/commit/6b4b3082fd348f5b659731e9185d2163d641de44))
|
1858
|
+
* **deps:** bump ajv from 8.14.0 to 8.15.0 ([66208eb](https://github.com/forcedotcom/sfdx-core/commit/66208eb96499848030d960239bad99a6048d180d))
|
2090
1859
|
* non-reference clone of transferred listeners ([#1080](https://github.com/forcedotcom/sfdx-core/issues/1080)) ([f5b2b02](https://github.com/forcedotcom/sfdx-core/commit/f5b2b02c77ffc572f25d39f663126eca977cb29b))
|
2091
1860
|
* add a did you mean action to AuthInfo ([#1079](https://github.com/forcedotcom/sfdx-core/issues/1079)) ([da5483e](https://github.com/forcedotcom/sfdx-core/commit/da5483e7bbbdd1837f313d168fe5aeaa5e5ec016))
|
2092
1861
|
* sfProject types matches schemas repo ([82fee15](https://github.com/forcedotcom/sfdx-core/commit/82fee154bab78d5019ee06a8b5343996b6befb0e))
|
2093
|
-
* **deps:** bump ajv from 8.14.0 to 8.15.0 ([66208eb](https://github.com/forcedotcom/sfdx-core/commit/66208eb96499848030d960239bad99a6048d180d))
|
2094
1862
|
|
2095
1863
|
|
2096
1864
|
|
@@ -2100,15 +1868,13 @@
|
|
2100
1868
|
### Bug Fixes
|
2101
1869
|
|
2102
1870
|
* **deps:** bump @salesforce/sf-plugins-core from 9.0.12 to 9.1.1 ([#1323](https://github.com/jayree/sfdx-plugin-manifest/issues/1323)) ([95296c9](https://github.com/jayree/sfdx-plugin-manifest/commit/95296c9f059db4995ba11bd98a0f7ab60927a969))
|
2103
|
-
* add a default summary for optional orgs ([#560](https://github.com/salesforcecli/sf-plugins-core/issues/560)) ([8793406](https://github.com/salesforcecli/sf-plugins-core/commit/8793406075e6d753dd5137a5c7d1cbe759572c54))
|
2104
1871
|
* copy oclif/core ux methods ([36d7506](https://github.com/salesforcecli/sf-plugins-core/commit/36d7506db725ae3e7f216cccd1daa7141fa27ec6))
|
2105
1872
|
* use cli-progress instead of ux.progress ([4fa9d7e](https://github.com/salesforcecli/sf-plugins-core/commit/4fa9d7ed1cc8ce3e0b5af3f6e6dfcf7edec7ff1d))
|
2106
|
-
### BREAKING CHANGES
|
2107
1873
|
* remove csv, json and yaml from table options
|
2108
1874
|
* copy oclif/core ux methods ([36d7506](https://github.com/salesforcecli/sf-plugins-core/commit/36d7506db725ae3e7f216cccd1daa7141fa27ec6))
|
2109
1875
|
* use cli-progress instead of ux.progress ([4fa9d7e](https://github.com/salesforcecli/sf-plugins-core/commit/4fa9d7ed1cc8ce3e0b5af3f6e6dfcf7edec7ff1d))
|
2110
|
-
### BREAKING CHANGES
|
2111
1876
|
* remove csv, json and yaml from table options
|
1877
|
+
* add a default summary for optional orgs ([#560](https://github.com/salesforcecli/sf-plugins-core/issues/560)) ([8793406](https://github.com/salesforcecli/sf-plugins-core/commit/8793406075e6d753dd5137a5c7d1cbe759572c54))
|
2112
1878
|
* **deps:** bump @salesforce/kit from 3.1.1 to 3.1.2 ([d0d50b1](https://github.com/salesforcecli/sf-plugins-core/commit/d0d50b1869f989b8f454fb097bce4c6c5835087d))
|
2113
1879
|
* **deps:** major-version-inquirers, exit-code typing ([#561](https://github.com/salesforcecli/sf-plugins-core/issues/561)) ([91333cb](https://github.com/salesforcecli/sf-plugins-core/commit/91333cb39ed0683fb3835acd069e92374cfde6cd))
|
2114
1880
|
* core v4 ([edf5d39](https://github.com/salesforcecli/sf-plugins-core/commit/edf5d394db058984a3ebd7ba35f6039498319ff8))
|
@@ -2144,8 +1910,8 @@
|
|
2144
1910
|
### Bug Fixes
|
2145
1911
|
|
2146
1912
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.4.4 to 11.6.2 ([#1316](https://github.com/jayree/sfdx-plugin-manifest/issues/1316)) ([e7d01e2](https://github.com/jayree/sfdx-plugin-manifest/commit/e7d01e2eecd8282d480f33927bc6e83ed46141b2))
|
2147
|
-
* **mdTypes:** add support for genAiFunction, genAiPlanner ([#1319](https://github.com/forcedotcom/source-deploy-retrieve/issues/1319)) ([01648b4](https://github.com/forcedotcom/source-deploy-retrieve/commit/01648b4e1254391a7ecf6e5aa4373bcf62aea802))
|
2148
1913
|
* rename presets property ([#1312](https://github.com/forcedotcom/source-deploy-retrieve/issues/1312)) ([df722e3](https://github.com/forcedotcom/source-deploy-retrieve/commit/df722e3c67420b8ef65dd6832eb74d5b52ded54c))
|
1914
|
+
* **mdTypes:** add support for genAiFunction, genAiPlanner ([#1319](https://github.com/forcedotcom/source-deploy-retrieve/issues/1319)) ([01648b4](https://github.com/forcedotcom/source-deploy-retrieve/commit/01648b4e1254391a7ecf6e5aa4373bcf62aea802))
|
2149
1915
|
* **mdTypes:** pluralize genai type dirs ([#1322](https://github.com/forcedotcom/source-deploy-retrieve/issues/1322)) ([faac5bc](https://github.com/forcedotcom/source-deploy-retrieve/commit/faac5bcac21dae01d051335e89441dd6c5aadc9f))
|
2150
1916
|
|
2151
1917
|
|
@@ -2187,8 +1953,8 @@
|
|
2187
1953
|
### Bug Fixes
|
2188
1954
|
|
2189
1955
|
* **deps:** bump @salesforce/core from 7.3.6 to 7.3.8 ([#1312](https://github.com/jayree/sfdx-plugin-manifest/issues/1312)) ([0cc788c](https://github.com/jayree/sfdx-plugin-manifest/commit/0cc788c9552d2ae8037dd174db61b6ac7bf5191a))
|
2190
|
-
* add oauth options data to auth code exchange errors ([#1068](https://github.com/forcedotcom/sfdx-core/issues/1068)) ([ea859ed](https://github.com/forcedotcom/sfdx-core/commit/ea859edee8f6ff8b068433d66bd9606f1278b776))
|
2191
1956
|
* use PlatformCLI not Platform CLI ([#1073](https://github.com/forcedotcom/sfdx-core/issues/1073)) ([281488f](https://github.com/forcedotcom/sfdx-core/commit/281488fb91620a2af062a8c8822fda5b909951a3))
|
1957
|
+
* add oauth options data to auth code exchange errors ([#1068](https://github.com/forcedotcom/sfdx-core/issues/1068)) ([ea859ed](https://github.com/forcedotcom/sfdx-core/commit/ea859edee8f6ff8b068433d66bd9606f1278b776))
|
2192
1958
|
|
2193
1959
|
|
2194
1960
|
|
@@ -2198,6 +1964,9 @@
|
|
2198
1964
|
### Bug Fixes
|
2199
1965
|
|
2200
1966
|
* **deps:** bump fast-xml-parser from 4.3.6 to 4.4.0 ([#1310](https://github.com/jayree/sfdx-plugin-manifest/issues/1310)) ([a477a08](https://github.com/jayree/sfdx-plugin-manifest/commit/a477a08e214f08c25e52c7eb7d9e24ffde09d3a7))
|
1967
|
+
* fix [#654](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/654): parse attribute list correctly for self closing stop node.
|
1968
|
+
* fix: validator bug when closing tag is not opened. ([#647](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/647)) (By [Ryosuke Fukatani](https://github.com/RyosukeFukatani))
|
1969
|
+
* fix [#581](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/581): typings; return type of `tagValueProcessor` & `attributeValueProcessor` ([#582](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/582)) (By monholm)
|
2201
1970
|
|
2202
1971
|
|
2203
1972
|
|
@@ -2267,9 +2036,9 @@
|
|
2267
2036
|
### Bug Fixes
|
2268
2037
|
|
2269
2038
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.4.0 to 11.4.3 ([#1293](https://github.com/jayree/sfdx-plugin-manifest/issues/1293)) ([d8934b8](https://github.com/jayree/sfdx-plugin-manifest/commit/d8934b83732e1721cdf36da09413d8d769d3dea9))
|
2270
|
-
* md names handle spaces, colons, and both ([#1297](https://github.com/forcedotcom/source-deploy-retrieve/issues/1297)) ([76e9486](https://github.com/forcedotcom/source-deploy-retrieve/commit/76e9486ac642e59136dbd0133838349df56ac0f9))
|
2271
|
-
* prevent empty parent xml overwrites ([#1308](https://github.com/forcedotcom/source-deploy-retrieve/issues/1308)) ([b8a8c7f](https://github.com/forcedotcom/source-deploy-retrieve/commit/b8a8c7f6a37c9418a4acd57965414ac4a95446f4))
|
2272
2039
|
* use `projectDir` when getting API version ([#1307](https://github.com/forcedotcom/source-deploy-retrieve/issues/1307)) ([a79023a](https://github.com/forcedotcom/source-deploy-retrieve/commit/a79023afaf08fe702d98ae56f387c8c3d47229bb))
|
2040
|
+
* prevent empty parent xml overwrites ([#1308](https://github.com/forcedotcom/source-deploy-retrieve/issues/1308)) ([b8a8c7f](https://github.com/forcedotcom/source-deploy-retrieve/commit/b8a8c7f6a37c9418a4acd57965414ac4a95446f4))
|
2041
|
+
* md names handle spaces, colons, and both ([#1297](https://github.com/forcedotcom/source-deploy-retrieve/issues/1297)) ([76e9486](https://github.com/forcedotcom/source-deploy-retrieve/commit/76e9486ac642e59136dbd0133838349df56ac0f9))
|
2273
2042
|
|
2274
2043
|
|
2275
2044
|
|
@@ -2333,8 +2102,8 @@
|
|
2333
2102
|
|
2334
2103
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.0.2 to 11.1.2 ([#1265](https://github.com/jayree/sfdx-plugin-manifest/issues/1265)) ([014e012](https://github.com/jayree/sfdx-plugin-manifest/commit/014e012d94084cfb29f84b3eb41ac09f50bd7849))
|
2335
2104
|
* allow destructive changes with MetadataOptions ([#1294](https://github.com/forcedotcom/source-deploy-retrieve/issues/1294)) ([7dad1c7](https://github.com/forcedotcom/source-deploy-retrieve/commit/7dad1c7be70cfc6a50d78671d796753d9747154b))
|
2336
|
-
* from-org refactor ([#1296](https://github.com/forcedotcom/source-deploy-retrieve/issues/1296)) ([2fecb51](https://github.com/forcedotcom/source-deploy-retrieve/commit/2fecb513f4acd566c04671fa2917185e210257a2))
|
2337
2105
|
* forceignore ignores output file correctly - cleanup extra type d… ([#1295](https://github.com/forcedotcom/source-deploy-retrieve/issues/1295)) ([287b13e](https://github.com/forcedotcom/source-deploy-retrieve/commit/287b13e60549fc5bc5a104a4d15a0ff549301d3b))
|
2106
|
+
* from-org refactor ([#1296](https://github.com/forcedotcom/source-deploy-retrieve/issues/1296)) ([2fecb51](https://github.com/forcedotcom/source-deploy-retrieve/commit/2fecb513f4acd566c04671fa2917185e210257a2))
|
2338
2107
|
|
2339
2108
|
|
2340
2109
|
|
@@ -2381,7 +2150,6 @@
|
|
2381
2150
|
* **deps:** bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.4 ([#1248](https://github.com/jayree/sfdx-plugin-manifest/issues/1248)) ([95ffed6](https://github.com/jayree/sfdx-plugin-manifest/commit/95ffed69f1c4780bac99c0050ce86622f9d9a46f))
|
2382
2151
|
* copy oclif/core ux methods ([36d7506](https://github.com/salesforcecli/sf-plugins-core/commit/36d7506db725ae3e7f216cccd1daa7141fa27ec6))
|
2383
2152
|
* use cli-progress instead of ux.progress ([4fa9d7e](https://github.com/salesforcecli/sf-plugins-core/commit/4fa9d7ed1cc8ce3e0b5af3f6e6dfcf7edec7ff1d))
|
2384
|
-
### BREAKING CHANGES
|
2385
2153
|
* remove csv, json and yaml from table options
|
2386
2154
|
* **deps:** bump @salesforce/core from 7.0.0 to 7.2.0 ([16a502c](https://github.com/salesforcecli/sf-plugins-core/commit/16a502cab546abda960a06c26c31ccadfb8f5603))
|
2387
2155
|
* **deps:** updates from devScripts ([#536](https://github.com/salesforcecli/sf-plugins-core/issues/536)) ([918f4c5](https://github.com/salesforcecli/sf-plugins-core/commit/918f4c5506a75d155d129c0674cc44b6da89ef79))
|
@@ -2407,11 +2175,10 @@
|
|
2407
2175
|
|
2408
2176
|
* child component resolution workaround ([c94e85a](https://github.com/jayree/sfdx-plugin-manifest/commit/c94e85a743858ad1f0a51993b9b2086ba63f3b94))
|
2409
2177
|
* **deps:** bump @salesforce/core from 6.7.6 to 7.2.0 ([#1236](https://github.com/jayree/sfdx-plugin-manifest/issues/1236)) ([048da02](https://github.com/jayree/sfdx-plugin-manifest/commit/048da02cd94246e38803174d2f342e1ef490b0d9))
|
2178
|
+
* export envVars top-level ([0ed5e69](https://github.com/forcedotcom/sfdx-core/commit/0ed5e694eca8653d34c91a8c97e9e950555b2a02))
|
2410
2179
|
* export of scratchSettingsGenerator for pkg-library ([#1053](https://github.com/forcedotcom/sfdx-core/issues/1053)) ([920b5df](https://github.com/forcedotcom/sfdx-core/commit/920b5df712f6f75a3e00bf210ab146f388b04248))
|
2411
2180
|
* let cause be unknown for constructor, create (like wrap) ([aed3f3c](https://github.com/forcedotcom/sfdx-core/commit/aed3f3c5323c1369e44fca9158516783be9395db))
|
2412
|
-
* sfError ([c8d9c1c](https://github.com/forcedotcom/sfdx-core/commit/c8d9c1c292e5fa5c72559c9fd1e7c399beb8517a))
|
2413
|
-
* export envVars top-level ([0ed5e69](https://github.com/forcedotcom/sfdx-core/commit/0ed5e694eca8653d34c91a8c97e9e950555b2a02)) * feat!: jsforce-node, top-level exports, improved sfError ([515011c](https://github.com/forcedotcom/sfdx-core/commit/515011ce231392480cae6f80a88cc540a11e78fd))
|
2414
|
-
### BREAKING CHANGES
|
2181
|
+
* sfError ([c8d9c1c](https://github.com/forcedotcom/sfdx-core/commit/c8d9c1c292e5fa5c72559c9fd1e7c399beb8517a)) * feat!: jsforce-node, top-level exports, improved sfError ([515011c](https://github.com/forcedotcom/sfdx-core/commit/515011ce231392480cae6f80a88cc540a11e78fd))
|
2415
2182
|
* top-level exports will prevent imports from @salesforce/core/lib/etc
|
2416
2183
|
* uses jsforce-node in place of jsforce
|
2417
2184
|
* type changes for SFError
|
@@ -2430,19 +2197,16 @@
|
|
2430
2197
|
* refactor: typing for sfError.getObject, omit undefined props
|
2431
2198
|
* refactor: restore param mutation/side-effects
|
2432
2199
|
* **deps:** bump @salesforce/sf-plugins-core from 8.0.3 to 9.0.1 ([#1239](https://github.com/jayree/sfdx-plugin-manifest/issues/1239)) ([3358a98](https://github.com/jayree/sfdx-plugin-manifest/commit/3358a98a78bb8c256091daae28bb66e2879e1617))
|
2433
|
-
* **deps:** bump @salesforce/core from 6.7.3 to 6.7.6 ([4ea81b6](https://github.com/salesforcecli/sf-plugins-core/commit/4ea81b62d2d72d1441744cc0a5443830e04b37d1))
|
2434
2200
|
* extract handler transform for ut, handle undefined ([#530](https://github.com/salesforcecli/sf-plugins-core/issues/530)) ([7eb46a8](https://github.com/salesforcecli/sf-plugins-core/commit/7eb46a8d45f3663f4e28f57a070ac3f82a5ac156))
|
2201
|
+
* **deps:** bump @salesforce/core from 6.7.3 to 6.7.6 ([4ea81b6](https://github.com/salesforcecli/sf-plugins-core/commit/4ea81b62d2d72d1441744cc0a5443830e04b37d1))
|
2435
2202
|
* feat!: jsforce-node ([8800eb1](https://github.com/salesforcecli/sf-plugins-core/commit/8800eb1f612c58ab3cde5ce88105f9a5e142ea90))
|
2436
|
-
### BREAKING CHANGES
|
2437
2203
|
* jsforce swap
|
2438
2204
|
* feat!: jsforce-node (#529) ([8255b52](https://github.com/salesforcecli/sf-plugins-core/commit/8255b523efe70779d94746c644c08e211632ecad)), closes [#529](https://github.com/salesforcecli/sf-plugins-core/issues/529)
|
2439
|
-
### BREAKING CHANGES
|
2440
2205
|
* core7, jsforce-node
|
2441
2206
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.9.0 to 11.0.1 ([#1245](https://github.com/jayree/sfdx-plugin-manifest/issues/1245)) ([0f8c8b4](https://github.com/jayree/sfdx-plugin-manifest/commit/0f8c8b48dc0c2906723e662dbb9a437886dea0ad))
|
2442
|
-
* **deps:** bump @salesforce/core from 7.0.0 to 7.2.0 ([#1281](https://github.com/forcedotcom/source-deploy-retrieve/issues/1281)) ([ac430f3](https://github.com/forcedotcom/source-deploy-retrieve/commit/ac430f3a0df0e70b6ef8f8c4778eaac9ca195af6))
|
2443
2207
|
* expand mdTransfer error ([#1275](https://github.com/forcedotcom/source-deploy-retrieve/issues/1275)) ([8e12937](https://github.com/forcedotcom/source-deploy-retrieve/commit/8e129376bf9fe7c83db2d6b6f4fd0fad1eea25bf))
|
2208
|
+
* **deps:** bump @salesforce/core from 7.0.0 to 7.2.0 ([#1281](https://github.com/forcedotcom/source-deploy-retrieve/issues/1281)) ([ac430f3](https://github.com/forcedotcom/source-deploy-retrieve/commit/ac430f3a0df0e70b6ef8f8c4778eaac9ca195af6))
|
2444
2209
|
* feat!: sfdx-core7, jsforce-node (#1280) ([7d8d111](https://github.com/forcedotcom/source-deploy-retrieve/commit/7d8d11136b1917027d92ddd52220acd8879e5fc6)), closes [#1280](https://github.com/forcedotcom/source-deploy-retrieve/issues/1280)
|
2445
|
-
### BREAKING CHANGES
|
2446
2210
|
* sfdx-core7, jsforce-node
|
2447
2211
|
|
2448
2212
|
|
@@ -2455,8 +2219,8 @@
|
|
2455
2219
|
* **deps:** bump @jayree/changelog from 1.1.10 to 1.1.11 ([#1234](https://github.com/jayree/sfdx-plugin-manifest/issues/1234)) ([6f5265d](https://github.com/jayree/sfdx-plugin-manifest/commit/6f5265dc862e65e66ad852b082d0198c0e228ea6))
|
2456
2220
|
* **deps:** bump marked from 12.0.0 to 12.0.1 ([#347](https://github.com/jayree/changelog/issues/347)) ([28ba7cb](https://github.com/jayree/changelog/commit/28ba7cbdfae26590e289b12e73f65d624cc198de))
|
2457
2221
|
* **deps:** bump @oclif/core from 3.26.0 to 3.26.2 ([#1241](https://github.com/jayree/sfdx-plugin-manifest/issues/1241)) ([91b7219](https://github.com/jayree/sfdx-plugin-manifest/commit/91b7219356e2be6bf0abedaae0c549de9c02af22))
|
2458
|
-
* **deps:** bump minimatch from 9.0.3 to 9.0.4 ([#1041](https://github.com/oclif/core/issues/1041)) ([87cd0e6](https://github.com/oclif/core/commit/87cd0e6cafba4e2d461a9a9d61f729e694091558))
|
2459
2222
|
* do not throw an error if a flag with allowStdin='only' is immediately followed by another flag ([#1046](https://github.com/oclif/core/issues/1046)) ([#1047](https://github.com/oclif/core/issues/1047)) ([f05b0c8](https://github.com/oclif/core/commit/f05b0c8119853b8a9de62d9076a42d8d93a94046))
|
2223
|
+
* **deps:** bump minimatch from 9.0.3 to 9.0.4 ([#1041](https://github.com/oclif/core/issues/1041)) ([87cd0e6](https://github.com/oclif/core/commit/87cd0e6cafba4e2d461a9a9d61f729e694091558))
|
2460
2224
|
|
2461
2225
|
|
2462
2226
|
|
@@ -2466,16 +2230,16 @@
|
|
2466
2230
|
### Bug Fixes
|
2467
2231
|
|
2468
2232
|
* **deps:** bump @salesforce/core from 6.7.3 to 6.7.6 ([#1231](https://github.com/jayree/sfdx-plugin-manifest/issues/1231)) ([97b5cf3](https://github.com/jayree/sfdx-plugin-manifest/commit/97b5cf3b1da5871cf83c535338a96c09357c5bb1))
|
2469
|
-
* **deps:** bump @salesforce/kit from 3.0.15 to 3.1.0 ([ad320e0](https://github.com/forcedotcom/sfdx-core/commit/ad320e0b1c23e19680e8aa933b8b56cf8ef51e88))
|
2470
2233
|
* current linter standards, allow 2 ([20601d0](https://github.com/forcedotcom/sfdx-core/commit/20601d09a48a7dbba47cc7acbc318fd379a2351e))
|
2234
|
+
* **deps:** bump @salesforce/kit from 3.0.15 to 3.1.0 ([ad320e0](https://github.com/forcedotcom/sfdx-core/commit/ad320e0b1c23e19680e8aa933b8b56cf8ef51e88))
|
2471
2235
|
* **deps:** bump @salesforce/sf-plugins-core from 8.0.2 to 8.0.3 ([#1227](https://github.com/jayree/sfdx-plugin-manifest/issues/1227)) ([35065ff](https://github.com/jayree/sfdx-plugin-manifest/commit/35065ffd154ce7cc0083fa1bb28b2aa191d8ebdc))
|
2472
2236
|
* **deps:** bump @salesforce/kit from 3.0.15 to 3.1.0 ([aa5166b](https://github.com/salesforcecli/sf-plugins-core/commit/aa5166b67e9e59547f7da1eb9c64d7b28c36e38b))
|
2473
2237
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.6.1 to 10.9.0 ([#1228](https://github.com/jayree/sfdx-plugin-manifest/issues/1228)) ([e221886](https://github.com/jayree/sfdx-plugin-manifest/commit/e221886b35f26a2aec22e9394bbed405aeff871a))
|
2238
|
+
* variants instrumentation ([#1272](https://github.com/forcedotcom/source-deploy-retrieve/issues/1272)) ([1261096](https://github.com/forcedotcom/source-deploy-retrieve/commit/12610965bae0eed81e65f1fc81afffbddda7b024))
|
2474
2239
|
* add AffinityScoreDefinition metadatatype ([#1267](https://github.com/forcedotcom/source-deploy-retrieve/issues/1267)) ([18ff186](https://github.com/forcedotcom/source-deploy-retrieve/commit/18ff186c48bc75619e4999fa4a67bb8566d368a5))
|
2475
2240
|
* absolute paths for string replacements for out-of-project ([#1239](https://github.com/forcedotcom/source-deploy-retrieve/issues/1239)) ([0b3e75f](https://github.com/forcedotcom/source-deploy-retrieve/commit/0b3e75fcf4a9a689666672d917a88d889ca82961))
|
2476
|
-
* variants instrumentation ([#1272](https://github.com/forcedotcom/source-deploy-retrieve/issues/1272)) ([1261096](https://github.com/forcedotcom/source-deploy-retrieve/commit/12610965bae0eed81e65f1fc81afffbddda7b024))
|
2477
|
-
* throw on bad presets ([#1266](https://github.com/forcedotcom/source-deploy-retrieve/issues/1266)) ([0385629](https://github.com/forcedotcom/source-deploy-retrieve/commit/03856296edf3d36eeaa83350fcf95386469984ed))
|
2478
2241
|
* **deps:** bump fast-xml-parser from 4.3.5 to 4.3.6 ([#1258](https://github.com/forcedotcom/source-deploy-retrieve/issues/1258)) ([7c17d45](https://github.com/forcedotcom/source-deploy-retrieve/commit/7c17d4546b25c91cd0e0818715727151c85a0cb1))
|
2242
|
+
* throw on bad presets ([#1266](https://github.com/forcedotcom/source-deploy-retrieve/issues/1266)) ([0385629](https://github.com/forcedotcom/source-deploy-retrieve/commit/03856296edf3d36eeaa83350fcf95386469984ed))
|
2479
2243
|
* suffix mismatch ([#1270](https://github.com/forcedotcom/source-deploy-retrieve/issues/1270)) ([15b1ec1](https://github.com/forcedotcom/source-deploy-retrieve/commit/15b1ec10ab639977a35c2c82b3055a6bc73c74d2))
|
2480
2244
|
* **deps:** bump isomorphic-git from 1.25.6 to 1.25.7 ([#1226](https://github.com/jayree/sfdx-plugin-manifest/issues/1226)) ([0427f7a](https://github.com/jayree/sfdx-plugin-manifest/commit/0427f7aea6ac0bc8381902d9ee561cc574e315b9))
|
2481
2245
|
* handle no-refs response from git-upload-pack for git > 2.41.0 ([#1862](https://github.com/isomorphic-git/isomorphic-git/issues/1862)) ([112eb7a](https://github.com/isomorphic-git/isomorphic-git/commit/112eb7aae18a36b78eed42c77a143b581de59c5b))
|
@@ -2488,10 +2252,9 @@
|
|
2488
2252
|
### Bug Fixes
|
2489
2253
|
|
2490
2254
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.16 to 8.0.2 ([#1222](https://github.com/jayree/sfdx-plugin-manifest/issues/1222)) ([b8e2696](https://github.com/jayree/sfdx-plugin-manifest/commit/b8e2696df8184e5c31d45a61b442cd6640ee1639))
|
2491
|
-
* **deps:** bump @salesforce/core from 6.7.0 to 6.7.3 ([e09fc6a](https://github.com/salesforcecli/sf-plugins-core/commit/e09fc6a3cb01dba035c56bc126d9f31d99d94cc7))
|
2492
2255
|
* **deps:** bump @oclif/core from 3.23.0 to 3.26.0 ([09ac64c](https://github.com/salesforcecli/sf-plugins-core/commit/09ac64c6831207a83bd871f5b6602e7e7349ccff))
|
2256
|
+
* **deps:** bump @salesforce/core from 6.7.0 to 6.7.3 ([e09fc6a](https://github.com/salesforcecli/sf-plugins-core/commit/e09fc6a3cb01dba035c56bc126d9f31d99d94cc7))
|
2493
2257
|
* feat!: add flags-dir base flag (#519) ([c8fd443](https://github.com/salesforcecli/sf-plugins-core/commit/c8fd44358a2ab39d49f8eb4f90f1631708179719)), closes [#519](https://github.com/salesforcecli/sf-plugins-core/issues/519)
|
2494
|
-
### BREAKING CHANGES
|
2495
2258
|
* SfCommand.baseFlags may cause compilation errors
|
2496
2259
|
|
2497
2260
|
|
@@ -2502,8 +2265,8 @@
|
|
2502
2265
|
### Bug Fixes
|
2503
2266
|
|
2504
2267
|
* **deps:** bump @salesforce/core from 6.7.1 to 6.7.3 ([#1215](https://github.com/jayree/sfdx-plugin-manifest/issues/1215)) ([bc53c7a](https://github.com/jayree/sfdx-plugin-manifest/commit/bc53c7aa4fa736377e0132ba069293e2a722c8de))
|
2505
|
-
* updating CN Edition test references ([46ed37e](https://github.com/forcedotcom/sfdx-core/commit/46ed37eced4cf300ffab1aa967317149b644fc52))
|
2506
2268
|
* **auth-server:** handle preflight requests ([#1040](https://github.com/forcedotcom/sfdx-core/issues/1040)) ([7a109d9](https://github.com/forcedotcom/sfdx-core/commit/7a109d9deb05fb583578b9e2e7dfb2f62aca3673))
|
2269
|
+
* updating CN Edition test references ([46ed37e](https://github.com/forcedotcom/sfdx-core/commit/46ed37eced4cf300ffab1aa967317149b644fc52))
|
2507
2270
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.4 to 10.6.1 ([#1220](https://github.com/jayree/sfdx-plugin-manifest/issues/1220)) ([8137e8a](https://github.com/jayree/sfdx-plugin-manifest/commit/8137e8a8a4b65f5628c48ed824a25eadffd6a18d))
|
2508
2271
|
* registryCustomizations ([#1217](https://github.com/forcedotcom/source-deploy-retrieve/issues/1217)) ([eaa37b2](https://github.com/forcedotcom/source-deploy-retrieve/commit/eaa37b2046f172b3f5183d516aa303975b9358ba))
|
2509
2272
|
* **deps:** bump @salesforce/core from 6.7.1 to 6.7.3 ([#1264](https://github.com/forcedotcom/source-deploy-retrieve/issues/1264)) ([12079ae](https://github.com/forcedotcom/source-deploy-retrieve/commit/12079aef75b59413e05935b4e3bea382774da04c))
|
@@ -2523,9 +2286,10 @@
|
|
2523
2286
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.15 to 7.1.16 ([#1207](https://github.com/jayree/sfdx-plugin-manifest/issues/1207)) ([6f9dc06](https://github.com/jayree/sfdx-plugin-manifest/commit/6f9dc061149ae5815488930fce7d607feaa96643))
|
2524
2287
|
* set defaultHelp on duration flag ([85a502a](https://github.com/salesforcecli/sf-plugins-core/commit/85a502af1494dc21f7c119be384ba573f4099c9c))
|
2525
2288
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.2 to 10.5.4 ([#1209](https://github.com/jayree/sfdx-plugin-manifest/issues/1209)) ([0daddf7](https://github.com/jayree/sfdx-plugin-manifest/commit/0daddf7790ce34d443a7e955629e23bdf4bf1d94))
|
2526
|
-
* refactor for better typing and readability ([#1262](https://github.com/forcedotcom/source-deploy-retrieve/issues/1262)) ([8d89dbc](https://github.com/forcedotcom/source-deploy-retrieve/commit/8d89dbc9d925f4be5cf6ff71020293eba538450f))
|
2527
2289
|
* handle string replacements for individual custom labels ([#1257](https://github.com/forcedotcom/source-deploy-retrieve/issues/1257)) ([70571e8](https://github.com/forcedotcom/source-deploy-retrieve/commit/70571e8d43b6395b86dc31ad0103859536f554f5))
|
2290
|
+
* refactor for better typing and readability ([#1262](https://github.com/forcedotcom/source-deploy-retrieve/issues/1262)) ([8d89dbc](https://github.com/forcedotcom/source-deploy-retrieve/commit/8d89dbc9d925f4be5cf6ff71020293eba538450f))
|
2528
2291
|
* **deps:** bump fast-xml-parser from 4.3.5 to 4.3.6 ([#1211](https://github.com/jayree/sfdx-plugin-manifest/issues/1211)) ([246534e](https://github.com/jayree/sfdx-plugin-manifest/commit/246534e7ac5a45faa0880d221ec86ca92bdcc9a8))
|
2292
|
+
* Add support for parsing HTML numeric entities ([#645](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/645)) (By [Jonas Schade](https://github.com/DerZade) )
|
2529
2293
|
|
2530
2294
|
|
2531
2295
|
|
@@ -2559,101 +2323,9 @@
|
|
2559
2323
|
* bundle friendly ([d0aa430](https://github.com/oclif/core/commit/d0aa4305a761298d328a03af8467a9f2307b0afc))
|
2560
2324
|
* add import strategy for command discovery ([2ca6815](https://github.com/oclif/core/commit/2ca68153f5cf8334fa6f6d207d6d3e66d0e807b9))
|
2561
2325
|
* add new strategy for single command CLIs ([994bd0a](https://github.com/oclif/core/commit/994bd0aeb9ba3a7ff950bd791de170f45e41401c))
|
2562
|
-
* add strategies for command discovery ([#945](https://github.com/oclif/core/issues/945)) ([eaf5a86](https://github.com/oclif/core/commit/eaf5a8692c85d37b1c1728230a851151a895704f))
|
2563
|
-
#### Command Discovery Strategies
|
2564
|
-
Support three strategies for command discovery:
|
2565
|
-
1. `pattern` - this is the current behavior that finds commands based on glob patterns
|
2566
|
-
2. `explicit` - find commands that are exported from a specified file. This is to support developers who wish to bundle their CLI into a single file.
|
2567
|
-
3. `single` - CLI contains a single command executed by top-level bin
|
2568
|
-
##### `pattern` Strategy
|
2569
|
-
For `pattern`, plugins could continue to do this:
|
2570
|
-
```json
|
2571
|
-
{
|
2572
|
-
"oclif": {
|
2573
|
-
"commands": "./dist/commands",
|
2574
|
-
}
|
2575
|
-
}
|
2576
|
-
```
|
2577
|
-
which will tell oclif to look for commands in that directory (this is skipped if an `oclif.manifest.json` is present)
|
2578
|
-
Alternatively, plugins could set this configuration:
|
2579
|
-
```json
|
2580
|
-
{
|
2581
|
-
"oclif": {
|
2582
|
-
"commands": {
|
2583
|
-
"strategy": "pattern",
|
2584
|
-
"target": "./dist/commands"
|
2585
|
-
}
|
2586
|
-
}
|
2587
|
-
}
|
2588
|
-
```
|
2589
|
-
And they could even add `globPatterns` to override the glob patterns that oclif uses when searching for command files:
|
2590
|
-
```json
|
2591
|
-
{
|
2592
|
-
"oclif": {
|
2593
|
-
"commands": {
|
2594
|
-
"strategy": "pattern",
|
2595
|
-
"target": "./dist/commands",
|
2596
|
-
"globPatterns": [
|
2597
|
-
"**/*.+(js|cjs|mjs|ts|tsx|mts|cts)",
|
2598
|
-
"!**/*.+(d.*|test.*|spec.*|helpers.*)?(x)"
|
2599
|
-
]
|
2600
|
-
}
|
2601
|
-
}
|
2602
|
-
}
|
2603
|
-
```
|
2604
|
-
##### `explicit` Strategy
|
2605
|
-
For `explicit`, plugins would add a new file (e.g. `src/commands.ts`) and then add this configuration to the package.json
|
2606
|
-
```json
|
2607
|
-
{
|
2608
|
-
"oclif": {
|
2609
|
-
"commands": {
|
2610
|
-
"strategy": "explicit",
|
2611
|
-
"target": "./dist/index.js",
|
2612
|
-
"identifier": "COMMANDS",
|
2613
|
-
}
|
2614
|
-
}
|
2615
|
-
}
|
2616
|
-
```
|
2617
|
-
`src/index.ts` would then need to have an export with the same name as the `identifier` (if not set, it defaults to `default`) that's an object of command names to command classes, e.g.
|
2618
|
-
```typescript
|
2619
|
-
import Hello from './commands/hello'
|
2620
|
-
import HelloWorld from './commands/hello/world'
|
2621
|
-
export const COMMANDS = {
|
2622
|
-
hello: Hello,
|
2623
|
-
'hello:world': HelloWorld,
|
2624
|
-
howdy: Hello, // alias the `hello` command to `howdy`
|
2625
|
-
}
|
2626
|
-
```
|
2627
|
-
The `explicit` strategy is useful to those who can't rely on file paths because they've bundled their code (https://github.com/oclif/oclif/issues/653) but it can also be used if you simply prefer to be more explicit about your commands instead of relying on oclif "magically" finding commands from the file system.
|
2628
|
-
It can also be leveraged to create or modify commands at runtime (e.g. add flags to a command based on an API spec - see `oclif + dynamic commands` section below).
|
2629
|
-
Unfortunately, there is no notable performance improvement for development since most of the time is spent auto-transpiling typescript with ts-node
|
2630
|
-
##### `single` Strategy
|
2631
|
-
This strategy is for [single command CLIs](https://oclif.io/docs/single_command_cli), i.e. CLIs whose bin invokes a single command.
|
2632
|
-
The current way to achieve this to set this in the package.json
|
2633
|
-
```json
|
2634
|
-
{
|
2635
|
-
"oclif": {
|
2636
|
-
"default": ".",
|
2637
|
-
"commands": "./dist",
|
2638
|
-
}
|
2639
|
-
}
|
2640
|
-
```
|
2641
|
-
The `default` tells oclif to use `.` as the command id when no command is found and `commands` tells oclif where to find the command file. In the example, `./dist` will resolve to to `./dist/index.js`
|
2642
|
-
The `default` property has always been a less-than-ideal workaround and will be deprecated in favor of these settings:
|
2643
|
-
```json
|
2644
|
-
{
|
2645
|
-
"oclif": {
|
2646
|
-
"commands": {
|
2647
|
-
"strategy": "single",
|
2648
|
-
"target": "./dist"
|
2649
|
-
}
|
2650
|
-
}
|
2651
|
-
}
|
2652
|
-
```
|
2653
|
-
##### Note about `oclif.manifest.json`
|
2654
|
-
For all strategies, the `oclif.manifest.json` will be used to load the commands instead of the default behavior of the strategy.
|
2655
2326
|
* support plugins with wildcards ([966db94](https://github.com/oclif/core/commit/966db94f6f6e82630b2bf7eadf1d277ee0aa79c0))
|
2656
2327
|
* deprecate ux module ([#1000](https://github.com/oclif/core/issues/1000)) ([503c7ae](https://github.com/oclif/core/commit/503c7ae39aa1e42cebf79bdd98c05d85c3721309))
|
2328
|
+
* add strategies for command discovery ([#945](https://github.com/oclif/core/issues/945)) ([eaf5a86](https://github.com/oclif/core/commit/eaf5a8692c85d37b1c1728230a851151a895704f))
|
2657
2329
|
* make dir optional for execute ([394cbc6](https://github.com/oclif/core/commit/394cbc6643bee8ebcc2abe3ddab5969558c12719))
|
2658
2330
|
* only register command ids if they have valid cmd ([488d4e2](https://github.com/oclif/core/commit/488d4e2409213c8ff650248c093fd8967db7227a))
|
2659
2331
|
* update perf marker ([0073a78](https://github.com/oclif/core/commit/0073a78bffa125a401a44de08c5d78a1b4969504))
|
@@ -2697,16 +2369,16 @@
|
|
2697
2369
|
* add import strategy for command discovery ([2ca6815](https://github.com/oclif/core/commit/2ca68153f5cf8334fa6f6d207d6d3e66d0e807b9))
|
2698
2370
|
* add new strategy for single command CLIs ([994bd0a](https://github.com/oclif/core/commit/994bd0aeb9ba3a7ff950bd791de170f45e41401c))
|
2699
2371
|
* **deps:** bump ip from 2.0.0 to 2.0.1 ([c2dcb43](https://github.com/oclif/core/commit/c2dcb4371a0468367677f0b575aad067e75c5136))
|
2372
|
+
* clear timeout when prompt times out ([#961](https://github.com/oclif/core/issues/961)) ([f5c698a](https://github.com/oclif/core/commit/f5c698af081d171f246fefc0d1509e4dd84d7e3a))
|
2700
2373
|
* update perf marker ([0073a78](https://github.com/oclif/core/commit/0073a78bffa125a401a44de08c5d78a1b4969504))
|
2701
2374
|
* allow long text in ux.prompt ([7d521b2](https://github.com/oclif/core/commit/7d521b2350e488bf5c1570f8f82bf7a582eea0d8))
|
2702
|
-
* clear timeout when prompt times out ([#961](https://github.com/oclif/core/issues/961)) ([f5c698a](https://github.com/oclif/core/commit/f5c698af081d171f246fefc0d1509e4dd84d7e3a))
|
2703
|
-
* only set timeout for TTY ([8a97f20](https://github.com/oclif/core/commit/8a97f2087d07290474d9bf224057322ae2abe4bc))
|
2704
2375
|
* update perf marker ([0073a78](https://github.com/oclif/core/commit/0073a78bffa125a401a44de08c5d78a1b4969504))
|
2705
2376
|
* add missing files ([e142331](https://github.com/oclif/core/commit/e14233104df808cb30ded795d126afd83853b949))
|
2706
2377
|
* explicit aliases ([2d1e018](https://github.com/oclif/core/commit/2d1e018a44303a19d692016f4bb182afcad204b0))
|
2378
|
+
* only set timeout for TTY ([8a97f20](https://github.com/oclif/core/commit/8a97f2087d07290474d9bf224057322ae2abe4bc))
|
2707
2379
|
* **deps:** bump @salesforce/core from 6.5.3 to 6.5.5 ([#1166](https://github.com/jayree/sfdx-plugin-manifest/issues/1166)) ([e9828e0](https://github.com/jayree/sfdx-plugin-manifest/commit/e9828e0417b4ffb1312c2e69dce41fb452625eb8))
|
2708
|
-
* **deps:** bump pino from 8.18.0 to 8.19.0 ([ff148e1](https://github.com/forcedotcom/sfdx-core/commit/ff148e118db7d5a144f0dc6e92239cbd8a39ca35))
|
2709
2380
|
* **deps:** bump semver and @types/semver ([a868c32](https://github.com/forcedotcom/sfdx-core/commit/a868c3221038e6d925c481da803395e8285a5a6c))
|
2381
|
+
* **deps:** bump pino from 8.18.0 to 8.19.0 ([ff148e1](https://github.com/forcedotcom/sfdx-core/commit/ff148e118db7d5a144f0dc6e92239cbd8a39ca35))
|
2710
2382
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.9 to 7.1.11 ([#1171](https://github.com/jayree/sfdx-plugin-manifest/issues/1171)) ([bfdf4a6](https://github.com/jayree/sfdx-plugin-manifest/commit/bfdf4a644e55de2fdec9c283bc2ae012a5328908))
|
2711
2383
|
* **deps:** bump @salesforce/core from 6.5.2 to 6.5.4 ([583997d](https://github.com/salesforcecli/sf-plugins-core/commit/583997d0ac117fefee276fd5792b49fe9aa7bb0c))
|
2712
2384
|
* **deps:** bump @oclif/core from 3.19.1 to 3.19.2 ([2b624c6](https://github.com/salesforcecli/sf-plugins-core/commit/2b624c664315647934574af3592987b7836f3d13))
|
@@ -2737,9 +2409,9 @@
|
|
2737
2409
|
* add import strategy for command discovery ([2ca6815](https://github.com/oclif/core/commit/2ca68153f5cf8334fa6f6d207d6d3e66d0e807b9))
|
2738
2410
|
* add new strategy for single command CLIs ([994bd0a](https://github.com/oclif/core/commit/994bd0aeb9ba3a7ff950bd791de170f45e41401c))
|
2739
2411
|
* bundle friendly ([d0aa430](https://github.com/oclif/core/commit/d0aa4305a761298d328a03af8467a9f2307b0afc))
|
2412
|
+
* allow long text in ux.prompt ([7d521b2](https://github.com/oclif/core/commit/7d521b2350e488bf5c1570f8f82bf7a582eea0d8))
|
2740
2413
|
* add missing files ([e142331](https://github.com/oclif/core/commit/e14233104df808cb30ded795d126afd83853b949))
|
2741
2414
|
* explicit aliases ([2d1e018](https://github.com/oclif/core/commit/2d1e018a44303a19d692016f4bb182afcad204b0))
|
2742
|
-
* allow long text in ux.prompt ([7d521b2](https://github.com/oclif/core/commit/7d521b2350e488bf5c1570f8f82bf7a582eea0d8))
|
2743
2415
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.3.7 to 10.3.9 ([#1157](https://github.com/jayree/sfdx-plugin-manifest/issues/1157)) ([c6e38b4](https://github.com/jayree/sfdx-plugin-manifest/commit/c6e38b495af206b1b931a03b1941df18e60ad216))
|
2744
2416
|
* defend against bad mdapi responses ([#1236](https://github.com/forcedotcom/source-deploy-retrieve/issues/1236)) ([d35911d](https://github.com/forcedotcom/source-deploy-retrieve/commit/d35911dda97c552f167c9ab7b3b9e818f7f4085b))
|
2745
2417
|
* **deps:** bump isomorphic-git from 1.25.3 to 1.25.4 ([#1163](https://github.com/jayree/sfdx-plugin-manifest/issues/1163)) ([e7f06bf](https://github.com/jayree/sfdx-plugin-manifest/commit/e7f06bf5dec9d5162b7edd2555701be88f366625))
|
@@ -2760,21 +2432,21 @@
|
|
2760
2432
|
* return undefined if no theme ([3cb3373](https://github.com/oclif/core/commit/3cb33734ff0a69e3d24f129ff210e8e52139002d))
|
2761
2433
|
* **parser:** cache stdin value in global scope ([#935](https://github.com/oclif/core/issues/935)) ([c8bf886](https://github.com/oclif/core/commit/c8bf886c570ab4dc3b8a139be4a716d4e6a053af))
|
2762
2434
|
* **deps:** bump @salesforce/core from 6.5.1 to 6.5.3 ([#1151](https://github.com/jayree/sfdx-plugin-manifest/issues/1151)) ([d2252d7](https://github.com/jayree/sfdx-plugin-manifest/commit/d2252d728504419e426fa77978a5187d006108db))
|
2763
|
-
* **deps:** bump pino from 8.17.2 to 8.18.0 ([5485a4d](https://github.com/forcedotcom/sfdx-core/commit/5485a4d72ecba6796165d35900c23d989a2ce6b8))
|
2764
2435
|
* remove unused env/config ([1c5bc73](https://github.com/forcedotcom/sfdx-core/commit/1c5bc739e3a930847e6e9f31e7e25cfc5f357909))
|
2436
|
+
* **deps:** bump pino from 8.17.2 to 8.18.0 ([5485a4d](https://github.com/forcedotcom/sfdx-core/commit/5485a4d72ecba6796165d35900c23d989a2ce6b8))
|
2765
2437
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.4 to 7.1.9 ([#1153](https://github.com/jayree/sfdx-plugin-manifest/issues/1153)) ([fb7fbb3](https://github.com/jayree/sfdx-plugin-manifest/commit/fb7fbb3977055cd2f7bfd635d8cec20773462801))
|
2766
|
-
* **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([3d66c60](https://github.com/salesforcecli/sf-plugins-core/commit/3d66c6063cb70c1e90675eb2ebd5a724e251d713))
|
2767
|
-
* **deps:** bump @inquirer/confirm from 2.0.15 to 2.0.17 ([fcbb1c1](https://github.com/salesforcecli/sf-plugins-core/commit/fcbb1c1c750b9387acc89cab74190285647e4b14))
|
2768
2438
|
* **deps:** bump @salesforce/core from 6.5.0 to 6.5.2 ([bcaad18](https://github.com/salesforcecli/sf-plugins-core/commit/bcaad1861656728f5d08a05e5889f375b339f6f6))
|
2769
|
-
* **deps:** bump @
|
2439
|
+
* **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([3d66c60](https://github.com/salesforcecli/sf-plugins-core/commit/3d66c6063cb70c1e90675eb2ebd5a724e251d713))
|
2770
2440
|
* bump oclif/core ([#497](https://github.com/salesforcecli/sf-plugins-core/issues/497)) ([ebba3ac](https://github.com/salesforcecli/sf-plugins-core/commit/ebba3ac983a3b3e9de78a39aa6355f723a935bd5)), closes [/github.com/oclif/core/blob/main/CHANGELOG.md#3191-2024-02-06](https://github.com//github.com/oclif/core/blob/main/CHANGELOG.md/issues/3191-2024-02-06)
|
2441
|
+
* **deps:** bump @inquirer/password from 1.1.14 to 1.1.16 ([5700f4c](https://github.com/salesforcecli/sf-plugins-core/commit/5700f4ce1dd1f6f459325d1277be154cb8a8279c))
|
2442
|
+
* **deps:** bump @inquirer/confirm from 2.0.15 to 2.0.17 ([fcbb1c1](https://github.com/salesforcecli/sf-plugins-core/commit/fcbb1c1c750b9387acc89cab74190285647e4b14))
|
2771
2443
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.3.1 to 10.3.7 ([#1150](https://github.com/jayree/sfdx-plugin-manifest/issues/1150)) ([7348043](https://github.com/jayree/sfdx-plugin-manifest/commit/73480434cba5c84db4a95864284225954f152a1c))
|
2772
|
-
* **deps:** bump ignore from 5.3.0 to 5.3.1 ([#1228](https://github.com/forcedotcom/source-deploy-retrieve/issues/1228)) ([8d9f6e1](https://github.com/forcedotcom/source-deploy-retrieve/commit/8d9f6e1b404efc336761eb0f7b7ff53ca61ae8e9))
|
2773
2444
|
* decompose by any folder name ([#1233](https://github.com/forcedotcom/source-deploy-retrieve/issues/1233)) ([98901dd](https://github.com/forcedotcom/source-deploy-retrieve/commit/98901ddeac1d93d4093f4e9050a492bd8da6c029))
|
2774
2445
|
* deployment of ESVersion,DMVersion ([#1160](https://github.com/forcedotcom/source-deploy-retrieve/issues/1160)) ([51007ae](https://github.com/forcedotcom/source-deploy-retrieve/commit/51007aef63c4d7422e3f1a271072c31bef1c88b5))
|
2775
2446
|
* revert ESVersion,DMVersion ([#1160](https://github.com/forcedotcom/source-deploy-retrieve/issues/1160))" ([#1230](https://github.com/forcedotcom/source-deploy-retrieve/issues/1230)) ([0660e43](https://github.com/forcedotcom/source-deploy-retrieve/commit/0660e4316a1d2e606eeec9e4a446780875f9a99c))
|
2776
|
-
* **deps:** bump
|
2447
|
+
* **deps:** bump ignore from 5.3.0 to 5.3.1 ([#1228](https://github.com/forcedotcom/source-deploy-retrieve/issues/1228)) ([8d9f6e1](https://github.com/forcedotcom/source-deploy-retrieve/commit/8d9f6e1b404efc336761eb0f7b7ff53ca61ae8e9))
|
2777
2448
|
* recompose decomposed xml using xmlElementName where it exists ([#1234](https://github.com/forcedotcom/source-deploy-retrieve/issues/1234)) ([4cf89e1](https://github.com/forcedotcom/source-deploy-retrieve/commit/4cf89e1f62a001d8006f165c014bfe7857f4bde0))
|
2449
|
+
* **deps:** bump fast-xml-parser from 4.3.2 to 4.3.4 ([#1227](https://github.com/forcedotcom/source-deploy-retrieve/issues/1227)) ([02554d5](https://github.com/forcedotcom/source-deploy-retrieve/commit/02554d564a4a1ed9cebfa194afa60da71f1573f1))
|
2778
2450
|
|
2779
2451
|
|
2780
2452
|
|
@@ -2790,6 +2462,7 @@
|
|
2790
2462
|
* **deps:** bump @salesforce/core from 6.4.7 to 6.5.1 ([#1222](https://github.com/forcedotcom/source-deploy-retrieve/issues/1222)) ([989b429](https://github.com/forcedotcom/source-deploy-retrieve/commit/989b429f2833141722f3ce259dd46875cb291e57))
|
2791
2463
|
* override forceignore defaults ([#1224](https://github.com/forcedotcom/source-deploy-retrieve/issues/1224)) ([954097b](https://github.com/forcedotcom/source-deploy-retrieve/commit/954097b521e503e32973e0ab5396461e39453612))
|
2792
2464
|
* **deps:** bump fast-xml-parser from 4.3.3 to 4.3.4 ([#1145](https://github.com/jayree/sfdx-plugin-manifest/issues/1145)) ([647129a](https://github.com/jayree/sfdx-plugin-manifest/commit/647129a1fd3789bf41ae2fea91d8ea9216add0ac))
|
2465
|
+
* fix: Don't escape entities in CDATA sections ([#633](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/633)) (By [wackbyte](https://github.com/wackbyte))
|
2793
2466
|
|
2794
2467
|
|
2795
2468
|
|
@@ -2801,17 +2474,15 @@
|
|
2801
2474
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.13 to 7.1.4 ([#1143](https://github.com/jayree/sfdx-plugin-manifest/issues/1143)) ([12f9544](https://github.com/jayree/sfdx-plugin-manifest/commit/12f95447fa922a33906b432287a1fb5d90a8982c))
|
2802
2475
|
* oclif error code handling ([61582b5](https://github.com/salesforcecli/sf-plugins-core/commit/61582b5612204eafc3fa75b23ad4190a22f40ee0))
|
2803
2476
|
* bump to latest core lib ([74241bf](https://github.com/salesforcecli/sf-plugins-core/commit/74241bf1fdbeaf7b23fc03e716135cf6a4561400))
|
2804
|
-
* **deps:** bump @salesforce/core from 6.4.6 to 6.4.7 ([9e92dce](https://github.com/salesforcecli/sf-plugins-core/commit/9e92dceae70ca37ae30ed0f182cb97cf70513894))
|
2805
2477
|
* bump version of core to 6.5.0 ([1127b33](https://github.com/salesforcecli/sf-plugins-core/commit/1127b333decc35ee71e165e5d6f22d99e77f2610))
|
2806
2478
|
* **deps:** bump @oclif/core from 3.16.0 to 3.18.1 ([4eb6d1e](https://github.com/salesforcecli/sf-plugins-core/commit/4eb6d1e349ab8bf39927fd6fedde1f918f981e31))
|
2479
|
+
* **deps:** bump @salesforce/core from 6.4.6 to 6.4.7 ([9e92dce](https://github.com/salesforcecli/sf-plugins-core/commit/9e92dceae70ca37ae30ed0f182cb97cf70513894))
|
2807
2480
|
* feat!: use current inquirer ([9a89ae7](https://github.com/salesforcecli/sf-plugins-core/commit/9a89ae761661599d055c830066c959d171e6921d))
|
2808
|
-
### BREAKING CHANGES
|
2809
2481
|
* ESM-only
|
2810
2482
|
* removes cross-cloud hooks (deployer, deauthorizer, etc)
|
2811
2483
|
* removes Prompter module
|
2812
2484
|
* remove option to barrel-import from Ux
|
2813
2485
|
* feat!: use current inquirer (#479) ([77e33ab](https://github.com/salesforcecli/sf-plugins-core/commit/77e33ab1a0a88389895f882653036ace4d20db80)), closes [#479](https://github.com/salesforcecli/sf-plugins-core/issues/479)
|
2814
|
-
### BREAKING CHANGES
|
2815
2486
|
* ESM-only
|
2816
2487
|
* removes cross-cloud hooks (deployer, deauthorizer, etc)
|
2817
2488
|
* removes Prompter module
|
@@ -2873,15 +2544,16 @@
|
|
2873
2544
|
* make @types/cli-progress a dependency ([#922](https://github.com/oclif/core/issues/922)) ([6528850](https://github.com/oclif/core/commit/6528850442e7c537d089f119f3f71299a1b54e5b))
|
2874
2545
|
* **deps:** bump @salesforce/core from 6.4.4 to 6.4.7 ([#1128](https://github.com/jayree/sfdx-plugin-manifest/issues/1128)) ([b534e42](https://github.com/jayree/sfdx-plugin-manifest/commit/b534e4244fa8d9383b87d3a657f7db9e8920c360))
|
2875
2546
|
* ignore requests for site icons ([aeab4a9](https://github.com/forcedotcom/sfdx-core/commit/aeab4a9eb0c11b987d9d20e217726688fbc3fd9b))
|
2547
|
+
* **deps:** bump pino from 8.16.2 to 8.17.2 ([c63976b](https://github.com/forcedotcom/sfdx-core/commit/c63976ba14a575f631ffad219d2022e7374755e3))
|
2876
2548
|
* address review comments ([ea7ad36](https://github.com/forcedotcom/sfdx-core/commit/ea7ad36c65231b9a289c19f5dd185ca5bcf9c735))
|
2877
2549
|
* better header check ([ae4757f](https://github.com/forcedotcom/sfdx-core/commit/ae4757f99746866b6bf0e73c4d8f5e9ac8e418c0))
|
2878
2550
|
* handle html server response ([90d025d](https://github.com/forcedotcom/sfdx-core/commit/90d025d07e749499206c96f2eabe2055899f38cb))
|
2879
|
-
* **deps:** bump pino from 8.16.2 to 8.17.2 ([c63976b](https://github.com/forcedotcom/sfdx-core/commit/c63976ba14a575f631ffad219d2022e7374755e3))
|
2880
2551
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.6 to 10.2.9 ([#1121](https://github.com/jayree/sfdx-plugin-manifest/issues/1121)) ([f56b815](https://github.com/jayree/sfdx-plugin-manifest/commit/f56b81505121044fc337b5018fc8fe5c213a81fe))
|
2881
2552
|
* **deps:** bump @salesforce/core from 6.4.2 to 6.4.4 ([#1206](https://github.com/forcedotcom/source-deploy-retrieve/issues/1206)) ([5408f2b](https://github.com/forcedotcom/source-deploy-retrieve/commit/5408f2b308c9366063a1aef16397537c86ccd437))
|
2882
|
-
* add the ExpressionSetObjectAlias metadata type ([#1209](https://github.com/forcedotcom/source-deploy-retrieve/issues/1209)) ([896ec32](https://github.com/forcedotcom/source-deploy-retrieve/commit/896ec326982fdeea91feb03b2fd39e47bf407b29))
|
2883
2553
|
* add DataCalcInsightTemplate and DataKitObjectTemplate ([#1210](https://github.com/forcedotcom/source-deploy-retrieve/issues/1210)) ([cb845b3](https://github.com/forcedotcom/source-deploy-retrieve/commit/cb845b3759051438e3511530fefa36bdd0d189cd))
|
2554
|
+
* add the ExpressionSetObjectAlias metadata type ([#1209](https://github.com/forcedotcom/source-deploy-retrieve/issues/1209)) ([896ec32](https://github.com/forcedotcom/source-deploy-retrieve/commit/896ec326982fdeea91feb03b2fd39e47bf407b29))
|
2884
2555
|
* **deps:** bump fast-xml-parser from 4.3.2 to 4.3.3 ([#1122](https://github.com/jayree/sfdx-plugin-manifest/issues/1122)) ([57b66e6](https://github.com/jayree/sfdx-plugin-manifest/commit/57b66e65b60b727eb421ea914dfa40fbd5371098))
|
2556
|
+
* Remove unnecessary regex
|
2885
2557
|
* **deps:** bump isomorphic-git from 1.25.2 to 1.25.3 ([#1117](https://github.com/jayree/sfdx-plugin-manifest/issues/1117)) ([5a20134](https://github.com/jayree/sfdx-plugin-manifest/commit/5a201340320d1e312edd5da14a08aeff24c8df74))
|
2886
2558
|
* `normalizePath` performance ([#1853](https://github.com/isomorphic-git/isomorphic-git/issues/1853)) ([5331049](https://github.com/isomorphic-git/isomorphic-git/commit/53310498e9dd84a213197de2d69047ce733580e6))
|
2887
2559
|
|
@@ -2936,8 +2608,8 @@
|
|
2936
2608
|
* **deps:** bump @salesforce/core from 6.4.1 to 6.4.2 ([#1099](https://github.com/jayree/sfdx-plugin-manifest/issues/1099)) ([9cd95a3](https://github.com/jayree/sfdx-plugin-manifest/commit/9cd95a32ff340bfb14128cc071fca8666f82f291))
|
2937
2609
|
* **deps:** bump pino-pretty from 10.2.3 to 10.3.0 ([f7da5be](https://github.com/forcedotcom/sfdx-core/commit/f7da5be9a1384e56a60363ff04906fd7bd15de61))
|
2938
2610
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.10 to 5.0.12 ([#1100](https://github.com/jayree/sfdx-plugin-manifest/issues/1100)) ([6651c4e](https://github.com/jayree/sfdx-plugin-manifest/commit/6651c4e0ebda19aed282cbee8b9f9646ab983ebe))
|
2939
|
-
* **deps:** bump @oclif/core from 3.14.1 to 3.15.0 ([9ebc68b](https://github.com/salesforcecli/sf-plugins-core/commit/9ebc68bbf48ffff0f5e1df5d03a941399dbb84b9))
|
2940
2611
|
* **deps:** bump @salesforce/core from 6.2.2 to 6.4.1 ([2dbb56f](https://github.com/salesforcecli/sf-plugins-core/commit/2dbb56f27cffbae304ad3989d1b3b4177f80fa4d))
|
2612
|
+
* **deps:** bump @oclif/core from 3.14.1 to 3.15.0 ([9ebc68b](https://github.com/salesforcecli/sf-plugins-core/commit/9ebc68bbf48ffff0f5e1df5d03a941399dbb84b9))
|
2941
2613
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.1 to 10.2.4 ([#1097](https://github.com/jayree/sfdx-plugin-manifest/issues/1097)) ([4945344](https://github.com/jayree/sfdx-plugin-manifest/commit/4945344ade07aa9a184ab7a0306b5e499208caba))
|
2942
2614
|
* change mdcoverage url for getCurrentApiVersion ([#1191](https://github.com/forcedotcom/source-deploy-retrieve/issues/1191)) ([ff82bb9](https://github.com/forcedotcom/source-deploy-retrieve/commit/ff82bb963a3f847023ade67de8e0b5c09038b5aa))
|
2943
2615
|
* implicit dependency ([#1192](https://github.com/forcedotcom/source-deploy-retrieve/issues/1192)) ([d691e5e](https://github.com/forcedotcom/source-deploy-retrieve/commit/d691e5e1eedb348584820e2cd16a86d8ac890043))
|
@@ -2955,8 +2627,8 @@
|
|
2955
2627
|
* **deps:** bump @salesforce/core from 6.4.0 to 6.4.1 ([#1090](https://github.com/jayree/sfdx-plugin-manifest/issues/1090)) ([36e3870](https://github.com/jayree/sfdx-plugin-manifest/commit/36e3870d584c6555177dee7b058661392005ab28))
|
2956
2628
|
* update max query limit env var ([7b42e94](https://github.com/forcedotcom/sfdx-core/commit/7b42e949a88885c9eea236d667e07aa10a411b49))
|
2957
2629
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.8 to 5.0.10 ([#1093](https://github.com/jayree/sfdx-plugin-manifest/issues/1093)) ([6b3cf85](https://github.com/jayree/sfdx-plugin-manifest/commit/6b3cf85ed849038f708ab533dd9f3a8247850e7b))
|
2958
|
-
* allow zero default duration flags ([#470](https://github.com/salesforcecli/sf-plugins-core/issues/470)) ([fdc04b8](https://github.com/salesforcecli/sf-plugins-core/commit/fdc04b88bf45567b1b6476f807989a8b39936ed1))
|
2959
2630
|
* check oclif exit code first ([#466](https://github.com/salesforcecli/sf-plugins-core/issues/466)) ([6ac36aa](https://github.com/salesforcecli/sf-plugins-core/commit/6ac36aacaaf67b6222c91584c367ef3c49c01069))
|
2631
|
+
* allow zero default duration flags ([#470](https://github.com/salesforcecli/sf-plugins-core/issues/470)) ([fdc04b8](https://github.com/salesforcecli/sf-plugins-core/commit/fdc04b88bf45567b1b6476f807989a8b39936ed1))
|
2960
2632
|
|
2961
2633
|
|
2962
2634
|
|
@@ -2986,15 +2658,15 @@
|
|
2986
2658
|
* set some known props during scratch org creation ([447b070](https://github.com/forcedotcom/sfdx-core/commit/447b070d02badbe488f20c961b8db79ac6e9aef9))
|
2987
2659
|
* return a value, use that instead of mutating state ([b311cb1](https://github.com/forcedotcom/sfdx-core/commit/b311cb1a9340e9494c8deff127900d04f921aab8))
|
2988
2660
|
* set some known props during scratch org creation ([447b070](https://github.com/forcedotcom/sfdx-core/commit/447b070d02badbe488f20c961b8db79ac6e9aef9))
|
2989
|
-
* backward logic on scratch/sbox ([98762d5](https://github.com/forcedotcom/sfdx-core/commit/98762d510ad9fab37ede32a0670bf85a9fe9ab8f))
|
2990
|
-
* backward logic on scratch/sbox ([98762d5](https://github.com/forcedotcom/sfdx-core/commit/98762d510ad9fab37ede32a0670bf85a9fe9ab8f))
|
2991
2661
|
* jsdoc error ([985c2f6](https://github.com/forcedotcom/sfdx-core/commit/985c2f6b8fa90ee5302ecb84a07df8c4e2f214a4))
|
2992
2662
|
* only hit server for undefined values, not false ([c0f3845](https://github.com/forcedotcom/sfdx-core/commit/c0f3845de26400381ee953782444abfdbaa530b9))
|
2663
|
+
* backward logic on scratch/sbox ([98762d5](https://github.com/forcedotcom/sfdx-core/commit/98762d510ad9fab37ede32a0670bf85a9fe9ab8f))
|
2664
|
+
* backward logic on scratch/sbox ([98762d5](https://github.com/forcedotcom/sfdx-core/commit/98762d510ad9fab37ede32a0670bf85a9fe9ab8f))
|
2993
2665
|
* jsdoc error ([985c2f6](https://github.com/forcedotcom/sfdx-core/commit/985c2f6b8fa90ee5302ecb84a07df8c4e2f214a4))
|
2994
2666
|
* only hit server for undefined values, not false ([c0f3845](https://github.com/forcedotcom/sfdx-core/commit/c0f3845de26400381ee953782444abfdbaa530b9))
|
2995
2667
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.5 to 5.0.7 ([#1074](https://github.com/jayree/sfdx-plugin-manifest/issues/1074)) ([f5f21a8](https://github.com/jayree/sfdx-plugin-manifest/commit/f5f21a87ce1201a49f7540847df20d3b9587a722))
|
2996
|
-
* preserve oclif exit code ([#460](https://github.com/salesforcecli/sf-plugins-core/issues/460)) ([8a3c370](https://github.com/salesforcecli/sf-plugins-core/commit/8a3c370096f970b7bac8e8dabe1384bc1239a441))
|
2997
2668
|
* **deps:** bump @salesforce/core from 6.2.0 to 6.2.2 ([#463](https://github.com/salesforcecli/sf-plugins-core/issues/463)) ([50ec705](https://github.com/salesforcecli/sf-plugins-core/commit/50ec7058542e22f3a167fcf41f848350618a5795))
|
2669
|
+
* preserve oclif exit code ([#460](https://github.com/salesforcecli/sf-plugins-core/issues/460)) ([8a3c370](https://github.com/salesforcecli/sf-plugins-core/commit/8a3c370096f970b7bac8e8dabe1384bc1239a441))
|
2998
2670
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.3 to 10.2.0 ([#1069](https://github.com/jayree/sfdx-plugin-manifest/issues/1069)) ([4946e9b](https://github.com/jayree/sfdx-plugin-manifest/commit/4946e9bbb6168ca5a335d9cad9de65d59cbf1186))
|
2999
2671
|
* build ComponentSet using metadata and an org connection ([#1182](https://github.com/forcedotcom/source-deploy-retrieve/issues/1182)) ([d4d2b93](https://github.com/forcedotcom/source-deploy-retrieve/commit/d4d2b93847c264cf303bdd81fac906364e09fc16))
|
3000
2672
|
* 3 entities for Service Catalog Eligibility Rules ([#1185](https://github.com/forcedotcom/source-deploy-retrieve/issues/1185)) ([a1e0a58](https://github.com/forcedotcom/source-deploy-retrieve/commit/a1e0a58ade6de0449f70bfbb00184134afa99df4))
|
@@ -3011,20 +2683,22 @@
|
|
3011
2683
|
|
3012
2684
|
* **deps:** bump @oclif/core from 3.12.0 to 3.13.1 ([#1060](https://github.com/jayree/sfdx-plugin-manifest/issues/1060)) ([742ce04](https://github.com/jayree/sfdx-plugin-manifest/commit/742ce045a49cfee7bebb954b79af7e66f55ffb7e))
|
3013
2685
|
* add 'multipleNonGreedy' flag option to assign only one value per multiple flag ([#880](https://github.com/oclif/core/issues/880)) ([#889](https://github.com/oclif/core/issues/889)) ([354cead](https://github.com/oclif/core/commit/354cead9ae44ac8036911fce8ba94f085294ceb9))
|
3014
|
-
* cache this.commandsDir ([#891](https://github.com/oclif/core/issues/891)) ([7b217a4](https://github.com/oclif/core/commit/7b217a45aac2aa44bc696054924ef2280ecdc944))
|
3015
2686
|
* command not found on empty arg ([#887](https://github.com/oclif/core/issues/887)) ([#888](https://github.com/oclif/core/issues/888)) ([a8ca6cc](https://github.com/oclif/core/commit/a8ca6cc495d7aeba2b276477ab8217ec22f0ce63))
|
2687
|
+
* cache this.commandsDir ([#891](https://github.com/oclif/core/issues/891)) ([7b217a4](https://github.com/oclif/core/commit/7b217a45aac2aa44bc696054924ef2280ecdc944))
|
3016
2688
|
* **deps:** bump @salesforce/core from 6.2.0 to 6.2.2 ([#1061](https://github.com/jayree/sfdx-plugin-manifest/issues/1061)) ([a319f24](https://github.com/jayree/sfdx-plugin-manifest/commit/a319f2491f93c03843e0c2675e12d52e414f3593))
|
3017
2689
|
* set some known props during scratch org creation ([447b070](https://github.com/forcedotcom/sfdx-core/commit/447b070d02badbe488f20c961b8db79ac6e9aef9))
|
3018
|
-
* **deps:** bump @types/semver from 7.5.5 to 7.5.6 ([c12440d](https://github.com/forcedotcom/sfdx-core/commit/c12440de94c8479f4a885157082ee28065e43cff))
|
3019
2690
|
* bump jsforce ([#1001](https://github.com/forcedotcom/sfdx-core/issues/1001)) ([bc5a6f0](https://github.com/forcedotcom/sfdx-core/commit/bc5a6f08c25087fb8f63a49882ade9e1a7a63bbc))
|
2691
|
+
* **deps:** bump @types/semver from 7.5.5 to 7.5.6 ([c12440d](https://github.com/forcedotcom/sfdx-core/commit/c12440de94c8479f4a885157082ee28065e43cff))
|
3020
2692
|
* jsdoc error ([985c2f6](https://github.com/forcedotcom/sfdx-core/commit/985c2f6b8fa90ee5302ecb84a07df8c4e2f214a4))
|
3021
2693
|
* only hit server for undefined values, not false ([c0f3845](https://github.com/forcedotcom/sfdx-core/commit/c0f3845de26400381ee953782444abfdbaa530b9))
|
3022
2694
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.3 to 5.0.5 ([#1064](https://github.com/jayree/sfdx-plugin-manifest/issues/1064)) ([9f11d36](https://github.com/jayree/sfdx-plugin-manifest/commit/9f11d367bbc2effcfc6a467e6efdd78a5ee4198c))
|
3023
|
-
* **deps:** bump @oclif/core from 3.11.0 to 3.12.0 ([eb7289d](https://github.com/salesforcecli/sf-plugins-core/commit/eb7289ddbb4f60a1cdffe176badb58e14eb20cf3))
|
3024
2695
|
* **deps:** bump @salesforce/core from 6.1.3 to 6.2.0 ([23ee019](https://github.com/salesforcecli/sf-plugins-core/commit/23ee019ace63b3d6bf4c1752fd93d5cba78ec002))
|
2696
|
+
* **deps:** bump @oclif/core from 3.11.0 to 3.12.0 ([eb7289d](https://github.com/salesforcecli/sf-plugins-core/commit/eb7289ddbb4f60a1cdffe176badb58e14eb20cf3))
|
3025
2697
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.2 to 10.0.3 ([#1063](https://github.com/jayree/sfdx-plugin-manifest/issues/1063)) ([2a78146](https://github.com/jayree/sfdx-plugin-manifest/commit/2a78146096d9f2853582f54999e25e0201e39857))
|
3026
2698
|
* **deps:** bump @salesforce/core from 6.1.3 to 6.2.0 ([#1181](https://github.com/forcedotcom/source-deploy-retrieve/issues/1181)) ([125e7cf](https://github.com/forcedotcom/source-deploy-retrieve/commit/125e7cf639240bbae6d97b5661d5ee430934e6e2))
|
3027
2699
|
* **deps:** bump fs-extra from 11.1.1 to 11.2.0 ([#1066](https://github.com/jayree/sfdx-plugin-manifest/issues/1066)) ([f4ea024](https://github.com/jayree/sfdx-plugin-manifest/commit/f4ea024419bb6385f75936fa83636662a1c9e156))
|
2700
|
+
* Copy directory contents in parallel for better performance ([#1026](https://redirect.github.com/jprichardson/node-fs-extra/pull/1026))
|
2701
|
+
* Refactor internal code to use `async`/`await` ([#1020](https://redirect.github.com/jprichardson/node-fs-extra/issues/1020))
|
3028
2702
|
|
3029
2703
|
|
3030
2704
|
|
@@ -3075,7 +2749,6 @@
|
|
3075
2749
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.8.5 to 10.0.0 ([#1043](https://github.com/jayree/sfdx-plugin-manifest/issues/1043)) ([7ed9e90](https://github.com/jayree/sfdx-plugin-manifest/commit/7ed9e902fa7e15881160ea589d8804d6083d9ad6))
|
3076
2750
|
* **lint:** current linter rules ([#1159](https://github.com/forcedotcom/source-deploy-retrieve/issues/1159)) ([5ae721a](https://github.com/forcedotcom/source-deploy-retrieve/commit/5ae721ad469c0cc3d8a9697e9b69ad1f4dec1eeb))
|
3077
2751
|
* feat!: require node18, use core6 ([6af3a90](https://github.com/forcedotcom/source-deploy-retrieve/commit/6af3a9004f7cb89ae02dee2259ec0f80b16f7b90))
|
3078
|
-
### BREAKING CHANGES
|
3079
2752
|
* require node18+
|
3080
2753
|
* chore: core6
|
3081
2754
|
|
@@ -3087,23 +2760,23 @@
|
|
3087
2760
|
### Bug Fixes
|
3088
2761
|
|
3089
2762
|
* **deps:** bump @oclif/core from 3.10.0 to 3.10.8 ([#1040](https://github.com/jayree/sfdx-plugin-manifest/issues/1040)) ([7338899](https://github.com/jayree/sfdx-plugin-manifest/commit/73388998c532297008bc50d8707f9ea453165361))
|
3090
|
-
*
|
2763
|
+
* dont drop ts-node options if there are no extends ([#853](https://github.com/oclif/core/issues/853)) ([039b42a](https://github.com/oclif/core/commit/039b42a9dcfb8e1bd953820bf65d7c9ddbbf9740))
|
2764
|
+
* **deps:** bump postcss from 8.4.30 to 8.4.31 ([#809](https://github.com/oclif/core/issues/809)) ([fd938d3](https://github.com/oclif/core/commit/fd938d3a91f58cad5c59286815567a0cff14b69d))
|
3091
2765
|
* check for ENOENT code ([44fb9dc](https://github.com/oclif/core/commit/44fb9dc40a307ea1656e726806b62c9d165ae32f))
|
3092
2766
|
* handle non-existent tsconfig ([0b15536](https://github.com/oclif/core/commit/0b15536b1b021eec182b18e99d5ab2b6c9deacd3))
|
3093
2767
|
* support jsonc tsconfig ([026f835](https://github.com/oclif/core/commit/026f8358006eea5651961070d77105111e1a37a2))
|
3094
2768
|
* use tsconfck to handle json-c ([7f0c9f0](https://github.com/oclif/core/commit/7f0c9f0a78c9d4f78bbdcc8b174aef01a007a918))
|
3095
|
-
*
|
3096
|
-
* **deps:** bump postcss from 8.4.30 to 8.4.31 ([#809](https://github.com/oclif/core/issues/809)) ([fd938d3](https://github.com/oclif/core/commit/fd938d3a91f58cad5c59286815567a0cff14b69d))
|
3097
|
-
* extra parens in debug logs ([81c9efc](https://github.com/oclif/core/commit/81c9efcb1a042344761bbea01f12e54e39190c59))
|
2769
|
+
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([#796](https://github.com/oclif/core/issues/796)) ([a6c5f3c](https://github.com/oclif/core/commit/a6c5f3c18721b0f2893ea17eb4eb9cc4c2774869))
|
3098
2770
|
* handle undefined flags in help ([bd5a38f](https://github.com/oclif/core/commit/bd5a38f3abb05586b71b2bbe8c202987f38ba5da))
|
3099
|
-
*
|
2771
|
+
* extra parens in debug logs ([81c9efc](https://github.com/oclif/core/commit/81c9efcb1a042344761bbea01f12e54e39190c59))
|
3100
2772
|
* move up prod check in tsPath ([#858](https://github.com/oclif/core/issues/858)) ([204de58](https://github.com/oclif/core/commit/204de58ddd158e10943007d50c658e0e1ef81d4f))
|
2773
|
+
* improve plugin loading performance ([#856](https://github.com/oclif/core/issues/856)) ([3c17c24](https://github.com/oclif/core/commit/3c17c24b3955c9d74e462790c3cf0a46908a2b85)), closes [#857](https://github.com/oclif/core/issues/857)
|
3101
2774
|
* **deps:** bump @salesforce/sf-plugins-core from 4.0.0 to 4.1.0 ([#1036](https://github.com/jayree/sfdx-plugin-manifest/issues/1036)) ([e01d041](https://github.com/jayree/sfdx-plugin-manifest/commit/e01d04100e024e60b321eac25738041acf90b20f))
|
3102
|
-
* export inquirer Separator ([#443](https://github.com/salesforcecli/sf-plugins-core/issues/443)) ([cb58076](https://github.com/salesforcecli/sf-plugins-core/commit/cb58076f8dcc7c2d8b273a450e9dfafa06d76426))
|
3103
2775
|
* export inquirer Separator ([616b781](https://github.com/salesforcecli/sf-plugins-core/commit/616b781bab8f55914f54374f8fdd6af0aaa7f57c))
|
2776
|
+
* export inquirer Separator ([#443](https://github.com/salesforcecli/sf-plugins-core/issues/443)) ([cb58076](https://github.com/salesforcecli/sf-plugins-core/commit/cb58076f8dcc7c2d8b273a450e9dfafa06d76426))
|
3104
2777
|
* mode @types/inquirer to deps ([f2c1543](https://github.com/salesforcecli/sf-plugins-core/commit/f2c15436592da07b5060e195d62ef0e63b536e10))
|
3105
|
-
* export from index ([c8870ce](https://github.com/salesforcecli/sf-plugins-core/commit/c8870ce59f4749769fe4ad8888c3ba01bbc1b632))
|
3106
2778
|
* export from index ([c173249](https://github.com/salesforcecli/sf-plugins-core/commit/c173249219ffecbaa07eade25a83411613b44255))
|
2779
|
+
* export from index ([c8870ce](https://github.com/salesforcecli/sf-plugins-core/commit/c8870ce59f4749769fe4ad8888c3ba01bbc1b632))
|
3107
2780
|
* finally got it right ([d4c0974](https://github.com/salesforcecli/sf-plugins-core/commit/d4c0974c0c1d0f04c9702396c4c2f857e5962fae))
|
3108
2781
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.8.3 to 9.8.5 ([#1042](https://github.com/jayree/sfdx-plugin-manifest/issues/1042)) ([cca0ba4](https://github.com/jayree/sfdx-plugin-manifest/commit/cca0ba4e0860c6b057141e3c63d8af90eb900a5c))
|
3109
2782
|
* **deps:** bump @salesforce/core from 5.3.16 to 5.3.17 ([#1166](https://github.com/forcedotcom/source-deploy-retrieve/issues/1166)) ([11030af](https://github.com/forcedotcom/source-deploy-retrieve/commit/11030afdd4b698dcdc887c1c3860d421a0692248))
|
@@ -3122,10 +2795,10 @@
|
|
3122
2795
|
* restore exit(0) behavior ([0c3fdd7](https://github.com/oclif/core/commit/0c3fdd7a7e3bfe605274d69894e9a2fba8c2e3d7))
|
3123
2796
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.28 to 9.8.3 ([#1023](https://github.com/jayree/sfdx-plugin-manifest/issues/1023)) ([0b25dbb](https://github.com/jayree/sfdx-plugin-manifest/commit/0b25dbb956faa284d607f80972a95ce2435e23b8))
|
3124
2797
|
* replaces unzipper library with jszip ([#1086](https://github.com/forcedotcom/source-deploy-retrieve/issues/1086)) ([6bc0c12](https://github.com/forcedotcom/source-deploy-retrieve/commit/6bc0c12bc2cdb4cfe5f49c2b460843baf39ed388))
|
3125
|
-
* **deps:** bump @salesforce/ts-types from 2.0.8 to 2.0.9 ([#1155](https://github.com/forcedotcom/source-deploy-retrieve/issues/1155)) ([04af179](https://github.com/forcedotcom/source-deploy-retrieve/commit/04af17922d850cd385d31dae226568cba43cc30b))
|
3126
2798
|
* Wr/coft mpd ([#1146](https://github.com/forcedotcom/source-deploy-retrieve/issues/1146)) ([7fdfd33](https://github.com/forcedotcom/source-deploy-retrieve/commit/7fdfd337d843e95babc950c628c371eccd8d7e7c))
|
3127
|
-
*
|
2799
|
+
* **deps:** bump @salesforce/ts-types from 2.0.8 to 2.0.9 ([#1155](https://github.com/forcedotcom/source-deploy-retrieve/issues/1155)) ([04af179](https://github.com/forcedotcom/source-deploy-retrieve/commit/04af17922d850cd385d31dae226568cba43cc30b))
|
3128
2800
|
* add support for more metadata types ([#1161](https://github.com/forcedotcom/source-deploy-retrieve/issues/1161)) ([b4748aa](https://github.com/forcedotcom/source-deploy-retrieve/commit/b4748aae6811f23828804a9fd0a891ec43651faa))
|
2801
|
+
* support metadata type managedEventSubscription ([#1162](https://github.com/forcedotcom/source-deploy-retrieve/issues/1162)) ([8afad5a](https://github.com/forcedotcom/source-deploy-retrieve/commit/8afad5a2859255a1d88744a07ba0f55bb3c1585b))
|
3129
2802
|
* **deps:** bump isomorphic-git from 1.24.5 to 1.25.0 ([#1033](https://github.com/jayree/sfdx-plugin-manifest/issues/1033)) ([3ed7370](https://github.com/jayree/sfdx-plugin-manifest/commit/3ed737084a38f525446c5e5d69677293b1c3cfe9))
|
3130
2803
|
* **add:** Merge deletions support ([#1836](https://github.com/isomorphic-git/isomorphic-git/issues/1836)) ([90ea0e3](https://github.com/isomorphic-git/isomorphic-git/commit/90ea0e34f6bb0956858213281fafff0fd8e94309))
|
3131
2804
|
|
@@ -3147,8 +2820,8 @@
|
|
3147
2820
|
### Bug Fixes
|
3148
2821
|
|
3149
2822
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.24 to 9.7.27 ([#999](https://github.com/jayree/sfdx-plugin-manifest/issues/999)) ([c8d9028](https://github.com/jayree/sfdx-plugin-manifest/commit/c8d902837491d0f8a4c64864cb3e22df37a9e017))
|
3150
|
-
* **deps:** bump @salesforce/kit from 3.0.11 to 3.0.13 ([#1141](https://github.com/forcedotcom/source-deploy-retrieve/issues/1141)) ([1963957](https://github.com/forcedotcom/source-deploy-retrieve/commit/1963957cd41dc982ceb3b19d4258d70796589976))
|
3151
2823
|
* component set maps treat encoded and decoded keys as the same ([#1138](https://github.com/forcedotcom/source-deploy-retrieve/issues/1138)) ([7fe0bab](https://github.com/forcedotcom/source-deploy-retrieve/commit/7fe0bab1d6815afa3daad7ed0a3cac4f5808ea20))
|
2824
|
+
* **deps:** bump @salesforce/kit from 3.0.11 to 3.0.13 ([#1141](https://github.com/forcedotcom/source-deploy-retrieve/issues/1141)) ([1963957](https://github.com/forcedotcom/source-deploy-retrieve/commit/1963957cd41dc982ceb3b19d4258d70796589976))
|
3152
2825
|
* remove duplicates from file responses ([#1137](https://github.com/forcedotcom/source-deploy-retrieve/issues/1137)) ([a8b4ebf](https://github.com/forcedotcom/source-deploy-retrieve/commit/a8b4ebf14b9441c21bfc53514208e2b22c084ae3))
|
3153
2826
|
|
3154
2827
|
|
@@ -3159,52 +2832,75 @@
|
|
3159
2832
|
### Bug Fixes
|
3160
2833
|
|
3161
2834
|
* **deps:** bump @babel/traverse from 7.21.4 to 7.23.2 ([#990](https://github.com/jayree/sfdx-plugin-manifest/issues/990)) ([131e3da](https://github.com/jayree/sfdx-plugin-manifest/commit/131e3da3f67d28dc076aeee9644a1bbb44189613))
|
3162
|
-
|
3163
|
-
|
3164
|
-
## v7.21.5 (2023-04-28)
|
3165
|
-
#### :eyeglasses: Spec Compliance
|
2835
|
+
* `babel-compat-data`
|
2836
|
+
* [#15598](https://github.com/babel/babel/pull/15598) fix: Not found `corejs3-shipped-proposals.json` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3166
2837
|
* `babel-generator`, `babel-parser`, `babel-types`
|
3167
2838
|
* [#15539](https://github.com/babel/babel/pull/15539) fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3168
|
-
#### :bug: Bug Fix
|
3169
2839
|
* `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx`
|
3170
2840
|
* [#15515](https://github.com/babel/babel/pull/15515) fix: `)` position with `createParenthesizedExpressions` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3171
2841
|
* `babel-preset-env`
|
3172
2842
|
* [#15580](https://github.com/babel/babel/pull/15580) Add syntax import meta to preset env ([@JLHwung](https://github.com/JLHwung))
|
3173
|
-
#### :nail_care: Polish
|
3174
2843
|
* `babel-types`
|
3175
2844
|
* [#15546](https://github.com/babel/babel/pull/15546) Improve the layout of generated validators ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3176
2845
|
* `babel-core`
|
3177
2846
|
* [#15535](https://github.com/babel/babel/pull/15535) Use `lt` instead of `lte` to check TS version for .cts config ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3178
|
-
#### :house: Internal
|
3179
2847
|
* `babel-core`
|
3180
2848
|
* [#15575](https://github.com/babel/babel/pull/15575) Use synchronous `import.meta.resolve` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3181
2849
|
* `babel-helper-fixtures`, `babel-preset-typescript`
|
3182
2850
|
* [#15568](https://github.com/babel/babel/pull/15568) Handle `.overrides` and `.env` when resolving plugins/presets from fixture options ([@JLHwung](https://github.com/JLHwung))
|
3183
2851
|
* `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`
|
3184
2852
|
* [#15548](https://github.com/babel/babel/pull/15548) Use `semver` package to compare versions ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3185
|
-
|
3186
|
-
-
|
3187
|
-
-
|
3188
|
-
|
3189
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3190
|
-
## v7.21.6 (2023-04-29)
|
3191
|
-
#### :bug: Bug Fix
|
3192
|
-
* `babel-compat-data`
|
3193
|
-
* [#15598](https://github.com/babel/babel/pull/15598) fix: Not found `corejs3-shipped-proposals.json` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3194
|
-
#### Committers: 1
|
3195
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3196
|
-
## v7.21.8 (2023-05-02)
|
3197
|
-
#### :eyeglasses: Spec Compliance
|
2853
|
+
* `babel-preset-env`, `babel-standalone`
|
2854
|
+
* [#15675](https://github.com/babel/babel/pull/15675) Fix using `syntax-unicode-sets-regex` in standalone ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2855
|
+
* `babel-core`
|
2856
|
+
* [#15683](https://github.com/babel/babel/pull/15683) Suggest `-transform-` when resolving missing plugins ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3198
2857
|
* `babel-parser`
|
3199
|
-
* [#
|
3200
|
-
|
3201
|
-
*
|
3202
|
-
*
|
3203
|
-
|
3204
|
-
-
|
3205
|
-
-
|
3206
|
-
|
3207
|
-
|
2858
|
+
* [#15631](https://github.com/babel/babel/pull/15631) rescan gt token at the end of type args parsing ([@JLHwung](https://github.com/JLHwung))
|
2859
|
+
* `babel-generator`
|
2860
|
+
* [#15569](https://github.com/babel/babel/pull/15569) Fix indentation when `retainLines` is `true` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2861
|
+
* `babel-template`
|
2862
|
+
* [#15534](https://github.com/babel/babel/pull/15534) fix: Template `export { x }` stuck in infinite loop ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2863
|
+
* `babel-compat-data`, `babel-preset-env`
|
2864
|
+
* [#15606](https://github.com/babel/babel/pull/15606) fix: enable transform-block-scoping with generators feature (#12806) ([@IlyaSemenov](https://github.com/IlyaSemenov))
|
2865
|
+
* `babel-compat-data`, `babel-helper-compilation-targets`, `babel-preset-env`
|
2866
|
+
* [#15727](https://github.com/babel/babel/pull/15727) Add opera mobile compat data ([@JLHwung](https://github.com/JLHwung))
|
2867
|
+
* `babel-plugin-transform-optional-chaining`
|
2868
|
+
* [#15739](https://github.com/babel/babel/pull/15739) Fix transform of `delete a?.b` in function params ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2869
|
+
* `babel-helper-split-export-declaration`, `babel-plugin-transform-modules-commonjs`
|
2870
|
+
* [#15736](https://github.com/babel/babel/pull/15736) fix: Default export for duplicate names ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2871
|
+
* `babel-compat-data`, `babel-preset-env`
|
2872
|
+
* [#15726](https://github.com/babel/babel/pull/15726) update compat-data sources ([@JLHwung](https://github.com/JLHwung))
|
2873
|
+
* `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3`, `babel-runtime`
|
2874
|
+
* [#15705](https://github.com/babel/babel/pull/15705) Fix handling of sync error in `@@asyncDispose` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2875
|
+
* `babel-standalone`
|
2876
|
+
* [#15707](https://github.com/babel/babel/pull/15707) fix: Support transforming Explicit Resource Management in `stage-2` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2877
|
+
* `babel-core`
|
2878
|
+
* [#15626](https://github.com/babel/babel/pull/15626) fix: Works correctly with `--frozen-intrinsics` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2879
|
+
* `babel-helper-create-class-features-plugin`, `babel-plugin-transform-classes`
|
2880
|
+
* [#15700](https://github.com/babel/babel/pull/15700) Minor class transform cleanups ([@JLHwung](https://github.com/JLHwung))
|
2881
|
+
* `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-typescript`
|
2882
|
+
* [#15740](https://github.com/babel/babel/pull/15740) Compress output for optional chain with multiple `?.` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2883
|
+
* `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-traverse`
|
2884
|
+
* [#15741](https://github.com/babel/babel/pull/15741) Inject tmp vars in the params list of IIFEs when possible ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2885
|
+
* `babel-plugin-transform-typescript`
|
2886
|
+
* [#15882](https://github.com/babel/babel/pull/15882) Fix: fully remove TS nested type-only exported namespaces ([@yangguansen](https://github.com/yangguansen))
|
2887
|
+
* `babel-types`
|
2888
|
+
* [#15867](https://github.com/babel/babel/pull/15867) fix: definition of TS function type params ([@danez](https://github.com/danez))
|
2889
|
+
* `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`
|
2890
|
+
* [#15858](https://github.com/babel/babel/pull/15858) fix(standalone): strip archived syntax plugins ([@JLHwung](https://github.com/JLHwung))
|
2891
|
+
* `babel-core`
|
2892
|
+
* [#15850](https://github.com/babel/babel/pull/15850) Support configuring cache in ESM configs ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2893
|
+
* `babel-parser`
|
2894
|
+
* [#10940](https://github.com/babel/babel/pull/10940) Do not record trailing comma pos when `maybeAsyncArrow: false` ([@JLHwung](https://github.com/JLHwung))
|
2895
|
+
* `babel-core`, `babel-helper-compilation-targets`, `babel-parser`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-react`, `babel-register`, `babel-traverse`, `babel-types`
|
2896
|
+
* [#15872](https://github.com/babel/babel/pull/15872) enable jest/no-standalone-expect ([@JLHwung](https://github.com/JLHwung))
|
2897
|
+
* `babel-core`, `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
|
2898
|
+
* [#15833](https://github.com/babel/babel/pull/15833) bump json5, terser and webpack, further minimize babel helpers ([@JLHwung](https://github.com/JLHwung))
|
2899
|
+
* Other
|
2900
|
+
* [#15846](https://github.com/babel/babel/pull/15846) Use Babel 8.0 alpha to build babel ([@JLHwung](https://github.com/JLHwung))
|
2901
|
+
* [#15856](https://github.com/babel/babel/pull/15856) Exclude redundant files from publish process ([@JLHwung](https://github.com/JLHwung))
|
2902
|
+
* `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-optional-chaining`, `babel-preset-env`
|
2903
|
+
* [#15871](https://github.com/babel/babel/pull/15871) Simplify `?.` output when chain result is ignored ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3208
2904
|
* `babel-parser`, `babel-plugin-transform-typescript`
|
3209
2905
|
* [#15497](https://github.com/babel/babel/pull/15497) [ts] Support `import ... =` and `export =` in scripts ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3210
2906
|
* `babel-compat-data`, `babel-core`, `babel-plugin-proposal-unicode-sets-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-standalone`
|
@@ -3221,116 +2917,42 @@
|
|
3221
2917
|
* [#15638](https://github.com/babel/babel/pull/15638) Enable regexp unicode sets parsing by default ([@JLHwung](https://github.com/JLHwung))
|
3222
2918
|
* `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
|
3223
2919
|
* [#15570](https://github.com/babel/babel/pull/15570) Add decorators version `2023-05` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3224
|
-
#### :nail_care: Polish
|
3225
2920
|
* `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx`, `babel-traverse`, `babel-types`
|
3226
2921
|
* [#15549](https://github.com/babel/babel/pull/15549) Improve type definitions for validators ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3227
|
-
#### :house: Internal
|
3228
2922
|
* `babel-parser`
|
3229
2923
|
* [#15630](https://github.com/babel/babel/pull/15630) Unify parsing of import/export modifiers (type/typeof/module) ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3230
2924
|
* `babel-compat-data`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`
|
3231
2925
|
* [#15531](https://github.com/babel/babel/pull/15531) Allow polyfill providers to specify custom `@babel/runtime` pkg ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3232
2926
|
* `babel-core`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-unicode-property-regex`, `babel-preset-env`, `babel-standalone`
|
3233
2927
|
* [#15614](https://github.com/babel/babel/pull/15614) Rename `-proposal-`s that became standard to `-transform-` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3234
|
-
|
3235
|
-
|
3236
|
-
-
|
3237
|
-
|
3238
|
-
-
|
3239
|
-
|
3240
|
-
|
2928
|
+
* `babel-preset-env`
|
2929
|
+
* [#15658](https://github.com/babel/babel/pull/15658) Workaround for broken babel-preset-react-app ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2930
|
+
* `babel-core`, `babel-traverse`
|
2931
|
+
* [#15754](https://github.com/babel/babel/pull/15754) Revert "Use `NodePath#hub` as part of the paths cache key" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2932
|
+
* `babel-parser`
|
2933
|
+
* [#15602](https://github.com/babel/babel/pull/15602) Remove `using await` restriction in explicitResourceManagement ([@JLHwung](https://github.com/JLHwung))
|
2934
|
+
* `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`
|
2935
|
+
* [#15605](https://github.com/babel/babel/pull/15605) Fix backward compat for semver checks in class®exp feat plugins ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3241
2936
|
* `babel-generator`
|
3242
2937
|
* [#15719](https://github.com/babel/babel/pull/15719) fix: Avoid internally generating negative source maps columns ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3243
2938
|
* `babel-core`, `babel-traverse`
|
3244
2939
|
* [#15725](https://github.com/babel/babel/pull/15725) Use `NodePath#hub` as part of the paths cache key ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3245
2940
|
* Other
|
3246
2941
|
* [#15747](https://github.com/babel/babel/pull/15747) fix: export `meta` from `eslint-parser/experimental-worker` ([@JLHwung](https://github.com/JLHwung))
|
3247
|
-
#### :house: Internal
|
3248
2942
|
* `babel-core`, `babel-traverse`
|
3249
2943
|
* [#15702](https://github.com/babel/babel/pull/15702) Refactor visitors merging ([@nullableVoidPtr](https://github.com/nullableVoidPtr))
|
3250
|
-
#### Committers: 4
|
3251
|
-
- Avery ([@nullableVoidPtr](https://github.com/nullableVoidPtr))
|
3252
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3253
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3254
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3255
|
-
## v7.22.4 (2023-05-29)
|
3256
|
-
#### :bug: Bug Fix
|
3257
2944
|
* `babel-traverse`
|
3258
|
-
* [#
|
3259
|
-
|
3260
|
-
*
|
3261
|
-
*
|
3262
|
-
*
|
3263
|
-
*
|
3264
|
-
|
3265
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3266
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3267
|
-
- coderaiser ([@coderaiser](https://github.com/coderaiser))
|
3268
|
-
## v7.21.9 (2023-05-22)
|
3269
|
-
#### :bug: Bug Fix
|
2945
|
+
* [#16033](https://github.com/babel/babel/pull/16033) Only evaluate own String/Number/Math methods ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2946
|
+
* `babel-preset-typescript`
|
2947
|
+
* [#16022](https://github.com/babel/babel/pull/16022) Rewrite `.tsx` extension when using `rewriteImportExtensions` ([@jimmydief](https://github.com/jimmydief))
|
2948
|
+
* `babel-helpers`
|
2949
|
+
* [#16017](https://github.com/babel/babel/pull/16017) Fix: fallback to typeof when toString is applied to incompatible object ([@JLHwung](https://github.com/JLHwung))
|
2950
|
+
* `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
|
2951
|
+
* [#16025](https://github.com/babel/babel/pull/16025) Avoid override mistake in namespace imports ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3270
2952
|
* `babel-parser`
|
3271
|
-
* [#
|
3272
|
-
* `babel-
|
3273
|
-
* [#
|
3274
|
-
* `babel-template`
|
3275
|
-
* [#15534](https://github.com/babel/babel/pull/15534) fix: Template `export { x }` stuck in infinite loop ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3276
|
-
* `babel-compat-data`, `babel-preset-env`
|
3277
|
-
* [#15606](https://github.com/babel/babel/pull/15606) fix: enable transform-block-scoping with generators feature (#12806) ([@IlyaSemenov](https://github.com/IlyaSemenov))
|
3278
|
-
#### Committers: 5
|
3279
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3280
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3281
|
-
- Ilya Semenov ([@IlyaSemenov](https://github.com/IlyaSemenov))
|
3282
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3283
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3284
|
-
## v7.22.20 (2023-09-16)
|
3285
|
-
#### :house: Internal
|
3286
|
-
* `babel-helper-validator-identifier`
|
3287
|
-
* [#15973](https://github.com/babel/babel/pull/15973) Remove special-casing of U+200C and U+200D ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3288
|
-
* `babel-plugin-transform-dotall-regex`
|
3289
|
-
* [#15974](https://github.com/babel/babel/pull/15974) Update Unicode test fixtures ([@JLHwung](https://github.com/JLHwung))
|
3290
|
-
#### :leftwards_arrow_with_hook: Revert
|
3291
|
-
* `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env`
|
3292
|
-
* [#15979](https://github.com/babel/babel/pull/15979) Revert "Improve output when wrapping functions" ([@jjonescz](https://github.com/jjonescz))
|
3293
|
-
#### Committers: 3
|
3294
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3295
|
-
- Jan Jones ([@jjonescz](https://github.com/jjonescz))
|
3296
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3297
|
-
## v7.22.12 (2023-08-25)
|
3298
|
-
#### :bug: Bug Fix
|
3299
|
-
* `babel-plugin-transform-optional-chaining`
|
3300
|
-
* [#15888](https://github.com/babel/babel/pull/15888) Fix optional chain optimization in sequence expression ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3301
|
-
#### Committers: 2
|
3302
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3303
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3304
|
-
## v7.22.3 (2023-05-27)
|
3305
|
-
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a `package.json` file containing `"type": "script"` instead of `"type": "commonjs"` ([#15664](https://github.com/babel/babel/issues/15664)).
|
3306
|
-
## v7.22.1 (2023-05-26)
|
3307
|
-
#### :bug: Bug Fix
|
3308
|
-
* `babel-preset-env`
|
3309
|
-
* [#15658](https://github.com/babel/babel/pull/15658) Workaround for broken babel-preset-react-app ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3310
|
-
#### Committers: 2
|
3311
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3312
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3313
|
-
## v7.22.9 (2023-07-12)
|
3314
|
-
#### :bug: Bug Fix
|
3315
|
-
* `babel-plugin-transform-typescript`
|
3316
|
-
* [#15774](https://github.com/babel/babel/pull/15774) fix: `Infinity` in enums ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3317
|
-
* `babel-helper-module-transforms`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-wrap-function`
|
3318
|
-
* [#15771](https://github.com/babel/babel/pull/15771) Simplify helper dependencies ([@JLHwung](https://github.com/JLHwung))
|
3319
|
-
#### :nail_care: Polish
|
3320
|
-
* `babel-generator`
|
3321
|
-
* [#15757](https://github.com/babel/babel/pull/15757) `recordAndTupleSyntaxType` defaults to `"hash"` ([@coderaiser](https://github.com/coderaiser))
|
3322
|
-
#### :house: Internal
|
3323
|
-
* [#15748](https://github.com/babel/babel/pull/15748) Migrate to `eslint.config.js` ([@JLHwung](https://github.com/JLHwung))
|
3324
|
-
* [#15758](https://github.com/babel/babel/pull/15758) Use Prettier 3 stable ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3325
|
-
#### Committers: 5
|
3326
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3327
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3328
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3329
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3330
|
-
- coderaiser ([@coderaiser](https://github.com/coderaiser))
|
3331
|
-
## v7.23.0 (2023-09-25)
|
3332
|
-
Thanks @lorenzoferre and @RajShukla1 for your first PRs!
|
3333
|
-
#### :rocket: New Feature
|
2953
|
+
* [#15935](https://github.com/babel/babel/pull/15935) fix: `__esModule` is missing from published `@babel/parser` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
2954
|
+
* `babel-traverse`
|
2955
|
+
* [#15936](https://github.com/babel/babel/pull/15936) Skip deprecation warning tests when in a folder named `@babel` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3334
2956
|
* `babel-plugin-proposal-import-wasm-source`, `babel-plugin-syntax-import-source`, `babel-plugin-transform-dynamic-import`
|
3335
2957
|
* [#15870](https://github.com/babel/babel/pull/15870) Support transforming `import source` for wasm ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3336
2958
|
* `babel-helper-module-transforms`, `babel-helpers`, `babel-plugin-proposal-import-defer`, `babel-plugin-syntax-import-defer`, `babel-plugin-transform-modules-commonjs`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`
|
@@ -3352,202 +2974,37 @@
|
|
3352
2974
|
* [#15913](https://github.com/babel/babel/pull/15913) Add `rewriteImportExtensions` option to TS preset ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3353
2975
|
* `babel-parser`
|
3354
2976
|
* [#15896](https://github.com/babel/babel/pull/15896) Allow TS tuples to have both labeled and unlabeled elements ([@yukukotani](https://github.com/yukukotani))
|
3355
|
-
#### :bug: Bug Fix
|
3356
2977
|
* `babel-plugin-transform-block-scoping`
|
3357
2978
|
* [#15962](https://github.com/babel/babel/pull/15962) fix: `transform-block-scoping` captures the variables of the method in the loop ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3358
|
-
#### :nail_care: Polish
|
3359
2979
|
* `babel-traverse`
|
3360
2980
|
* [#15797](https://github.com/babel/babel/pull/15797) Expand evaluation of global built-ins in `@babel/traverse` ([@lorenzoferre](https://github.com/lorenzoferre))
|
3361
2981
|
* `babel-plugin-proposal-explicit-resource-management`
|
3362
2982
|
* [#15985](https://github.com/babel/babel/pull/15985) Improve source maps for blocks with `using` declarations ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3363
|
-
#### :microscope: Output optimization
|
3364
2983
|
* `babel-core`, `babel-helper-module-transforms`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-classes`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env`
|
3365
2984
|
* [#15984](https://github.com/babel/babel/pull/15984) Inline `exports.XXX =` update in simple variable declarations ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3366
|
-
|
3367
|
-
|
3368
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3369
|
-
- Lorenzo Ferretti ([@lorenzoferre](https://github.com/lorenzoferre))
|
3370
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3371
|
-
- Raj Pawan Shukla ([@RajShukla1](https://github.com/RajShukla1))
|
3372
|
-
- Yuku Kotani ([@yukukotani](https://github.com/yukukotani))
|
3373
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3374
|
-
## v7.22.14 (2023-08-30)
|
3375
|
-
#### :bug: Bug Fix
|
3376
|
-
* `babel-preset-env`
|
3377
|
-
* [#15907](https://github.com/babel/babel/pull/15907) Avoid dynamic require call in preset-env ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3378
|
-
#### :house: Internal
|
3379
|
-
* `babel-parser`
|
3380
|
-
* [#15884](https://github.com/babel/babel/pull/15884) Simplify parser errors creation ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3381
|
-
* `babel-core`, `babel-helper-compilation-targets`, `babel-helper-simple-access`, `babel-parser`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-traverse`, `babel-types`
|
3382
|
-
* [#15902](https://github.com/babel/babel/pull/15902) extract more test helpers to repo-utils ([@JLHwung](https://github.com/JLHwung))
|
3383
|
-
#### Committers: 2
|
3384
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3385
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3386
|
-
## v7.22.8 (2023-07-06)
|
3387
|
-
This release reverts a commit that caused all new angular installations to fail: https://github.com/angular/angular-cli/issues/25496
|
3388
|
-
#### :leftwards_arrow_with_hook: Revert
|
3389
|
-
* `babel-core`, `babel-traverse`
|
3390
|
-
* [#15754](https://github.com/babel/babel/pull/15754) Revert "Use `NodePath#hub` as part of the paths cache key" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3391
|
-
#### Committers: 1
|
3392
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3393
|
-
## v7.22.6 (2023-07-04)
|
3394
|
-
#### :bug: Bug Fix
|
3395
|
-
* `babel-compat-data`, `babel-helper-compilation-targets`, `babel-preset-env`
|
3396
|
-
* [#15727](https://github.com/babel/babel/pull/15727) Add opera mobile compat data ([@JLHwung](https://github.com/JLHwung))
|
3397
|
-
* `babel-plugin-transform-optional-chaining`
|
3398
|
-
* [#15739](https://github.com/babel/babel/pull/15739) Fix transform of `delete a?.b` in function params ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3399
|
-
* `babel-helper-split-export-declaration`, `babel-plugin-transform-modules-commonjs`
|
3400
|
-
* [#15736](https://github.com/babel/babel/pull/15736) fix: Default export for duplicate names ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3401
|
-
* `babel-compat-data`, `babel-preset-env`
|
3402
|
-
* [#15726](https://github.com/babel/babel/pull/15726) update compat-data sources ([@JLHwung](https://github.com/JLHwung))
|
3403
|
-
* `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3`, `babel-runtime`
|
3404
|
-
* [#15705](https://github.com/babel/babel/pull/15705) Fix handling of sync error in `@@asyncDispose` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3405
|
-
* `babel-standalone`
|
3406
|
-
* [#15707](https://github.com/babel/babel/pull/15707) fix: Support transforming Explicit Resource Management in `stage-2` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3407
|
-
* `babel-core`
|
3408
|
-
* [#15626](https://github.com/babel/babel/pull/15626) fix: Works correctly with `--frozen-intrinsics` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3409
|
-
#### :house: Internal
|
3410
|
-
* `babel-helper-create-class-features-plugin`, `babel-plugin-transform-classes`
|
3411
|
-
* [#15700](https://github.com/babel/babel/pull/15700) Minor class transform cleanups ([@JLHwung](https://github.com/JLHwung))
|
3412
|
-
#### :microscope: Output optimization
|
3413
|
-
* `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-typescript`
|
3414
|
-
* [#15740](https://github.com/babel/babel/pull/15740) Compress output for optional chain with multiple `?.` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3415
|
-
* `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-traverse`
|
3416
|
-
* [#15741](https://github.com/babel/babel/pull/15741) Inject tmp vars in the params list of IIFEs when possible ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3417
|
-
#### Committers: 5
|
3418
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3419
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3420
|
-
- Joe Maffei ([@joemaffei](https://github.com/joemaffei))
|
3421
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3422
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3423
|
-
## v7.22.13 (2023-08-28)
|
3424
|
-
#### :house: Internal
|
3425
|
-
* `babel-helper-fixtures`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env`
|
3426
|
-
* [#15890](https://github.com/babel/babel/pull/15890) Improve helper-fixtures ([@JLHwung](https://github.com/JLHwung))
|
3427
|
-
#### :leftwards_arrow_with_hook: Revert
|
3428
|
-
* `babel-parser`
|
3429
|
-
* [#15901](https://github.com/babel/babel/pull/15901) Revert "Do not record trailing comma pos when `maybeAsyncArrow: false`" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3430
|
-
#### Committers: 2
|
3431
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3432
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3433
|
-
## v7.22.15 (2023-09-04)
|
3434
|
-
#### :bug: Bug Fix
|
3435
|
-
* `babel-core`
|
3436
|
-
* [#15923](https://github.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3437
|
-
#### :house: Internal
|
3438
|
-
* _Every package_
|
3439
|
-
* [#15892](https://github.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3440
|
-
#### Committers: 4
|
3441
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3442
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3443
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3444
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3445
|
-
## v7.22.2 (2023-05-26)
|
3446
|
-
#### :bug: Bug Fix
|
3447
|
-
* `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`
|
3448
|
-
* [#15660](https://github.com/babel/babel/pull/15660) Fix importing symbol polyfill in `@babel/runtime-corejs2` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3449
|
-
#### Committers: 1
|
3450
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3451
|
-
## v7.23.1 (2023-09-25)
|
3452
|
-
Re-publishing `@babel/helpers` due to a publishing error in 7.23.0.
|
3453
|
-
## v7.22.17 (2023-09-08)
|
3454
|
-
Thanks @jordanbtucker for your first PR!
|
3455
|
-
#### :bug: Bug Fix
|
3456
|
-
* `babel-core`
|
3457
|
-
* [#15947](https://github.com/babel/babel/pull/15947) Fix compatibility with Node.js 20.6 ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3458
|
-
* `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
|
3459
|
-
* [#15941](https://github.com/babel/babel/pull/15941) Fix compiling duplicate ns imports to lazy CommonJS ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3460
|
-
* `babel-types`
|
3461
|
-
* [#15920](https://github.com/babel/babel/pull/15920) Make `ClassDeclaration["id"]` optional in babel-types ([@jordanbtucker](https://github.com/jordanbtucker))
|
3462
|
-
#### :microscope: Output optimization
|
3463
|
-
* `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env`
|
3464
|
-
* [#15922](https://github.com/babel/babel/pull/15922) Improve output when wrapping functions (e.g. `async` functions) ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3465
|
-
#### Committers: 3
|
3466
|
-
- Jordan Tucker ([@jordanbtucker](https://github.com/jordanbtucker))
|
3467
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3468
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3469
|
-
## v7.22.11 (2023-08-24)
|
3470
|
-
Thanks @0o001 and @yangguansen for your first PRs!
|
3471
|
-
#### :bug: Bug Fix
|
3472
|
-
* `babel-plugin-transform-typescript`
|
3473
|
-
* [#15882](https://github.com/babel/babel/pull/15882) Fix: fully remove TS nested type-only exported namespaces ([@yangguansen](https://github.com/yangguansen))
|
2985
|
+
* `babel-traverse`
|
2986
|
+
* [#15649](https://github.com/babel/babel/pull/15649) Set `shorthand: false` when renaming an identifier inside an object property ([@coderaiser](https://github.com/coderaiser))
|
3474
2987
|
* `babel-types`
|
3475
|
-
* [#
|
3476
|
-
* `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`
|
3477
|
-
* [#15858](https://github.com/babel/babel/pull/15858) fix(standalone): strip archived syntax plugins ([@JLHwung](https://github.com/JLHwung))
|
3478
|
-
* `babel-core`
|
3479
|
-
* [#15850](https://github.com/babel/babel/pull/15850) Support configuring cache in ESM configs ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3480
|
-
#### :house: Internal
|
2988
|
+
* [#15666](https://github.com/babel/babel/pull/15666) Add missing `attributes`/`assertions` to `VISITOR_KEYS` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3481
2989
|
* `babel-parser`
|
3482
|
-
* [#
|
3483
|
-
* `babel-core`, `babel-helper-compilation-targets`, `babel-parser`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-react`, `babel-register`, `babel-traverse`, `babel-types`
|
3484
|
-
* [#15872](https://github.com/babel/babel/pull/15872) enable jest/no-standalone-expect ([@JLHwung](https://github.com/JLHwung))
|
3485
|
-
* `babel-core`, `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
|
3486
|
-
* [#15833](https://github.com/babel/babel/pull/15833) bump json5, terser and webpack, further minimize babel helpers ([@JLHwung](https://github.com/JLHwung))
|
3487
|
-
* Other
|
3488
|
-
* [#15846](https://github.com/babel/babel/pull/15846) Use Babel 8.0 alpha to build babel ([@JLHwung](https://github.com/JLHwung))
|
3489
|
-
* [#15856](https://github.com/babel/babel/pull/15856) Exclude redundant files from publish process ([@JLHwung](https://github.com/JLHwung))
|
3490
|
-
#### :microscope: Output optimization
|
3491
|
-
* `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-optional-chaining`, `babel-preset-env`
|
3492
|
-
* [#15871](https://github.com/babel/babel/pull/15871) Simplify `?.` output when chain result is ignored ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3493
|
-
#### Committers: 7
|
3494
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3495
|
-
- Daniel Tschinder ([@danez](https://github.com/danez))
|
3496
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3497
|
-
- Mustafa Ateş Uzun ([@0o001](https://github.com/0o001))
|
3498
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3499
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3500
|
-
- sanmu ([@yangguansen](https://github.com/yangguansen))
|
3501
|
-
## v7.23.2 (2023-10-11)
|
3502
|
-
**NOTE**: This release also re-publishes `@babel/core`, even if it does not appear in the linked release commit.
|
3503
|
-
Thanks @jimmydief for your first PR!
|
3504
|
-
#### :bug: Bug Fix
|
3505
|
-
* `babel-traverse`
|
3506
|
-
* [#16033](https://github.com/babel/babel/pull/16033) Only evaluate own String/Number/Math methods ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3507
|
-
* `babel-preset-typescript`
|
3508
|
-
* [#16022](https://github.com/babel/babel/pull/16022) Rewrite `.tsx` extension when using `rewriteImportExtensions` ([@jimmydief](https://github.com/jimmydief))
|
3509
|
-
* `babel-helpers`
|
3510
|
-
* [#16017](https://github.com/babel/babel/pull/16017) Fix: fallback to typeof when toString is applied to incompatible object ([@JLHwung](https://github.com/JLHwung))
|
3511
|
-
* `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
|
3512
|
-
* [#16025](https://github.com/babel/babel/pull/16025) Avoid override mistake in namespace imports ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3513
|
-
#### Committers: 5
|
3514
|
-
- Babel Bot ([@babel-bot](https://github.com/babel-bot))
|
3515
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3516
|
-
- James Diefenderfer ([@jimmydief](https://github.com/jimmydief))
|
3517
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3518
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3519
|
-
## v7.22.18 (2023-09-14)
|
3520
|
-
**NOTE:** This release had a publishing problem -- it has been re-published as 7.22.19.
|
3521
|
-
Thanks @dhlolo for your first PR!
|
3522
|
-
#### :bug: Bug Fix
|
2990
|
+
* [#15667](https://github.com/babel/babel/pull/15667) Mark `assert` attributes with `extra.deprecatedAssertSyntax` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3523
2991
|
* `babel-helper-validator-identifier`
|
3524
|
-
* [#
|
3525
|
-
* `babel-
|
3526
|
-
* [#
|
3527
|
-
|
3528
|
-
* [#
|
3529
|
-
#### Committers: 3
|
3530
|
-
- Huáng Jùnliàng ([@JLHwung](https://github.com/JLHwung))
|
3531
|
-
- Int ([@dhlolo](https://github.com/dhlolo))
|
3532
|
-
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3533
|
-
## v7.22.19 (2023-09-14)
|
3534
|
-
Re-published 7.22.18, due to a releasing error.
|
3535
|
-
## v7.22.10 (2023-08-07)
|
3536
|
-
Thanks @DimitriPapadopoulos, @FabianWarnecke, @JoshuaKGoldberg, and @YYvanYang for your first pull requests!
|
3537
|
-
#### :bug: Bug Fix
|
2992
|
+
* [#15973](https://github.com/babel/babel/pull/15973) Remove special-casing of U+200C and U+200D ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
2993
|
+
* `babel-plugin-transform-dotall-regex`
|
2994
|
+
* [#15974](https://github.com/babel/babel/pull/15974) Update Unicode test fixtures ([@JLHwung](https://github.com/JLHwung))
|
2995
|
+
* `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env`
|
2996
|
+
* [#15979](https://github.com/babel/babel/pull/15979) Revert "Improve output when wrapping functions" ([@jjonescz](https://github.com/jjonescz))
|
3538
2997
|
* `babel-plugin-transform-typescript`
|
3539
2998
|
* [#15799](https://github.com/babel/babel/pull/15799) [ts] Strip type-only namespaces ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3540
2999
|
* [#15798](https://github.com/babel/babel/pull/15798) [ts] Fix compiling extended exported nested namespace ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3541
3000
|
* `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-private-methods`, `babel-preset-env`
|
3542
3001
|
* [#15701](https://github.com/babel/babel/pull/15701) Memoize class binding when compiling private methods and static elements ([@JLHwung](https://github.com/JLHwung))
|
3543
|
-
#### :nail_care: Polish
|
3544
3002
|
* `babel-cli`
|
3545
3003
|
* [#15824](https://github.com/babel/babel/pull/15824) Add `meta` object to `@babel/eslint-plugin` ([@JLHwung](https://github.com/JLHwung))
|
3546
3004
|
* `babel-traverse`, `babel-types`
|
3547
3005
|
* [#15661](https://github.com/babel/babel/pull/15661) Improve the type definition of `path.isX` ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3548
3006
|
* `babel-generator`, `babel-types`
|
3549
3007
|
* [#15776](https://github.com/babel/babel/pull/15776) improve SourceLocation typing ([@JLHwung](https://github.com/JLHwung))
|
3550
|
-
#### :house: Internal
|
3551
3008
|
* Other
|
3552
3009
|
* [#15818](https://github.com/babel/babel/pull/15818) build: generate flow typings in prepublish job ([@JLHwung](https://github.com/JLHwung))
|
3553
3010
|
* [#15777](https://github.com/babel/babel/pull/15777) chore: bump dev dependencies and remove .eslintignore ([@JLHwung](https://github.com/JLHwung))
|
@@ -3559,42 +3016,47 @@
|
|
3559
3016
|
* [#15793](https://github.com/babel/babel/pull/15793) Use const enum in babel-parser ([@JLHwung](https://github.com/JLHwung))
|
3560
3017
|
* `babel-plugin-transform-runtime`, `babel-traverse`, `babel-types`
|
3561
3018
|
* [#15716](https://github.com/babel/babel/pull/15716) chore: Use `typescript-eslint@v6` with reworked configs ([@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg))
|
3562
|
-
#### :microscope: Output optimization
|
3563
3019
|
* `babel-plugin-transform-block-scoping`, `babel-plugin-transform-parameters`, `babel-plugin-transform-regenerator`
|
3564
3020
|
* [#15746](https://github.com/babel/babel/pull/15746) Reduce `transform-block-scoping` loops output size ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3565
|
-
|
3566
|
-
-
|
3567
|
-
|
3568
|
-
|
3569
|
-
-
|
3570
|
-
|
3571
|
-
-
|
3572
|
-
|
3573
|
-
-
|
3574
|
-
|
3575
|
-
|
3576
|
-
|
3021
|
+
* `babel-core`
|
3022
|
+
* [#15923](https://github.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3023
|
+
* _Every package_
|
3024
|
+
* [#15892](https://github.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3025
|
+
* `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`
|
3026
|
+
* [#15660](https://github.com/babel/babel/pull/15660) Fix importing symbol polyfill in `@babel/runtime-corejs2` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3027
|
+
* `babel-helper-validator-identifier`
|
3028
|
+
* [#15957](https://github.com/babel/babel/pull/15957) Update identifier name definitions to Unicode 15.1 ([@JLHwung](https://github.com/JLHwung))
|
3029
|
+
* `babel-helper-module-transforms`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd`
|
3030
|
+
* [#15898](https://github.com/babel/babel/pull/15898) Fix transform of named import with shadowed namespace import ([@dhlolo](https://github.com/dhlolo))
|
3031
|
+
* [#15965](https://github.com/babel/babel/pull/15965) Revert Node.js 20.6.0 bug workaround ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3032
|
+
* `babel-plugin-transform-optional-chaining`
|
3033
|
+
* [#15888](https://github.com/babel/babel/pull/15888) Fix optional chain optimization in sequence expression ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3034
|
+
* `babel-helper-fixtures`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env`
|
3035
|
+
* [#15890](https://github.com/babel/babel/pull/15890) Improve helper-fixtures ([@JLHwung](https://github.com/JLHwung))
|
3577
3036
|
* `babel-parser`
|
3578
|
-
* [#
|
3579
|
-
|
3580
|
-
*
|
3581
|
-
*
|
3582
|
-
|
3583
|
-
-
|
3584
|
-
|
3585
|
-
- [@liuxingbaoyu](https://github.com/liuxingbaoyu)
|
3586
|
-
## v7.22.5 (2023-06-08)
|
3587
|
-
#### :bug: Bug Fix
|
3588
|
-
* `babel-preset-env`, `babel-standalone`
|
3589
|
-
* [#15675](https://github.com/babel/babel/pull/15675) Fix using `syntax-unicode-sets-regex` in standalone ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3590
|
-
#### :nail_care: Polish
|
3037
|
+
* [#15901](https://github.com/babel/babel/pull/15901) Revert "Do not record trailing comma pos when `maybeAsyncArrow: false`" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3038
|
+
* `babel-preset-env`
|
3039
|
+
* [#15907](https://github.com/babel/babel/pull/15907) Avoid dynamic require call in preset-env ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3040
|
+
* `babel-parser`
|
3041
|
+
* [#15884](https://github.com/babel/babel/pull/15884) Simplify parser errors creation ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3042
|
+
* `babel-core`, `babel-helper-compilation-targets`, `babel-helper-simple-access`, `babel-parser`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-traverse`, `babel-types`
|
3043
|
+
* [#15902](https://github.com/babel/babel/pull/15902) extract more test helpers to repo-utils ([@JLHwung](https://github.com/JLHwung))
|
3591
3044
|
* `babel-core`
|
3592
|
-
* [#
|
3593
|
-
|
3594
|
-
|
3595
|
-
|
3596
|
-
|
3597
|
-
-
|
3045
|
+
* [#15947](https://github.com/babel/babel/pull/15947) Fix compatibility with Node.js 20.6 ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3046
|
+
* `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
|
3047
|
+
* [#15941](https://github.com/babel/babel/pull/15941) Fix compiling duplicate ns imports to lazy CommonJS ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3048
|
+
* `babel-types`
|
3049
|
+
* [#15920](https://github.com/babel/babel/pull/15920) Make `ClassDeclaration["id"]` optional in babel-types ([@jordanbtucker](https://github.com/jordanbtucker))
|
3050
|
+
* `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env`
|
3051
|
+
* [#15922](https://github.com/babel/babel/pull/15922) Improve output when wrapping functions (e.g. `async` functions) ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3052
|
+
* `babel-plugin-transform-typescript`
|
3053
|
+
* [#15774](https://github.com/babel/babel/pull/15774) fix: `Infinity` in enums ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
|
3054
|
+
* `babel-helper-module-transforms`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-wrap-function`
|
3055
|
+
* [#15771](https://github.com/babel/babel/pull/15771) Simplify helper dependencies ([@JLHwung](https://github.com/JLHwung))
|
3056
|
+
* `babel-generator`
|
3057
|
+
* [#15757](https://github.com/babel/babel/pull/15757) `recordAndTupleSyntaxType` defaults to `"hash"` ([@coderaiser](https://github.com/coderaiser))
|
3058
|
+
* [#15748](https://github.com/babel/babel/pull/15748) Migrate to `eslint.config.js` ([@JLHwung](https://github.com/JLHwung))
|
3059
|
+
* [#15758](https://github.com/babel/babel/pull/15758) Use Prettier 3 stable ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
|
3598
3060
|
|
3599
3061
|
|
3600
3062
|
|
@@ -3612,18 +3074,18 @@
|
|
3612
3074
|
* use oclif/core v3 ([d9284e1](https://github.com/salesforcecli/sf-plugins-core/commit/d9284e16f06ba8f0717bfc20992b1c9b36d63d81))
|
3613
3075
|
* bump oclif/core ([958834a](https://github.com/salesforcecli/sf-plugins-core/commit/958834af2e052e5c8c3b185d36f8a543e8bcd425))
|
3614
3076
|
* use oclif/core v3 ([d9284e1](https://github.com/salesforcecli/sf-plugins-core/commit/d9284e16f06ba8f0717bfc20992b1c9b36d63d81))
|
3077
|
+
* **deps:** bump @salesforce/kit from 3.0.11 to 3.0.13 ([2789a38](https://github.com/salesforcecli/sf-plugins-core/commit/2789a38bfefdec0edc6469d241a4e2eebbbcfdce))
|
3615
3078
|
* **deps:** bump @salesforce/core from 5.2.10 to 5.3.1 ([a8ddfae](https://github.com/salesforcecli/sf-plugins-core/commit/a8ddfaeb26af68cb64ba2ffd32a37a2036e28ce2))
|
3616
|
-
* bump oclif/core ([8d340ce](https://github.com/salesforcecli/sf-plugins-core/commit/8d340ce7addd9fdb11de6ab6195b04eef5f924c5))
|
3617
|
-
* **deps:** bump @salesforce/core from 5.2.1 to 5.2.6 ([3de9cb1](https://github.com/salesforcecli/sf-plugins-core/commit/3de9cb1401a23e139d505e566555df1393b29272))
|
3618
|
-
* **deps:** bump @oclif/core from 2.12.0 to 2.15.0 ([45a069c](https://github.com/salesforcecli/sf-plugins-core/commit/45a069c2e5f4e41c18069de99eec8656917a6ef3))
|
3619
3079
|
* bump core ([7e57f8d](https://github.com/salesforcecli/sf-plugins-core/commit/7e57f8dc70cf3f192aafb0bb6a9de09974203c5a))
|
3620
3080
|
* bump core ([f0257e4](https://github.com/salesforcecli/sf-plugins-core/commit/f0257e4fcc8013e41a8b088cc601734358dd9b90))
|
3621
3081
|
* bump oclif/core ([8d340ce](https://github.com/salesforcecli/sf-plugins-core/commit/8d340ce7addd9fdb11de6ab6195b04eef5f924c5))
|
3622
3082
|
* stop spinners on caught error ([c3242a7](https://github.com/salesforcecli/sf-plugins-core/commit/c3242a7127a2721eea60edad29f3ad72261a96e6))
|
3083
|
+
* **deps:** bump @salesforce/core from 5.2.1 to 5.2.6 ([3de9cb1](https://github.com/salesforcecli/sf-plugins-core/commit/3de9cb1401a23e139d505e566555df1393b29272))
|
3084
|
+
* **deps:** bump @oclif/core from 2.12.0 to 2.15.0 ([45a069c](https://github.com/salesforcecli/sf-plugins-core/commit/45a069c2e5f4e41c18069de99eec8656917a6ef3))
|
3085
|
+
* bump oclif/core ([8d340ce](https://github.com/salesforcecli/sf-plugins-core/commit/8d340ce7addd9fdb11de6ab6195b04eef5f924c5))
|
3623
3086
|
* bump core ([7e57f8d](https://github.com/salesforcecli/sf-plugins-core/commit/7e57f8dc70cf3f192aafb0bb6a9de09974203c5a))
|
3624
3087
|
* bump core ([f0257e4](https://github.com/salesforcecli/sf-plugins-core/commit/f0257e4fcc8013e41a8b088cc601734358dd9b90))
|
3625
3088
|
* bump oclif/core ([8d340ce](https://github.com/salesforcecli/sf-plugins-core/commit/8d340ce7addd9fdb11de6ab6195b04eef5f924c5))
|
3626
|
-
* **deps:** bump @salesforce/kit from 3.0.11 to 3.0.13 ([2789a38](https://github.com/salesforcecli/sf-plugins-core/commit/2789a38bfefdec0edc6469d241a4e2eebbbcfdce))
|
3627
3089
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.22 to 9.7.24 ([#988](https://github.com/jayree/sfdx-plugin-manifest/issues/988)) ([c4a2700](https://github.com/jayree/sfdx-plugin-manifest/commit/c4a27002a00ef4570957deda6f310e3af1f2bf5a))
|
3628
3090
|
* **deps:** bump fast-xml-parser from 4.2.7 to 4.3.2 ([#1134](https://github.com/forcedotcom/source-deploy-retrieve/issues/1134)) ([fdee418](https://github.com/forcedotcom/source-deploy-retrieve/commit/fdee41810a9cd053c192d5bd4ecc3d6dcb605271))
|
3629
3091
|
* include line/col numbers in deploy failures ([#1130](https://github.com/forcedotcom/source-deploy-retrieve/issues/1130)) ([dc6320f](https://github.com/forcedotcom/source-deploy-retrieve/commit/dc6320fca42c89e315e70c5332f896ca1985681b))
|
@@ -3639,10 +3101,11 @@
|
|
3639
3101
|
* **deps:** bump marked-terminal from 5.2.0 to 6.0.0 ([#170](https://github.com/jayree/changelog/issues/170)) ([26af902](https://github.com/jayree/changelog/commit/26af902cf268a0c134794d7c92417d478b2adb3e))
|
3640
3102
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.18 to 9.7.22 ([#970](https://github.com/jayree/sfdx-plugin-manifest/issues/970)) ([f08f8eb](https://github.com/jayree/sfdx-plugin-manifest/commit/f08f8ebca325c74024e6f76f17979269e25c7148))
|
3641
3103
|
* metadata type support for ExtlClntAppConfigurablePolicies ([9aeb1cc](https://github.com/forcedotcom/source-deploy-retrieve/commit/9aeb1ccf5ac520a37b074cd3911d996fe048f8e7))
|
3642
|
-
* support metadata type EventRelayConfig ([#1129](https://github.com/forcedotcom/source-deploy-retrieve/issues/1129)) ([d41afe8](https://github.com/forcedotcom/source-deploy-retrieve/commit/d41afe875bdcbaa4d8a67b1ec7d5fec2e1acd398))
|
3643
3104
|
* one-off handling of 1 html entity ([#1128](https://github.com/forcedotcom/source-deploy-retrieve/issues/1128)) ([544bccb](https://github.com/forcedotcom/source-deploy-retrieve/commit/544bccbeba8af94233ee102906ac5959403869de))
|
3105
|
+
* support metadata type EventRelayConfig ([#1129](https://github.com/forcedotcom/source-deploy-retrieve/issues/1129)) ([d41afe8](https://github.com/forcedotcom/source-deploy-retrieve/commit/d41afe875bdcbaa4d8a67b1ec7d5fec2e1acd398))
|
3644
3106
|
* **deps:** bump @salesforce/core from 5.2.10 to 5.3.1 ([#1123](https://github.com/forcedotcom/source-deploy-retrieve/issues/1123)) ([85c247b](https://github.com/forcedotcom/source-deploy-retrieve/commit/85c247b5d772a50e1470d2b2001c23f4c6e8178a))
|
3645
3107
|
* **deps:** bump fast-xml-parser from 4.3.1 to 4.3.2 ([#973](https://github.com/jayree/sfdx-plugin-manifest/issues/973)) ([c8e13c9](https://github.com/jayree/sfdx-plugin-manifest/commit/c8e13c9e593e3d770b82a8f107c6298083e8c576))
|
3108
|
+
* fix `jObj.hasOwnProperty` when give input is null (By [Arda TANRIKULU](https://github.com/ardatan))
|
3646
3109
|
|
3647
3110
|
|
3648
3111
|
|
@@ -3652,12 +3115,12 @@
|
|
3652
3115
|
### Bug Fixes
|
3653
3116
|
|
3654
3117
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.23 to 3.1.25 ([#960](https://github.com/jayree/sfdx-plugin-manifest/issues/960)) ([3041162](https://github.com/jayree/sfdx-plugin-manifest/commit/304116273398b337e9d66f64507621535829f8d9))
|
3655
|
-
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([7437cf0](https://github.com/salesforcecli/sf-plugins-core/commit/7437cf0ead86fc40cf1eed1b95859f22c683cf38))
|
3656
3118
|
* **deps:** bump @salesforce/core from 5.2.9 to 5.2.10 ([dcabda3](https://github.com/salesforcecli/sf-plugins-core/commit/dcabda3e3573883ae6396e961528602020931442))
|
3119
|
+
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([7437cf0](https://github.com/salesforcecli/sf-plugins-core/commit/7437cf0ead86fc40cf1eed1b95859f22c683cf38))
|
3657
3120
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.15 to 9.7.18 ([#959](https://github.com/jayree/sfdx-plugin-manifest/issues/959)) ([06c4158](https://github.com/jayree/sfdx-plugin-manifest/commit/06c4158ec8ca6aded8dc005d694acb4ab56dff35))
|
3658
|
-
* **mdTypes:** add ConversationChannelDefinition support ([f82fa77](https://github.com/forcedotcom/source-deploy-retrieve/commit/f82fa77269b645ed1c25cdccc845f7699b93ad14))
|
3659
|
-
* new coverage locations ([#1119](https://github.com/forcedotcom/source-deploy-retrieve/issues/1119)) ([9e6e076](https://github.com/forcedotcom/source-deploy-retrieve/commit/9e6e076520332812c922388b836be28af26ec6b5))
|
3660
3121
|
* **deps:** bump @salesforce/core from 5.2.9 to 5.2.10 ([#1116](https://github.com/forcedotcom/source-deploy-retrieve/issues/1116)) ([5cf4338](https://github.com/forcedotcom/source-deploy-retrieve/commit/5cf4338a4d59f56f855017176aa8ffc6ab575361))
|
3122
|
+
* new coverage locations ([#1119](https://github.com/forcedotcom/source-deploy-retrieve/issues/1119)) ([9e6e076](https://github.com/forcedotcom/source-deploy-retrieve/commit/9e6e076520332812c922388b836be28af26ec6b5))
|
3123
|
+
* **mdTypes:** add ConversationChannelDefinition support ([f82fa77](https://github.com/forcedotcom/source-deploy-retrieve/commit/f82fa77269b645ed1c25cdccc845f7699b93ad14))
|
3661
3124
|
|
3662
3125
|
|
3663
3126
|
|
@@ -3667,13 +3130,11 @@
|
|
3667
3130
|
### Bug Fixes
|
3668
3131
|
|
3669
3132
|
* **deps:** bump fast-xml-parser from 4.2.7 to 4.3.1 ([#951](https://github.com/jayree/sfdx-plugin-manifest/issues/951)) ([476827d](https://github.com/jayree/sfdx-plugin-manifest/commit/476827d0199cf991b17a53f070c1f1318bbc4aef))
|
3133
|
+
* revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.
|
3134
|
+
* Fix stopNodes to work with removeNSPrefix ([#607](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/607)) ([#608](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/608)) (By \[Craig Andrews\][https://github.com/candrews](https://github.com/candrews)))
|
3135
|
+
* Fix [#610](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/610) ignore properties set to Object.prototype
|
3136
|
+
* Fix typings for builder and parser to make return type generic (By [Sarah Dayan](https://github.com/sarahdayan))
|
3670
3137
|
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([#950](https://github.com/jayree/sfdx-plugin-manifest/issues/950)) ([d4776da](https://github.com/jayree/sfdx-plugin-manifest/commit/d4776da819f52bba8336d87dd4ec6db269ce8408))
|
3671
|
-
## What's Changed
|
3672
|
-
Revert previous changes that shipped this as an ES module.
|
3673
|
-
**Full Changelog**: https://github.com/chaijs/get-func-name/commits/v2.0.2
|
3674
|
-
## What's Changed
|
3675
|
-
Fix https://github.com/chaijs/get-func-name/security/advisories/GHSA-4q6p-r6v2-jvc5
|
3676
|
-
**Full Changelog**: https://github.com/chaijs/get-func-name/commits/v2.0.1
|
3677
3138
|
|
3678
3139
|
|
3679
3140
|
|
@@ -3710,12 +3171,11 @@
|
|
3710
3171
|
|
3711
3172
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.20 to 3.1.22 ([#919](https://github.com/jayree/sfdx-plugin-manifest/issues/919)) ([e12eacf](https://github.com/jayree/sfdx-plugin-manifest/commit/e12eacf367825989380c460adb36b793d5148498))
|
3712
3173
|
* use oclif/core v3 ([d9284e1](https://github.com/salesforcecli/sf-plugins-core/commit/d9284e16f06ba8f0717bfc20992b1c9b36d63d81))
|
3713
|
-
* **deps:** bump @salesforce/core from 5.2.1 to 5.2.6 ([3de9cb1](https://github.com/salesforcecli/sf-plugins-core/commit/3de9cb1401a23e139d505e566555df1393b29272))
|
3714
3174
|
* **deps:** bump @oclif/core from 2.12.0 to 2.15.0 ([45a069c](https://github.com/salesforcecli/sf-plugins-core/commit/45a069c2e5f4e41c18069de99eec8656917a6ef3))
|
3175
|
+
* **deps:** bump @salesforce/core from 5.2.1 to 5.2.6 ([3de9cb1](https://github.com/salesforcecli/sf-plugins-core/commit/3de9cb1401a23e139d505e566555df1393b29272))
|
3715
3176
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.6 to 9.7.9 ([#923](https://github.com/jayree/sfdx-plugin-manifest/issues/923)) ([c4c2ff4](https://github.com/jayree/sfdx-plugin-manifest/commit/c4c2ff4ddad6255710756bb34e4693dfbbe0b24f))
|
3716
3177
|
* @W-12612279 Adding FundraisingConfig to metadata registry ([#1085](https://github.com/forcedotcom/source-deploy-retrieve/issues/1085)) ([e5c23d8](https://github.com/forcedotcom/source-deploy-retrieve/commit/e5c23d8f33a3cf7d864a49bcdb7d6f820ee83a04))
|
3717
3178
|
* **deps:** bump @salesforce/kit from 3.0.9 to 3.0.11 ([#1090](https://github.com/forcedotcom/source-deploy-retrieve/issues/1090)) ([17c4ef0](https://github.com/forcedotcom/source-deploy-retrieve/commit/17c4ef059d9f9585613c2ee6707ffe8449358600))
|
3718
|
-
### Reverts
|
3719
3179
|
* Revert "feat!: component set components are now DecodableMaps (#1080)" (#1101) ([615c477](https://github.com/forcedotcom/source-deploy-retrieve/commit/615c477f777d71742c5a741e3852b3f780bf44c0)), closes [#1080](https://github.com/forcedotcom/source-deploy-retrieve/issues/1080) [#1101](https://github.com/forcedotcom/source-deploy-retrieve/issues/1101)
|
3720
3180
|
|
3721
3181
|
|
@@ -3735,8 +3195,8 @@
|
|
3735
3195
|
### Bug Fixes
|
3736
3196
|
|
3737
3197
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.18 to 3.1.20 ([#908](https://github.com/jayree/sfdx-plugin-manifest/issues/908)) ([2ff6416](https://github.com/jayree/sfdx-plugin-manifest/commit/2ff6416d473430d2215856b781a02137df6e7cd8))
|
3738
|
-
* **deps:** bump @salesforce/kit from 3.0.9 to 3.0.11 ([903d3f9](https://github.com/salesforcecli/sf-plugins-core/commit/903d3f99206bfd987d6f36b4d67f534fab15a48c))
|
3739
3198
|
* bump oclif/core ([d1e15a8](https://github.com/salesforcecli/sf-plugins-core/commit/d1e15a8eb1cf68abdbe7abb72b3bbd3b97dde5e8))
|
3199
|
+
* **deps:** bump @salesforce/kit from 3.0.9 to 3.0.11 ([903d3f9](https://github.com/salesforcecli/sf-plugins-core/commit/903d3f99206bfd987d6f36b4d67f534fab15a48c))
|
3740
3200
|
|
3741
3201
|
|
3742
3202
|
|
@@ -3756,17 +3216,15 @@
|
|
3756
3216
|
### Bug Fixes
|
3757
3217
|
|
3758
3218
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.15 to 3.1.18 ([#895](https://github.com/jayree/sfdx-plugin-manifest/issues/895)) ([5b34ac9](https://github.com/jayree/sfdx-plugin-manifest/commit/5b34ac95f40b20a915599e64b106e66612759273))
|
3759
|
-
* use getPluginsList to prep for oclif/core v3 ([#377](https://github.com/salesforcecli/sf-plugins-core/issues/377)) ([716f4f8](https://github.com/salesforcecli/sf-plugins-core/commit/716f4f8f615cad1d5ede54b4ba458c2517bf8297))
|
3760
3219
|
* **deps:** bump @salesforce/ts-types from 2.0.6 to 2.0.7 ([1f572f2](https://github.com/salesforcecli/sf-plugins-core/commit/1f572f240a4220f723dfff4efb09612069a13079))
|
3220
|
+
* use getPluginsList to prep for oclif/core v3 ([#377](https://github.com/salesforcecli/sf-plugins-core/issues/377)) ([716f4f8](https://github.com/salesforcecli/sf-plugins-core/commit/716f4f8f615cad1d5ede54b4ba458c2517bf8297))
|
3761
3221
|
* **deps:** bump @salesforce/core from 5.2.0 to 5.2.1 ([bf2ba9d](https://github.com/salesforcecli/sf-plugins-core/commit/bf2ba9d930c6bc64bcb8b40cf037efae4d462e21))
|
3762
3222
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.4 to 9.7.7 ([#894](https://github.com/jayree/sfdx-plugin-manifest/issues/894)) ([d80690c](https://github.com/jayree/sfdx-plugin-manifest/commit/d80690c95047baa761f8305e1c13b7b13822c948))
|
3763
|
-
* @W-12612279 Adding FundraisingConfig to metadata registry ([#1085](https://github.com/forcedotcom/source-deploy-retrieve/issues/1085)) ([e5c23d8](https://github.com/forcedotcom/source-deploy-retrieve/commit/e5c23d8f33a3cf7d864a49bcdb7d6f820ee83a04))
|
3764
3223
|
* **deps:** bump @salesforce/core from 5.2.0 to 5.2.1 ([#1084](https://github.com/forcedotcom/source-deploy-retrieve/issues/1084)) ([d5dfb49](https://github.com/forcedotcom/source-deploy-retrieve/commit/d5dfb491d7c4e0922bdce9e9101ac7da52d88c38))
|
3224
|
+
* @W-12612279 Adding FundraisingConfig to metadata registry ([#1085](https://github.com/forcedotcom/source-deploy-retrieve/issues/1085)) ([e5c23d8](https://github.com/forcedotcom/source-deploy-retrieve/commit/e5c23d8f33a3cf7d864a49bcdb7d6f820ee83a04))
|
3765
3225
|
* **deps:** bump @salesforce/ts-types from 2.0.6 to 2.0.7 ([#1083](https://github.com/forcedotcom/source-deploy-retrieve/issues/1083)) ([a239052](https://github.com/forcedotcom/source-deploy-retrieve/commit/a239052fb3cb0546c1b7956231837bdfa63a911b))
|
3766
3226
|
* **deps:** bump tslib from 2.6.1 to 2.6.2 ([#888](https://github.com/jayree/sfdx-plugin-manifest/issues/888)) ([edf243a](https://github.com/jayree/sfdx-plugin-manifest/commit/edf243a4a25d5acf4d03cd63fa396bfee8a96c78))
|
3767
|
-
## What's Changed
|
3768
3227
|
* Fix path to `exports["module"]["types"]` by @andrewbranch in https://github.com/microsoft/tslib/pull/217
|
3769
|
-
**Full Changelog**: https://github.com/microsoft/tslib/compare/v2.6.1...v2.6.2
|
3770
3228
|
|
3771
3229
|
|
3772
3230
|
|
@@ -3792,8 +3250,8 @@
|
|
3792
3250
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.13 to 3.1.14 ([#866](https://github.com/jayree/sfdx-plugin-manifest/issues/866)) ([6464fd6](https://github.com/jayree/sfdx-plugin-manifest/commit/6464fd698530b6831067678bb709bc33345ddbbe))
|
3793
3251
|
* bump sfdx-core to v5 ([74a7a85](https://github.com/salesforcecli/sf-plugins-core/commit/74a7a855910af0d27b2f2f745d59b76f493cbb77))
|
3794
3252
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.1 to 9.7.3 ([#862](https://github.com/jayree/sfdx-plugin-manifest/issues/862)) ([0f281dd](https://github.com/jayree/sfdx-plugin-manifest/commit/0f281ddd79325890c31553162ee31e9967ae48e1))
|
3795
|
-
* **deps:** bump fast-xml-parser from 4.2.6 to 4.2.7 ([#1068](https://github.com/forcedotcom/source-deploy-retrieve/issues/1068)) ([a67e1ed](https://github.com/forcedotcom/source-deploy-retrieve/commit/a67e1ed342caaeba8bc93e8d0f16ee4553a2f5fb))
|
3796
3253
|
* **deps:** core5 ([e0c926a](https://github.com/forcedotcom/source-deploy-retrieve/commit/e0c926a958c85c77441515b4392dfdada66f4652))
|
3254
|
+
* **deps:** bump fast-xml-parser from 4.2.6 to 4.2.7 ([#1068](https://github.com/forcedotcom/source-deploy-retrieve/issues/1068)) ([a67e1ed](https://github.com/forcedotcom/source-deploy-retrieve/commit/a67e1ed342caaeba8bc93e8d0f16ee4553a2f5fb))
|
3797
3255
|
|
3798
3256
|
|
3799
3257
|
|
@@ -3811,6 +3269,8 @@
|
|
3811
3269
|
* **deps:** bump fast-xml-parser from 4.2.5 to 4.2.6 ([#1060](https://github.com/forcedotcom/source-deploy-retrieve/issues/1060)) ([12468f0](https://github.com/forcedotcom/source-deploy-retrieve/commit/12468f0c1d3bc111ecac3f4a47660a211b6e20ae))
|
3812
3270
|
* throw when expected file is ENOENT ([#1062](https://github.com/forcedotcom/source-deploy-retrieve/issues/1062)) ([ad3f441](https://github.com/forcedotcom/source-deploy-retrieve/commit/ad3f441fe8b165cd67ceec08713da4ce26c66997))
|
3813
3271
|
* **deps:** bump fast-xml-parser from 4.2.6 to 4.2.7 ([#851](https://github.com/jayree/sfdx-plugin-manifest/issues/851)) ([e5f5364](https://github.com/jayree/sfdx-plugin-manifest/commit/e5f53641b8a71bfb968cf018f71cc67683b71a38))
|
3272
|
+
* Fix: builder should set text node correctly when only textnode is present ([#589](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/589)) (By [qianqing](https://github.com/joneqian))
|
3273
|
+
* Fix: Fix for null and undefined attributes when building xml ([#585](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/585)) ([#598](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/598)). A null or undefined value should be ignored. (By [Eugenio Ceschia](https://github.com/cecia234))
|
3814
3274
|
|
3815
3275
|
|
3816
3276
|
|
@@ -3829,19 +3289,17 @@
|
|
3829
3289
|
### Bug Fixes
|
3830
3290
|
|
3831
3291
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.10 to 3.1.12 ([#832](https://github.com/jayree/sfdx-plugin-manifest/issues/832)) ([e4f52f6](https://github.com/jayree/sfdx-plugin-manifest/commit/e4f52f65e0ce905bfdbeded5ffc71dcb4e90b11a))
|
3832
|
-
* **deps:** bump @salesforce/kit from 3.0.5 to 3.0.6 ([03713bc](https://github.com/salesforcecli/sf-plugins-core/commit/03713bc171d5f2212b389e4c41ac0b572dc940d7))
|
3833
3292
|
* **deps:** bump @oclif/core from 2.9.3 to 2.9.4 ([4b88222](https://github.com/salesforcecli/sf-plugins-core/commit/4b882229e193c105bb7874e1d36f6b1e141fe06b))
|
3293
|
+
* **deps:** bump @salesforce/kit from 3.0.5 to 3.0.6 ([03713bc](https://github.com/salesforcecli/sf-plugins-core/commit/03713bc171d5f2212b389e4c41ac0b572dc940d7))
|
3834
3294
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.4.2 to 9.5.0 ([#841](https://github.com/jayree/sfdx-plugin-manifest/issues/841)) ([19c0ae9](https://github.com/jayree/sfdx-plugin-manifest/commit/19c0ae9223740722b20972f28fc360bf1f02ec9e))
|
3835
3295
|
* **md-types:** messagingChannel ([#1054](https://github.com/forcedotcom/source-deploy-retrieve/issues/1054)) ([afcff87](https://github.com/forcedotcom/source-deploy-retrieve/commit/afcff87c773a118e12229ce98076688047af0734))
|
3836
|
-
* **deps:** bump proxy-agent from 6.2.2 to 6.3.0 ([#1050](https://github.com/forcedotcom/source-deploy-retrieve/issues/1050)) ([8928932](https://github.com/forcedotcom/source-deploy-retrieve/commit/8928932b4f70723fc29e6b06e5eda1e5061a4ad5))
|
3837
|
-
* missing stdValue ([#1052](https://github.com/forcedotcom/source-deploy-retrieve/issues/1052)) ([0c29b11](https://github.com/forcedotcom/source-deploy-retrieve/commit/0c29b11b943e4d6f3b97acd9ee39a3480982c20a))
|
3838
3296
|
* spread/push argument limits ([#1046](https://github.com/forcedotcom/source-deploy-retrieve/issues/1046)) ([f878d65](https://github.com/forcedotcom/source-deploy-retrieve/commit/f878d65977cbed6d8a4d3dc1924f14084efcf141))
|
3297
|
+
* missing stdValue ([#1052](https://github.com/forcedotcom/source-deploy-retrieve/issues/1052)) ([0c29b11](https://github.com/forcedotcom/source-deploy-retrieve/commit/0c29b11b943e4d6f3b97acd9ee39a3480982c20a))
|
3839
3298
|
* **deps:** bump @salesforce/kit from 3.0.4 to 3.0.6 ([#1051](https://github.com/forcedotcom/source-deploy-retrieve/issues/1051)) ([2d2c94d](https://github.com/forcedotcom/source-deploy-retrieve/commit/2d2c94d19ce38e9400f048bbaf88cea13ffa250e))
|
3299
|
+
* **deps:** bump proxy-agent from 6.2.2 to 6.3.0 ([#1050](https://github.com/forcedotcom/source-deploy-retrieve/issues/1050)) ([8928932](https://github.com/forcedotcom/source-deploy-retrieve/commit/8928932b4f70723fc29e6b06e5eda1e5061a4ad5))
|
3840
3300
|
* **deps:** bump tslib from 2.6.0 to 2.6.1 ([#833](https://github.com/jayree/sfdx-plugin-manifest/issues/833)) ([44f34e2](https://github.com/jayree/sfdx-plugin-manifest/commit/44f34e2158eee12c309079aca64d2c9e9442fce7))
|
3841
|
-
## What's Changed
|
3842
3301
|
* Allow functions as values in __addDisposableResource by @rbuckton in https://github.com/microsoft/tslib/pull/215
|
3843
3302
|
* Stop using es6 syntax in the es6 file by @andrewbranch in https://github.com/microsoft/tslib/pull/216
|
3844
|
-
**Full Changelog**: https://github.com/microsoft/tslib/compare/2.6.0...v2.6.1
|
3845
3303
|
|
3846
3304
|
|
3847
3305
|
|
@@ -3857,17 +3315,18 @@
|
|
3857
3315
|
* **deps:** bump semver from 7.5.2 to 7.5.3 ([#91](https://github.com/jayree/changelog/issues/91)) ([1c733ee](https://github.com/jayree/changelog/commit/1c733eec6d26f1eb3c80b7b0557aa8f9345de5b2))
|
3858
3316
|
* **deps:** bump semver from 7.5.3 to 7.5.4 ([#106](https://github.com/jayree/changelog/issues/106)) ([d992f2c](https://github.com/jayree/changelog/commit/d992f2ced73e51571a0dc1c87a67b4e96d8d1494))
|
3859
3317
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.7 to 3.1.10 ([#825](https://github.com/jayree/sfdx-plugin-manifest/issues/825)) ([2d6c381](https://github.com/jayree/sfdx-plugin-manifest/commit/2d6c381b511f5e06a61c5998084067099d289431))
|
3860
|
-
* **deps:** bump @salesforce/core from 4.3.10 to 4.3.11 ([4661225](https://github.com/salesforcecli/sf-plugins-core/commit/4661225549588806131cab76c701ef01fa63b0f0))
|
3861
3318
|
* **deps:** bump @oclif/core from 2.8.11 to 2.9.3 ([8c4d954](https://github.com/salesforcecli/sf-plugins-core/commit/8c4d954a005e19ef0f1fa6244c61c57f57c6431d))
|
3319
|
+
* **deps:** bump @salesforce/core from 4.3.10 to 4.3.11 ([4661225](https://github.com/salesforcecli/sf-plugins-core/commit/4661225549588806131cab76c701ef01fa63b0f0))
|
3862
3320
|
* **deps:** remove hooks docs, add docs for stubUx functions, bump deps ([#347](https://github.com/salesforcecli/sf-plugins-core/issues/347)) ([765fc17](https://github.com/salesforcecli/sf-plugins-core/commit/765fc1759c8ca20c92d8b1e88686e4d0fdc5296f))
|
3863
3321
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.3.4 to 9.4.2 ([#828](https://github.com/jayree/sfdx-plugin-manifest/issues/828)) ([100f04c](https://github.com/jayree/sfdx-plugin-manifest/commit/100f04c02e4a4625fd70be525c9a147fe9fde089))
|
3864
3322
|
* **md-types:** ServiceProcess and ProcessFlowMigration ([#1039](https://github.com/forcedotcom/source-deploy-retrieve/issues/1039)) ([2e3f49d](https://github.com/forcedotcom/source-deploy-retrieve/commit/2e3f49d204be064f153b4b317da8bfab6d1809c6))
|
3865
3323
|
* **deps:** bump @salesforce/ts-types from 2.0.3 to 2.0.5 ([#1044](https://github.com/forcedotcom/source-deploy-retrieve/issues/1044)) ([2f5a70b](https://github.com/forcedotcom/source-deploy-retrieve/commit/2f5a70bdce4c955d9244c3990be20e82f537eee1))
|
3866
3324
|
* **deps:** bump proxy-agent from 6.2.1 to 6.2.2 ([#1041](https://github.com/forcedotcom/source-deploy-retrieve/issues/1041)) ([57bf5ab](https://github.com/forcedotcom/source-deploy-retrieve/commit/57bf5abf555e5d17fd6934ac9057aa5339694580))
|
3867
3325
|
* **deps:** bump fast-xml-parser from 4.2.5 to 4.2.6 ([#831](https://github.com/jayree/sfdx-plugin-manifest/issues/831)) ([42ade74](https://github.com/jayree/sfdx-plugin-manifest/commit/42ade74739cda52395b7a4c2cff0f574e611d21d))
|
3326
|
+
* Remove trailing slash from jPath for self-closing tags ([#595](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/595)) (By [Maciej Radzikowski](https://github.com/m-radzikowski))
|
3868
3327
|
* **deps:** bump isomorphic-git from 1.24.3 to 1.24.5 ([#822](https://github.com/jayree/sfdx-plugin-manifest/issues/822)) ([b191a78](https://github.com/jayree/sfdx-plugin-manifest/commit/b191a78b36b57be8561c4520e516aca2e52966e4))
|
3869
|
-
* don't consider identical oids as ambiguous in expandOid ([#1789](https://github.com/isomorphic-git/isomorphic-git/issues/1789)) ([#1790](https://github.com/isomorphic-git/isomorphic-git/issues/1790)) ([d72cf91](https://github.com/isomorphic-git/isomorphic-git/commit/d72cf9160cfeb17ae0a566263d184da06562db0d))
|
3870
3328
|
* checking Promise object in filesystem [#1782](https://github.com/isomorphic-git/isomorphic-git/issues/1782) ([#1795](https://github.com/isomorphic-git/isomorphic-git/issues/1795)) ([3a39a83](https://github.com/isomorphic-git/isomorphic-git/commit/3a39a83d6a486b9a70c563f24c1751343eb2117c))
|
3329
|
+
* don't consider identical oids as ambiguous in expandOid ([#1789](https://github.com/isomorphic-git/isomorphic-git/issues/1789)) ([#1790](https://github.com/isomorphic-git/isomorphic-git/issues/1790)) ([d72cf91](https://github.com/isomorphic-git/isomorphic-git/commit/d72cf9160cfeb17ae0a566263d184da06562db0d))
|
3871
3330
|
|
3872
3331
|
|
3873
3332
|
|
@@ -3877,16 +3336,13 @@
|
|
3877
3336
|
### Bug Fixes
|
3878
3337
|
|
3879
3338
|
* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([#816](https://github.com/jayree/sfdx-plugin-manifest/issues/816)) ([833f6db](https://github.com/jayree/sfdx-plugin-manifest/commit/833f6dbae1374bf9feec7530f6c54f0b02268834))
|
3880
|
-
## What's Changed
|
3881
3339
|
* Remove default indent by @mohd-akram in https://github.com/jonschlinkert/word-wrap/pull/24
|
3882
3340
|
* 🔒fix: CVE 2023 26115 (2) by @OlafConijn in https://github.com/jonschlinkert/word-wrap/pull/41
|
3883
3341
|
* :lock: fix: CVE-2023-26115 by @aashutoshrathi in https://github.com/jonschlinkert/word-wrap/pull/33
|
3884
3342
|
* chore: publish workflow by @OlafConijn in https://github.com/jonschlinkert/word-wrap/pull/42
|
3885
|
-
## New Contributors
|
3886
3343
|
* @mohd-akram made their first contribution in https://github.com/jonschlinkert/word-wrap/pull/24
|
3887
3344
|
* @OlafConijn made their first contribution in https://github.com/jonschlinkert/word-wrap/pull/41
|
3888
3345
|
* @aashutoshrathi made their first contribution in https://github.com/jonschlinkert/word-wrap/pull/33
|
3889
|
-
**Full Changelog**: https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4
|
3890
3346
|
|
3891
3347
|
|
3892
3348
|
|
@@ -3896,12 +3352,12 @@
|
|
3896
3352
|
### Bug Fixes
|
3897
3353
|
|
3898
3354
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.4 to 3.1.7 ([#805](https://github.com/jayree/sfdx-plugin-manifest/issues/805)) ([65b69d7](https://github.com/jayree/sfdx-plugin-manifest/commit/65b69d7db139d0dbd722c4af81acb49f0fa8b291))
|
3899
|
-
* **deps:** bump semver from 5.7.1 to 5.7.2 ([103c4b9](https://github.com/salesforcecli/sf-plugins-core/commit/103c4b94d5c217bb26cad4b9e6279aa9d2a91b68))
|
3900
3355
|
* **deps:** bump @salesforce/kit from 3.0.3 to 3.0.4 ([8793632](https://github.com/salesforcecli/sf-plugins-core/commit/879363260f5b1cb80ea56a1a1fd455201fe96c66))
|
3356
|
+
* **deps:** bump semver from 5.7.1 to 5.7.2 ([103c4b9](https://github.com/salesforcecli/sf-plugins-core/commit/103c4b94d5c217bb26cad4b9e6279aa9d2a91b68))
|
3901
3357
|
* **deps:** bump @salesforce/core from 4.3.2 to 4.3.8 ([f600baf](https://github.com/salesforcecli/sf-plugins-core/commit/f600baf48925ce91c6e27969e48c3907ac7e7b43))
|
3902
3358
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.3.2 to 9.3.4 ([#808](https://github.com/jayree/sfdx-plugin-manifest/issues/808)) ([b8e73bd](https://github.com/jayree/sfdx-plugin-manifest/commit/b8e73bdcf32c38361b1d6b1cd41001ea60fa83be))
|
3903
|
-
* add mobile plugin types to registry ([#1033](https://github.com/forcedotcom/source-deploy-retrieve/issues/1033)) ([09a2648](https://github.com/forcedotcom/source-deploy-retrieve/commit/09a2648d50bd269e26424f79e08b245798f6baf5))
|
3904
3359
|
* **deps:** bump @salesforce/kit from 3.0.3 to 3.0.4 ([#1036](https://github.com/forcedotcom/source-deploy-retrieve/issues/1036)) ([7ea893e](https://github.com/forcedotcom/source-deploy-retrieve/commit/7ea893edb268fd422cf55a82b7f567ce5b0236e9))
|
3360
|
+
* add mobile plugin types to registry ([#1033](https://github.com/forcedotcom/source-deploy-retrieve/issues/1033)) ([09a2648](https://github.com/forcedotcom/source-deploy-retrieve/commit/09a2648d50bd269e26424f79e08b245798f6baf5))
|
3905
3361
|
* **deps:** bump isomorphic-git from 1.24.2 to 1.24.3 ([#802](https://github.com/jayree/sfdx-plugin-manifest/issues/802)) ([a8db996](https://github.com/jayree/sfdx-plugin-manifest/commit/a8db9967f03c0f422d4d27797998b955542a1b35))
|
3906
3362
|
* prevent invalid HEAD state, when renaming current branch ([#1784](https://github.com/isomorphic-git/isomorphic-git/issues/1784)) ([1b7a893](https://github.com/isomorphic-git/isomorphic-git/commit/1b7a8931da9d74edeba7fd7553fdf801583ac07f)), closes [#1783](https://github.com/isomorphic-git/isomorphic-git/issues/1783)
|
3907
3363
|
|
@@ -3923,7 +3379,6 @@
|
|
3923
3379
|
### Bug Fixes
|
3924
3380
|
|
3925
3381
|
* **deps:** bump tough-cookie from 4.1.2 to 4.1.3 ([#800](https://github.com/jayree/sfdx-plugin-manifest/issues/800)) ([f2423bc](https://github.com/jayree/sfdx-plugin-manifest/commit/f2423bc9c6d197118103af923d25500cdf19f523))
|
3926
|
-
Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the `inspect` utility is affected by this change, we felt this change was important enough to be pushed into the next patch.
|
3927
3382
|
|
3928
3383
|
|
3929
3384
|
|
@@ -3948,13 +3403,11 @@
|
|
3948
3403
|
* **deps:** bump @salesforce/core from 4.3.1 to 4.3.2 ([e6f08a3](https://github.com/salesforcecli/sf-plugins-core/commit/e6f08a3676837f28098a7dcb4c53fbf6fb03f5f8))
|
3949
3404
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.2.5 to 9.3.0 ([#784](https://github.com/jayree/sfdx-plugin-manifest/issues/784)) ([8afd9de](https://github.com/jayree/sfdx-plugin-manifest/commit/8afd9de8e82eb6f5c3ba4ce9bbcc25bf18d9bceb))
|
3950
3405
|
* allowUnsetEnvVariable ([#1019](https://github.com/forcedotcom/source-deploy-retrieve/issues/1019)) ([0eeaccf](https://github.com/forcedotcom/source-deploy-retrieve/commit/0eeaccfb1ed05ad742a1472cc025fe2c4cabee5e))
|
3951
|
-
* restore missing error actions ([#1020](https://github.com/forcedotcom/source-deploy-retrieve/issues/1020)) ([dbbeb21](https://github.com/forcedotcom/source-deploy-retrieve/commit/dbbeb21dcb4a5f04234fe276c436359523a4c904))
|
3952
3406
|
* **deps:** bump fast-xml-parser from 4.2.4 to 4.2.5 ([#1024](https://github.com/forcedotcom/source-deploy-retrieve/issues/1024)) ([93427a0](https://github.com/forcedotcom/source-deploy-retrieve/commit/93427a05489fbadb236415015cdf2b80c39603e8))
|
3407
|
+
* restore missing error actions ([#1020](https://github.com/forcedotcom/source-deploy-retrieve/issues/1020)) ([dbbeb21](https://github.com/forcedotcom/source-deploy-retrieve/commit/dbbeb21dcb4a5f04234fe276c436359523a4c904))
|
3953
3408
|
* Sm/connection-resolve-skip-missing-components ([#1021](https://github.com/forcedotcom/source-deploy-retrieve/issues/1021)) ([ad4068d](https://github.com/forcedotcom/source-deploy-retrieve/commit/ad4068de9890291b9c3c72691dfd362e116758c0))
|
3954
3409
|
* **deps:** bump tslib from 2.5.3 to 2.6.0 ([#785](https://github.com/jayree/sfdx-plugin-manifest/issues/785)) ([58f53f3](https://github.com/jayree/sfdx-plugin-manifest/commit/58f53f37b9c5c3272bcaebbb9940f9ac58b52ee5))
|
3955
|
-
## What's Changed
|
3956
3410
|
* Add helpers for `using` and `await using` by @rbuckton in https://github.com/microsoft/tslib/pull/213
|
3957
|
-
**Full Changelog**: https://github.com/microsoft/tslib/compare/v2.5.3...2.6.0
|
3958
3411
|
|
3959
3412
|
|
3960
3413
|
|
@@ -3968,13 +3421,14 @@
|
|
3968
3421
|
* **deps:** bump @oclif/core from 2.8.6 to 2.8.7 ([d30f819](https://github.com/salesforcecli/sf-plugins-core/commit/d30f819f1478c9fcaeb5ea25804f2694c04c817a))
|
3969
3422
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.2.2 to 9.2.5 ([#776](https://github.com/jayree/sfdx-plugin-manifest/issues/776)) ([666221d](https://github.com/jayree/sfdx-plugin-manifest/commit/666221defaacad84a89c860bff5983e5d2ddf000))
|
3970
3423
|
* update metadata names for mobile settings and policies ([#1013](https://github.com/forcedotcom/source-deploy-retrieve/issues/1013)) ([4b6a8ff](https://github.com/forcedotcom/source-deploy-retrieve/commit/4b6a8ffbed3927b94e1e67af3b46837f94620a01))
|
3971
|
-
* **deps:** bump @salesforce/core from 4.3.0 to 4.3.1 ([#1016](https://github.com/forcedotcom/source-deploy-retrieve/issues/1016)) ([24b99e4](https://github.com/forcedotcom/source-deploy-retrieve/commit/24b99e45fdd4998f319804c446b62ce0f9d83eff))
|
3972
3424
|
* better output for mystery component ([#1018](https://github.com/forcedotcom/source-deploy-retrieve/issues/1018)) ([bcc2c4d](https://github.com/forcedotcom/source-deploy-retrieve/commit/bcc2c4dbbd87ffcb5daddbe8a1036d1dc6efceab))
|
3425
|
+
* **deps:** bump @salesforce/core from 4.3.0 to 4.3.1 ([#1016](https://github.com/forcedotcom/source-deploy-retrieve/issues/1016)) ([24b99e4](https://github.com/forcedotcom/source-deploy-retrieve/commit/24b99e45fdd4998f319804c446b62ce0f9d83eff))
|
3973
3426
|
* **deps:** bump fast-xml-parser from 4.2.4 to 4.2.5 ([#778](https://github.com/jayree/sfdx-plugin-manifest/issues/778)) ([bc1cbda](https://github.com/jayree/sfdx-plugin-manifest/commit/bc1cbdad3219280f9fc766406177829d71fd90f6))
|
3427
|
+
* change code implementation
|
3974
3428
|
* **deps:** bump isomorphic-git from 1.23.0 to 1.24.2 ([#772](https://github.com/jayree/sfdx-plugin-manifest/issues/772)) ([6145083](https://github.com/jayree/sfdx-plugin-manifest/commit/6145083ec631bfc5729c18ca49b17be29050aaed))
|
3975
3429
|
* Added 'parallel' parameter ([#1767](https://github.com/isomorphic-git/isomorphic-git/issues/1767)) ([2942c85](https://github.com/isomorphic-git/isomorphic-git/commit/2942c85b0a5763d841babeb359c0d36ad97dfab5))
|
3976
|
-
* Never delete tags in deleteBranch ([#1777](https://github.com/isomorphic-git/isomorphic-git/issues/1777)) ([936812a](https://github.com/isomorphic-git/isomorphic-git/commit/936812a4abf53ee68fa569f987eb03c8f12eaa3b))
|
3977
3430
|
* force CI/CD to Release new version ([#1775](https://github.com/isomorphic-git/isomorphic-git/issues/1775)) ([fb62b34](https://github.com/isomorphic-git/isomorphic-git/commit/fb62b345960a00efc387666c85d9aa47258d5fe1))
|
3431
|
+
* Never delete tags in deleteBranch ([#1777](https://github.com/isomorphic-git/isomorphic-git/issues/1777)) ([936812a](https://github.com/isomorphic-git/isomorphic-git/commit/936812a4abf53ee68fa569f987eb03c8f12eaa3b))
|
3978
3432
|
|
3979
3433
|
|
3980
3434
|
|
@@ -4008,8 +3462,8 @@
|
|
4008
3462
|
### Bug Fixes
|
4009
3463
|
|
4010
3464
|
* **deps:** bump @salesforce/sf-plugins-core from 3.0.2 to 3.0.4 ([#751](https://github.com/jayree/sfdx-plugin-manifest/issues/751)) ([c3269eb](https://github.com/jayree/sfdx-plugin-manifest/commit/c3269ebb2955f4ebd8b9938a7bd9beb09843c686))
|
4011
|
-
* **deps:** bump @salesforce/core from 4.1.0 to 4.1.2 ([415a06a](https://github.com/salesforcecli/sf-plugins-core/commit/415a06a29fbe31ccbbafeefc654bfb381000eb5a))
|
4012
3465
|
* don't truncate tables by default ([2115fe7](https://github.com/salesforcecli/sf-plugins-core/commit/2115fe78b0d9180bf442082b2853fb72c0aa74b7))
|
3466
|
+
* **deps:** bump @salesforce/core from 4.1.0 to 4.1.2 ([415a06a](https://github.com/salesforcecli/sf-plugins-core/commit/415a06a29fbe31ccbbafeefc654bfb381000eb5a))
|
4013
3467
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.1.0 to 9.2.1 ([#756](https://github.com/jayree/sfdx-plugin-manifest/issues/756)) ([ff4ec94](https://github.com/jayree/sfdx-plugin-manifest/commit/ff4ec94b7ec36e24a862ddee5d8424f256a30b36))
|
4014
3468
|
* validate manifests ([#996](https://github.com/forcedotcom/source-deploy-retrieve/issues/996)) ([173aba7](https://github.com/forcedotcom/source-deploy-retrieve/commit/173aba737afc4ed19a31b8af97802b54b07cb572))
|
4015
3469
|
* **deps:** bump @salesforce/core from 4.1.0 to 4.1.2 ([#1004](https://github.com/forcedotcom/source-deploy-retrieve/issues/1004)) ([4ec56e7](https://github.com/forcedotcom/source-deploy-retrieve/commit/4ec56e7b527ec2736aa7478e9448e9fc964a6a7a))
|
@@ -4022,7 +3476,6 @@
|
|
4022
3476
|
### Bug Fixes
|
4023
3477
|
|
4024
3478
|
* **deps:** bump fast-xml-parser from 4.2.2 to 4.2.4 ([#739](https://github.com/jayree/sfdx-plugin-manifest/issues/739)) ([c44e951](https://github.com/jayree/sfdx-plugin-manifest/commit/c44e951d16e64d20ffac6c8f2b141d752325ab08))
|
4025
|
-
Update to this release if you use entity parsing in Fast XML Parser.
|
4026
3479
|
|
4027
3480
|
|
4028
3481
|
|
@@ -4088,13 +3541,9 @@
|
|
4088
3541
|
* support for UserAccessPolicy ([#971](https://github.com/forcedotcom/source-deploy-retrieve/issues/971)) ([7a102b0](https://github.com/forcedotcom/source-deploy-retrieve/commit/7a102b0eb64c5ac5ecca9f55f2ce43a78f6763f6))
|
4089
3542
|
* prevent [object Object] and provide component details ([#972](https://github.com/forcedotcom/source-deploy-retrieve/issues/972)) ([a16b9a2](https://github.com/forcedotcom/source-deploy-retrieve/commit/a16b9a256b7ff2eac99f466b11ba30312b09ab92))
|
4090
3543
|
* **deps:** bump listr2 from 6.4.2 to 6.6.0 ([#704](https://github.com/jayree/sfdx-plugin-manifest/issues/704)) ([9032c8c](https://github.com/jayree/sfdx-plugin-manifest/commit/9032c8c373262e90b3a16adfc697d529ec659f22))
|
4091
|
-
* expose manager tasks for brownie ([f8fdbf0](https://github.com/listr2/listr2/commit/f8fdbf0df433d7a230f141b8806384710563a3d3))
|
4092
3544
|
* **process:** expose writablestream ([dde145d](https://github.com/listr2/listr2/commit/dde145d191f3663c8e27ffa78110f1b026c567fe)), closes [#677](https://github.com/listr2/listr2/issues/677) [#LISTR2-260](https://github.com/listr2/listr2/issues/LISTR2-260)
|
3545
|
+
* expose manager tasks for brownie ([f8fdbf0](https://github.com/listr2/listr2/commit/f8fdbf0df433d7a230f141b8806384710563a3d3))
|
4093
3546
|
* **deps:** bump tslib from 2.5.0 to 2.5.2 ([#708](https://github.com/jayree/sfdx-plugin-manifest/issues/708)) ([0c8b8c1](https://github.com/jayree/sfdx-plugin-manifest/commit/0c8b8c1b322e6578e35662d2442092bcfdaf6ba2))
|
4094
|
-
This release [explicitly re-exports helpers](https://github.com/microsoft/tslib/pull/204) to work around TypeScript's incomplete symbol resolution for tslib.
|
4095
|
-
This release of tslib provides fixes for two issues.
|
4096
|
-
First, [it reverses the order of `init` hooks provided by decorators](https://github.com/microsoft/tslib/pull/202) to correctly reflect proposed behavior.
|
4097
|
-
Second, it [corrects the `exports` field of tslib's `package.json` and provides accurate declaration files](https://github.com/microsoft/tslib/pull/202) so that it may be consumed under the `node16` and `bundler` settings for `moduleResolution.`
|
4098
3547
|
|
4099
3548
|
|
4100
3549
|
|
@@ -4114,12 +3563,6 @@
|
|
4114
3563
|
### Bug Fixes
|
4115
3564
|
|
4116
3565
|
* **deps:** bump vm2 from 3.9.17 to 3.9.18 ([#702](https://github.com/jayree/sfdx-plugin-manifest/issues/702)) ([2b679f7](https://github.com/jayree/sfdx-plugin-manifest/commit/2b679f7a6fbc57deb3209788eac2fe85e4902912))
|
4117
|
-
**New Features**
|
4118
|
-
https://github.com/patriksimek/vm2/commit/dd81ff616ff528de5dc7a1cf2939de3d3701539d: Add resolver API to create a shared resolver for multiple `NodeVM` instances allowing to cache scripts and increase sandbox startup times.
|
4119
|
-
https://github.com/patriksimek/vm2/commit/4d662e34d369b920943eee139ef60fb557666a43: Allow to pass a function to `require.context` which is called with the filename allowing to specify the context pre file. (Thanks to @blakebyrnes)
|
4120
|
-
**Fixes**
|
4121
|
-
https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf: Fix issue leaking host array through `Proxy`. (Thanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)
|
4122
|
-
https://github.com/patriksimek/vm2/commit/5206ba25afd86ef547a2c9d48d46ca7a9e6ec238: Fix issue with `inspect` being writeable. (Thanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)
|
4123
3566
|
|
4124
3567
|
|
4125
3568
|
|
@@ -4130,11 +3573,11 @@
|
|
4130
3573
|
|
4131
3574
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.6 to 8.4.0 ([#700](https://github.com/jayree/sfdx-plugin-manifest/issues/700)) ([b6ed75c](https://github.com/jayree/sfdx-plugin-manifest/commit/b6ed75ce2ac7ff09a8507cdc99a9591d5efe0411))
|
4132
3575
|
* added FSC standard value sets ([#965](https://github.com/forcedotcom/source-deploy-retrieve/issues/965)) ([82e637f](https://github.com/forcedotcom/source-deploy-retrieve/commit/82e637fdb0a349dd6e7b62b4882e438d38b6a975))
|
4133
|
-
* add scoringframwork types to metadata registry ([#964](https://github.com/forcedotcom/source-deploy-retrieve/issues/964)) ([0003f44](https://github.com/forcedotcom/source-deploy-retrieve/commit/0003f44e818b5aac46f2ac1d090d9e9fbfd25893))
|
4134
3576
|
* add skilltype to metadata registry ([761492e](https://github.com/forcedotcom/source-deploy-retrieve/commit/761492ee750db05c715e0da26437040caf32602d))
|
3577
|
+
* add scoringframwork types to metadata registry ([#964](https://github.com/forcedotcom/source-deploy-retrieve/issues/964)) ([0003f44](https://github.com/forcedotcom/source-deploy-retrieve/commit/0003f44e818b5aac46f2ac1d090d9e9fbfd25893))
|
4135
3578
|
* offer suggestions for unresolved metadata types ([#948](https://github.com/forcedotcom/source-deploy-retrieve/issues/948)) ([c4633b2](https://github.com/forcedotcom/source-deploy-retrieve/commit/c4633b27e718f0f6790f817bc438860df90aa0ad)), closes [#953](https://github.com/forcedotcom/source-deploy-retrieve/issues/953)
|
4136
|
-
* **deps:** bump vm2 from 3.9.15 to 3.9.17 ([#963](https://github.com/forcedotcom/source-deploy-retrieve/issues/963)) ([42a9d5d](https://github.com/forcedotcom/source-deploy-retrieve/commit/42a9d5d3ffd550759c96a1bd1e6de0c4dcafb472))
|
4137
3579
|
* windows path replacements ([#958](https://github.com/forcedotcom/source-deploy-retrieve/issues/958)) ([b71932b](https://github.com/forcedotcom/source-deploy-retrieve/commit/b71932b60d9f0dbe0c4efbce705ab16fa7d7d7a9))
|
3580
|
+
* **deps:** bump vm2 from 3.9.15 to 3.9.17 ([#963](https://github.com/forcedotcom/source-deploy-retrieve/issues/963)) ([42a9d5d](https://github.com/forcedotcom/source-deploy-retrieve/commit/42a9d5d3ffd550759c96a1bd1e6de0c4dcafb472))
|
4138
3581
|
* **deps:** bump fast-xml-parser from 4.2.0 to 4.2.2 ([#945](https://github.com/forcedotcom/source-deploy-retrieve/issues/945)) ([f458c52](https://github.com/forcedotcom/source-deploy-retrieve/commit/f458c5262ec479ba8f64116f0baa50bd107a2b45))
|
4139
3582
|
|
4140
3583
|
|
@@ -4145,14 +3588,14 @@
|
|
4145
3588
|
### Bug Fixes
|
4146
3589
|
|
4147
3590
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.11 to 2.4.2 ([#695](https://github.com/jayree/sfdx-plugin-manifest/issues/695)) ([577f2bf](https://github.com/jayree/sfdx-plugin-manifest/commit/577f2bf29466d05986224ea7afa932338209c5f2))
|
4148
|
-
* support json env in any case ([a6d02bf](https://github.com/salesforcecli/sf-plugins-core/commit/a6d02bf57820b0b70da8de5281017d370c7907a3))
|
4149
3591
|
* one config aggregator ([#274](https://github.com/salesforcecli/sf-plugins-core/issues/274)) ([169805a](https://github.com/salesforcecli/sf-plugins-core/commit/169805ab6491a807477bfb8688dbd5845c8508c4))
|
3592
|
+
* support json env in any case ([a6d02bf](https://github.com/salesforcecli/sf-plugins-core/commit/a6d02bf57820b0b70da8de5281017d370c7907a3))
|
4150
3593
|
* support setting json = true via env ([a02f269](https://github.com/salesforcecli/sf-plugins-core/commit/a02f2698d9d8fd650ecf33bfb311403fb9c71a11))
|
3594
|
+
* sf flag default values don't always appear in help text ([#288](https://github.com/salesforcecli/sf-plugins-core/issues/288)) ([cf4f915](https://github.com/salesforcecli/sf-plugins-core/commit/cf4f915ee835f4b959a9107d1c61ab44cb0096b3))
|
3595
|
+
* bump prerel core for qa ([9231d74](https://github.com/salesforcecli/sf-plugins-core/commit/9231d7448bcfed92cb5ac53a55168019f2b339dc))
|
4151
3596
|
* bump for qa ([a0fd895](https://github.com/salesforcecli/sf-plugins-core/commit/a0fd8952905f940b5666dc89049a626e778c7690))
|
4152
|
-
* nicer error messages for duration min/max violations ([9ec87e6](https://github.com/salesforcecli/sf-plugins-core/commit/9ec87e633c7b00fab6e1f1b946ecde15035ccb41))
|
4153
3597
|
* version update ([e329127](https://github.com/salesforcecli/sf-plugins-core/commit/e329127904be55f93b14210284d217c16a5a8e3c))
|
4154
|
-
*
|
4155
|
-
* sf flag default values don't always appear in help text ([#288](https://github.com/salesforcecli/sf-plugins-core/issues/288)) ([cf4f915](https://github.com/salesforcecli/sf-plugins-core/commit/cf4f915ee835f4b959a9107d1c61ab44cb0096b3))
|
3598
|
+
* nicer error messages for duration min/max violations ([9ec87e6](https://github.com/salesforcecli/sf-plugins-core/commit/9ec87e633c7b00fab6e1f1b946ecde15035ccb41))
|
4156
3599
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.4 to 8.0.6 ([#689](https://github.com/jayree/sfdx-plugin-manifest/issues/689)) ([5a84277](https://github.com/jayree/sfdx-plugin-manifest/commit/5a842771d2bffb9cee5627e74a1a3529f3eb330e))
|
4157
3600
|
* update the update2 script for TS strict compile ([#954](https://github.com/forcedotcom/source-deploy-retrieve/issues/954)) ([e85a395](https://github.com/forcedotcom/source-deploy-retrieve/commit/e85a39596f985ecb9b81cc794aa86a549337e8e4))
|
4158
3601
|
* another connection error ([#957](https://github.com/forcedotcom/source-deploy-retrieve/issues/957)) ([657c5f8](https://github.com/forcedotcom/source-deploy-retrieve/commit/657c5f8e0ac93e4dabb34ac2d5ed802d25354c72))
|
@@ -4181,9 +3624,9 @@
|
|
4181
3624
|
* **deps:** bump semver from 7.4.0 to 7.5.0 ([#40](https://github.com/jayree/changelog/issues/40)) ([7940f52](https://github.com/jayree/changelog/commit/7940f52477b87b2d2830d0667ba7a0dd0466d418))
|
4182
3625
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.9 to 2.2.11 ([#686](https://github.com/jayree/sfdx-plugin-manifest/issues/686)) ([0c6aa06](https://github.com/jayree/sfdx-plugin-manifest/commit/0c6aa069801a4eb70c53eef4ff163034828f7e9a))
|
4183
3626
|
* emit sfCommandError event ([#240](https://github.com/salesforcecli/sf-plugins-core/issues/240)) ([ac385c0](https://github.com/salesforcecli/sf-plugins-core/commit/ac385c0bc16da5c50e53a8d39f582e592f5a1ed3))
|
3627
|
+
* add more error properties to support push errors ([b39ada3](https://github.com/salesforcecli/sf-plugins-core/commit/b39ada36d2df142f18363951f38c84758ed9bb6e))
|
4184
3628
|
* bump oclif/core to beta - add test ([3a15928](https://github.com/salesforcecli/sf-plugins-core/commit/3a15928e09313bffbb9650660952545b513662d2))
|
4185
3629
|
* publish beta ([1258c6a](https://github.com/salesforcecli/sf-plugins-core/commit/1258c6a1c5ec84e5b8952685b443375402a8a7d8))
|
4186
|
-
* add more error properties to support push errors ([b39ada3](https://github.com/salesforcecli/sf-plugins-core/commit/b39ada36d2df142f18363951f38c84758ed9bb6e))
|
4187
3630
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.2 to 8.0.4 ([#680](https://github.com/jayree/sfdx-plugin-manifest/issues/680)) ([3252f86](https://github.com/jayree/sfdx-plugin-manifest/commit/3252f86a854a0d4cfe4d8889bfa14d51e9b7e3c8))
|
4188
3631
|
* **deps:** bump @salesforce/core from 3.34.6 to 3.34.8 ([#942](https://github.com/forcedotcom/source-deploy-retrieve/issues/942)) ([b79301a](https://github.com/forcedotcom/source-deploy-retrieve/commit/b79301a05aa4a9f466776b47ca89ad957836ec8f))
|
4189
3632
|
* update directory name for oauth policies and mobile policies ([#947](https://github.com/forcedotcom/source-deploy-retrieve/issues/947)) ([dbcf936](https://github.com/forcedotcom/source-deploy-retrieve/commit/dbcf9366719f177084c49a28e4a81b2b731fc69d))
|
@@ -4206,12 +3649,9 @@
|
|
4206
3649
|
* **deps:** bump listr2 from 6.2.0 to 6.3.1 ([#674](https://github.com/jayree/sfdx-plugin-manifest/issues/674)) ([5b7923e](https://github.com/jayree/sfdx-plugin-manifest/commit/5b7923e286ea51177831a6f465576e016c745630))
|
4207
3650
|
* **renderer:** add a caching mechanism for renderers ([4112564](https://github.com/listr2/listr2/commit/4112564b40b88f68a66dd0607f317d423a0c1417)), closes [#672](https://github.com/listr2/listr2/issues/672) [#LISTR2-259](https://github.com/listr2/listr2/issues/LISTR2-259)
|
4208
3651
|
* **renderer:** make paused timer configurable for every renderer ([58f37d4](https://github.com/listr2/listr2/commit/58f37d4da2f54ff0c78aa271bba112200435b8f6))
|
4209
|
-
* **task:** splat on titles for brownie and nx repositories ([a756a47](https://github.com/listr2/listr2/commit/a756a47f7524994d191c32b2dfc1b2531bdb5d10))
|
4210
3652
|
* **renderer/default:** update how bottom bar is checked ([0b5dab9](https://github.com/listr2/listr2/commit/0b5dab9a8d5da1d6ee2b3ec51eef5cb6bb75d26b))
|
3653
|
+
* **task:** splat on titles for brownie and nx repositories ([a756a47](https://github.com/listr2/listr2/commit/a756a47f7524994d191c32b2dfc1b2531bdb5d10))
|
4211
3654
|
* **deps:** bump vm2 from 3.9.16 to 3.9.17 ([#670](https://github.com/jayree/sfdx-plugin-manifest/issues/670)) ([a72e1ae](https://github.com/jayree/sfdx-plugin-manifest/commit/a72e1ae463245698181ca58b45277af75eb4cdda))
|
4212
|
-
**Fixes**
|
4213
|
-
https://github.com/patriksimek/vm2/commit/4b22e87b102d97d45d112a0931dba1aef7eea049: Fix issue in catch block protection. (Thanks to [Xion](https://twitter.com/0x10n) (SeungHyun Lee) of [KAIST Hacking Lab](https://kaist-hacking.github.io/).)
|
4214
|
-
https://github.com/patriksimek/vm2/commit/f3db4dee4d76b19869df05ba7880d638a880edd5: Fix issue with host exceptions thrown in async functions leaking though the Promise.
|
4215
3655
|
|
4216
3656
|
|
4217
3657
|
|
@@ -4223,6 +3663,17 @@
|
|
4223
3663
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.15.1 to 8.0.1 ([59f2070](https://github.com/jayree/sfdx-plugin-manifest/commit/59f2070e2a5d23337f2854d08bf536d79bbffc61))
|
4224
3664
|
* **deps:** bump listr2 from 5.0.8 to 6.2.0 ([643b814](https://github.com/jayree/sfdx-plugin-manifest/commit/643b814f2d0325b75721b10b2d4d872e6bcc541c))
|
4225
3665
|
* ditch rxjs completely and use event emitter based approach ([213bc76](https://github.com/cenk1cenk2/listr2/commit/213bc76fec973719926927178b9a167aa89c563f))
|
3666
|
+
* expose path from task directly ([5c393d0](https://github.com/listr2/listr2/commit/5c393d0d3137c3aa0980251297ce542f3ad47097))
|
3667
|
+
* change naming scheme for renderer tasks to make it singular ([cbcdfe2](https://github.com/listr2/listr2/commit/cbcdfe23870d08e660ccf9bd4e067e36e5664f3a))
|
3668
|
+
* update how test renderer logs and use a serializer instead of constantly creating objects ([5859ac4](https://github.com/listr2/listr2/commit/5859ac40e43f6cb2eeca8c2d6bf48da1fe03fa18))
|
3669
|
+
* add possiblity to force unicode on all systems ([08ba157](https://github.com/cenk1cenk2/listr2/commit/08ba157dc5184dabbdf4187d8571866e3b1bd360))
|
3670
|
+
* add splat util.format to output, title and skip ([02e5432](https://github.com/cenk1cenk2/listr2/commit/02e5432cd751be0e0f5cecc29a7d02b7e9668dbe))
|
3671
|
+
* expose more api for pending tasks ([a7b1981](https://github.com/cenk1cenk2/listr2/commit/a7b1981f5db3f72bc4d489417ad4d87cb50941cc))
|
3672
|
+
* **process-output:** ability to overwrite streams on process output ([474e096](https://github.com/cenk1cenk2/listr2/commit/474e096346eab10f2deca2347b2e34e89fc284c8))
|
3673
|
+
* **renderer:** simplify and add eager option ([5248c78](https://github.com/cenk1cenk2/listr2/commit/5248c78b01583da5d65a83ea75f4f6f52a6956f6))
|
3674
|
+
* refactor and simplify default renderer ([a9ec3c4](https://github.com/cenk1cenk2/listr2/commit/a9ec3c40f6cd922bb03f820f61a18109960e59ea))
|
3675
|
+
* rename error field of listr and share through parent tasks ([88eb34e](https://github.com/cenk1cenk2/listr2/commit/88eb34e5052109501856af08d03284899c43519d))
|
3676
|
+
* Renames the err field to errors in Listr class. So error collection is shared
|
4226
3677
|
* add new options for base listr ([1a41939](https://github.com/listr2/listr2/commit/1a419391a8a5c5352345b66c4269ebf03b958c1f))
|
4227
3678
|
* add possiblity to force unicode on all systems ([08ba157](https://github.com/listr2/listr2/commit/08ba157dc5184dabbdf4187d8571866e3b1bd360))
|
4228
3679
|
* add process hooks to hook terminal to obstruct anything while rendering ([db7398d](https://github.com/listr2/listr2/commit/db7398d438f56a829e81a73981420e7b0f7230c8)), closes [#662](https://github.com/listr2/listr2/issues/662)
|
@@ -4237,7 +3688,6 @@
|
|
4237
3688
|
* **process-output:** ability to overwrite streams on process output ([474e096](https://github.com/listr2/listr2/commit/474e096346eab10f2deca2347b2e34e89fc284c8))
|
4238
3689
|
* **process-output:** hide cursor as before when hijacking output ([a0e150c](https://github.com/listr2/listr2/commit/a0e150c7e0d62e2c8f0cb95babca933e773ed2c0))
|
4239
3690
|
* **renderer:** simplify and add eager option ([5248c78](https://github.com/listr2/listr2/commit/5248c78b01583da5d65a83ea75f4f6f52a6956f6))
|
4240
|
-
### Performance Improvements
|
4241
3691
|
* bump node version to 16 since 14 dies in less than 1 month ([36dde30](https://github.com/listr2/listr2/commit/36dde30661103126949480639edf9fe77864efc3))
|
4242
3692
|
* change field name ([91f6fda](https://github.com/listr2/listr2/commit/91f6fdabfaf6fd10674b3c4388cc9c91760c297a))
|
4243
3693
|
* change naming scheme for renderer tasks to make it singular ([cbcdfe2](https://github.com/listr2/listr2/commit/cbcdfe23870d08e660ccf9bd4e067e36e5664f3a))
|
@@ -4267,124 +3717,62 @@
|
|
4267
3717
|
* update how logger is implemented and injected ([3146082](https://github.com/listr2/listr2/commit/31460828258e949fdab6e387a6e2bea5c2710a52))
|
4268
3718
|
* update how test renderer logs and use a serializer instead of constantly creating objects ([5859ac4](https://github.com/listr2/listr2/commit/5859ac40e43f6cb2eeca8c2d6bf48da1fe03fa18))
|
4269
3719
|
* update naming scheme ([acc1f9d](https://github.com/listr2/listr2/commit/acc1f9d082f429d7240b91987ed2d53bc315558e))
|
4270
|
-
### BREAKING CHANGES
|
4271
3720
|
* renames default renderer options `collapse` to
|
4272
|
-
`collapseSubtasks`
|
4273
3721
|
* On the main `Listr` task list, conditions for fallback and silent renderer have been
|
4274
|
-
renamed.
|
4275
|
-
- `rendererSilent` has been renamed to `silentRendererCondition`.
|
4276
|
-
- `rendererFallback` has been renamed to `fallbackRendererCondition`.
|
4277
3722
|
* Default fallback renderer has been changed from `verbose` to `simple`, since
|
4278
|
-
`simple` can mostly handle non-tty at this point.
|
4279
3723
|
* Changes default error collection behavior to `false` from `minimal`, since this is
|
4280
|
-
the most hidden feature of them all, and it should be opt-in.
|
4281
3724
|
* err field in manager has been renamed to errors as well
|
4282
3725
|
* renames retry property withError to basically error
|
4283
3726
|
* **renderer:** The default behavior of handling longer output has been changed to `wrap`.
|
4284
3727
|
* `nonTTYRenderer`, `nonTTYRendererOptions` in Listr tasks has been renamed to
|
4285
|
-
`fallbackRenderer` and `fallbackRendererOptions` respectively.
|
4286
|
-
To be honest this was staying for the original Listr compatability but since so much is refactored,
|
4287
|
-
it made sense to change it to match where the others are used.
|
4288
3728
|
* Minimum node version usable is increased to node16 since node14 has been put out of
|
4289
|
-
the maintenance circle.
|
4290
3729
|
* Moves prompt to another channel and avoids using the output channel for prompts.
|
4291
|
-
Properly uses the ProcessOutputHook for Simpler Renderer. Hooks on prompts.
|
4292
|
-
Moves the ProcessOutputBuffer logic in to its own class, where streams can be recorded.
|
4293
|
-
Deprecated through has been ditched by using a basic WritableStream, idk why i did use it in the
|
4294
|
-
first place,
|
4295
|
-
I guess it was coming from the original Listr implementation.
|
4296
|
-
Still uses ansi escape parsing to properly render the output, still limited by mostly the log-update
|
4297
|
-
but
|
4298
|
-
buffering output for bells and clear line or hide cursor charachters breaks stuff too much, so it is
|
4299
|
-
the safe
|
4300
|
-
way.
|
4301
3730
|
* Renames the err field to errors in Listr class. So error collection is shared
|
4302
|
-
instead of injected.
|
4303
3731
|
* This completely breaks old behavior with the renderers, even the basic
|
4304
|
-
parameters are changed.
|
4305
|
-
Now the renderers for things like timer and timestamps takes in
|
4306
|
-
pluggable components through the shared constants, which makes them user
|
4307
|
-
configurable.
|
4308
|
-
The logger interface and logger itself has changed to handle all the
|
4309
|
-
common cases for any kind of renderer, eventhough it does not use all of
|
4310
|
-
them at the same time.
|
4311
|
-
This is a big change that might make the user checkout the new README.
|
4312
3732
|
* **constants:** State names has been changed, which might break backwards compatability.
|
4313
|
-
* expose path from task directly ([5c393d0](https://github.com/listr2/listr2/commit/5c393d0d3137c3aa0980251297ce542f3ad47097))
|
4314
|
-
### Performance Improvements
|
4315
|
-
* change naming scheme for renderer tasks to make it singular ([cbcdfe2](https://github.com/listr2/listr2/commit/cbcdfe23870d08e660ccf9bd4e067e36e5664f3a))
|
4316
|
-
* update how test renderer logs and use a serializer instead of constantly creating objects ([5859ac4](https://github.com/listr2/listr2/commit/5859ac40e43f6cb2eeca8c2d6bf48da1fe03fa18))
|
4317
3733
|
* add task retry delay ([b72eaf3](https://github.com/cenk1cenk2/listr2/commit/b72eaf3242e4837680d55c6a9204d5b9da5dd017)), closes [#668](https://github.com/cenk1cenk2/listr2/issues/668)
|
4318
|
-
* add process hooks to hook terminal to obstruct anything while rendering ([db7398d](https://github.com/cenk1cenk2/listr2/commit/db7398d438f56a829e81a73981420e7b0f7230c8)), closes [#662](https://github.com/cenk1cenk2/listr2/issues/662)
|
4319
3734
|
* expose and alias more of the interfaces since they can be used outside ([38479b0](https://github.com/cenk1cenk2/listr2/commit/38479b0bb9ae0942aa5d0cf0cca628c49cf0f5df))
|
4320
|
-
### Performance Improvements
|
4321
3735
|
* rename property ([5e8a7be](https://github.com/cenk1cenk2/listr2/commit/5e8a7be8f3eef71a78927cd0f4408c61309394fb))
|
4322
3736
|
* **renderer:** change the default ([796826a](https://github.com/cenk1cenk2/listr2/commit/796826a2b431f74561807cd24e46b9e213dd844f))
|
4323
3737
|
* update api and rename for consistency ([ffbe9f2](https://github.com/cenk1cenk2/listr2/commit/ffbe9f25e5254fca6291997a1b6b3230c89159ac))
|
4324
|
-
### BREAKING CHANGES
|
4325
3738
|
* err field in manager has been renamed to errors as well
|
4326
3739
|
* renames retry property withError to basically error
|
4327
3740
|
* **renderer:** The default behavior of handling longer output has been changed to `wrap`.
|
3741
|
+
* add process hooks to hook terminal to obstruct anything while rendering ([db7398d](https://github.com/cenk1cenk2/listr2/commit/db7398d438f56a829e81a73981420e7b0f7230c8)), closes [#662](https://github.com/cenk1cenk2/listr2/issues/662)
|
4328
3742
|
* force publish since semantic-release is stuck ([fa0fae1](https://github.com/listr2/listr2/commit/fa0fae1bb0e34dedc2b4d784f90d9237b5ff1fab))
|
4329
|
-
*
|
4330
|
-
*
|
4331
|
-
|
4332
|
-
*
|
4333
|
-
*
|
3743
|
+
* adds new test renderer ([6098586](https://github.com/cenk1cenk2/listr2/commit/6098586adff1369565b79c43a546338731b4a13c))
|
3744
|
+
* change the exposed API of the application ([513ed76](https://github.com/cenk1cenk2/listr2/commit/513ed767a069ba91e0fa27481308c420df40f6fa))
|
3745
|
+
* changes and reuses logger component and pluggable plugins for renderers ([cbf668c](https://github.com/cenk1cenk2/listr2/commit/cbf668c1ddfbaf2d8ee4d980071305b8586f8d3d)), closes [#651](https://github.com/cenk1cenk2/listr2/issues/651) [#646](https://github.com/cenk1cenk2/listr2/issues/646) [#613](https://github.com/cenk1cenk2/listr2/issues/613)
|
3746
|
+
* **constants:** changes names of listr states ([cf9c19d](https://github.com/cenk1cenk2/listr2/commit/cf9c19df04099e354a2ac6d51cd853c6def0c4bf))
|
3747
|
+
* This completely breaks old behavior with the renderers, even the basic
|
3748
|
+
* **constants:** State names has been changed, which might break backwards compatability.
|
4334
3749
|
* **process-output:** hide cursor as before when hijacking output ([a0e150c](https://github.com/cenk1cenk2/listr2/commit/a0e150c7e0d62e2c8f0cb95babca933e773ed2c0))
|
4335
|
-
### Performance Improvements
|
4336
3750
|
* bump node version to 16 since 14 dies in less than 1 month ([36dde30](https://github.com/cenk1cenk2/listr2/commit/36dde30661103126949480639edf9fe77864efc3))
|
4337
3751
|
* **deps:** ditch-pmap instead of a basic implementation ([eb7cfdc](https://github.com/cenk1cenk2/listr2/commit/eb7cfdceaf357f415f3f8d2237a6631b2ec2db0e))
|
4338
3752
|
* **logger:** move splat to logger as well and refactor multiline message handling ([fea0227](https://github.com/cenk1cenk2/listr2/commit/fea0227e6874b2dd35f789db5a13722705c052a2))
|
4339
3753
|
* move prompt to own instance ([7cacdbd](https://github.com/cenk1cenk2/listr2/commit/7cacdbdd9e0b28a4273bb34c3d465c70b8f30907))
|
4340
3754
|
* refactor the name to shorten it, since it is still understandable ([acfe5bd](https://github.com/cenk1cenk2/listr2/commit/acfe5bd5e96cccc60d2639832739c0c0b775c74d))
|
4341
3755
|
* rename nonttyrenderer and its related settings ([f29bb12](https://github.com/cenk1cenk2/listr2/commit/f29bb12eece8cc9b5c8c6a1e9157c5768d641824))
|
4342
|
-
### BREAKING CHANGES
|
4343
3756
|
* `nonTTYRenderer`, `nonTTYRendererOptions` in Listr tasks has been renamed to
|
4344
|
-
`fallbackRenderer` and `fallbackRendererOptions` respectively.
|
4345
|
-
To be honest this was staying for the original Listr compatability but since so much is refactored,
|
4346
|
-
it made sense to change it to match where the others are used.
|
4347
3757
|
* Minimum node version usable is increased to node16 since node14 has been put out of
|
4348
|
-
the maintenance circle.
|
4349
3758
|
* Moves prompt to another channel and avoids using the output channel for prompts.
|
4350
|
-
|
4351
|
-
|
4352
|
-
|
4353
|
-
|
4354
|
-
I guess it was coming from the original Listr implementation.
|
4355
|
-
Still uses ansi escape parsing to properly render the output, still limited by mostly the log-update
|
4356
|
-
but
|
4357
|
-
buffering output for bells and clear line or hide cursor charachters breaks stuff too much, so it is
|
4358
|
-
the safe
|
4359
|
-
way.
|
4360
|
-
* add possiblity to force unicode on all systems ([08ba157](https://github.com/cenk1cenk2/listr2/commit/08ba157dc5184dabbdf4187d8571866e3b1bd360))
|
4361
|
-
* add splat util.format to output, title and skip ([02e5432](https://github.com/cenk1cenk2/listr2/commit/02e5432cd751be0e0f5cecc29a7d02b7e9668dbe))
|
4362
|
-
* expose more api for pending tasks ([a7b1981](https://github.com/cenk1cenk2/listr2/commit/a7b1981f5db3f72bc4d489417ad4d87cb50941cc))
|
4363
|
-
* **process-output:** ability to overwrite streams on process output ([474e096](https://github.com/cenk1cenk2/listr2/commit/474e096346eab10f2deca2347b2e34e89fc284c8))
|
4364
|
-
* **renderer:** simplify and add eager option ([5248c78](https://github.com/cenk1cenk2/listr2/commit/5248c78b01583da5d65a83ea75f4f6f52a6956f6))
|
4365
|
-
### Performance Improvements
|
4366
|
-
* refactor and simplify default renderer ([a9ec3c4](https://github.com/cenk1cenk2/listr2/commit/a9ec3c40f6cd922bb03f820f61a18109960e59ea))
|
4367
|
-
* rename error field of listr and share through parent tasks ([88eb34e](https://github.com/cenk1cenk2/listr2/commit/88eb34e5052109501856af08d03284899c43519d))
|
4368
|
-
### BREAKING CHANGES
|
4369
|
-
* Renames the err field to errors in Listr class. So error collection is shared
|
4370
|
-
instead of injected.
|
4371
|
-
* adds new test renderer ([6098586](https://github.com/cenk1cenk2/listr2/commit/6098586adff1369565b79c43a546338731b4a13c))
|
4372
|
-
### Performance Improvements
|
4373
|
-
* change the exposed API of the application ([513ed76](https://github.com/cenk1cenk2/listr2/commit/513ed767a069ba91e0fa27481308c420df40f6fa))
|
4374
|
-
* changes and reuses logger component and pluggable plugins for renderers ([cbf668c](https://github.com/cenk1cenk2/listr2/commit/cbf668c1ddfbaf2d8ee4d980071305b8586f8d3d)), closes [#651](https://github.com/cenk1cenk2/listr2/issues/651) [#646](https://github.com/cenk1cenk2/listr2/issues/646) [#613](https://github.com/cenk1cenk2/listr2/issues/613)
|
4375
|
-
* **constants:** changes names of listr states ([cf9c19d](https://github.com/cenk1cenk2/listr2/commit/cf9c19df04099e354a2ac6d51cd853c6def0c4bf))
|
4376
|
-
### BREAKING CHANGES
|
4377
|
-
* This completely breaks old behavior with the renderers, even the basic
|
4378
|
-
parameters are changed.
|
4379
|
-
Now the renderers for things like timer and timestamps takes in
|
4380
|
-
pluggable components through the shared constants, which makes them user
|
4381
|
-
configurable.
|
4382
|
-
The logger interface and logger itself has changed to handle all the
|
4383
|
-
common cases for any kind of renderer, eventhough it does not use all of
|
4384
|
-
them at the same time.
|
4385
|
-
This is a big change that might make the user checkout the new README.
|
4386
|
-
* **constants:** State names has been changed, which might break backwards compatability.
|
3759
|
+
* add new options for base listr ([1a41939](https://github.com/cenk1cenk2/listr2/commit/1a419391a8a5c5352345b66c4269ebf03b958c1f))
|
3760
|
+
* expose spinner through its own stateful class ([99bd97d](https://github.com/cenk1cenk2/listr2/commit/99bd97db217aeee4fda702d42f7632bf0b5673aa))
|
3761
|
+
* change field name ([91f6fda](https://github.com/cenk1cenk2/listr2/commit/91f6fdabfaf6fd10674b3c4388cc9c91760c297a))
|
3762
|
+
* update naming scheme ([acc1f9d](https://github.com/cenk1cenk2/listr2/commit/acc1f9d082f429d7240b91987ed2d53bc315558e))
|
4387
3763
|
* expose colorrette and some more utils ([d9e0812](https://github.com/cenk1cenk2/listr2/commit/d9e08126d4d2f0773fe0f26702ca4403f5521fb6))
|
3764
|
+
* refactor some of the api for work ([4bce0c0](https://github.com/listr2/listr2/commit/4bce0c0832462ab69f37cefa250325230aaa43bb))
|
3765
|
+
* update jsdocs, change default renderer option ([2d99b67](https://github.com/listr2/listr2/commit/2d99b672ac85b04653672913c72c80449f9716df))
|
3766
|
+
* handle prompts properly, rename loglevels to listrloglevels ([73cad76](https://github.com/listr2/listr2/commit/73cad7614d571fad175d4da0d0e8c4031ea541cb))
|
3767
|
+
* update logger to be more flexible ([3b76139](https://github.com/listr2/listr2/commit/3b76139bfc59e571c679b1f13160c5a9747ac419))
|
3768
|
+
* update option name ([9ddfea3](https://github.com/listr2/listr2/commit/9ddfea3ebb483b729c3a96de9efb2d9df61aae84))
|
3769
|
+
* rename field ([aa831bd](https://github.com/listr2/listr2/commit/aa831bd59eda51573ae578bd0d24264a86999c15))
|
3770
|
+
* renames default renderer options `collapse` to
|
3771
|
+
* issue with test coverage ([1bd74d9](https://github.com/listr2/listr2/commit/1bd74d90785b56a24f4713ae556c8866e7832f00))
|
3772
|
+
* handle non string values ([04c583c](https://github.com/cenk1cenk2/listr2/commit/04c583c790af74f835321d2b922a6a02ca3a34c1))
|
3773
|
+
* issue with empty skips from before ([5c04f19](https://github.com/cenk1cenk2/listr2/commit/5c04f1962db5232c1ba7f6d2a51f1689faa44147))
|
3774
|
+
* **task:** update naming scheme and hide taskfn ([1b19a89](https://github.com/cenk1cenk2/listr2/commit/1b19a89f4a908ab038866e29ee3644537299b863))
|
3775
|
+
* update deps ([8140f28](https://github.com/cenk1cenk2/listr2/commit/8140f280c701702e7b5fe0fe3c67ac79820396ee))
|
4388
3776
|
* comply with breaking changes on types ([23d1855](https://github.com/listr2/listr2/commit/23d1855b35cb5a9be6f7af9604771a68be6307c3))
|
4389
3777
|
* expose colorrette and some more utils ([d9e0812](https://github.com/listr2/listr2/commit/d9e08126d4d2f0773fe0f26702ca4403f5521fb6))
|
4390
3778
|
* handle non string values ([04c583c](https://github.com/listr2/listr2/commit/04c583c790af74f835321d2b922a6a02ca3a34c1))
|
@@ -4403,58 +3791,30 @@
|
|
4403
3791
|
* update option name ([9ddfea3](https://github.com/listr2/listr2/commit/9ddfea3ebb483b729c3a96de9efb2d9df61aae84))
|
4404
3792
|
* update splat from logger ([142be8c](https://github.com/listr2/listr2/commit/142be8c5cd61a51d7344187180deadc05432d080))
|
4405
3793
|
* update typescript path and the import paths accordingly ([0d3afcb](https://github.com/listr2/listr2/commit/0d3afcb7bfea4d4e3afec4ce2171ada894ee7b9b))
|
4406
|
-
* refactor some of the api for work ([4bce0c0](https://github.com/listr2/listr2/commit/4bce0c0832462ab69f37cefa250325230aaa43bb))
|
4407
|
-
* issue with test coverage ([1bd74d9](https://github.com/listr2/listr2/commit/1bd74d90785b56a24f4713ae556c8866e7832f00))
|
4408
|
-
* move wrong dependency type to dev ([d93f135](https://github.com/listr2/listr2/commit/d93f1353386b165bf085c09990f4002e7c4c9ca1))
|
4409
|
-
* update logger to be more flexible ([3b76139](https://github.com/listr2/listr2/commit/3b76139bfc59e571c679b1f13160c5a9747ac419))
|
4410
|
-
* update option name ([9ddfea3](https://github.com/listr2/listr2/commit/9ddfea3ebb483b729c3a96de9efb2d9df61aae84))
|
4411
|
-
### Performance Improvements
|
4412
|
-
* rename field ([aa831bd](https://github.com/listr2/listr2/commit/aa831bd59eda51573ae578bd0d24264a86999c15))
|
4413
|
-
### BREAKING CHANGES
|
4414
|
-
* renames default renderer options `collapse` to
|
4415
|
-
`collapseSubtasks`
|
4416
|
-
* update jsdocs, change default renderer option ([2d99b67](https://github.com/listr2/listr2/commit/2d99b672ac85b04653672913c72c80449f9716df))
|
4417
|
-
### Performance Improvements
|
4418
|
-
* handle prompts properly, rename loglevels to listrloglevels ([73cad76](https://github.com/listr2/listr2/commit/73cad7614d571fad175d4da0d0e8c4031ea541cb))
|
4419
|
-
* update npm demo ([fc24708](https://github.com/listr2/listr2/commit/fc24708941e290210b42bd40838a2436fdd62826))
|
4420
3794
|
* missing stuff ([9d442f8](https://github.com/cenk1cenk2/listr2/commit/9d442f8ae709d1096ce43dac569f596cca1a7ff1))
|
4421
|
-
* typing issues with secondary renderer not being changed ([f5c9871](https://github.com/listr2/listr2/commit/f5c987194348e4b2062cf1d346414e3d8040affe))
|
4422
|
-
* force publish ([5a770da](https://github.com/listr2/listr2/commit/5a770da2785f3c821e4799f6a91c25b5f4850e1a))
|
4423
|
-
* update filtering reordering mechanism ([a72cc7b](https://github.com/listr2/listr2/commit/a72cc7b2b881e3297f69fb7b2ff259c63b64037f)), closes [#670](https://github.com/listr2/listr2/issues/670)
|
4424
|
-
* the issue with rendering, make default renderer method naming scheme similar to logger ([6c5c172](https://github.com/cenk1cenk2/listr2/commit/6c5c172684e388cc5367cfa40ca0459fc8b46cc5))
|
4425
|
-
* update typescript path and the import paths accordingly ([0d3afcb](https://github.com/cenk1cenk2/listr2/commit/0d3afcb7bfea4d4e3afec4ce2171ada894ee7b9b))
|
4426
3795
|
* **renderer:** update typings ([a080d11](https://github.com/listr2/listr2/commit/a080d1122b53a29e4f28705bbb411bd6a0742bae))
|
4427
|
-
* update
|
4428
|
-
*
|
4429
|
-
* issue with empty skips from before ([5c04f19](https://github.com/cenk1cenk2/listr2/commit/5c04f1962db5232c1ba7f6d2a51f1689faa44147))
|
4430
|
-
* **task:** update naming scheme and hide taskfn ([1b19a89](https://github.com/cenk1cenk2/listr2/commit/1b19a89f4a908ab038866e29ee3644537299b863))
|
4431
|
-
* update deps ([8140f28](https://github.com/cenk1cenk2/listr2/commit/8140f280c701702e7b5fe0fe3c67ac79820396ee))
|
3796
|
+
* update filtering reordering mechanism ([a72cc7b](https://github.com/listr2/listr2/commit/a72cc7b2b881e3297f69fb7b2ff259c63b64037f)), closes [#670](https://github.com/listr2/listr2/issues/670)
|
3797
|
+
* move wrong dependency type to dev ([d93f135](https://github.com/listr2/listr2/commit/d93f1353386b165bf085c09990f4002e7c4c9ca1))
|
4432
3798
|
* comply with breaking changes on types ([23d1855](https://github.com/cenk1cenk2/listr2/commit/23d1855b35cb5a9be6f7af9604771a68be6307c3))
|
4433
3799
|
* update dependencies and configuration ([ee07b2a](https://github.com/cenk1cenk2/listr2/commit/ee07b2a9c841c8d00adb6efe809a5decd46386f2))
|
4434
|
-
|
3800
|
+
* force publish ([5a770da](https://github.com/listr2/listr2/commit/5a770da2785f3c821e4799f6a91c25b5f4850e1a))
|
3801
|
+
* update splat from logger ([142be8c](https://github.com/cenk1cenk2/listr2/commit/142be8c5cd61a51d7344187180deadc05432d080))
|
3802
|
+
* update npm demo ([fc24708](https://github.com/listr2/listr2/commit/fc24708941e290210b42bd40838a2436fdd62826))
|
3803
|
+
* the issue with rendering, make default renderer method naming scheme similar to logger ([6c5c172](https://github.com/cenk1cenk2/listr2/commit/6c5c172684e388cc5367cfa40ca0459fc8b46cc5))
|
3804
|
+
* update typescript path and the import paths accordingly ([0d3afcb](https://github.com/cenk1cenk2/listr2/commit/0d3afcb7bfea4d4e3afec4ce2171ada894ee7b9b))
|
3805
|
+
* typing issues with secondary renderer not being changed ([f5c9871](https://github.com/listr2/listr2/commit/f5c987194348e4b2062cf1d346414e3d8040affe))
|
4435
3806
|
* update how bottom bar is handled through process output buffer ([1729962](https://github.com/cenk1cenk2/listr2/commit/1729962a503eceb5e4925cc24eb80a2d84807a0a))
|
4436
|
-
### Performance Improvements
|
4437
3807
|
* go full esm on jest/ts-node, use dynamic imports for esm modules on default renderer ([9cc01c0](https://github.com/cenk1cenk2/listr2/commit/9cc01c0bd972f7adfd12c00669bbed21d65052e6))
|
4438
|
-
### Performance Improvements
|
4439
|
-
* **logger:** unify the logger field input ([30a2658](https://github.com/cenk1cenk2/listr2/commit/30a26588d1728163364aff493d7a4c4a45d204cf))
|
4440
|
-
### Performance Improvements
|
4441
|
-
* **logger:** use logger prototype instead of instance for initiating, always pass default ([1fc7ef9](https://github.com/cenk1cenk2/listr2/commit/1fc7ef992a81d687ccc68010f68106969f36211a))
|
4442
|
-
### Performance Improvements
|
4443
|
-
* update how logger is implemented and injected ([3146082](https://github.com/listr2/listr2/commit/31460828258e949fdab6e387a6e2bea5c2710a52))
|
4444
|
-
### Performance Improvements
|
4445
3808
|
* change the default behavior for error collection ([4785730](https://github.com/listr2/listr2/commit/478573001ebd519582891b82230f49219f5f9101))
|
4446
3809
|
* default fallback renderer changed to simple renderer ([67b5b62](https://github.com/listr2/listr2/commit/67b5b62d1a3a06fc97a29f0d4b27b7e0c99211d0))
|
4447
3810
|
* rename for consistency ([0530c22](https://github.com/listr2/listr2/commit/0530c22ed37f93e61baf127734c1e1892b632abf))
|
4448
3811
|
* update documentation, rename presets ([4041410](https://github.com/listr2/listr2/commit/4041410d8ee540fe564bc65a940ec1c5a89414f1))
|
4449
|
-
### BREAKING CHANGES
|
4450
3812
|
* On the main `Listr` task list, conditions for fallback and silent renderer have been
|
4451
|
-
renamed.
|
4452
|
-
- `rendererSilent` has been renamed to `silentRendererCondition`.
|
4453
|
-
- `rendererFallback` has been renamed to `fallbackRendererCondition`.
|
4454
3813
|
* Default fallback renderer has been changed from `verbose` to `simple`, since
|
4455
|
-
`simple` can mostly handle non-tty at this point.
|
4456
3814
|
* Changes default error collection behavior to `false` from `minimal`, since this is
|
4457
|
-
|
3815
|
+
* **logger:** use logger prototype instead of instance for initiating, always pass default ([1fc7ef9](https://github.com/cenk1cenk2/listr2/commit/1fc7ef992a81d687ccc68010f68106969f36211a))
|
3816
|
+
* update how logger is implemented and injected ([3146082](https://github.com/listr2/listr2/commit/31460828258e949fdab6e387a6e2bea5c2710a52))
|
3817
|
+
* **logger:** unify the logger field input ([30a2658](https://github.com/cenk1cenk2/listr2/commit/30a26588d1728163364aff493d7a4c4a45d204cf))
|
4458
3818
|
|
4459
3819
|
|
4460
3820
|
|
@@ -4464,9 +3824,9 @@
|
|
4464
3824
|
### Bug Fixes
|
4465
3825
|
|
4466
3826
|
* **deps:** bump @oclif/core from 2.8.0 to 2.8.2 ([#664](https://github.com/jayree/sfdx-plugin-manifest/issues/664)) ([d353da6](https://github.com/jayree/sfdx-plugin-manifest/commit/d353da6d6603ed2068aaf5632d34726a538bdfb1))
|
3827
|
+
* force build ([7d0badc](https://github.com/oclif/core/commit/7d0badcd1ae31147707c40ee76e10b7f808d3a34))
|
4467
3828
|
* jsonEnabled not handling after pass-through ([#687](https://github.com/oclif/core/issues/687)) ([5c7e534](https://github.com/oclif/core/commit/5c7e534229197d32ffc605f19394300c6ebdf8ac))
|
4468
3829
|
* defaultHelp not called with flag value at runtime ([46e89c4](https://github.com/oclif/core/commit/46e89c4b1ba0784f7547c784f5be3fb4453c5daa))
|
4469
|
-
* force build ([7d0badc](https://github.com/oclif/core/commit/7d0badcd1ae31147707c40ee76e10b7f808d3a34))
|
4470
3830
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.15.0 to 7.15.1 ([#657](https://github.com/jayree/sfdx-plugin-manifest/issues/657)) ([44c2d3f](https://github.com/jayree/sfdx-plugin-manifest/commit/44c2d3f6c4d94c8ddd9b1b2b47adf446f3515bc1))
|
4471
3831
|
* **deps:** bump fast-xml-parser from 4.1.3 to 4.1.4 ([#933](https://github.com/forcedotcom/source-deploy-retrieve/issues/933)) ([e7da9ba](https://github.com/forcedotcom/source-deploy-retrieve/commit/e7da9ba38cbf37d44be10ef396bc2645b77d1a9b))
|
4472
3832
|
|
@@ -4478,8 +3838,6 @@
|
|
4478
3838
|
### Bug Fixes
|
4479
3839
|
|
4480
3840
|
* **deps:** bump vm2 from 3.9.15 to 3.9.16 ([#656](https://github.com/jayree/sfdx-plugin-manifest/issues/656)) ([1fa7432](https://github.com/jayree/sfdx-plugin-manifest/commit/1fa74322316312c93677b79071276ef476f2bb4e))
|
4481
|
-
**Fixes**
|
4482
|
-
https://github.com/patriksimek/vm2/commit/24c724daa7c09f003e556d7cd1c7a8381cb985d7: Fix issue in transformer issue by reworking replacement logic. (Thanky to [Xion](https://twitter.com/0x10n) (SeungHyun Lee) of [KAIST Hacking Lab](https://kaist-hacking.github.io/).)
|
4483
3841
|
|
4484
3842
|
|
4485
3843
|
|
@@ -4489,8 +3847,6 @@
|
|
4489
3847
|
### Bug Fixes
|
4490
3848
|
|
4491
3849
|
* **deps:** bump vm2 from 3.9.14 to 3.9.15 ([#655](https://github.com/jayree/sfdx-plugin-manifest/issues/655)) ([a5610e2](https://github.com/jayree/sfdx-plugin-manifest/commit/a5610e24fb95fdf97e0af45d0e881985b4e32266))
|
4492
|
-
**Fixes**
|
4493
|
-
https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50: Ensure no host objects are passed through to `Error.prepareStackTrace`. (Thanky to Seongil Wi from KAIST [WSP Lab](https://wsp-lab.github.io/))
|
4494
3850
|
|
4495
3851
|
|
4496
3852
|
|
@@ -4502,15 +3858,15 @@
|
|
4502
3858
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.5 to 2.2.7 ([#653](https://github.com/jayree/sfdx-plugin-manifest/issues/653)) ([be03533](https://github.com/jayree/sfdx-plugin-manifest/commit/be03533c4d9a587315bafcd8edbcd65c0cbe0468))
|
4503
3859
|
* onRelease flow needs dist tag ([59e02a6](https://github.com/salesforcecli/sf-plugins-core/commit/59e02a606ba68bf00697d10340dac40c8557f0b0))
|
4504
3860
|
* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([580c9c7](https://github.com/salesforcecli/sf-plugins-core/commit/580c9c74f6cfd99004f2f6df0ed497cdaeadbb6c))
|
4505
|
-
* use context.options ([9d55ab6](https://github.com/salesforcecli/sf-plugins-core/commit/9d55ab65cec49c493b11fc6c595527dab3023ec1))
|
4506
|
-
* bump core ([256ddc9](https://github.com/salesforcecli/sf-plugins-core/commit/256ddc92c861c2220e94d10573911c7a72efc8b8))
|
4507
3861
|
* **deps:** bump @salesforce/core from 3.34.1 to 3.34.6 ([efbc49d](https://github.com/salesforcecli/sf-plugins-core/commit/efbc49d4c46be8f9486299342f8796bb902676c5))
|
4508
3862
|
* use ability to omit default and defaultHelp from manifest ([ad6be7c](https://github.com/salesforcecli/sf-plugins-core/commit/ad6be7cff5d5d8b3317ee7e104502ac44c106f18))
|
3863
|
+
* use context.options ([9d55ab6](https://github.com/salesforcecli/sf-plugins-core/commit/9d55ab65cec49c493b11fc6c595527dab3023ec1))
|
3864
|
+
* bump core ([256ddc9](https://github.com/salesforcecli/sf-plugins-core/commit/256ddc92c861c2220e94d10573911c7a72efc8b8))
|
4509
3865
|
* use ability to omit default and defaultHelp from manifest ([ad6be7c](https://github.com/salesforcecli/sf-plugins-core/commit/ad6be7cff5d5d8b3317ee7e104502ac44c106f18))
|
4510
3866
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.14.2 to 7.15.0 ([#651](https://github.com/jayree/sfdx-plugin-manifest/issues/651)) ([902986f](https://github.com/jayree/sfdx-plugin-manifest/commit/902986f6aeecf3d35c4fc4635ed29d232cc4d1b8))
|
4511
3867
|
* upgrade fast-xml-parser ([#926](https://github.com/forcedotcom/source-deploy-retrieve/issues/926)) ([92423e6](https://github.com/forcedotcom/source-deploy-retrieve/commit/92423e699d620d7dad1dfc817261c4d24ae5b936))
|
4512
|
-
* ensure retrieval and deployment of views with screen aware variants ([#930](https://github.com/forcedotcom/source-deploy-retrieve/issues/930)) ([ae6bb43](https://github.com/forcedotcom/source-deploy-retrieve/commit/ae6bb4352246319d556fc1832afd053db6299791))
|
4513
3868
|
* bump minor ([f6ad1bd](https://github.com/forcedotcom/source-deploy-retrieve/commit/f6ad1bdbf5ea2dfd6d911d0a0bd7cb469d1d5ba2))
|
3869
|
+
* ensure retrieval and deployment of views with screen aware variants ([#930](https://github.com/forcedotcom/source-deploy-retrieve/issues/930)) ([ae6bb43](https://github.com/forcedotcom/source-deploy-retrieve/commit/ae6bb4352246319d556fc1832afd053db6299791))
|
4514
3870
|
* bump dev-scripts to avoid deleting perf data ([ddfa738](https://github.com/forcedotcom/source-deploy-retrieve/commit/ddfa73881a75d9cb61587ddb6950696dd805df06))
|
4515
3871
|
* bump dev-scripts to avoid deleting perf data ([#927](https://github.com/forcedotcom/source-deploy-retrieve/issues/927)) ([90359a7](https://github.com/forcedotcom/source-deploy-retrieve/commit/90359a74203bda6cc264648dbbc2c43189c84a35))
|
4516
3872
|
* get correct file paths for a DigitalExperience component ([#925](https://github.com/forcedotcom/source-deploy-retrieve/issues/925)) ([6ba8b87](https://github.com/forcedotcom/source-deploy-retrieve/commit/6ba8b878d7dff7ca316e719cc7cf28bc707b7653))
|
@@ -4527,16 +3883,15 @@
|
|
4527
3883
|
* feat: add new param isWritingManifest to Plugin.load ([15c9b7f](https://github.com/oclif/core/commit/15c9b7ff033ab5b5092f1924bf142dad3967efd1))
|
4528
3884
|
* make release beta ([c61ed5c](https://github.com/oclif/core/commit/c61ed5c8562888089bc8eaad3b366313190b51ef))
|
4529
3885
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.13.0 to 7.14.2 ([#644](https://github.com/jayree/sfdx-plugin-manifest/issues/644)) ([bfd3dd1](https://github.com/jayree/sfdx-plugin-manifest/commit/bfd3dd120f8c253676e487f32783d22be575f05f))
|
4530
|
-
* pass projectDir down from ComponentSet ([519bc34](https://github.com/forcedotcom/source-deploy-retrieve/commit/519bc34c60ca695537910759ec5cd1d8e57a2e0b))
|
4531
3886
|
* explicitly set projectDir on componentSet to prevent use of cwd ([76657c5](https://github.com/forcedotcom/source-deploy-retrieve/commit/76657c538566c00d77b4b9693d05ad2c7fc20129))
|
4532
3887
|
* explicitly set projectDir on componentSet to prevent use of cwd ([76657c5](https://github.com/forcedotcom/source-deploy-retrieve/commit/76657c538566c00d77b4b9693d05ad2c7fc20129))
|
4533
|
-
*
|
3888
|
+
* pass projectDir down from ComponentSet ([519bc34](https://github.com/forcedotcom/source-deploy-retrieve/commit/519bc34c60ca695537910759ec5cd1d8e57a2e0b))
|
4534
3889
|
* **deps:** bump @salesforce/core from 3.34.1 to 3.34.4 ([#898](https://github.com/forcedotcom/source-deploy-retrieve/issues/898)) ([d5c1b83](https://github.com/forcedotcom/source-deploy-retrieve/commit/d5c1b837ff56a3ff0305141e3742f42b882d2e60))
|
3890
|
+
* restore the projectDir pass-around ([0d8da6d](https://github.com/forcedotcom/source-deploy-retrieve/commit/0d8da6dde658d03b9c31128534ba02e551120b71))
|
4535
3891
|
* retry on net errors when retrieving MD info ([16b03c9](https://github.com/forcedotcom/source-deploy-retrieve/commit/16b03c92d6d5b1e947534bceb32476c57689e165))
|
4536
|
-
* use always forward slash for DEB and DE fullName ([1511388](https://github.com/forcedotcom/source-deploy-retrieve/commit/1511388bd7953d849a269021f822acb4a69d07d7))
|
4537
3892
|
* more types support wildcard and names ([#894](https://github.com/forcedotcom/source-deploy-retrieve/issues/894)) ([c62939c](https://github.com/forcedotcom/source-deploy-retrieve/commit/c62939c21e5ce2d8183961f95e385538821b8068))
|
3893
|
+
* use always forward slash for DEB and DE fullName ([1511388](https://github.com/forcedotcom/source-deploy-retrieve/commit/1511388bd7953d849a269021f822acb4a69d07d7))
|
4538
3894
|
* retry on net errors when retrieving MD info ([16b03c9](https://github.com/forcedotcom/source-deploy-retrieve/commit/16b03c92d6d5b1e947534bceb32476c57689e165))
|
4539
|
-
### Reverts
|
4540
3895
|
* Revert "chore: auto-update metadata coverage in METADATA_SUPPORT.md" ([a43597e](https://github.com/forcedotcom/source-deploy-retrieve/commit/a43597e048752faa13efe2d6aff516eed97fd53d))
|
4541
3896
|
|
4542
3897
|
|
@@ -4558,7 +3913,6 @@
|
|
4558
3913
|
* **deps:** bump @oclif/core from 2.6.4 to 2.7.1 ([#627](https://github.com/jayree/sfdx-plugin-manifest/issues/627)) ([967a72a](https://github.com/jayree/sfdx-plugin-manifest/commit/967a72a9a6a07f97f2ef5e36ddf0447ed8657501))
|
4559
3914
|
* add param noSensitiveData to Plugin.load ([#665](https://github.com/oclif/core/issues/665)) ([b4a738e](https://github.com/oclif/core/commit/b4a738e40735c40dbf633546011c4a860ebff46c))
|
4560
3915
|
* add flag name and short char to deprecation message ([#664](https://github.com/oclif/core/issues/664)) ([79c41ca](https://github.com/oclif/core/commit/79c41cafe58a27f22b6f7c88e1126c5fd06cb7bb))
|
4561
|
-
### Reverts
|
4562
3916
|
* Revert "feat: add param noSensitiveData to Plugin.load (#665)" (#670) ([bdcbc87](https://github.com/oclif/core/commit/bdcbc8735c1c585029217215679da34608780f08)), closes [#665](https://github.com/oclif/core/issues/665) [#670](https://github.com/oclif/core/issues/670)
|
4563
3917
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.4 to 2.2.5 ([#629](https://github.com/jayree/sfdx-plugin-manifest/issues/629)) ([62608fe](https://github.com/jayree/sfdx-plugin-manifest/commit/62608fec5441ab3621892aba1ab663f758124caf))
|
4564
3918
|
* **deps:** bump @salesforce/core from 3.33.5 to 3.34.1 ([b17fbe2](https://github.com/salesforcecli/sf-plugins-core/commit/b17fbe2c6dbe4143a80c05dda7768f703882c628))
|
@@ -4567,6 +3921,7 @@
|
|
4567
3921
|
* **deps:** bump graceful-fs from 4.2.10 to 4.2.11 ([#888](https://github.com/forcedotcom/source-deploy-retrieve/issues/888)) ([ba1943d](https://github.com/forcedotcom/source-deploy-retrieve/commit/ba1943d74e60c6a6d0f440b92bbb0aa91cfb70b5))
|
4568
3922
|
* **deps:** bump @salesforce/core from 3.33.6 to 3.34.1 ([#886](https://github.com/forcedotcom/source-deploy-retrieve/issues/886)) ([c9ed7c4](https://github.com/forcedotcom/source-deploy-retrieve/commit/c9ed7c4a6ea7074292396e2c9df269b911826db2))
|
4569
3923
|
* **deps:** bump fs-extra from 11.1.0 to 11.1.1 ([#628](https://github.com/jayree/sfdx-plugin-manifest/issues/628)) ([efe71c1](https://github.com/jayree/sfdx-plugin-manifest/commit/efe71c1f8ff076d9ea172c8a32ea31797218c275))
|
3924
|
+
* Preserve timestamps when moving files across devices ([#992](https://redirect.github.com/jprichardson/node-fs-extra/issues/992), [#994](https://redirect.github.com/jprichardson/node-fs-extra/pull/994))
|
4570
3925
|
* **deps:** bump isomorphic-git from 1.22.0 to 1.23.0 ([#638](https://github.com/jayree/sfdx-plugin-manifest/issues/638)) ([4d61ed7](https://github.com/jayree/sfdx-plugin-manifest/commit/4d61ed78d88d47e83a92b5eb509a87dec4366fc1))
|
4571
3926
|
* **abortMerge:** Introduce 'abortMerge' command ([#1744](https://github.com/isomorphic-git/isomorphic-git/issues/1744)) ([31f3ffc](https://github.com/isomorphic-git/isomorphic-git/commit/31f3ffc720ad40d3c2ee653fc0c53468ceab2d6b))
|
4572
3927
|
|
@@ -4607,14 +3962,14 @@
|
|
4607
3962
|
* **deps:** bump @oclif/core from 2.4.0 to 2.6.2 ([#606](https://github.com/jayree/sfdx-plugin-manifest/issues/606)) ([9d5cd36](https://github.com/jayree/sfdx-plugin-manifest/commit/9d5cd3605fa0cd702a1fa2ef46d2069813a370c0))
|
4608
3963
|
* add Performance class ([#641](https://github.com/oclif/core/issues/641)) ([c808189](https://github.com/oclif/core/commit/c8081890bcd73b382ba2eb03ae13ad6cfd6b1f17))
|
4609
3964
|
* add Config.versionDetails ([#651](https://github.com/oclif/core/issues/651)) ([ddddcd9](https://github.com/oclif/core/commit/ddddcd97913822dc3774b5b6250b7a0dbcfd4111))
|
4610
|
-
* stop any unstopped markers when collecting perf results ([#649](https://github.com/oclif/core/issues/649)) ([f8ab63e](https://github.com/oclif/core/commit/f8ab63e7b0efbda7454bb34e7ab5471f50cec6cf))
|
4611
3965
|
* improve Performance class ([b263fc3](https://github.com/oclif/core/commit/b263fc38fccbf100a5fdf876f84eeb01afb7501a))
|
4612
3966
|
* add version details property to config interface ([#652](https://github.com/oclif/core/issues/652)) ([378095d](https://github.com/oclif/core/commit/378095d64413a673fc3d77598a46e4f14551dc16))
|
3967
|
+
* stop any unstopped markers when collecting perf results ([#649](https://github.com/oclif/core/issues/649)) ([f8ab63e](https://github.com/oclif/core/commit/f8ab63e7b0efbda7454bb34e7ab5471f50cec6cf))
|
4613
3968
|
* **deps:** bump @salesforce/kit from 1.9.0 to 1.9.2 ([#609](https://github.com/jayree/sfdx-plugin-manifest/issues/609)) ([2872e65](https://github.com/jayree/sfdx-plugin-manifest/commit/2872e65fb21053dc9b93c5466249fb28b9d33f4a))
|
4614
3969
|
* ensuer support types are exported ([eb564ca](https://github.com/forcedotcom/kit/commit/eb564cabc895d0fd1af94df708c162c485381958))
|
4615
3970
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 ([#607](https://github.com/jayree/sfdx-plugin-manifest/issues/607)) ([8dbf910](https://github.com/jayree/sfdx-plugin-manifest/commit/8dbf91005c6a45ad9562cf05e56b4505db765983))
|
4616
|
-
* potential undefined in SDREvent orgId ([82a6d2d](https://github.com/forcedotcom/source-deploy-retrieve/commit/82a6d2d14a8e50c37646065bd0033238284dfaf1))
|
4617
3971
|
* **deps:** bump @salesforce/kit from 1.8.5 to 1.9.0 ([#873](https://github.com/forcedotcom/source-deploy-retrieve/issues/873)) ([8b3a0be](https://github.com/forcedotcom/source-deploy-retrieve/commit/8b3a0be5ff7274854a17615007a269fa91caa54a))
|
3972
|
+
* potential undefined in SDREvent orgId ([82a6d2d](https://github.com/forcedotcom/source-deploy-retrieve/commit/82a6d2d14a8e50c37646065bd0033238284dfaf1))
|
4618
3973
|
|
4619
3974
|
|
4620
3975
|
|
@@ -4643,6 +3998,7 @@
|
|
4643
3998
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.10.1 to 7.11.0 ([#597](https://github.com/jayree/sfdx-plugin-manifest/issues/597)) ([1d5dafc](https://github.com/jayree/sfdx-plugin-manifest/commit/1d5dafc0f66f913a9ce1a4fd82cce15963357c40))
|
4644
3999
|
* handle QueryLocator issues ([e4e7c5c](https://github.com/forcedotcom/source-deploy-retrieve/commit/e4e7c5ce21a69b360bd4a38fcd674a589619bf7e))
|
4645
4000
|
* **deps:** bump fast-xml-parser from 4.1.2 to 4.1.3 ([#604](https://github.com/jayree/sfdx-plugin-manifest/issues/604)) ([7076db4](https://github.com/jayree/sfdx-plugin-manifest/commit/7076db4082e7db9db04cec946e850c0f42b05136))
|
4001
|
+
* fix [#546](https://github-redirect.dependabot.com/NaturalIntelligence/fast-xml-parser/issues/546): Support complex entity value
|
4646
4002
|
|
4647
4003
|
|
4648
4004
|
|
@@ -4670,8 +4026,8 @@
|
|
4670
4026
|
* **deps:** bump @salesforce/sf-plugins-core from 2.1.2 to 2.2.2 ([#586](https://github.com/jayree/sfdx-plugin-manifest/issues/586)) ([15c5d80](https://github.com/jayree/sfdx-plugin-manifest/commit/15c5d8027cf62b73bb51fb0c816e44160c6180ed))
|
4671
4027
|
* export Spinner and remove console.error ([#223](https://github.com/salesforcecli/sf-plugins-core/issues/223)) ([04475a0](https://github.com/salesforcecli/sf-plugins-core/commit/04475a0792bd8393be1885c22ccdefcf90740193))
|
4672
4028
|
* _run type ([#227](https://github.com/salesforcecli/sf-plugins-core/issues/227)) ([5b01252](https://github.com/salesforcecli/sf-plugins-core/commit/5b012527c020829f891f029fe77779e75a6e665f))
|
4673
|
-
* throw from catch ([#229](https://github.com/salesforcecli/sf-plugins-core/issues/229)) ([6dcb16f](https://github.com/salesforcecli/sf-plugins-core/commit/6dcb16f5cc662a07fb2217ffc5401c7ff7a14d61))
|
4674
4029
|
* throw SfError from catch ([#230](https://github.com/salesforcecli/sf-plugins-core/issues/230)) ([1eb1c17](https://github.com/salesforcecli/sf-plugins-core/commit/1eb1c1715ceef59ee424677a351607ae0568b513))
|
4030
|
+
* throw from catch ([#229](https://github.com/salesforcecli/sf-plugins-core/issues/229)) ([6dcb16f](https://github.com/salesforcecli/sf-plugins-core/commit/6dcb16f5cc662a07fb2217ffc5401c7ff7a14d61))
|
4675
4031
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.9.3 to 7.10.1 ([#592](https://github.com/jayree/sfdx-plugin-manifest/issues/592)) ([d3c3d59](https://github.com/jayree/sfdx-plugin-manifest/commit/d3c3d5992b313ce3317c2873de2c64bfe5fd7e6c))
|
4676
4032
|
* Add Option to Suppress Pre- and Post-Retrieve Events ([#854](https://github.com/forcedotcom/source-deploy-retrieve/issues/854)) ([2eef7d5](https://github.com/forcedotcom/source-deploy-retrieve/commit/2eef7d5ffc81c51e8f30748f475484ccf2876e5b))
|
4677
4033
|
* **deps:** bump @salesforce/kit from 1.8.4 to 1.8.5 ([#857](https://github.com/forcedotcom/source-deploy-retrieve/issues/857)) ([0ee6ca2](https://github.com/forcedotcom/source-deploy-retrieve/commit/0ee6ca27cd22643da2811ac24d3717720a08cc5c))
|
@@ -4713,14 +4069,14 @@
|
|
4713
4069
|
|
4714
4070
|
* **deps:** bump @oclif/core from 2.0.11 to 2.1.5 ([#572](https://github.com/jayree/sfdx-plugin-manifest/issues/572)) ([d3a1146](https://github.com/jayree/sfdx-plugin-manifest/commit/d3a11463f1fff17ff23e21c2ca1c1592e123a1c4))
|
4715
4071
|
* add param to runHook to capture errors ([#617](https://github.com/oclif/core/issues/617)) ([7e7ca96](https://github.com/oclif/core/commit/7e7ca96259674b88cc7d5ff583182b5c1cad488a))
|
4716
|
-
* remove brackets for required args ([#619](https://github.com/oclif/core/issues/619)) ([d461fbf](https://github.com/oclif/core/commit/d461fbf751ad9492d4fffe00c8d301040a32318f))
|
4717
4072
|
* config runHook interface ([#620](https://github.com/oclif/core/issues/620)) ([7180b4c](https://github.com/oclif/core/commit/7180b4cac824c3a1acadabe48c2bd1faeadeb7dd))
|
4718
|
-
*
|
4073
|
+
* remove brackets for required args ([#619](https://github.com/oclif/core/issues/619)) ([d461fbf](https://github.com/oclif/core/commit/d461fbf751ad9492d4fffe00c8d301040a32318f))
|
4719
4074
|
* **deps:** bump cli-progress from 3.10.0 to 3.11.2 ([4d15304](https://github.com/oclif/core/commit/4d1530424ce650286cf61c3836aa587d27f2a932))
|
4075
|
+
* support legacy plugins ([#631](https://github.com/oclif/core/issues/631)) ([aff9e56](https://github.com/oclif/core/commit/aff9e562ca757e01ccc6589d200dcb1661b42486))
|
4720
4076
|
* pass command instance to parse context ([#628](https://github.com/oclif/core/issues/628)) ([5641de5](https://github.com/oclif/core/commit/5641de51f9598e96cc1b3ca7794f9ca12eff3f04))
|
4721
4077
|
* **deps:** bump @salesforce/sf-plugins-core from 2.1.0 to 2.1.2 ([#573](https://github.com/jayree/sfdx-plugin-manifest/issues/573)) ([68ccf64](https://github.com/jayree/sfdx-plugin-manifest/commit/68ccf64e1e6a5c6b5b1707a3ecd21c821f9a0515))
|
4722
|
-
* warnings to stderr ([fb0c56a](https://github.com/salesforcecli/sf-plugins-core/commit/fb0c56a51474a9cca7e923e34a0fd0e7ffc3d683))
|
4723
4078
|
* dont allow hooks to exit process ([#217](https://github.com/salesforcecli/sf-plugins-core/issues/217)) ([928f89d](https://github.com/salesforcecli/sf-plugins-core/commit/928f89dce4ba85a2dd8b59d78a6823e7b22cf83d))
|
4079
|
+
* warnings to stderr ([fb0c56a](https://github.com/salesforcecli/sf-plugins-core/commit/fb0c56a51474a9cca7e923e34a0fd0e7ffc3d683))
|
4724
4080
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.9.1 to 7.9.3 ([#582](https://github.com/jayree/sfdx-plugin-manifest/issues/582)) ([803d125](https://github.com/jayree/sfdx-plugin-manifest/commit/803d12565f28d7938e54f157b40826cacf1ac42f))
|
4725
4081
|
* more retryable mdapi errors ([e84ffc1](https://github.com/forcedotcom/source-deploy-retrieve/commit/e84ffc1e377fb75040dde76b818bcba3831d92cd))
|
4726
4082
|
* **deps:** bump minimatch from 5.1.2 to 5.1.6 ([#848](https://github.com/forcedotcom/source-deploy-retrieve/issues/848)) ([cb92e33](https://github.com/forcedotcom/source-deploy-retrieve/commit/cb92e334847d859c2bc2850136167ef9033b3f33))
|
@@ -4756,6 +4112,10 @@
|
|
4756
4112
|
* **mdTypes:** AccountingFieldMapping, AccountingModelConfig, ActionLauncherItemDef, PipelineInspMetricConfig , ActionableListDefinition, LocationUse, ExplainabilityMsgTemplate, IntegrationProviderDef, PersonAccountOwnerPowerUser, ProductSpecificationTypeDefinition ([98ce025](https://github.com/forcedotcom/source-deploy-retrieve/commit/98ce025adaf22bba6429f50ffa78c0d3ee442973))
|
4757
4113
|
* handle forceignored files for partial bundle deletes ([#840](https://github.com/forcedotcom/source-deploy-retrieve/issues/840)) ([fcaaec0](https://github.com/forcedotcom/source-deploy-retrieve/commit/fcaaec06966c1bdd4d1eb16ca0b47affa035ef2a))
|
4758
4114
|
* **deps:** bump fast-xml-parser from 4.0.15 to 4.1.1 ([#549](https://github.com/jayree/sfdx-plugin-manifest/issues/549)) ([c8262dc](https://github.com/jayree/sfdx-plugin-manifest/commit/c8262dc72c813c798df3b0839e97df7f3f85913d))
|
4115
|
+
* Fix [#540](https://github-redirect.dependabot.com/NaturalIntelligence/fast-xml-parser/issues/540): ignoreAttributes breaks unpairedTags
|
4116
|
+
* Refactor XML builder code
|
4117
|
+
* Fix '' in DTD comment throwing an error. ([#533](https://github-redirect.dependabot.com/NaturalIntelligence/fast-xml-parser/issues/533)) (By [Adam Baker](https://github.com/Cwazywierdo))
|
4118
|
+
* Set "eNotation" to 'true' as default
|
4759
4119
|
|
4760
4120
|
|
4761
4121
|
|
@@ -4770,14 +4130,8 @@
|
|
4770
4130
|
* version 2.0.0 ([#539](https://github.com/oclif/core/issues/539)) ([d5f45af](https://github.com/oclif/core/commit/d5f45af91b85d7ed48af998301367995f6486eb7))
|
4771
4131
|
* version 2.0.0 ([#539](https://github.com/oclif/core/issues/539)) ([d5f45af](https://github.com/oclif/core/commit/d5f45af91b85d7ed48af998301367995f6486eb7))
|
4772
4132
|
* version 2.0.0 ([#539](https://github.com/oclif/core/issues/539)) ([d5f45af](https://github.com/oclif/core/commit/d5f45af91b85d7ed48af998301367995f6486eb7))
|
4773
|
-
* make ux stubbable again ([f60c3a0](https://github.com/oclif/core/commit/f60c3a092d452483cb86ec09ab237ee0fe3d1bff))
|
4774
|
-
* code review ([c47ab29](https://github.com/oclif/core/commit/c47ab29c7ddcdc7800eb7c32d53d4c563d5c6133))
|
4775
|
-
* default id on statically instantiated commands ([59e1ce3](https://github.com/oclif/core/commit/59e1ce3286b2e76b95eda68dc1a513e2455c08d6))
|
4776
|
-
* tests ([5989c19](https://github.com/oclif/core/commit/5989c192154d415fd9f942822f9e760ff59500b4))
|
4777
4133
|
* correct version ([7feb109](https://github.com/oclif/core/commit/7feb10914b8218ee0aed04b6d3e5b8ad45ead4c7))
|
4778
4134
|
* onRelease github action ([4af6474](https://github.com/oclif/core/commit/4af6474a249321a741b2943992e6ea8d2d778959))
|
4779
|
-
* force publish ([93de62f](https://github.com/oclif/core/commit/93de62f0a37c2d2e25b22a491fad11b98cd925b5))
|
4780
|
-
* bump package version ([7e7218d](https://github.com/oclif/core/commit/7e7218d7fdaa2281f56d068a1e61d5af5e07e9d1))
|
4781
4135
|
* code review ([c47ab29](https://github.com/oclif/core/commit/c47ab29c7ddcdc7800eb7c32d53d4c563d5c6133))
|
4782
4136
|
* more backwards compatiblity ([d501405](https://github.com/oclif/core/commit/d5014051db96f45a7c38e31e19575ac02b6f0f8e))
|
4783
4137
|
* types ([d646005](https://github.com/oclif/core/commit/d6460055decbbe7306e790b1d430033c081ec450))
|
@@ -4791,6 +4145,8 @@
|
|
4791
4145
|
* correct version ([7feb109](https://github.com/oclif/core/commit/7feb10914b8218ee0aed04b6d3e5b8ad45ead4c7))
|
4792
4146
|
* onRelease github action ([4af6474](https://github.com/oclif/core/commit/4af6474a249321a741b2943992e6ea8d2d778959))
|
4793
4147
|
* tests ([5989c19](https://github.com/oclif/core/commit/5989c192154d415fd9f942822f9e760ff59500b4))
|
4148
|
+
* tests ([5989c19](https://github.com/oclif/core/commit/5989c192154d415fd9f942822f9e760ff59500b4))
|
4149
|
+
* code review ([c47ab29](https://github.com/oclif/core/commit/c47ab29c7ddcdc7800eb7c32d53d4c563d5c6133))
|
4794
4150
|
* more backwards compatiblity ([d501405](https://github.com/oclif/core/commit/d5014051db96f45a7c38e31e19575ac02b6f0f8e))
|
4795
4151
|
* types ([d646005](https://github.com/oclif/core/commit/d6460055decbbe7306e790b1d430033c081ec450))
|
4796
4152
|
* type issues ([5156d44](https://github.com/oclif/core/commit/5156d4444724d4cbcac74b1c21acfe5d6abed952))
|
@@ -4803,8 +4159,11 @@
|
|
4803
4159
|
* correct version ([7feb109](https://github.com/oclif/core/commit/7feb10914b8218ee0aed04b6d3e5b8ad45ead4c7))
|
4804
4160
|
* onRelease github action ([4af6474](https://github.com/oclif/core/commit/4af6474a249321a741b2943992e6ea8d2d778959))
|
4805
4161
|
* tests ([5989c19](https://github.com/oclif/core/commit/5989c192154d415fd9f942822f9e760ff59500b4))
|
4806
|
-
*
|
4807
|
-
*
|
4162
|
+
* remove PromiseLike ([d79aea3](https://github.com/oclif/core/commit/d79aea3966e99563453871f3f239be60fe2cc6d0))
|
4163
|
+
* more backwards compatiblity ([d501405](https://github.com/oclif/core/commit/d5014051db96f45a7c38e31e19575ac02b6f0f8e))
|
4164
|
+
* make ux stubbable again ([f60c3a0](https://github.com/oclif/core/commit/f60c3a092d452483cb86ec09ab237ee0fe3d1bff))
|
4165
|
+
* add missing dev dependency ([534df74](https://github.com/oclif/core/commit/534df7497924e80461fe2b25de4a39c34f01991a))
|
4166
|
+
* allow negative num args ([#601](https://github.com/oclif/core/issues/601)) ([0540835](https://github.com/oclif/core/commit/05408357b149454ec127bc83d1b1502048c04500))
|
4808
4167
|
* more backwards compatiblity ([d501405](https://github.com/oclif/core/commit/d5014051db96f45a7c38e31e19575ac02b6f0f8e))
|
4809
4168
|
* types ([d646005](https://github.com/oclif/core/commit/d6460055decbbe7306e790b1d430033c081ec450))
|
4810
4169
|
* type issues ([5156d44](https://github.com/oclif/core/commit/5156d4444724d4cbcac74b1c21acfe5d6abed952))
|
@@ -4817,15 +4176,16 @@
|
|
4817
4176
|
* correct version ([7feb109](https://github.com/oclif/core/commit/7feb10914b8218ee0aed04b6d3e5b8ad45ead4c7))
|
4818
4177
|
* onRelease github action ([4af6474](https://github.com/oclif/core/commit/4af6474a249321a741b2943992e6ea8d2d778959))
|
4819
4178
|
* tests ([5989c19](https://github.com/oclif/core/commit/5989c192154d415fd9f942822f9e760ff59500b4))
|
4820
|
-
*
|
4821
|
-
*
|
4179
|
+
* code review ([c47ab29](https://github.com/oclif/core/commit/c47ab29c7ddcdc7800eb7c32d53d4c563d5c6133))
|
4180
|
+
* default id on statically instantiated commands ([59e1ce3](https://github.com/oclif/core/commit/59e1ce3286b2e76b95eda68dc1a513e2455c08d6))
|
4822
4181
|
* failed flag parsing error ([d3e975f](https://github.com/oclif/core/commit/d3e975f500f152f055f1e04855bb4485df687916))
|
4182
|
+
* type issues ([5156d44](https://github.com/oclif/core/commit/5156d4444724d4cbcac74b1c21acfe5d6abed952))
|
4183
|
+
* force publish ([93de62f](https://github.com/oclif/core/commit/93de62f0a37c2d2e25b22a491fad11b98cd925b5))
|
4823
4184
|
* types ([d646005](https://github.com/oclif/core/commit/d6460055decbbe7306e790b1d430033c081ec450))
|
4824
4185
|
* release v2 as latest ([5a9cb16](https://github.com/oclif/core/commit/5a9cb166c4a53961a66eb1e173a73cbad5f4b3e0))
|
4825
|
-
* flag type regressions ([57c755b](https://github.com/oclif/core/commit/57c755bb395d50aae8b513c277e181865a32df5c))
|
4826
|
-
* allow negative num args ([#601](https://github.com/oclif/core/issues/601)) ([0540835](https://github.com/oclif/core/commit/05408357b149454ec127bc83d1b1502048c04500))
|
4827
|
-
* add missing dev dependency ([534df74](https://github.com/oclif/core/commit/534df7497924e80461fe2b25de4a39c34f01991a))
|
4828
4186
|
* provide more context to flag and arg parsers ([cb29ca7](https://github.com/oclif/core/commit/cb29ca732928df8e4897e240380c9fa1d632758d))
|
4187
|
+
* flag type regressions ([57c755b](https://github.com/oclif/core/commit/57c755bb395d50aae8b513c277e181865a32df5c))
|
4188
|
+
* bump package version ([7e7218d](https://github.com/oclif/core/commit/7e7218d7fdaa2281f56d068a1e61d5af5e07e9d1))
|
4829
4189
|
* **deps:** bump @salesforce/kit from 1.8.3 to 1.8.4 ([#543](https://github.com/jayree/sfdx-plugin-manifest/issues/543)) ([a42453b](https://github.com/jayree/sfdx-plugin-manifest/commit/a42453b0227c4dc1e4af87acd26df2ba734fa8d3))
|
4830
4190
|
* **deps:** bump tslib from 2.4.1 to 2.5.0 ([adbf371](https://github.com/forcedotcom/kit/commit/adbf371d866c1a854c0823a0200315019bc5fccf))
|
4831
4191
|
* **deps:** bump @salesforce/sf-plugins-core from 1.22.2 to 1.22.3 ([#540](https://github.com/jayree/sfdx-plugin-manifest/issues/540)) ([da26f45](https://github.com/jayree/sfdx-plugin-manifest/commit/da26f4573c2794ba38145245e72c4519db925937))
|
@@ -4833,9 +4193,6 @@
|
|
4833
4193
|
* **deps:** bump @salesforce/sf-plugins-core from 1.22.3 to 2.0.1 ([980797c](https://github.com/jayree/sfdx-plugin-manifest/commit/980797cdea9406f57ff218b0959f5e79e324e703))
|
4834
4194
|
* use @oclif/core v2 ([a15823e](https://github.com/salesforcecli/sf-plugins-core/commit/a15823eb78411f48444035aefd88b9c0101a8d0a))
|
4835
4195
|
* use @oclif/core v2 ([a15823e](https://github.com/salesforcecli/sf-plugins-core/commit/a15823eb78411f48444035aefd88b9c0101a8d0a))
|
4836
|
-
* bump core ([dc07444](https://github.com/salesforcecli/sf-plugins-core/commit/dc0744498c7e938bf0da71f97971061dd8107460))
|
4837
|
-
* export custom flag ([63db81a](https://github.com/salesforcecli/sf-plugins-core/commit/63db81a3922714408fd2682a5733b9e23001fc9c))
|
4838
|
-
* bump core ([f2a5ab2](https://github.com/salesforcecli/sf-plugins-core/commit/f2a5ab255c9cbad8823fd03cca77ba0df5eb38f8))
|
4839
4196
|
* arrayWithDeprecation ([ee217c3](https://github.com/salesforcecli/sf-plugins-core/commit/ee217c391b520c481e9cb7a9e8573cc9415d5685))
|
4840
4197
|
* arrayWithDeprecation ([21d44a7](https://github.com/salesforcecli/sf-plugins-core/commit/21d44a7a733b443a3d4cd23f0cea98ece89f08ba))
|
4841
4198
|
* arrayWithDeprecations ([f2f7cc4](https://github.com/salesforcecli/sf-plugins-core/commit/f2f7cc4e7b852c7bbbafcbfcc4e7ade7faa090a3))
|
@@ -4843,14 +4200,17 @@
|
|
4843
4200
|
* export custom flag ([63db81a](https://github.com/salesforcecli/sf-plugins-core/commit/63db81a3922714408fd2682a5733b9e23001fc9c))
|
4844
4201
|
* bump core ([dc07444](https://github.com/salesforcecli/sf-plugins-core/commit/dc0744498c7e938bf0da71f97971061dd8107460))
|
4845
4202
|
* prerelease v2 ([d119b00](https://github.com/salesforcecli/sf-plugins-core/commit/d119b008e15520278e022911fa998b574372b2f9))
|
4203
|
+
* arrayWithDeprecation ([21d44a7](https://github.com/salesforcecli/sf-plugins-core/commit/21d44a7a733b443a3d4cd23f0cea98ece89f08ba))
|
4204
|
+
* export custom flag ([63db81a](https://github.com/salesforcecli/sf-plugins-core/commit/63db81a3922714408fd2682a5733b9e23001fc9c))
|
4205
|
+
* bump core ([f2a5ab2](https://github.com/salesforcecli/sf-plugins-core/commit/f2a5ab255c9cbad8823fd03cca77ba0df5eb38f8))
|
4206
|
+
* bump core ([dc07444](https://github.com/salesforcecli/sf-plugins-core/commit/dc0744498c7e938bf0da71f97971061dd8107460))
|
4207
|
+
* prerelease v2 ([d119b00](https://github.com/salesforcecli/sf-plugins-core/commit/d119b008e15520278e022911fa998b574372b2f9))
|
4846
4208
|
* arrayWithDeprecation ([ee217c3](https://github.com/salesforcecli/sf-plugins-core/commit/ee217c391b520c481e9cb7a9e8573cc9415d5685))
|
4847
4209
|
* arrayWithDeprecations ([f2f7cc4](https://github.com/salesforcecli/sf-plugins-core/commit/f2f7cc4e7b852c7bbbafcbfcc4e7ade7faa090a3))
|
4848
|
-
* prerelease v2 ([d119b00](https://github.com/salesforcecli/sf-plugins-core/commit/d119b008e15520278e022911fa998b574372b2f9))
|
4849
|
-
* arrayWithDeprecation ([21d44a7](https://github.com/salesforcecli/sf-plugins-core/commit/21d44a7a733b443a3d4cd23f0cea98ece89f08ba))
|
4850
4210
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.7.5 to 7.7.6 ([#544](https://github.com/jayree/sfdx-plugin-manifest/issues/544)) ([eb9db65](https://github.com/jayree/sfdx-plugin-manifest/commit/eb9db651efece7cf6db317ec280c9468fe539933))
|
4851
|
-
* respect SF_APPLY_REPLACEMENTS_ON_CONVERT env var ([b9e8cd9](https://github.com/forcedotcom/source-deploy-retrieve/commit/b9e8cd9d8305cdec2d57ecc93a2a9696a9363f68))
|
4852
|
-
* **deps:** bump @salesforce/kit from 1.8.0 to 1.8.3 ([#835](https://github.com/forcedotcom/source-deploy-retrieve/issues/835)) ([61f4856](https://github.com/forcedotcom/source-deploy-retrieve/commit/61f48562a898c9f94d4062eab1fc699878f3c9de))
|
4853
4211
|
* pass output dir to SfProject instance ([e5a30dc](https://github.com/forcedotcom/source-deploy-retrieve/commit/e5a30dc9916e65d7bd7cc3478450b932ea7cbb59))
|
4212
|
+
* **deps:** bump @salesforce/kit from 1.8.0 to 1.8.3 ([#835](https://github.com/forcedotcom/source-deploy-retrieve/issues/835)) ([61f4856](https://github.com/forcedotcom/source-deploy-retrieve/commit/61f48562a898c9f94d4062eab1fc699878f3c9de))
|
4213
|
+
* respect SF_APPLY_REPLACEMENTS_ON_CONVERT env var ([b9e8cd9](https://github.com/forcedotcom/source-deploy-retrieve/commit/b9e8cd9d8305cdec2d57ecc93a2a9696a9363f68))
|
4854
4214
|
* **deps:** bump @salesforce/ts-types from 1.7.2 to 1.7.3 ([#547](https://github.com/jayree/sfdx-plugin-manifest/issues/547)) ([cf5e568](https://github.com/jayree/sfdx-plugin-manifest/commit/cf5e56832450117553f5e75fcc8c7e950f0c34e1))
|
4855
4215
|
* **deps:** bump tslib from 2.4.1 to 2.5.0 ([214f0df](https://github.com/forcedotcom/ts-types/commit/214f0df4d37246525deb2de14f8a23e32377a1c0))
|
4856
4216
|
|
@@ -4878,10 +4238,8 @@
|
|
4878
4238
|
* await SVS promises to write to manifest ([#824](https://github.com/forcedotcom/source-deploy-retrieve/issues/824)) ([02895e2](https://github.com/forcedotcom/source-deploy-retrieve/commit/02895e287e4af2672316a07103307b1bd1b7354c))
|
4879
4239
|
* **deps:** bump fast-xml-parser from 4.0.13 to 4.0.15 ([#530](https://github.com/jayree/sfdx-plugin-manifest/issues/530)) ([86a67ec](https://github.com/jayree/sfdx-plugin-manifest/commit/86a67eccd9ff49a381b55ec7b5b6a7bd9461436f))
|
4880
4240
|
* **deps:** bump tslib from 2.4.1 to 2.5.0 ([#526](https://github.com/jayree/sfdx-plugin-manifest/issues/526)) ([ca4a8bf](https://github.com/jayree/sfdx-plugin-manifest/commit/ca4a8bf4f3f703aeca4ac0e61036c74a15f73cbc))
|
4881
|
-
## What's New
|
4882
4241
|
* Fix asyncDelegator reporting done too early by @apendua in https://github.com/microsoft/tslib/pull/187
|
4883
4242
|
* Add support for TypeScript 5.0's `__esDecorate` and related helpers by @rbuckton in https://github.com/microsoft/tslib/pull/193
|
4884
|
-
**Full Changelog**: https://github.com/microsoft/tslib/compare/2.4.1...2.5.0
|
4885
4243
|
|
4886
4244
|
|
4887
4245
|
|
@@ -4895,19 +4253,18 @@
|
|
4895
4253
|
* **deps:** bump @salesforce/kit from 1.8.2 to 1.8.3 ([#524](https://github.com/jayree/sfdx-plugin-manifest/issues/524)) ([603703f](https://github.com/jayree/sfdx-plugin-manifest/commit/603703f30ecac5228bb0158a89f1954fa5ad510f))
|
4896
4254
|
* **deps:** bump @salesforce/ts-types from 1.7.1 to 1.7.2 ([679e76f](https://github.com/forcedotcom/kit/commit/679e76f585a9d4f376f5ab107bba0a15277d53a8))
|
4897
4255
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.7.0 to 7.7.3 ([#511](https://github.com/jayree/sfdx-plugin-manifest/issues/511)) ([b905e24](https://github.com/jayree/sfdx-plugin-manifest/commit/b905e24ff8d01cef8c7eb41971bfb6bac3428c0e))
|
4898
|
-
* deletes the local component and replaces with remote for partial delete retrieve ([#806](https://github.com/forcedotcom/source-deploy-retrieve/issues/806)) ([2df0529](https://github.com/forcedotcom/source-deploy-retrieve/commit/2df05295137acd3fe9daee1b9988dfa210f8032a))
|
4899
|
-
* **deps:** bump @salesforce/core from 3.32.12 to 3.32.13 ([#820](https://github.com/forcedotcom/source-deploy-retrieve/issues/820)) ([eccee64](https://github.com/forcedotcom/source-deploy-retrieve/commit/eccee64d8e4f11f503aba49bb3e1b114d1705c4d))
|
4900
4256
|
* pass output dir to SfProject ([#817](https://github.com/forcedotcom/source-deploy-retrieve/issues/817)) ([2aa0a4a](https://github.com/forcedotcom/source-deploy-retrieve/commit/2aa0a4aaf2dbc77839795a2b8cb1aa67743ac15e))
|
4257
|
+
* **deps:** bump @salesforce/core from 3.32.12 to 3.32.13 ([#820](https://github.com/forcedotcom/source-deploy-retrieve/issues/820)) ([eccee64](https://github.com/forcedotcom/source-deploy-retrieve/commit/eccee64d8e4f11f503aba49bb3e1b114d1705c4d))
|
4258
|
+
* deletes the local component and replaces with remote for partial delete retrieve ([#806](https://github.com/forcedotcom/source-deploy-retrieve/issues/806)) ([2df0529](https://github.com/forcedotcom/source-deploy-retrieve/commit/2df05295137acd3fe9daee1b9988dfa210f8032a))
|
4901
4259
|
* **deps:** bump listr2 from 5.0.6 to 5.0.7 ([#518](https://github.com/jayree/sfdx-plugin-manifest/issues/518)) ([13058d3](https://github.com/jayree/sfdx-plugin-manifest/commit/13058d3f7e0846ece99ec7b9d116de24e7f7d718))
|
4902
4260
|
* **deps:** update dependency rxjs to ^7.8.0 ([0e83e8d](https://github.com/cenk1cenk2/listr2/commit/0e83e8dd768cf1ec6dffb975bd1f227563594060))
|
4903
4261
|
* **deps:** bump marked from 4.2.5 to 4.2.12 ([#520](https://github.com/jayree/sfdx-plugin-manifest/issues/520)) ([8bd119f](https://github.com/jayree/sfdx-plugin-manifest/commit/8bd119fd24df68b16df3d03bc90fc4bd291155a0))
|
4904
4262
|
* add version to build files ([79b8c0b](https://github.com/markedjs/marked/commit/79b8c0b838ef3ec609091745d5dddb239f89f237))
|
4263
|
+
* fix build file version ([94fa76f](https://github.com/markedjs/marked/commit/94fa76f28566ef2ce4a42b046f6ef75707f951b7))
|
4905
4264
|
* use version ([fd759b3](https://github.com/markedjs/marked/commit/fd759b3d7765027841f234fcb55f6c9c16b29258))
|
4906
4265
|
* just build in version ([22ac2cf](https://github.com/markedjs/marked/commit/22ac2cf2d2cf352b90a1f76b3523bc3d6894d5f6))
|
4907
|
-
* fix build file version ([94fa76f](https://github.com/markedjs/marked/commit/94fa76f28566ef2ce4a42b046f6ef75707f951b7))
|
4908
|
-
* revert to build script in ci ([d2ab474](https://github.com/markedjs/marked/commit/d2ab4745c20726407520adf1ede415a827310497))
|
4909
4266
|
* fix version ([96380c3](https://github.com/markedjs/marked/commit/96380c32298f48c612f7f394974158463c393864))
|
4910
|
-
|
4267
|
+
* revert to build script in ci ([d2ab474](https://github.com/markedjs/marked/commit/d2ab4745c20726407520adf1ede415a827310497))
|
4911
4268
|
|
4912
4269
|
|
4913
4270
|
|
@@ -4925,21 +4282,23 @@
|
|
4925
4282
|
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([8bd3002](https://github.com/salesforcecli/command/commit/8bd30029bbcb21a6a944ea5e458502b047000b9d))
|
4926
4283
|
* **deps:** bump @salesforce/sf-plugins-core from 1.21.5 to 1.22.0 ([#500](https://github.com/jayree/sfdx-plugin-manifest/issues/500)) ([9e040a3](https://github.com/jayree/sfdx-plugin-manifest/commit/9e040a319c7be77648985455b6844ad3bf0fe795))
|
4927
4284
|
* optional devhub flag (and deprecated equivalent) ([8458fc3](https://github.com/salesforcecli/sf-plugins-core/commit/8458fc3ea1a2ed055d6e9c59e4d9e43da0efbf91))
|
4285
|
+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([3e72202](https://github.com/salesforcecli/sf-plugins-core/commit/3e72202da74572423b3bae2200009fc7ede163e5))
|
4928
4286
|
* allowed optional properties on Deployers ([941abda](https://github.com/salesforcecli/sf-plugins-core/commit/941abdaa7b8391ad78ce537d6ae5c561adff2938))
|
4929
4287
|
* revert pr [#33](https://github.com/salesforcecli/sf-plugins-core/issues/33) (caused downstream type problems) ([1cc7e07](https://github.com/salesforcecli/sf-plugins-core/commit/1cc7e0738de190805cccd5404674df2b6ab5a7de))
|
4930
|
-
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([3e72202](https://github.com/salesforcecli/sf-plugins-core/commit/3e72202da74572423b3bae2200009fc7ede163e5))
|
4931
4288
|
* add ‘both’ type to id flag ([e58a70f](https://github.com/salesforcecli/sf-plugins-core/commit/e58a70fb7e692f9b91ce39915f6483afda613748))
|
4932
4289
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.22 to 7.7.0 ([#503](https://github.com/jayree/sfdx-plugin-manifest/issues/503)) ([c36f723](https://github.com/jayree/sfdx-plugin-manifest/commit/c36f72348decba3bf210dcda8ddded0b8e670db4))
|
4933
|
-
* replacement telemetry ([4c442ea](https://github.com/forcedotcom/source-deploy-retrieve/commit/4c442ea9e931d78bcad3cfe4278190a797abfe45))
|
4934
4290
|
* type improvements for deployResult ([b961860](https://github.com/forcedotcom/source-deploy-retrieve/commit/b961860df0dc7d1abb5b08da1e107e684b40a8b7))
|
4935
|
-
*
|
4291
|
+
* replacement telemetry ([4c442ea](https://github.com/forcedotcom/source-deploy-retrieve/commit/4c442ea9e931d78bcad3cfe4278190a797abfe45))
|
4936
4292
|
* **deps:** bump @salesforce/ts-types from 1.7.1 to 1.7.2 ([#815](https://github.com/forcedotcom/source-deploy-retrieve/issues/815)) ([820becb](https://github.com/forcedotcom/source-deploy-retrieve/commit/820becbe2e6e2105963873d12fb2f6aa4d858d7a))
|
4937
4293
|
* pass output dir to `SfProject` ([67293c5](https://github.com/forcedotcom/source-deploy-retrieve/commit/67293c5cd85c50f3e7dc66d7d70d810c84088c55))
|
4938
|
-
*
|
4294
|
+
* update onRelease workflow ([acc3aa9](https://github.com/forcedotcom/source-deploy-retrieve/commit/acc3aa9aae9b6845791c749b55cbedc611fe12b8))
|
4939
4295
|
* pass output dir to `SfProject` ([67293c5](https://github.com/forcedotcom/source-deploy-retrieve/commit/67293c5cd85c50f3e7dc66d7d70d810c84088c55))
|
4296
|
+
* trigger gha ([058db5a](https://github.com/forcedotcom/source-deploy-retrieve/commit/058db5aff5e602b38907f0ae268bf2327be91502))
|
4940
4297
|
* **deps:** bump @salesforce/ts-types from 1.7.1 to 1.7.2 ([#504](https://github.com/jayree/sfdx-plugin-manifest/issues/504)) ([b624d1a](https://github.com/jayree/sfdx-plugin-manifest/commit/b624d1a8b762712bcb39f137fc8afe4b94b942b8))
|
4941
4298
|
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([759e7dd](https://github.com/forcedotcom/ts-types/commit/759e7dd653db241a349b8c94b7576448b6195530))
|
4942
4299
|
* **deps:** bump fast-xml-parser from 4.0.12 to 4.0.13 ([#496](https://github.com/jayree/sfdx-plugin-manifest/issues/496)) ([dff4fb9](https://github.com/jayree/sfdx-plugin-manifest/commit/dff4fb9ead81e632775a2dcf5ce99aa0dbd210f6))
|
4300
|
+
* preserveorder formatting (By [mdeknowis](https://github.com/mdeknowis))
|
4301
|
+
* support `transformAttributeName` (By [Erik Rothoff Andersson](https://github.com/erkie))
|
4943
4302
|
|
4944
4303
|
|
4945
4304
|
|
@@ -4982,17 +4341,22 @@
|
|
4982
4341
|
### Bug Fixes
|
4983
4342
|
|
4984
4343
|
* **deps:** bump @salesforce/command from 5.2.35 to 5.2.37 ([#477](https://github.com/jayree/sfdx-plugin-manifest/issues/477)) ([ced3e56](https://github.com/jayree/sfdx-plugin-manifest/commit/ced3e5618909acd588d9ba621f248dd85162f2d8))
|
4985
|
-
* **deps:** bump @oclif/core from 1.22.0 to 1.23.0 ([8494194](https://github.com/salesforcecli/command/commit/8494194b1bb2ba6f542d814f7f55a9472618aaad))
|
4986
4344
|
* **deps:** bump @oclif/test from 2.2.16 to 2.2.17 ([513e935](https://github.com/salesforcecli/command/commit/513e9355c0fe22593050ef9e3bfc95dd9fc098ec))
|
4345
|
+
* **deps:** bump @oclif/core from 1.22.0 to 1.23.0 ([8494194](https://github.com/salesforcecli/command/commit/8494194b1bb2ba6f542d814f7f55a9472618aaad))
|
4987
4346
|
* **deps:** bump @salesforce/kit from 1.8.0 to 1.8.2 ([#480](https://github.com/jayree/sfdx-plugin-manifest/issues/480)) ([0fea125](https://github.com/jayree/sfdx-plugin-manifest/commit/0fea1257ea0742188dc38e788e28b7f0e12cadc0))
|
4988
|
-
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([f2ffba8](https://github.com/forcedotcom/kit/commit/f2ffba8ef81bbc804e61416347e424dfb47eee5d))
|
4989
4347
|
* getNumber, if given a default, guarantees the return type is of type number ([#130](https://github.com/forcedotcom/kit/issues/130)) ([14a9cf7](https://github.com/forcedotcom/kit/commit/14a9cf74254aa33ab18473088ecd0ddc914a696e))
|
4348
|
+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([f2ffba8](https://github.com/forcedotcom/kit/commit/f2ffba8ef81bbc804e61416347e424dfb47eee5d))
|
4990
4349
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.19 to 7.5.22 ([#479](https://github.com/jayree/sfdx-plugin-manifest/issues/479)) ([47b6e55](https://github.com/jayree/sfdx-plugin-manifest/commit/47b6e55a042dfe1279be1a8f7f12166ed16873b0))
|
4991
4350
|
* **deps:** bump minimatch from 5.1.0 to 5.1.2 ([#811](https://github.com/forcedotcom/source-deploy-retrieve/issues/811)) ([13b2578](https://github.com/forcedotcom/source-deploy-retrieve/commit/13b25787c6957ad4e52bcce9a9fe569c9539587a))
|
4992
|
-
* **deps:** bump ignore from 5.2.1 to 5.2.4 ([#812](https://github.com/forcedotcom/source-deploy-retrieve/issues/812)) ([ff96534](https://github.com/forcedotcom/source-deploy-retrieve/commit/ff96534c542a02df3628dfd23e2248c99209a844))
|
4993
4351
|
* **deps:** bump @salesforce/core from 3.32.8 to 3.32.12 ([#810](https://github.com/forcedotcom/source-deploy-retrieve/issues/810)) ([bcf8412](https://github.com/forcedotcom/source-deploy-retrieve/commit/bcf8412faa1ee0d65f53fcb69ee0896887350325))
|
4352
|
+
* **deps:** bump ignore from 5.2.1 to 5.2.4 ([#812](https://github.com/forcedotcom/source-deploy-retrieve/issues/812)) ([ff96534](https://github.com/forcedotcom/source-deploy-retrieve/commit/ff96534c542a02df3628dfd23e2248c99209a844))
|
4994
4353
|
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#484](https://github.com/jayree/sfdx-plugin-manifest/issues/484)) ([469375b](https://github.com/jayree/sfdx-plugin-manifest/commit/469375b2b93687439e1474f2b3436ef539aa0061))
|
4995
|
-
|
4354
|
+
* Fix: Properties with the name `__proto__` are added to objects and arrays. ([#199](https://github-redirect.dependabot.com/json5/json5/issues/199)) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! ([#295](https://github-redirect.dependabot.com/json5/json5/issues/295)). This has been backported to v1. ([#298](https://github-redirect.dependabot.com/json5/json5/issues/298))
|
4355
|
+
* Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. ([#299](https://github-redirect.dependabot.com/json5/json5/issues/299))
|
4356
|
+
* Fix: Properties with the name `__proto__` are added to objects and arrays. ([#199](https://github-redirect.dependabot.com/json5/json5/issues/199)) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! ([#295](https://github-redirect.dependabot.com/json5/json5/issues/295)).
|
4357
|
+
* Fix: Removed dependence on minimist to patch CVE-2021-44906. ([#266](https://github-redirect.dependabot.com/json5/json5/issues/266))
|
4358
|
+
* New: Accurate and documented TypeScript declarations are now included. There is no need to install `@types/json5`. ([#236](https://github-redirect.dependabot.com/json5/json5/issues/236), [#244](https://github-redirect.dependabot.com/json5/json5/issues/244))
|
4359
|
+
* Fix: An out of memory bug when parsing numbers has been fixed. ([#228](https://github-redirect.dependabot.com/json5/json5/issues/228), [#229](https://github-redirect.dependabot.com/json5/json5/issues/229))
|
4996
4360
|
|
4997
4361
|
|
4998
4362
|
|
@@ -5045,8 +4409,8 @@
|
|
5045
4409
|
* **deps:** bump @oclif/core from 1.22.0 to 1.23.0 ([#474](https://github.com/jayree/sfdx-plugin-manifest/issues/474)) ([e1dc961](https://github.com/jayree/sfdx-plugin-manifest/commit/e1dc9614d17d2480cc9118b0262dcdc8ff0d2f23))
|
5046
4410
|
* allow flags to have false value in when ([#557](https://github.com/oclif/core/issues/557)) ([c40ce71](https://github.com/oclif/core/commit/c40ce711471ec596d417bd1c146682cde1dfbf6f))
|
5047
4411
|
* **deps:** bump @salesforce/command from 5.2.33 to 5.2.35 ([#469](https://github.com/jayree/sfdx-plugin-manifest/issues/469)) ([6b18f65](https://github.com/jayree/sfdx-plugin-manifest/commit/6b18f65de1fdeff020102dc23875d541fce91868))
|
5048
|
-
* **deps:** bump @salesforce/core from 3.32.11 to 3.32.12 ([8e3438d](https://github.com/salesforcecli/command/commit/8e3438d9375236ff7c0657c90f3725fa5c47c6ec))
|
5049
4412
|
* **deps:** bump @oclif/test from 2.2.15 to 2.2.16 ([3ddccd6](https://github.com/salesforcecli/command/commit/3ddccd6f235015812c49c6b928c878f16d41dbe2))
|
4413
|
+
* **deps:** bump @salesforce/core from 3.32.11 to 3.32.12 ([8e3438d](https://github.com/salesforcecli/command/commit/8e3438d9375236ff7c0657c90f3725fa5c47c6ec))
|
5050
4414
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.18 to 7.5.19 ([#475](https://github.com/jayree/sfdx-plugin-manifest/issues/475)) ([de3e65a](https://github.com/jayree/sfdx-plugin-manifest/commit/de3e65a173e3299bf38f197c1b65125dd67e9751))
|
5051
4415
|
* **deps:** bump got from 11.8.5 to 11.8.6 ([#805](https://github.com/forcedotcom/source-deploy-retrieve/issues/805)) ([856e99a](https://github.com/forcedotcom/source-deploy-retrieve/commit/856e99a1ad6921637e6a63b88d4b12d860818b18))
|
5052
4416
|
* **deps:** bump marked from 4.2.4 to 4.2.5 ([#470](https://github.com/jayree/sfdx-plugin-manifest/issues/470)) ([fc5558b](https://github.com/jayree/sfdx-plugin-manifest/commit/fc5558bfee8fd7e18422676a4a27dd2d9092fcdf))
|
@@ -5082,8 +4446,8 @@
|
|
5082
4446
|
* **deps:** bump @oclif/core from 1.21.0 to 1.22.0 ([#464](https://github.com/jayree/sfdx-plugin-manifest/issues/464)) ([3346c2f](https://github.com/jayree/sfdx-plugin-manifest/commit/3346c2fc5b8c8b191f9a5df4b6c1964712e6cba4))
|
5083
4447
|
* pjson interface has devDependencies ([#574](https://github.com/oclif/core/issues/574)) ([4378886](https://github.com/oclif/core/commit/437888610b7bf2e4469d0a09d9bc0713dcec3fc5))
|
5084
4448
|
* **deps:** bump @salesforce/command from 5.2.30 to 5.2.33 ([#462](https://github.com/jayree/sfdx-plugin-manifest/issues/462)) ([6cc78ed](https://github.com/jayree/sfdx-plugin-manifest/commit/6cc78ed5ae348aefab535d72c33bfc8c851a9308))
|
5085
|
-
* **deps:** bump @salesforce/core from 3.32.9 to 3.32.11 ([d9a8b17](https://github.com/salesforcecli/command/commit/d9a8b174fdf7a058e3d10ba4e1c34bf14994bf2f))
|
5086
4449
|
* **deps:** bump @oclif/core from 1.20.4 to 1.22.0 ([2cb87c9](https://github.com/salesforcecli/command/commit/2cb87c9872d8b63b52ac5ea81ff3d7f4c43b584f))
|
4450
|
+
* **deps:** bump @salesforce/core from 3.32.9 to 3.32.11 ([d9a8b17](https://github.com/salesforcecli/command/commit/d9a8b174fdf7a058e3d10ba4e1c34bf14994bf2f))
|
5087
4451
|
* **deps:** bump @oclif/test from 2.2.13 to 2.2.15 ([684fc85](https://github.com/salesforcecli/command/commit/684fc856a5496de1fbb17c6a39213f2080a9e52d))
|
5088
4452
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.17 to 7.5.18 ([#457](https://github.com/jayree/sfdx-plugin-manifest/issues/457)) ([5ea35fa](https://github.com/jayree/sfdx-plugin-manifest/commit/5ea35fa4c3fc25d2bf2ed0b388960f1dc0db1762))
|
5089
4453
|
* **deps:** bump ignore from 5.2.0 to 5.2.1 ([#794](https://github.com/forcedotcom/source-deploy-retrieve/issues/794)) ([de8306c](https://github.com/forcedotcom/source-deploy-retrieve/commit/de8306c570da2e2e3fb98d54bb7647755d0e9a75))
|
@@ -5099,8 +4463,8 @@
|
|
5099
4463
|
* **deps:** bump @oclif/test from 2.2.12 to 2.2.13 ([6c7cc6d](https://github.com/salesforcecli/command/commit/6c7cc6d696cef66508970023f18b9618df49e95c))
|
5100
4464
|
* **deps:** bump @salesforce/core from 3.32.6 to 3.32.9 ([b4cb21a](https://github.com/salesforcecli/command/commit/b4cb21a28d986bc5f41ef6a1e0ea9b41a7e33db9))
|
5101
4465
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.14 to 7.5.17 ([#453](https://github.com/jayree/sfdx-plugin-manifest/issues/453)) ([f145807](https://github.com/jayree/sfdx-plugin-manifest/commit/f145807c06cd7ec43a49040399636225a9cc637e))
|
5102
|
-
* always send deploy event and fix telemetry for mdapi deploy ([#797](https://github.com/forcedotcom/source-deploy-retrieve/issues/797)) ([42ab03e](https://github.com/forcedotcom/source-deploy-retrieve/commit/42ab03edd938156450547f423c2f1990b3f2d9df))
|
5103
4466
|
* correct apiVersion and sourceApiVersion values before transfer and send events ([#791](https://github.com/forcedotcom/source-deploy-retrieve/issues/791)) ([2e865e9](https://github.com/forcedotcom/source-deploy-retrieve/commit/2e865e97a200cd4e493bde577970fb4f49862e7f))
|
4467
|
+
* always send deploy event and fix telemetry for mdapi deploy ([#797](https://github.com/forcedotcom/source-deploy-retrieve/issues/797)) ([42ab03e](https://github.com/forcedotcom/source-deploy-retrieve/commit/42ab03edd938156450547f423c2f1990b3f2d9df))
|
5104
4468
|
* **types:** FuelType, FuelTypeSustnUom, SustainabilityUom, SustnUomConversion ([d4f7b53](https://github.com/forcedotcom/source-deploy-retrieve/commit/d4f7b534a349dbedcc9109533d8d53e491bac2d2))
|
5105
4469
|
|
5106
4470
|
|
@@ -5166,6 +4530,7 @@
|
|
5166
4530
|
* **deps:** bump @salesforce/core from 3.31.17 to 3.32.1 ([#779](https://github.com/forcedotcom/source-deploy-retrieve/issues/779)) ([05ed7ba](https://github.com/forcedotcom/source-deploy-retrieve/commit/05ed7bae5828d4390acdc768661add6406b1c663))
|
5167
4531
|
* include string errors during convert ([#781](https://github.com/forcedotcom/source-deploy-retrieve/issues/781)) ([2f10c45](https://github.com/forcedotcom/source-deploy-retrieve/commit/2f10c458d6f393926f1dcded3bd1692899434dc6))
|
5168
4532
|
* **deps:** bump fast-xml-parser from 4.0.11 to 4.0.12 ([#416](https://github.com/jayree/sfdx-plugin-manifest/issues/416)) ([22e1e92](https://github.com/jayree/sfdx-plugin-manifest/commit/22e1e92915f554eec43f9a0cfaa7242ae4f4a102))
|
4533
|
+
* fix typescript
|
5169
4534
|
* **deps:** bump marked from 4.2.2 to 4.2.3 ([#415](https://github.com/jayree/sfdx-plugin-manifest/issues/415)) ([e96fca2](https://github.com/jayree/sfdx-plugin-manifest/commit/e96fca2fa30f8688035149fdb26fd67423f3c80e))
|
5170
4535
|
* fix entity specs ([#2652](https://github.com/markedjs/marked/issues/2652)) ([36a2b63](https://github.com/markedjs/marked/commit/36a2b639dc66e756de11a8f2ea3f826d56ba4f7e))
|
5171
4536
|
* fix link reference definitions specs ([#2654](https://github.com/markedjs/marked/issues/2654)) ([b7eea95](https://github.com/markedjs/marked/commit/b7eea9504bd73872274dbb938ae2baa7c57b6e0e))
|
@@ -5198,9 +4563,9 @@
|
|
5198
4563
|
### Bug Fixes
|
5199
4564
|
|
5200
4565
|
* **deps:** bump @salesforce/command from 5.2.20 to 5.2.24 ([#412](https://github.com/jayree/sfdx-plugin-manifest/issues/412)) ([00c4eb9](https://github.com/jayree/sfdx-plugin-manifest/commit/00c4eb9b68928accff5c9650b147283af889bfb8))
|
5201
|
-
* **deps:** bump @salesforce/kit from 1.7.1 to 1.8.0 ([4064079](https://github.com/salesforcecli/command/commit/406407903223494b6ef7eea4636f23392f7b2279))
|
5202
4566
|
* **deps:** bump @oclif/core from 1.20.2 to 1.20.4 ([be7f291](https://github.com/salesforcecli/command/commit/be7f291fadd945a8a95a19ada8a5c479a84d249c))
|
5203
4567
|
* **deps:** bump @salesforce/ts-types from 1.7.0 to 1.7.1 ([a436272](https://github.com/salesforcecli/command/commit/a4362727028124355b21ad6bb9a131fc1d4237ea))
|
4568
|
+
* **deps:** bump @salesforce/kit from 1.7.1 to 1.8.0 ([4064079](https://github.com/salesforcecli/command/commit/406407903223494b6ef7eea4636f23392f7b2279))
|
5204
4569
|
* **deps:** bump @oclif/test from 2.2.4 to 2.2.10 ([a8e4fd2](https://github.com/salesforcecli/command/commit/a8e4fd23e22475c5be2d9c1d15536cf318fc7007))
|
5205
4570
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.6 to 7.5.9 ([#411](https://github.com/jayree/sfdx-plugin-manifest/issues/411)) ([aecfe7f](https://github.com/jayree/sfdx-plugin-manifest/commit/aecfe7f727efa3597b31f58872f6ce81c497fd85))
|
5206
4571
|
* **metadataTypes:** ExtlClntAppMobileConfigurablePolicies ([90b1a3e](https://github.com/forcedotcom/source-deploy-retrieve/commit/90b1a3eaa0c0117b0be3c112622f27cf93af68fe))
|
@@ -5217,9 +4582,9 @@
|
|
5217
4582
|
* **deps:** bump @oclif/core from 1.20.0 to 1.20.2 ([2725a5a](https://github.com/salesforcecli/command/commit/2725a5a47d82ff3d071ebdb22a41928ae6f7de82))
|
5218
4583
|
* **deps:** bump @salesforce/kit from 1.7.0 to 1.7.1 ([be68d1a](https://github.com/salesforcecli/command/commit/be68d1a30b52dda22c4f5519871f607de1cc797f))
|
5219
4584
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.1 to 7.5.6 ([#401](https://github.com/jayree/sfdx-plugin-manifest/issues/401)) ([add5226](https://github.com/jayree/sfdx-plugin-manifest/commit/add5226ac8cbdc512b420a6b5d40b023ac611c67))
|
5220
|
-
* **metadataTypes:** timelineobjectdefinition ([de6fac3](https://github.com/forcedotcom/source-deploy-retrieve/commit/de6fac359e4310f22a1a271d05053f706bddb249))
|
5221
|
-
* **deps:** bump @salesforce/ts-types from 1.7.0 to 1.7.1 ([#764](https://github.com/forcedotcom/source-deploy-retrieve/issues/764)) ([62be695](https://github.com/forcedotcom/source-deploy-retrieve/commit/62be6959b724b3f9d12a7655ff36968766aade2b))
|
5222
4585
|
* **deps:** bump @salesforce/kit from 1.7.0 to 1.7.2 ([#766](https://github.com/forcedotcom/source-deploy-retrieve/issues/766)) ([bfff8d1](https://github.com/forcedotcom/source-deploy-retrieve/commit/bfff8d110ff4797f22c4574c212aac34b545b7ad))
|
4586
|
+
* **deps:** bump @salesforce/ts-types from 1.7.0 to 1.7.1 ([#764](https://github.com/forcedotcom/source-deploy-retrieve/issues/764)) ([62be695](https://github.com/forcedotcom/source-deploy-retrieve/commit/62be6959b724b3f9d12a7655ff36968766aade2b))
|
4587
|
+
* **metadataTypes:** timelineobjectdefinition ([de6fac3](https://github.com/forcedotcom/source-deploy-retrieve/commit/de6fac359e4310f22a1a271d05053f706bddb249))
|
5223
4588
|
* don't wait for archiver finalize ([81e32c2](https://github.com/forcedotcom/source-deploy-retrieve/commit/81e32c2d89947cf5f4c4aa4375c5c778a0ffebea))
|
5224
4589
|
* **metadataTypes:** ESDef/DMDef in metadata-registry ([7ee3943](https://github.com/forcedotcom/source-deploy-retrieve/commit/7ee39432c3bdf30e8f153f21a8af5c22e4638af7))
|
5225
4590
|
* **deps:** bump marked from 4.2.1 to 4.2.2 ([#394](https://github.com/jayree/sfdx-plugin-manifest/issues/394)) ([5a69c7a](https://github.com/jayree/sfdx-plugin-manifest/commit/5a69c7a74b3bf5991cc5d07777b9b39b621aec7c))
|
@@ -5233,18 +4598,17 @@
|
|
5233
4598
|
### Bug Fixes
|
5234
4599
|
|
5235
4600
|
* **deps:** bump @salesforce/command from 5.2.16 to 5.2.18 ([#379](https://github.com/jayree/sfdx-plugin-manifest/issues/379)) ([07f40cb](https://github.com/jayree/sfdx-plugin-manifest/commit/07f40cb7f2bdff16b9648970c26a7e837c2165f2))
|
5236
|
-
* **deps:** bump @oclif/core from 1.19.1 to 1.20.0 ([53e5e60](https://github.com/salesforcecli/command/commit/53e5e60d466cf8b1f9e2d2fa1a161c4c01854c90))
|
5237
4601
|
* **deps:** bump @salesforce/core from 3.31.16 to 3.31.17 ([f02fddb](https://github.com/salesforcecli/command/commit/f02fddbd32b9e7fef1e3535154b13e7ab24cff98))
|
4602
|
+
* **deps:** bump @oclif/core from 1.19.1 to 1.20.0 ([53e5e60](https://github.com/salesforcecli/command/commit/53e5e60d466cf8b1f9e2d2fa1a161c4c01854c90))
|
5238
4603
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.4.0 to 7.5.1 ([#378](https://github.com/jayree/sfdx-plugin-manifest/issues/378)) ([edeb210](https://github.com/jayree/sfdx-plugin-manifest/commit/edeb2101d960c91b85633a0f2ba0f278c4ffda71))
|
5239
4604
|
* string replacements in deploy ([#748](https://github.com/forcedotcom/source-deploy-retrieve/issues/748)) ([a23c6b3](https://github.com/forcedotcom/source-deploy-retrieve/commit/a23c6b359f5c9944aea555006d707a700caaf462))
|
5240
|
-
* **metadataTypes:** ExtlClntAppOauthConfigurablePolicies, ExtlClntAppMobileSettings ([#757](https://github.com/forcedotcom/source-deploy-retrieve/issues/757)) ([a6af2bf](https://github.com/forcedotcom/source-deploy-retrieve/commit/a6af2bf3381036f8ba6cd5957e2c8d05b018598f))
|
5241
4605
|
* **deps:** bump @salesforce/core from 3.31.10 to 3.31.17 ([#754](https://github.com/forcedotcom/source-deploy-retrieve/issues/754)) ([cd89eaa](https://github.com/forcedotcom/source-deploy-retrieve/commit/cd89eaab1f33ac973b77599f52476e79b8787493))
|
5242
4606
|
* **deps:** bump @salesforce/ts-types from 1.5.21 to 1.7.0 ([#753](https://github.com/forcedotcom/source-deploy-retrieve/issues/753)) ([a11923c](https://github.com/forcedotcom/source-deploy-retrieve/commit/a11923ce266ed75bcafb63d9c3684cef4d90ee83))
|
4607
|
+
* **metadataTypes:** ExtlClntAppOauthConfigurablePolicies, ExtlClntAppMobileSettings ([#757](https://github.com/forcedotcom/source-deploy-retrieve/issues/757)) ([a6af2bf](https://github.com/forcedotcom/source-deploy-retrieve/commit/a6af2bf3381036f8ba6cd5957e2c8d05b018598f))
|
5243
4608
|
* **deps:** bump marked from 4.1.1 to 4.2.1 ([#382](https://github.com/jayree/sfdx-plugin-manifest/issues/382)) ([651f4f7](https://github.com/jayree/sfdx-plugin-manifest/commit/651f4f7269ab017f3ec315bcd5c62f415bb38561))
|
5244
4609
|
* export bin/marked ([#2629](https://github.com/markedjs/marked/issues/2629)) ([bd8aad9](https://github.com/markedjs/marked/commit/bd8aad973a1c8d0ffcc38df76b910f41365e993e))
|
5245
4610
|
* Support escapes within emphasis ([#2627](https://github.com/markedjs/marked/issues/2627)) ([377823a](https://github.com/markedjs/marked/commit/377823a6f5ca00c64726bd5630cf2962cb3ff1fc)), closes [#2280](https://github.com/markedjs/marked/issues/2280)
|
5246
4611
|
* **deps:** bump tslib from 2.4.0 to 2.4.1 ([#374](https://github.com/jayree/sfdx-plugin-manifest/issues/374)) ([a79bf72](https://github.com/jayree/sfdx-plugin-manifest/commit/a79bf72244396a8b5386e4e0f76e584d301647ea))
|
5247
|
-
This release contains [fixes for early `return`s and `throw`s invoked on generators](https://github.com/microsoft/tslib/pull/186).
|
5248
4612
|
|
5249
4613
|
|
5250
4614
|
|
@@ -5263,9 +4627,9 @@
|
|
5263
4627
|
* **deps:** bump @salesforce/ts-types from 1.5.21 to 1.7.0 ([c61a483](https://github.com/forcedotcom/kit/commit/c61a4835b02627356bc5288905fdfe58706dff95))
|
5264
4628
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.0.1 to 7.4.0 ([#368](https://github.com/jayree/sfdx-plugin-manifest/issues/368)) ([ffe2a95](https://github.com/jayree/sfdx-plugin-manifest/commit/ffe2a95d98855808246958363af41c0fc5e34903))
|
5265
4629
|
* **metadata registry:** adding BotBlock to metadata registry ([#741](https://github.com/forcedotcom/source-deploy-retrieve/issues/741)) ([8d7bdda](https://github.com/forcedotcom/source-deploy-retrieve/commit/8d7bdda1a2967465c7519743f2bed0bb5c7fd456))
|
5266
|
-
* **metadataTypes:** ExtlClntAppOauthPlcyCnfg, ExtlClntAppOauthSettings, ExtlClntAppMobileSet ([b4f61ae](https://github.com/forcedotcom/source-deploy-retrieve/commit/b4f61ae32902eb14ca25de517086663b8da26c47))
|
5267
4630
|
* **metadataTypes:** DisclosureType DisclosureDefinition DisclosureDefinitionVersion ClauseCatgConfiguration ([555017e](https://github.com/forcedotcom/source-deploy-retrieve/commit/555017e8db2a83e753d061c7a923fea3ca5dad48))
|
5268
4631
|
* **metadataTypes:** adding omnisupervisorconfig support ([#747](https://github.com/forcedotcom/source-deploy-retrieve/issues/747)) ([bf45ac1](https://github.com/forcedotcom/source-deploy-retrieve/commit/bf45ac18935aa2facb942eade57168d6725f2566))
|
4632
|
+
* **metadataTypes:** ExtlClntAppOauthPlcyCnfg, ExtlClntAppOauthSettings, ExtlClntAppMobileSet ([b4f61ae](https://github.com/forcedotcom/source-deploy-retrieve/commit/b4f61ae32902eb14ca25de517086663b8da26c47))
|
5269
4633
|
* add a better error message with invalid manifests ([#740](https://github.com/forcedotcom/source-deploy-retrieve/issues/740)) ([8458c58](https://github.com/forcedotcom/source-deploy-retrieve/commit/8458c58fb2b8dfa2a7f1d170ce11dbd892329304))
|
5270
4634
|
* fix MAE suffix ([#750](https://github.com/forcedotcom/source-deploy-retrieve/issues/750)) ([503a02c](https://github.com/forcedotcom/source-deploy-retrieve/commit/503a02c84e251d1a04705e9962f8b98ef19416fd))
|
5271
4635
|
|
@@ -5314,13 +4678,13 @@
|
|
5314
4678
|
* create on asyncOptionalCreatable requires that P extend object ([e294798](https://github.com/forcedotcom/kit/commit/e2947982366f8318ad395ce682cf8b75d9e69262))
|
5315
4679
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.8.2 to 6.9.0 ([#331](https://github.com/jayree/sfdx-plugin-manifest/issues/331)) ([4297f9e](https://github.com/jayree/sfdx-plugin-manifest/commit/4297f9e87148e52851bfedf26a334d8a0bef133f))
|
5316
4680
|
* 5 new metadata type support ([c031034](https://github.com/forcedotcom/source-deploy-retrieve/commit/c031034cf847c15a195acac797c83844c8a4e270))
|
5317
|
-
* deploy/push a CustomFieldTranslation without its parent ([89214fd](https://github.com/forcedotcom/source-deploy-retrieve/commit/89214fd5f5caf0a2aadbee69c9614984cec95862))
|
5318
4681
|
* bump core ([7c7922b](https://github.com/forcedotcom/source-deploy-retrieve/commit/7c7922bba6e6b60528c9d82ee5c08c7534f79dd0))
|
5319
4682
|
* show individual cft in a retrieve ([#728](https://github.com/forcedotcom/source-deploy-retrieve/issues/728)) ([44dae0c](https://github.com/forcedotcom/source-deploy-retrieve/commit/44dae0cdb3f88d8cdc4adf1b4b017278f1435add))
|
4683
|
+
* deploy/push a CustomFieldTranslation without its parent ([89214fd](https://github.com/forcedotcom/source-deploy-retrieve/commit/89214fd5f5caf0a2aadbee69c9614984cec95862))
|
5320
4684
|
* **deps:** bump fast-xml-parser from 4.0.10 to 4.0.11 ([#332](https://github.com/jayree/sfdx-plugin-manifest/issues/332)) ([ad6d6d2](https://github.com/jayree/sfdx-plugin-manifest/commit/ad6d6d20b608405f4c6e600c428868af495aa84c))
|
4685
|
+
* fix [#501](https://github-redirect.dependabot.com/NaturalIntelligence/fast-xml-parser/issues/501): parse for entities only once
|
5321
4686
|
* **deps:** bump semver from 7.3.7 to 7.3.8 ([#334](https://github.com/jayree/sfdx-plugin-manifest/issues/334)) ([c1cd1a9](https://github.com/jayree/sfdx-plugin-manifest/commit/c1cd1a9fde362d2bf70bdf5d80cd83b196dbcb6b))
|
5322
4687
|
* [`d8ef32c`](https://github.com/npm/node-semver/commit/d8ef32cee7a7e34310838f32451c9bcf52956b64) [#383](https://github.com/npm/node-semver/pull/383) add support for node.js esm auto exports (#383) (@MylesBorins)
|
5323
|
-
### Documentation
|
5324
4688
|
* [`7209b14`](https://github.com/npm/node-semver/commit/7209b14ccd7ca35b9a1077a0b67d9ce884fe6d00) [#477](https://github.com/npm/node-semver/pull/477) update range.js comments to clarify the caret ranges examples (#477) (@amitse)
|
5325
4689
|
|
5326
4690
|
|
@@ -5353,8 +4717,8 @@
|
|
5353
4717
|
* **deps:** bump @oclif/core from 1.16.3 to 1.16.4 ([1935e3a](https://github.com/jayree/sfdx-plugin-manifest/commit/1935e3a981ec8041d718a6f1750c09660a9304cb))
|
5354
4718
|
* work with 4.8.3 ([#493](https://github.com/oclif/core/issues/493)) ([2f09a72](https://github.com/oclif/core/commit/2f09a725bb7ff7ef8b4f4d6d6f67d0d83a1ed1f8))
|
5355
4719
|
* **deps:** bump @salesforce/command from 5.2.8 to 5.2.10 ([#309](https://github.com/jayree/sfdx-plugin-manifest/issues/309)) ([d955de5](https://github.com/jayree/sfdx-plugin-manifest/commit/d955de5c1334445b922d08a69b625e283eac596d))
|
5356
|
-
* **deps:** bump @salesforce/kit from 1.6.0 to 1.6.1 ([63d6627](https://github.com/salesforcecli/command/commit/63d6627dd43475b3c0e5918f137ff3be75ab68ea))
|
5357
4720
|
* **deps:** bump @salesforce/core from 3.30.2 to 3.30.8 ([b06f455](https://github.com/salesforcecli/command/commit/b06f4556d01a57a1058711eb56222cfee3f9d591))
|
4721
|
+
* **deps:** bump @salesforce/kit from 1.6.0 to 1.6.1 ([63d6627](https://github.com/salesforcecli/command/commit/63d6627dd43475b3c0e5918f137ff3be75ab68ea))
|
5358
4722
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.8.1 to 6.8.2 ([e0a449c](https://github.com/jayree/sfdx-plugin-manifest/commit/e0a449c250b0d35738f9f2a0f02ad5ad45049fc2))
|
5359
4723
|
* **deps:** bump @salesforce/core from 3.26.3 to 3.30.8 ([#716](https://github.com/forcedotcom/source-deploy-retrieve/issues/716)) ([51d9a6d](https://github.com/forcedotcom/source-deploy-retrieve/commit/51d9a6d310f58db1ad03c42b9930d34458bab5f5))
|
5360
4724
|
|
@@ -5384,8 +4748,8 @@
|
|
5384
4748
|
### Bug Fixes
|
5385
4749
|
|
5386
4750
|
* **deps:** bump @oclif/core from 1.13.10 to 1.16.0 ([c4b4bec](https://github.com/jayree/sfdx-plugin-manifest/commit/c4b4bec2c97d6857b2c1c8bbc3648fd15ac4aae9))
|
5387
|
-
* add InferredFlags type ([#473](https://github.com/oclif/core/issues/473)) ([ee5ce65](https://github.com/oclif/core/commit/ee5ce651899c0ef586d425567ef3b78468dca627))
|
5388
4751
|
* all oclif flag types support custom parsers ([ad86faf](https://github.com/oclif/core/commit/ad86faf08f7a6d7984afe356819df458aaf04674))
|
4752
|
+
* add InferredFlags type ([#473](https://github.com/oclif/core/issues/473)) ([ee5ce65](https://github.com/oclif/core/commit/ee5ce651899c0ef586d425567ef3b78468dca627))
|
5389
4753
|
* support complex flag relationships ([#468](https://github.com/oclif/core/issues/468)) ([222d1f6](https://github.com/oclif/core/commit/222d1f67012557ac0707077d6c8840966dbf00cb))
|
5390
4754
|
* more custom flag type overloads ([#471](https://github.com/oclif/core/issues/471)) ([ac4baf2](https://github.com/oclif/core/commit/ac4baf260f8e87bb5618c7b790f35372d55096c7))
|
5391
4755
|
* parser doesn't validate against options parameter if the value is provided through a env var ([#474](https://github.com/oclif/core/issues/474)) ([fe6dfea](https://github.com/oclif/core/commit/fe6dfea0bcc5cae69c91962430996670decf7887))
|
@@ -5393,7 +4757,6 @@
|
|
5393
4757
|
* **deps:** bump @oclif/core from 1.16.0 to 1.16.1 ([e8c8488](https://github.com/jayree/sfdx-plugin-manifest/commit/e8c848876f1371d8ee36fdeaf6c738c7e009b0ac))
|
5394
4758
|
* support environment variables for boolean flags ([#488](https://github.com/oclif/core/issues/488)) ([#490](https://github.com/oclif/core/issues/490)) ([506945c](https://github.com/oclif/core/commit/506945c6ea2f8b75f0d56ad1f6e62a3717384a42)), closes [#487](https://github.com/oclif/core/issues/487)
|
5395
4759
|
* **deps:** bump @salesforce/kit from 1.5.45 to 1.6.0 ([712f64b](https://github.com/jayree/sfdx-plugin-manifest/commit/712f64ba1dc7f858419072ab0933428936e37856))
|
5396
|
-
- ensureArray ([709703f](https://github.com/forcedotcom/kit/commit/709703f9dd7fec38831d14a4c2ef23d7b9e26bba))
|
5397
4760
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.3.0 to 6.5.0 ([9c5ce03](https://github.com/jayree/sfdx-plugin-manifest/commit/9c5ce030017497b89e13301af86ce427d807dd21))
|
5398
4761
|
* add 'MarketingAppExtension' to the registry ([a3ea5ab](https://github.com/forcedotcom/source-deploy-retrieve/commit/a3ea5ab9258691060ac6fe4019507f42a879fbcc))
|
5399
4762
|
* fix pjson major version ([a7ccf7f](https://github.com/forcedotcom/source-deploy-retrieve/commit/a7ccf7fde1d55c5e10d5095c4c283b400481f07e))
|
@@ -5405,12 +4768,12 @@
|
|
5405
4768
|
* **deps:** bump isomorphic-git from 1.19.1 to 1.21.0 ([9eae30d](https://github.com/jayree/sfdx-plugin-manifest/commit/9eae30d028bce8e3ea70ada4d9c4a1c7f9402a05))
|
5406
4769
|
* **branch:** add force param to overwrite existing branch ([#1637](https://github.com/isomorphic-git/isomorphic-git/issues/1637)) ([e65ad37](https://github.com/isomorphic-git/isomorphic-git/commit/e65ad3753bb7d8b2c27ad710ac37f61c28e72c9d))
|
5407
4770
|
* **branch:** add object param to specify start point for new branch ([#1635](https://github.com/isomorphic-git/isomorphic-git/issues/1635)) ([4687812](https://github.com/isomorphic-git/isomorphic-git/commit/4687812b9ab518e7eb41447e5a31b2316526f5ed))
|
5408
|
-
* **push:** force push if no change (oids match) ([#1625](https://github.com/isomorphic-git/isomorphic-git/issues/1625)) ([e795ef6](https://github.com/isomorphic-git/isomorphic-git/commit/e795ef6a4258bef8b0e64d6d85f4d029d98a8050))
|
5409
4771
|
* Use 127.0.0.1 instead of localhost in tests ([#1633](https://github.com/isomorphic-git/isomorphic-git/issues/1633)) ([1c95995](https://github.com/isomorphic-git/isomorphic-git/commit/1c95995d53a214b9f30c5b9d1c8728832d92fd41))
|
4772
|
+
* **push:** force push if no change (oids match) ([#1625](https://github.com/isomorphic-git/isomorphic-git/issues/1625)) ([e795ef6](https://github.com/isomorphic-git/isomorphic-git/commit/e795ef6a4258bef8b0e64d6d85f4d029d98a8050))
|
5410
4773
|
* **deps:** bump listr2 from 5.0.2 to 5.0.5 ([7462e79](https://github.com/jayree/sfdx-plugin-manifest/commit/7462e79356ea670a8848c89e7fc5e4bec34a0058))
|
4774
|
+
* **listr-error:** changes the types for the listrerror ([306a304](https://github.com/cenk1cenk2/listr2/commit/306a3047b443a5b15336a1d5bce8d348c988a325)), closes [#653](https://github.com/cenk1cenk2/listr2/issues/653)
|
5411
4775
|
* Use 'isObservable' utility instance of 'instanceof' ([197e373](https://github.com/cenk1cenk2/listr2/commit/197e3733a223cbb23ca45537324b14a003078977))
|
5412
4776
|
* esm dynamic import of enquirer ([55bed0a](https://github.com/cenk1cenk2/listr2/commit/55bed0af68de2e1d6caf89100d4a2825150ef6bd)), closes [#631](https://github.com/cenk1cenk2/listr2/issues/631)
|
5413
|
-
* **listr-error:** changes the types for the listrerror ([306a304](https://github.com/cenk1cenk2/listr2/commit/306a3047b443a5b15336a1d5bce8d348c988a325)), closes [#653](https://github.com/cenk1cenk2/listr2/issues/653)
|
5414
4777
|
|
5415
4778
|
|
5416
4779
|
### Features
|
@@ -5434,17 +4797,16 @@
|
|
5434
4797
|
### Bug Fixes
|
5435
4798
|
|
5436
4799
|
* **deps:** bump @oclif/core from 1.13.0 to 1.13.10 ([22b579e](https://github.com/jayree/sfdx-plugin-manifest/commit/22b579e242ba6ee240f851dfb519ca6f7f71bd8f))
|
5437
|
-
* flag types ([#454](https://github.com/oclif/core/issues/454)) ([2938ba4](https://github.com/oclif/core/commit/2938ba4082d1b0c603a55678fe47f5beed9acbb5))
|
5438
|
-
* retain enable json flag get/set apply flag at parse ([#460](https://github.com/oclif/core/issues/460)) ([9812937](https://github.com/oclif/core/commit/9812937e43a573cf4a10d4b03fca47555de5a1d9))
|
5439
|
-
* improve flag types ([6d0b4e1](https://github.com/oclif/core/commit/6d0b4e1f1761baba0e085ea8d342a7bc913e7e5d))
|
5440
4800
|
* throw appropriate error in runCommand ([#455](https://github.com/oclif/core/issues/455)) ([66e9bbc](https://github.com/oclif/core/commit/66e9bbca08f9e1f4a08e1c8c144bf85c274b7f82))
|
5441
|
-
*
|
5442
|
-
*
|
4801
|
+
* improve flag types ([6d0b4e1](https://github.com/oclif/core/commit/6d0b4e1f1761baba0e085ea8d342a7bc913e7e5d))
|
4802
|
+
* retain enable json flag get/set apply flag at parse ([#460](https://github.com/oclif/core/issues/460)) ([9812937](https://github.com/oclif/core/commit/9812937e43a573cf4a10d4b03fca47555de5a1d9))
|
4803
|
+
* flag types ([#454](https://github.com/oclif/core/issues/454)) ([2938ba4](https://github.com/oclif/core/commit/2938ba4082d1b0c603a55678fe47f5beed9acbb5))
|
5443
4804
|
* skip loadDevPlugins ([#459](https://github.com/oclif/core/issues/459)) ([21c948c](https://github.com/oclif/core/commit/21c948cd41b08b3aad4df5c3439d33e235f6979e))
|
5444
4805
|
* revert [#460](https://github.com/oclif/core/issues/460) ([#466](https://github.com/oclif/core/issues/466)) ([4c28acf](https://github.com/oclif/core/commit/4c28acfc2131eadbac423fa722b8cc0dc16a1b5b))
|
5445
4806
|
* types on custom flags ([#463](https://github.com/oclif/core/issues/463)) ([2728e23](https://github.com/oclif/core/commit/2728e2310406137e0356d039a90d321daafd6578))
|
4807
|
+
* remove json flag if subclass overrides enableJsonFlag ([#467](https://github.com/oclif/core/issues/467)) ([05dd12a](https://github.com/oclif/core/commit/05dd12ad114f37d0512df2d89a8e51d0984fa3d4))
|
4808
|
+
* flush not hitting drain condition ([#448](https://github.com/oclif/core/issues/448)) ([05dd5fe](https://github.com/oclif/core/commit/05dd5fe08b57aa716c07cc51e8ed407c9e7b6aa5))
|
5446
4809
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.2.6 to 6.2.9 ([8d0c93d](https://github.com/jayree/sfdx-plugin-manifest/commit/8d0c93daa2f177f51970f838e116d209f492826f))
|
5447
|
-
- removing support for connect center [#671](https://github.com/forcedotcom/source-deploy-retrieve/issues/671) ([#682](https://github.com/forcedotcom/source-deploy-retrieve/issues/682)) ([7810733](https://github.com/forcedotcom/source-deploy-retrieve/commit/78107335d20c20bcf9a1ebfc4cefc2693267bac4))
|
5448
4810
|
* **deps:** bump listr2 from 5.0.1 to 5.0.2 ([d00b56d](https://github.com/jayree/sfdx-plugin-manifest/commit/d00b56d7b3c49fa78589f83665a2a31197dc8230))
|
5449
4811
|
* update build configuration because of seg fault ([54b54dd](https://github.com/cenk1cenk2/listr2/commit/54b54dd398049cadfae507b9c9ffd00f53f51681))
|
5450
4812
|
* remove datamappingobjectdefinition ([95c1e02](https://github.com/jayree/sfdx-plugin-manifest/commit/95c1e026209b0eeb60b9ebd802f8a278f45a3139))
|
@@ -5470,20 +4832,14 @@
|
|
5470
4832
|
### Bug Fixes
|
5471
4833
|
|
5472
4834
|
* **deps:** bump @oclif/core from 1.9.3 to 1.12.1 ([d319ac7](https://github.com/jayree/sfdx-plugin-manifest/commit/d319ac7a14695d5ab0fc843f5c1ade2089f95378))
|
5473
|
-
* improve the instantiation of global flags ([#445](https://github.com/oclif/core/issues/445)) ([d264535](https://github.com/oclif/core/commit/d2645358ccf1cddd0bb65d236e73ecf4c5ac7c0c))
|
5474
|
-
* print error info when module not found ([#427](https://github.com/oclif/core/issues/427)) ([223e79b](https://github.com/oclif/core/commit/223e79b363ad01da327e264244daf23810849d70))
|
5475
4835
|
* add stderr method ([#441](https://github.com/oclif/core/issues/441)) ([d9490f7](https://github.com/oclif/core/commit/d9490f77ff4cac0ee9767f1386f18c7357e0666e))
|
4836
|
+
* print error info when module not found ([#427](https://github.com/oclif/core/issues/427)) ([223e79b](https://github.com/oclif/core/commit/223e79b363ad01da327e264244daf23810849d70))
|
4837
|
+
* improve the instantiation of global flags ([#445](https://github.com/oclif/core/issues/445)) ([d264535](https://github.com/oclif/core/commit/d2645358ccf1cddd0bb65d236e73ecf4c5ac7c0c))
|
5476
4838
|
* can not find module 'cli-ux' ([#403](https://github.com/oclif/core/issues/403)) ([f16b67f](https://github.com/oclif/core/commit/f16b67f8b6cd3eaaf24c26d4e7c4d490c0937ff3))
|
5477
4839
|
* help for single command CLIs ([#442](https://github.com/oclif/core/issues/442)) ([44aacc1](https://github.com/oclif/core/commit/44aacc12fbc68f9909796c4ad2a1c9d45f47e653))
|
5478
4840
|
* flag setter order ([#450](https://github.com/oclif/core/issues/450)) ([a02f86c](https://github.com/oclif/core/commit/a02f86cb1094a86ba0cd8689fd82908ff3d46386))
|
5479
4841
|
* **deps:** bump @salesforce/kit from 1.5.42 to 1.5.44 ([1cb9ce7](https://github.com/jayree/sfdx-plugin-manifest/commit/1cb9ce7755690ab62ac5983ab548d36c4a148d27))
|
5480
4842
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.0.4 to 6.2.6 ([b1bc5b6](https://github.com/jayree/sfdx-plugin-manifest/commit/b1bc5b6db5457329336b35cef197ca3f660043a9))
|
5481
|
-
- use StateAggregator ([#646](https://github.com/forcedotcom/source-deploy-retrieve/issues/646)) ([f1d8848](https://github.com/forcedotcom/source-deploy-retrieve/commit/f1d8848c747362594abd519c579f3aebfee48bec))
|
5482
|
-
- SDR emits new lifecycle events ([d92b491](https://github.com/forcedotcom/source-deploy-retrieve/commit/d92b49163a02837da118f932dde394d78c3fbfa8))
|
5483
|
-
- static resources without content due to ignore produce nice error ([#663](https://github.com/forcedotcom/source-deploy-retrieve/issues/663)) ([cf18e1b](https://github.com/forcedotcom/source-deploy-retrieve/commit/cf18e1b5bb0bacf398e69b247520c019a2b00498))
|
5484
|
-
- handle namespaces on lwc markup ([#669](https://github.com/forcedotcom/source-deploy-retrieve/issues/669)) ([8817545](https://github.com/forcedotcom/source-deploy-retrieve/commit/8817545a43f78f7327745e4638c74f6f838fa6ea))
|
5485
|
-
- only scan pkgDirs when merging non-decomposed MD ([#666](https://github.com/forcedotcom/source-deploy-retrieve/issues/666)) ([098875f](https://github.com/forcedotcom/source-deploy-retrieve/commit/098875f547ba7fcc8d35ccc8f2cce60ee04ece77))
|
5486
|
-
- proxy support for coverage report ([#659](https://github.com/forcedotcom/source-deploy-retrieve/issues/659)) ([8121a94](https://github.com/forcedotcom/source-deploy-retrieve/commit/8121a94e0ca9d2d96e4c5711c2844eb88500dfac))
|
5487
4843
|
* **deps:** bump fast-xml-parser from 4.0.8 to 4.0.9 ([e067348](https://github.com/jayree/sfdx-plugin-manifest/commit/e067348a74b54425a5c76a8a578865b6e8901e5d))
|
5488
4844
|
* **deps:** bump isomorphic-git from 1.18.3 to 1.19.0 ([cdd7253](https://github.com/jayree/sfdx-plugin-manifest/commit/cdd725337544cd1b7697a30927410658a8c777d4))
|
5489
4845
|
* Added prune & pruneTags parameter to pull command ([#1614](https://github.com/isomorphic-git/isomorphic-git/issues/1614)) ([fb6f6e9](https://github.com/isomorphic-git/isomorphic-git/commit/fb6f6e93886257aa4b7729d3691a7282ec917523))
|
@@ -5491,9 +4847,7 @@
|
|
5491
4847
|
* **onProgress:** the "Resolving deltas" count was off by 1 ([#1615](https://github.com/isomorphic-git/isomorphic-git/issues/1615)) ([efde23b](https://github.com/isomorphic-git/isomorphic-git/commit/efde23be59efd801f6f481f347d977365ba49134))
|
5492
4848
|
* **deps:** bump listr2 from 4.0.5 to 5.0.1 ([72b2adb](https://github.com/jayree/sfdx-plugin-manifest/commit/72b2adb71a01ce4e13d74dfed2faf01a417bc1c9))
|
5493
4849
|
* update command for docs ([6e42d91](https://github.com/cenk1cenk2/listr2/commit/6e42d916fc28b5ab3a87a2b33619570171447d79))
|
5494
|
-
### Performance Improvements
|
5495
4850
|
* drop node 12 support ([84fd3fc](https://github.com/cenk1cenk2/listr2/commit/84fd3fc810876a9118103f4f8d7816caf12e1f73))
|
5496
|
-
### BREAKING CHANGES
|
5497
4851
|
* drops support for node12, migrate build to gitlab
|
5498
4852
|
* badge ([b6d9bcd](https://github.com/cenk1cenk2/listr2/commit/b6d9bcda584520ecc8a732b946cb30f6f24c5c7a))
|
5499
4853
|
* **deps:** bump marked from 4.0.17 to 4.0.18 ([70efd50](https://github.com/jayree/sfdx-plugin-manifest/commit/70efd506113d58a8df877c5860ace146eb5e8bc2))
|
@@ -5509,12 +4863,11 @@
|
|
5509
4863
|
* **deps:** bump @oclif/core from 1.9.0 to 1.9.3 ([fa49218](https://github.com/jayree/sfdx-plugin-manifest/commit/fa4921879fde4fb9578450cea42c19f7f9af48aa))
|
5510
4864
|
* support CLIs with single top level command ([#426](https://github.com/oclif/core/issues/426)) ([44adb4d](https://github.com/oclif/core/commit/44adb4d387695548a017b38249b0bc3453aedbdf))
|
5511
4865
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.0.2 to 6.0.4 ([ac70433](https://github.com/jayree/sfdx-plugin-manifest/commit/ac704338ad193d5aec30fdc363baff7068825f83))
|
5512
|
-
- allow larger directories to be compressed, test in plugin-source ([#649](https://github.com/forcedotcom/source-deploy-retrieve/issues/649)) ([ba713fb](https://github.com/forcedotcom/source-deploy-retrieve/commit/ba713fba64c255b3367f314d56d01ecd16f0846d))
|
5513
4866
|
* **deps:** bump isomorphic-git from 1.17.3 to 1.18.3 ([dbd63dc](https://github.com/jayree/sfdx-plugin-manifest/commit/dbd63dc8e07954e1073f5df4b57e70a5cc297ba7))
|
5514
4867
|
* **merge:** Added 'mergeDriver' parameter ([#1588](https://github.com/isomorphic-git/isomorphic-git/issues/1588)) ([6663ba1](https://github.com/isomorphic-git/isomorphic-git/commit/6663ba1da437c1fa18d77d33953b9850adde1bdf))
|
5515
|
-
* **docs:** add mergeDriver to version 1.x docs ([#1595](https://github.com/isomorphic-git/isomorphic-git/issues/1595)) ([8a210a4](https://github.com/isomorphic-git/isomorphic-git/commit/8a210a4bc357a3a98b36f10f1debb28ec686dab1))
|
5516
4868
|
* **docs:** add id and original_id fields to mergeDriver documentation ([#1597](https://github.com/isomorphic-git/isomorphic-git/issues/1597)) ([22e383b](https://github.com/isomorphic-git/isomorphic-git/commit/22e383bc1baf81541e8a3844b738337d4987062d))
|
5517
4869
|
* **merge:** ensure correct value of cleanMerge ([#1599](https://github.com/isomorphic-git/isomorphic-git/issues/1599)) ([1e35265](https://github.com/isomorphic-git/isomorphic-git/commit/1e352658598dec76dc6014a9970953372041e35b))
|
4870
|
+
* **docs:** add mergeDriver to version 1.x docs ([#1595](https://github.com/isomorphic-git/isomorphic-git/issues/1595)) ([8a210a4](https://github.com/isomorphic-git/isomorphic-git/commit/8a210a4bc357a3a98b36f10f1debb28ec686dab1))
|
5518
4871
|
* **deps:** bump marked from 4.0.16 to 4.0.17 ([8db1462](https://github.com/jayree/sfdx-plugin-manifest/commit/8db1462b1426b36d711c5eb7c0bed81aa87794eb))
|
5519
4872
|
* Code and heading after list without blank line ([#2483](https://github.com/markedjs/marked/issues/2483)) ([15f3f15](https://github.com/markedjs/marked/commit/15f3f157de6ec4bce90707b848c7026034388a39))
|
5520
4873
|
|
@@ -5545,7 +4898,6 @@
|
|
5545
4898
|
### Bug Fixes
|
5546
4899
|
|
5547
4900
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.15.0 to 6.0.2 ([98a9f5c](https://github.com/jayree/sfdx-plugin-manifest/commit/98a9f5cec33250f4eda1dfda194f6a08acf8bd31))
|
5548
|
-
- remove api version default ([6ea4ebd](https://github.com/forcedotcom/source-deploy-retrieve/commit/6ea4ebd867ab8246ea04035afc5ba93f57427827))
|
5549
4901
|
* **deps:** bump marked from 4.0.15 to 4.0.16 ([cd081ed](https://github.com/jayree/sfdx-plugin-manifest/commit/cd081edd57a55d137977bd2d232927978e670f08))
|
5550
4902
|
* fix ref links inside table ([#2471](https://github.com/markedjs/marked/issues/2471)) ([81daa2a](https://github.com/markedjs/marked/commit/81daa2ae47924f7da04289f7c43cbb2a1f58cfa7))
|
5551
4903
|
* upgrade to oclif/core ([73adf80](https://github.com/jayree/sfdx-plugin-manifest/commit/73adf80f37fbd3f3ea09497bb2ee36f2acc57cfd))
|
@@ -5582,35 +4934,25 @@
|
|
5582
4934
|
* **deps:** bump @salesforce/core from 2.33.1 to 2.35.3 ([1d0e655](https://github.com/jayree/sfdx-plugin-manifest/commit/1d0e65560e6fa8b15a4201181a1a71d42fe0c3d7))
|
5583
4935
|
* **deps:** bump @salesforce/kit from 1.5.30 to 1.5.34 ([4c4822a](https://github.com/jayree/sfdx-plugin-manifest/commit/4c4822a9fe5a19e9ff9063950034ef48f54274cc))
|
5584
4936
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.9.2 to 5.12.3 ([5b07ec3](https://github.com/jayree/sfdx-plugin-manifest/commit/5b07ec3b2fde338b6a519daed112e1e2102cdd75))
|
5585
|
-
- new UiViewDefinition metadata type ([#572](https://github.com/forcedotcom/source-deploy-retrieve/issues/572)) ([9b3e0ea](https://github.com/forcedotcom/source-deploy-retrieve/commit/9b3e0ead89e87b17263b61b734a8edb1c900fc01))
|
5586
|
-
- cache fileResponses on deployResult ([#573](https://github.com/forcedotcom/source-deploy-retrieve/issues/573)) ([b38185b](https://github.com/forcedotcom/source-deploy-retrieve/commit/b38185b7cd73b05ef1e1940b878b09eb2d198101))
|
5587
|
-
- **metadata registry:** adding flowtest type to metadata registry ([#580](https://github.com/forcedotcom/source-deploy-retrieve/issues/580)) ([40431f6](https://github.com/forcedotcom/source-deploy-retrieve/commit/40431f60eb29d02e33b5fc4f5f2066271b06c630))
|
5588
|
-
- convert CFT ([#558](https://github.com/forcedotcom/source-deploy-retrieve/issues/558)) ([4978247](https://github.com/forcedotcom/source-deploy-retrieve/commit/4978247f57b7db8e6b08c96d7a985dad67dc0dbc))
|
5589
|
-
- stat will follow symlinks ([#559](https://github.com/forcedotcom/source-deploy-retrieve/issues/559)) ([f52e3cf](https://github.com/forcedotcom/source-deploy-retrieve/commit/f52e3cf49da3584bbe4a315ef2872eafe17134e2))
|
5590
|
-
- warn and convert on windows seps in .forceignore ([#557](https://github.com/forcedotcom/source-deploy-retrieve/issues/557)) ([a9700d7](https://github.com/forcedotcom/source-deploy-retrieve/commit/a9700d7132b891525459ee98b4a70dcdc066716e))
|
5591
|
-
- custom label merging ([2d5ded2](https://github.com/forcedotcom/source-deploy-retrieve/commit/2d5ded2f45242535061d545dc7de56d12630bce2))
|
5592
|
-
- sort ComponentSet.getObject ([#570](https://github.com/forcedotcom/source-deploy-retrieve/issues/570)) ([ff3425c](https://github.com/forcedotcom/source-deploy-retrieve/commit/ff3425ca5e89e6e813a4fafe5f759c623c3f64fd))
|
5593
|
-
- add ComponentSetBuilder from plugin-source ([#576](https://github.com/forcedotcom/source-deploy-retrieve/issues/576)) ([16c02d6](https://github.com/forcedotcom/source-deploy-retrieve/commit/16c02d611d442cc9efadc5fba51b8db8293ea7f5))
|
5594
|
-
- **metadata registry:** update directory name for flowtest in registry ([#589](https://github.com/forcedotcom/source-deploy-retrieve/issues/589)) ([d6112a7](https://github.com/forcedotcom/source-deploy-retrieve/commit/d6112a7325289fb55d3aee343cf77bcd2f68eb7f))
|
5595
4937
|
* **deps:** bump fast-xml-parser from 4.0.1 to 4.0.4 ([7048e7d](https://github.com/jayree/sfdx-plugin-manifest/commit/7048e7db139fb07b84cc1a7d54fdf718b9f0421e))
|
5596
4938
|
* **deps:** bump fs-extra from 10.0.0 to 10.0.1 ([2fa0396](https://github.com/jayree/sfdx-plugin-manifest/commit/2fa0396e22b8f7e3f073184187dc71cada96ee0c))
|
5597
4939
|
* **deps:** bump isomorphic-git from 1.10.4 to 1.13.0 ([2872b09](https://github.com/jayree/sfdx-plugin-manifest/commit/2872b09db46f376700b762c1bb371b2f82d419fb))
|
5598
|
-
* add flag to turn off fast forward merges ([#1503](https://github.com/isomorphic-git/isomorphic-git/issues/1503)) ([173f6e8](https://github.com/isomorphic-git/isomorphic-git/commit/173f6e8b4dadc7a038603ec7b698fc39d01cac53))
|
5599
|
-
* add `track` option to checkout ([#1463](https://github.com/isomorphic-git/isomorphic-git/issues/1463)) ([6450626](https://github.com/isomorphic-git/isomorphic-git/commit/64506265ff1cb7c0ebe56472705239fb8d636d2e))
|
5600
4940
|
* **http:** add agent parameter to request function of http plugin for Node.js ([#1493](https://github.com/isomorphic-git/isomorphic-git/issues/1493)) ([af9a3e6](https://github.com/isomorphic-git/isomorphic-git/commit/af9a3e64b3c22b30098a2f2540b3c0f079689746)), closes [#1491](https://github.com/isomorphic-git/isomorphic-git/issues/1491)
|
5601
|
-
*
|
5602
|
-
*
|
4941
|
+
* add `track` option to checkout ([#1463](https://github.com/isomorphic-git/isomorphic-git/issues/1463)) ([6450626](https://github.com/isomorphic-git/isomorphic-git/commit/64506265ff1cb7c0ebe56472705239fb8d636d2e))
|
4942
|
+
* add flag to turn off fast forward merges ([#1503](https://github.com/isomorphic-git/isomorphic-git/issues/1503)) ([173f6e8](https://github.com/isomorphic-git/isomorphic-git/commit/173f6e8b4dadc7a038603ec7b698fc39d01cac53))
|
5603
4943
|
* update the config parser to handle dots in key name ([#1461](https://github.com/isomorphic-git/isomorphic-git/issues/1461)) ([4ef6fd6](https://github.com/isomorphic-git/isomorphic-git/commit/4ef6fd6a0c9676856f7423e8ad146cc0286dc657)), closes [#1460](https://github.com/isomorphic-git/isomorphic-git/issues/1460)
|
5604
|
-
* set remote tracking branch on clone ([#1475](https://github.com/isomorphic-git/isomorphic-git/issues/1475)) ([82433d2](https://github.com/isomorphic-git/isomorphic-git/commit/82433d2c4866c14657444c3d18554ba2dd365aee))
|
5605
4944
|
* **resetIndex:** allow resetting index on new empty repository ([#1489](https://github.com/isomorphic-git/isomorphic-git/issues/1489)) ([4716867](https://github.com/isomorphic-git/isomorphic-git/commit/471686769e137584f3a59e0194567212879f2bb3))
|
4945
|
+
* suggestion can be undefined in UnknownTransportError ([#1477](https://github.com/isomorphic-git/isomorphic-git/issues/1477)) ([956699b](https://github.com/isomorphic-git/isomorphic-git/commit/956699bd2f0f6162c4a5ad1c40236e1d09b23edc)), closes [/github.com/isomorphic-git/isomorphic-git/blob/82433d2c4866c14657444c3d18554ba2dd365aee/src/managers/GitRemoteManager.js#L61](https://github.com//github.com/isomorphic-git/isomorphic-git/blob/82433d2c4866c14657444c3d18554ba2dd365aee/src/managers/GitRemoteManager.js/issues/L61)
|
4946
|
+
* set remote tracking branch on clone ([#1475](https://github.com/isomorphic-git/isomorphic-git/issues/1475)) ([82433d2](https://github.com/isomorphic-git/isomorphic-git/commit/82433d2c4866c14657444c3d18554ba2dd365aee))
|
4947
|
+
* **docs:** update android logo ([#1497](https://github.com/isomorphic-git/isomorphic-git/issues/1497)) ([6d434a3](https://github.com/isomorphic-git/isomorphic-git/commit/6d434a335fcfeefaa70e1d926726a7716c9b8776))
|
5606
4948
|
* **deps:** bump listr2 from 4.0.1 to 4.0.4 ([ed1e01e](https://github.com/jayree/sfdx-plugin-manifest/commit/ed1e01e8ad9ed00ec3bbcd59949148d8d5fdad98))
|
5607
4949
|
* update dependencies ([fe614d0](https://github.com/cenk1cenk2/listr2/commit/fe614d0e9d200d31a6cb555a9dca0d1bb28c52b4))
|
5608
4950
|
* update linting rules and ts-up configuration ([80eaf67](https://github.com/cenk1cenk2/listr2/commit/80eaf676b428a29902f3250d185318afe86d1bb7))
|
5609
4951
|
* **deps:** update dependency rxjs to ^7.5.4 ([52f8725](https://github.com/cenk1cenk2/listr2/commit/52f87253539bfd57cd6c49bcc8ce28152bfcd8e8))
|
5610
4952
|
* **enquirer:** Add hint attr for array prompts ([5f49b34](https://github.com/cenk1cenk2/listr2/commit/5f49b340868f10abd4cdcf5b377de973e0a23a4a))
|
5611
4953
|
* **deps:** bump marked from 4.0.10 to 4.0.12 ([d7314d0](https://github.com/jayree/sfdx-plugin-manifest/commit/d7314d053302fca98afb184d350a22b497073a33))
|
5612
|
-
* fix blank line after table header ([#2332](https://github.com/markedjs/marked/issues/2332)) ([6e1f923](https://github.com/markedjs/marked/commit/6e1f9235dca5d8732046506c435b25e6788a1d4f))
|
5613
4954
|
* fix nbsp after table ([#2372](https://github.com/markedjs/marked/pull/2372)) ([ed66bf8](https://github.com/markedjs/marked/commit/ed66bf8abdb2638cc3b9e20fdfd0afad061a2ee0))
|
4955
|
+
* fix blank line after table header ([#2332](https://github.com/markedjs/marked/issues/2332)) ([6e1f923](https://github.com/markedjs/marked/commit/6e1f9235dca5d8732046506c435b25e6788a1d4f))
|
5614
4956
|
* fix changelog hook ([2883fbd](https://github.com/jayree/sfdx-plugin-manifest/commit/2883fbd045fca98a65636d1d5b29f5fe81bb27a7))
|
5615
4957
|
|
5616
4958
|
|
@@ -5626,61 +4968,6 @@
|
|
5626
4968
|
### Bug Fixes
|
5627
4969
|
|
5628
4970
|
* **deps:** bump @salesforce/kit from 1.5.26 to 1.5.28 ([de56726](https://github.com/jayree/sfdx-plugin-manifest/commit/de56726b58aace2e6d2ae7f63ba488e147a7b5cf))
|
5629
|
-
- configurations ([b8a27ab](https://github.com/forcedotcom/kit/commit/b8a27abccb0b38e0fb9e63d6d174684106b397e7))
|
5630
|
-
- initialize repository ([1cf9a37](https://github.com/forcedotcom/kit/commit/1cf9a37bbc9f34962498ad82d618689a7c6c6804))
|
5631
|
-
**Note:** Version bump only for package @salesforce/kit
|
5632
|
-
**Note:** Version bump only for package @salesforce/kit
|
5633
|
-
**Note:** Version bump only for package @salesforce/kit
|
5634
|
-
- dont modify if already title case ([be2f816](https://github.com/forcedotcom/sfdx-dev-packages/commit/be2f816b7afaea8daf607180d7b549875162b494))
|
5635
|
-
- new internal function ([627a15c](https://github.com/forcedotcom/sfdx-dev-packages/commit/627a15c851d357b7c431881cb8d157a815f858df))
|
5636
|
-
**Note:** Version bump only for package @salesforce/kit
|
5637
|
-
**Note:** Version bump only for package @salesforce/kit
|
5638
|
-
**Note:** Version bump only for package @salesforce/kit
|
5639
|
-
**Note:** Version bump only for package @salesforce/kit
|
5640
|
-
**Note:** Version bump only for package @salesforce/kit
|
5641
|
-
- update typescript version ([#109](https://github.com/forcedotcom/sfdx-dev-packages/issues/109)) ([399a0b0](https://github.com/forcedotcom/sfdx-dev-packages/commit/399a0b03aa831f25511bb3391702c10dc5c4a488))
|
5642
|
-
**Note:** Version bump only for package @salesforce/kit
|
5643
|
-
**Note:** Version bump only for package @salesforce/kit
|
5644
|
-
**Note:** Version bump only for package @salesforce/kit
|
5645
|
-
- add eslint and use it in all packages ([0165cc8](https://github.com/forcedotcom/sfdx-dev-packages/commit/0165cc8853079c7f987dddfb60ced3efb00deea0))
|
5646
|
-
- add getNumber on env ([0c94a64](https://github.com/forcedotcom/sfdx-dev-packages/commit/0c94a64f7ac9af40198918cceda6e96facbc77ca))
|
5647
|
-
- add javascipt eslint rules that typescript extends ([135ac73](https://github.com/forcedotcom/sfdx-dev-packages/commit/135ac73b8c513d8950ac69373349361d9f600a8c))
|
5648
|
-
- add salesforce license linting ([3213135](https://github.com/forcedotcom/sfdx-dev-packages/commit/3213135f34956335ef2c123ec680c2de2bc7f10f))
|
5649
|
-
**Note:** Version bump only for package @salesforce/kit
|
5650
|
-
**Note:** Version bump only for package @salesforce/kit
|
5651
|
-
- package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02))
|
5652
|
-
**Note:** Version bump only for package @salesforce/kit
|
5653
|
-
- add hour, day, week to duration ([ff97940](https://github.com/forcedotcom/sfdx-dev-packages/commit/ff97940))
|
5654
|
-
**Note:** Version bump only for package @salesforce/kit
|
5655
|
-
**Note:** Version bump only for package @salesforce/kit
|
5656
|
-
**Note:** Version bump only for package @salesforce/kit
|
5657
|
-
**Note:** Version bump only for package @salesforce/kit
|
5658
|
-
- **kit:** bump to v1 ([578dfc2](https://github.com/forcedotcom/sfdx-dev-packages/commit/578dfc2))
|
5659
|
-
### BREAKING CHANGES
|
5660
|
-
- **kit:** bump to v1.0.0
|
5661
|
-
- bump version for release ([776c78d](https://github.com/forcedotcom/kit/commit/776c78d791ae4a9c55013b370deb4199932eec58))
|
5662
|
-
- package.json dep change ([18a891a](https://github.com/forcedotcom/kit/commit/18a891a09401e8025aaf8704c7c7e6842ce76355))
|
5663
|
-
- whoops ([cf6e184](https://github.com/forcedotcom/kit/commit/cf6e18418ce2d3c126ad8a604df3a6caa6eb8522))
|
5664
|
-
- rollback ts-types dependency for kit ([925bb58](https://github.com/forcedotcom/sfdx-dev-packages/commit/925bb58727436fd13ddb9898d20110da7b29f0bb))
|
5665
|
-
- pin typedoc at v0.18.0 due to breaking changes ([#164](https://github.com/forcedotcom/sfdx-dev-packages/issues/164)) ([dd7f90c](https://github.com/forcedotcom/sfdx-dev-packages/commit/dd7f90cb7b5c9a2508ac0f10ba4b6ec54d262165))
|
5666
|
-
**Note:** Version bump only for package @salesforce/kit
|
5667
|
-
**Note:** Version bump only for package @salesforce/kit
|
5668
|
-
- use existing published version of ts-types ([f1ae94a](https://github.com/forcedotcom/sfdx-dev-packages/commit/f1ae94a3e59794c7df7530547542da8d5ef40bef))
|
5669
|
-
**Note:** Version bump only for package @salesforce/kit
|
5670
|
-
- allow periods in key names @W-9225317@ ([#129](https://github.com/forcedotcom/sfdx-dev-packages/issues/129)) ([e5817a0](https://github.com/forcedotcom/sfdx-dev-packages/commit/e5817a0624b15e6b353c610e92205426af773884))
|
5671
|
-
**Note:** Version bump only for package @salesforce/kit
|
5672
|
-
**Note:** Version bump only for package @salesforce/kit
|
5673
|
-
**Note:** Version bump only for package @salesforce/kit
|
5674
|
-
**Note:** Version bump only for package @salesforce/kit
|
5675
|
-
**Note:** Version bump only for package @salesforce/kit
|
5676
|
-
**Note:** Version bump only for package @salesforce/kit
|
5677
|
-
**Note:** Version bump only for package @salesforce/kit
|
5678
|
-
- compile error with adding options on class ([65a49ed](https://github.com/forcedotcom/sfdx-dev-packages/commit/65a49ed66126bb7f36cf04d2db22da6668e7bc7d))
|
5679
|
-
- npm security upgrades ([053d507](https://github.com/forcedotcom/sfdx-dev-packages/commit/053d507))
|
5680
|
-
- add typedoc ([86b4eb3](https://github.com/forcedotcom/sfdx-dev-packages/commit/86b4eb3))
|
5681
|
-
- allow json-compatible type assertions on json parsing fns ([e1d1b8c](https://github.com/forcedotcom/sfdx-dev-packages/commit/e1d1b8c))
|
5682
|
-
- don't show [object Object] when cast to string ([4902bcc](https://github.com/forcedotcom/sfdx-dev-packages/commit/4902bcc))
|
5683
|
-
- update yarn.lock ([6b4366c](https://github.com/forcedotcom/sfdx-dev-packages/commit/6b4366c))
|
5684
4971
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.9.1 to 5.9.2 ([30004f9](https://github.com/jayree/sfdx-plugin-manifest/commit/30004f9e65e6b716e4d9aeb3671c780e62f4becc))
|
5685
4972
|
* **deps:** bump fast-xml-parser from 4.0.0 to 4.0.1 ([debdbf0](https://github.com/jayree/sfdx-plugin-manifest/commit/debdbf0f87c8fa0658108de0d0d21ed4a2e40d3e))
|
5686
4973
|
* **deps:** bump isomorphic-git from 1.10.3 to 1.10.4 ([735fef3](https://github.com/jayree/sfdx-plugin-manifest/commit/735fef33d244b487f3f13edc37c35f8ef5375efb))
|
@@ -5701,41 +4988,32 @@
|
|
5701
4988
|
* **deps:** bump fast-xml-parser from 3.21.1 to 4.0.0 ([7feaf6f](https://github.com/jayree/sfdx-plugin-manifest/commit/7feaf6ffc410da4dd6a8f2e03370b3f507faf561))
|
5702
4989
|
* Generating different combined, parser only, builder only, validator only browser bundles
|
5703
4990
|
* Keeping cjs modules as they can be imported in cjs and esm modules both. Otherwise refer `esm` branch.
|
5704
|
-
**4.0.0-beta.8 / 2021-12-13**
|
5705
4991
|
* call tagValueProcessor for stop nodes
|
5706
|
-
**4.0.0-beta.7 / 2021-12-09**
|
5707
4992
|
* fix Validator bug when an attribute has no value but '=' only
|
5708
4993
|
* XML Builder should suppress unpaired tags by default.
|
5709
4994
|
* documents update for missing features
|
5710
4995
|
* refactoring to use Object.assign
|
5711
4996
|
* refactoring to remove repeated code
|
5712
|
-
**4.0.0-beta.6 / 2021-12-05**
|
5713
4997
|
* Support PI Tags processing
|
5714
4998
|
* Support `suppressBooleanAttributes` by XML Builder for attributes with value `true`.
|
5715
|
-
**4.0.0-beta.5 / 2021-12-04**
|
5716
4999
|
* fix: when a tag with name "attributes"
|
5717
|
-
**4.0.0-beta.4 / 2021-12-02**
|
5718
5000
|
* Support HTML document parsing
|
5719
5001
|
* skip stop nodes parsing when building the XML from JS object
|
5720
5002
|
* Support external entites without DOCTYPE
|
5721
5003
|
* update dev dependency: strnum v1.0.5 to fix long number issue
|
5722
|
-
**4.0.0-beta.3 / 2021-11-30**
|
5723
5004
|
* support global stopNodes expression like "*.stop"
|
5724
5005
|
* support self-closing and paired unpaired tags
|
5725
5006
|
* fix: CDATA should not be parsed.
|
5726
5007
|
* Fix typings for XMLBuilder (#396)(By [Anders Emil Salvesen](https://github.com/andersem))
|
5727
5008
|
* supports XML entities, HTML entities, DOCTYPE entities
|
5728
|
-
**⚠️ 4.0.0-beta.2 / 2021-11-19**
|
5729
5009
|
* rename `attrMap` to `attibutes` in parser output when `preserveOrder:true`
|
5730
5010
|
* supports unpairedTags
|
5731
|
-
**⚠️ 4.0.0-beta.1 / 2021-11-18**
|
5732
5011
|
* Parser returns an array now
|
5733
5012
|
* to make the structure common
|
5734
5013
|
* and to return root level detail
|
5735
5014
|
* renamed `cdataTagName` to `cdataPropName`
|
5736
5015
|
* Added `commentPropName`
|
5737
5016
|
* fix typings
|
5738
|
-
**⚠️ 4.0.0-beta.0 / 2021-11-16**
|
5739
5017
|
* Name change of many configuration properties.
|
5740
5018
|
* `attrNodeName` to `attributesGroupName`
|
5741
5019
|
* `attrValueProcessor` to `attributeValueProcessor`
|
@@ -5755,28 +5033,14 @@
|
|
5755
5033
|
* **deps:** bump listr2 from 3.14.0 to 4.0.0 ([cee5f4e](https://github.com/jayree/sfdx-plugin-manifest/commit/cee5f4eac31c57b3f79a3197eb065623f25ca80b))
|
5756
5034
|
* implement updating renderer with stdout-update ([4c371b9](https://github.com/cenk1cenk2/listr2/commit/4c371b96f1e65b091f5d6ac5170719660b80e08b)), closes [#310](https://github.com/cenk1cenk2/listr2/issues/310)
|
5757
5035
|
* swap log-update out for stdout-update ([7fcfc0e](https://github.com/cenk1cenk2/listr2/commit/7fcfc0e269875c3060b09f08d911499cf9f0a72e))
|
5758
|
-
### BREAKING CHANGES
|
5759
5036
|
* since log-update is swapped with stdout-update and how it handles line clears, it
|
5760
|
-
might break tests utilizing snapshots of the stdout while using default renderer, eventhough that is
|
5761
|
-
not the advised method!
|
5762
5037
|
* fix deleting something from the render if array is empty ([d5237ed](https://github.com/cenk1cenk2/listr2/commit/d5237ed12ae631fa11323828f98c30d0abbd65cf))
|
5763
5038
|
* ditch node 10 support because of stdout-update ([9b6e934](https://github.com/cenk1cenk2/listr2/commit/9b6e93412d5a49b8d3f39222b6c81fb057ac92e8))
|
5764
|
-
### BREAKING CHANGES
|
5765
5039
|
* drops node 10.x support, now starts from 12.x
|
5766
|
-
### Performance Improvements
|
5767
5040
|
* change build system, support esm ([eec658b](https://github.com/cenk1cenk2/listr2/commit/eec658b29d9af84a242c349b33fabc7dc1ef4bdf)), closes [#616](https://github.com/cenk1cenk2/listr2/issues/616) [#615](https://github.com/cenk1cenk2/listr2/issues/615) [#600](https://github.com/cenk1cenk2/listr2/issues/600)
|
5768
5041
|
* update error collection mechanism ([171b1c1](https://github.com/cenk1cenk2/listr2/commit/171b1c1f9c6dba4ed2010798ff4cde7e3739bd80))
|
5769
|
-
### BREAKING CHANGES
|
5770
5042
|
* - This package now supports ESM. CommonJS is still supported.
|
5771
|
-
- Everything is now exported from the index since the build methodology has been changed.
|
5772
|
-
- Drops node 10 support.
|
5773
5043
|
* This changes the default behavior of error collection mechanism.
|
5774
|
-
Context and the task itself is not collected by the default option now.
|
5775
|
-
This has been done because of circular object properties were causing memory leaks while collecting.
|
5776
|
-
The default behavior is minimal from now on, where it only collects error messages and where error
|
5777
|
-
was encountered.
|
5778
|
-
The old behavior can be enable with setting full.
|
5779
|
-
You can also now disable the error collection mechanism fully with [secure].
|
5780
5044
|
|
5781
5045
|
|
5782
5046
|
|
@@ -5822,96 +5086,41 @@
|
|
5822
5086
|
### Bug Fixes
|
5823
5087
|
|
5824
5088
|
* **deps:** bump @oclif/command from 1.8.7 to 1.8.16 ([f0e7468](https://github.com/jayree/sfdx-plugin-manifest/commit/f0e746854ecbb5f3c6400c8eadc7ec6a40894c92))
|
5825
|
-
* bump-deps ([#283](https://github.com/oclif/command/issues/283)) ([4c7aee6](https://github.com/oclif/command/commit/4c7aee6d03ba57371279a3044877c0ce996bf669))
|
5826
|
-
* bump deps ([#298](https://github.com/oclif/command/issues/298)) ([938a11c](https://github.com/oclif/command/commit/938a11c4ddaa03e60c7682f5a90a1a8d62d96288))
|
5827
|
-
* recursive installation failure due to dep cycle ([18af8a4](https://github.com/oclif/command/commit/18af8a4f042593189b50d4663771867a854da09c))
|
5828
|
-
* bump deps ([#298](https://github.com/oclif/command/issues/298)) ([938a11c](https://github.com/oclif/command/commit/938a11c4ddaa03e60c7682f5a90a1a8d62d96288))
|
5829
|
-
* recursive installation failure due to dep cycle ([18af8a4](https://github.com/oclif/command/commit/18af8a4f042593189b50d4663771867a854da09c))
|
5830
|
-
* remove transient dep on lodash.template ([#295](https://github.com/oclif/command/issues/295)) ([77e135c](https://github.com/oclif/command/commit/77e135c0470f45f90c1b358c6542ebe7273553ec))
|
5831
|
-
* bump @oclif/help ([#303](https://github.com/oclif/command/issues/303)) ([d088346](https://github.com/oclif/command/commit/d0883463de1de61fb77211713642f2198ace1c84))
|
5832
|
-
* remove @oclif/plugin-help ([#302](https://github.com/oclif/command/issues/302)) ([3a00d2a](https://github.com/oclif/command/commit/3a00d2a212f2e5848634110efbbf10f97e39c1cb))
|
5833
5089
|
* more dep bumps ([#289](https://github.com/oclif/command/issues/289)) ([468abae](https://github.com/oclif/command/commit/468abae0ca09d769e74be61b593022c46324d85a))
|
5834
5090
|
* bump plugin-help versions ([#297](https://github.com/oclif/command/issues/297)) ([1af07cd](https://github.com/oclif/command/commit/1af07cd6c9df6a3a962cf5200c9470a63de7a815))
|
5835
5091
|
* bump version to 1.8.12 ([32d9d93](https://github.com/oclif/command/commit/32d9d93395dcea80cbed959e72a31522750f015e))
|
5836
5092
|
* bump plugin-help versions ([#297](https://github.com/oclif/command/issues/297)) ([1af07cd](https://github.com/oclif/command/commit/1af07cd6c9df6a3a962cf5200c9470a63de7a815))
|
5837
5093
|
* bump version to 1.8.12 ([32d9d93](https://github.com/oclif/command/commit/32d9d93395dcea80cbed959e72a31522750f015e))
|
5094
|
+
* bump-deps ([#283](https://github.com/oclif/command/issues/283)) ([4c7aee6](https://github.com/oclif/command/commit/4c7aee6d03ba57371279a3044877c0ce996bf669))
|
5095
|
+
* remove transient dep on lodash.template ([#295](https://github.com/oclif/command/issues/295)) ([77e135c](https://github.com/oclif/command/commit/77e135c0470f45f90c1b358c6542ebe7273553ec))
|
5838
5096
|
* bump deps ([#296](https://github.com/oclif/command/issues/296)) ([9daa780](https://github.com/oclif/command/commit/9daa780cd6b8cb0ecae757c0fd84b830a748572d))
|
5097
|
+
* remove @oclif/plugin-help ([#302](https://github.com/oclif/command/issues/302)) ([3a00d2a](https://github.com/oclif/command/commit/3a00d2a212f2e5848634110efbbf10f97e39c1cb))
|
5098
|
+
* bump @oclif/help ([#303](https://github.com/oclif/command/issues/303)) ([d088346](https://github.com/oclif/command/commit/d0883463de1de61fb77211713642f2198ace1c84))
|
5099
|
+
* bump deps ([#298](https://github.com/oclif/command/issues/298)) ([938a11c](https://github.com/oclif/command/commit/938a11c4ddaa03e60c7682f5a90a1a8d62d96288))
|
5100
|
+
* recursive installation failure due to dep cycle ([18af8a4](https://github.com/oclif/command/commit/18af8a4f042593189b50d4663771867a854da09c))
|
5101
|
+
* bump deps ([#298](https://github.com/oclif/command/issues/298)) ([938a11c](https://github.com/oclif/command/commit/938a11c4ddaa03e60c7682f5a90a1a8d62d96288))
|
5102
|
+
* recursive installation failure due to dep cycle ([18af8a4](https://github.com/oclif/command/commit/18af8a4f042593189b50d4663771867a854da09c))
|
5839
5103
|
* **deps:** bump @salesforce/command from 4.2.0 to 4.2.1 ([613c442](https://github.com/jayree/sfdx-plugin-manifest/commit/613c442e7df858a9ed59a9156b67cb49e284973d))
|
5840
5104
|
* restore before attempting stub ([79cffa8](https://github.com/salesforcecli/command/commit/79cffa8c1b3b4e0f138dceb522627a8dfe8933bc))
|
5841
5105
|
* **deps:** bump @salesforce/core from 2.31.0 to 2.33.1 ([f716837](https://github.com/jayree/sfdx-plugin-manifest/commit/f71683729023733a1b0788860b2966510ccf875e))
|
5842
5106
|
* **deps:** bump @salesforce/kit from 1.5.18 to 1.5.22 ([a9a9c31](https://github.com/jayree/sfdx-plugin-manifest/commit/a9a9c310039827ed3eec825c20821e5718be049f))
|
5843
|
-
- configurations ([b8a27ab](https://github.com/forcedotcom/kit/commit/b8a27abccb0b38e0fb9e63d6d174684106b397e7))
|
5844
|
-
- initialize repository ([1cf9a37](https://github.com/forcedotcom/kit/commit/1cf9a37bbc9f34962498ad82d618689a7c6c6804))
|
5845
|
-
**Note:** Version bump only for package @salesforce/kit
|
5846
|
-
**Note:** Version bump only for package @salesforce/kit
|
5847
|
-
**Note:** Version bump only for package @salesforce/kit
|
5848
|
-
- dont modify if already title case ([be2f816](https://github.com/forcedotcom/sfdx-dev-packages/commit/be2f816b7afaea8daf607180d7b549875162b494))
|
5849
|
-
- new internal function ([627a15c](https://github.com/forcedotcom/sfdx-dev-packages/commit/627a15c851d357b7c431881cb8d157a815f858df))
|
5850
|
-
**Note:** Version bump only for package @salesforce/kit
|
5851
|
-
**Note:** Version bump only for package @salesforce/kit
|
5852
|
-
**Note:** Version bump only for package @salesforce/kit
|
5853
|
-
**Note:** Version bump only for package @salesforce/kit
|
5854
|
-
**Note:** Version bump only for package @salesforce/kit
|
5855
|
-
- update typescript version ([#109](https://github.com/forcedotcom/sfdx-dev-packages/issues/109)) ([399a0b0](https://github.com/forcedotcom/sfdx-dev-packages/commit/399a0b03aa831f25511bb3391702c10dc5c4a488))
|
5856
|
-
**Note:** Version bump only for package @salesforce/kit
|
5857
|
-
**Note:** Version bump only for package @salesforce/kit
|
5858
|
-
**Note:** Version bump only for package @salesforce/kit
|
5859
|
-
- add eslint and use it in all packages ([0165cc8](https://github.com/forcedotcom/sfdx-dev-packages/commit/0165cc8853079c7f987dddfb60ced3efb00deea0))
|
5860
|
-
- add getNumber on env ([0c94a64](https://github.com/forcedotcom/sfdx-dev-packages/commit/0c94a64f7ac9af40198918cceda6e96facbc77ca))
|
5861
|
-
- add javascipt eslint rules that typescript extends ([135ac73](https://github.com/forcedotcom/sfdx-dev-packages/commit/135ac73b8c513d8950ac69373349361d9f600a8c))
|
5862
|
-
- add salesforce license linting ([3213135](https://github.com/forcedotcom/sfdx-dev-packages/commit/3213135f34956335ef2c123ec680c2de2bc7f10f))
|
5863
|
-
**Note:** Version bump only for package @salesforce/kit
|
5864
|
-
**Note:** Version bump only for package @salesforce/kit
|
5865
|
-
- package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02))
|
5866
|
-
**Note:** Version bump only for package @salesforce/kit
|
5867
|
-
- add hour, day, week to duration ([ff97940](https://github.com/forcedotcom/sfdx-dev-packages/commit/ff97940))
|
5868
|
-
**Note:** Version bump only for package @salesforce/kit
|
5869
|
-
**Note:** Version bump only for package @salesforce/kit
|
5870
|
-
**Note:** Version bump only for package @salesforce/kit
|
5871
|
-
**Note:** Version bump only for package @salesforce/kit
|
5872
|
-
- **kit:** bump to v1 ([578dfc2](https://github.com/forcedotcom/sfdx-dev-packages/commit/578dfc2))
|
5873
|
-
### BREAKING CHANGES
|
5874
|
-
- **kit:** bump to v1.0.0
|
5875
|
-
- rollback ts-types dependency for kit ([925bb58](https://github.com/forcedotcom/sfdx-dev-packages/commit/925bb58727436fd13ddb9898d20110da7b29f0bb))
|
5876
|
-
- pin typedoc at v0.18.0 due to breaking changes ([#164](https://github.com/forcedotcom/sfdx-dev-packages/issues/164)) ([dd7f90c](https://github.com/forcedotcom/sfdx-dev-packages/commit/dd7f90cb7b5c9a2508ac0f10ba4b6ec54d262165))
|
5877
|
-
**Note:** Version bump only for package @salesforce/kit
|
5878
|
-
**Note:** Version bump only for package @salesforce/kit
|
5879
|
-
- use existing published version of ts-types ([f1ae94a](https://github.com/forcedotcom/sfdx-dev-packages/commit/f1ae94a3e59794c7df7530547542da8d5ef40bef))
|
5880
|
-
**Note:** Version bump only for package @salesforce/kit
|
5881
|
-
- allow periods in key names @W-9225317@ ([#129](https://github.com/forcedotcom/sfdx-dev-packages/issues/129)) ([e5817a0](https://github.com/forcedotcom/sfdx-dev-packages/commit/e5817a0624b15e6b353c610e92205426af773884))
|
5882
|
-
**Note:** Version bump only for package @salesforce/kit
|
5883
|
-
**Note:** Version bump only for package @salesforce/kit
|
5884
|
-
**Note:** Version bump only for package @salesforce/kit
|
5885
|
-
**Note:** Version bump only for package @salesforce/kit
|
5886
|
-
**Note:** Version bump only for package @salesforce/kit
|
5887
|
-
**Note:** Version bump only for package @salesforce/kit
|
5888
|
-
**Note:** Version bump only for package @salesforce/kit
|
5889
|
-
- compile error with adding options on class ([65a49ed](https://github.com/forcedotcom/sfdx-dev-packages/commit/65a49ed66126bb7f36cf04d2db22da6668e7bc7d))
|
5890
|
-
- npm security upgrades ([053d507](https://github.com/forcedotcom/sfdx-dev-packages/commit/053d507))
|
5891
|
-
- add typedoc ([86b4eb3](https://github.com/forcedotcom/sfdx-dev-packages/commit/86b4eb3))
|
5892
|
-
- allow json-compatible type assertions on json parsing fns ([e1d1b8c](https://github.com/forcedotcom/sfdx-dev-packages/commit/e1d1b8c))
|
5893
|
-
- don't show [object Object] when cast to string ([4902bcc](https://github.com/forcedotcom/sfdx-dev-packages/commit/4902bcc))
|
5894
|
-
- update yarn.lock ([6b4366c](https://github.com/forcedotcom/sfdx-dev-packages/commit/6b4366c))
|
5895
5107
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.8.0 to 5.8.2 ([709f36a](https://github.com/jayree/sfdx-plugin-manifest/commit/709f36ab3c5099abc86787a2197ae07a536c1004))
|
5896
|
-
- network error tolerance ([#513](https://github.com/forcedotcom/source-deploy-retrieve/issues/513)) ([7042a79](https://github.com/forcedotcom/source-deploy-retrieve/commit/7042a79659ca1348118281a418eb559a3daf2305))
|
5897
5108
|
* **deps:** bump cli-ux from 5.6.5 to 6.0.6 ([aac3fb2](https://github.com/jayree/sfdx-plugin-manifest/commit/aac3fb23750e4418b92981e4cf9de4266fa03752))
|
5898
5109
|
* use oclif/core ([#416](https://github.com/oclif/cli-ux/issues/416)) ([d9c5619](https://github.com/oclif/cli-ux/commit/d9c56192741a121593217f81781fa2c7ab2f234e))
|
5899
|
-
### build
|
5900
5110
|
* require node 12+ ([#413](https://github.com/oclif/cli-ux/issues/413)) ([19f01a9](https://github.com/oclif/cli-ux/commit/19f01a9ce9bb699eb97a49b420c811a66a8f71c2))
|
5901
5111
|
* bump deps and correct/suppress lint errors ([#450](https://github.com/oclif/cli-ux/issues/450)) ([bc0935c](https://github.com/oclif/cli-ux/commit/bc0935ccfdf049f738be142bd3346ff34b7b1358))
|
5902
|
-
* bump deps ([#462](https://github.com/oclif/cli-ux/issues/462)) ([2b8699d](https://github.com/oclif/cli-ux/commit/2b8699dd2a2227279e7ea12a64c528e24186ca19))
|
5903
5112
|
* update oclif/core imports ([74fdab5](https://github.com/oclif/cli-ux/commit/74fdab55fed2767f920d7dca430e73ebed772a79))
|
5904
|
-
* bump deps ([#
|
5905
|
-
* bump deps and fix tests ([#465](https://github.com/oclif/cli-ux/issues/465)) ([44eecd0](https://github.com/oclif/cli-ux/commit/44eecd0df4471f47f7ba8d4bf7e43ea4b9ead4a0))
|
5113
|
+
* bump deps ([#462](https://github.com/oclif/cli-ux/issues/462)) ([2b8699d](https://github.com/oclif/cli-ux/commit/2b8699dd2a2227279e7ea12a64c528e24186ca19))
|
5906
5114
|
* module load workaround ([#460](https://github.com/oclif/cli-ux/issues/460)) ([c8407c3](https://github.com/oclif/cli-ux/commit/c8407c350530cd9ff0592db8cb2661ff415ac8f1))
|
5907
|
-
|
5115
|
+
* bump deps and fix tests ([#465](https://github.com/oclif/cli-ux/issues/465)) ([44eecd0](https://github.com/oclif/cli-ux/commit/44eecd0df4471f47f7ba8d4bf7e43ea4b9ead4a0))
|
5116
|
+
* bump deps ([#459](https://github.com/oclif/cli-ux/issues/459)) ([d1cf5f5](https://github.com/oclif/cli-ux/commit/d1cf5f55d9089c52b80396bb782fbd806e42fb64))
|
5908
5117
|
* require node 12+ (#413)
|
5909
5118
|
* **deps:** bump isomorphic-git from 1.10.1 to 1.10.3 ([ec74cc4](https://github.com/jayree/sfdx-plugin-manifest/commit/ec74cc4a31c751c12f27724e217f0fe6757b9f87))
|
5910
|
-
* **tags:** do not peel tag when cloning ([#1442](https://github.com/isomorphic-git/isomorphic-git/issues/1442)) ([267b017](https://github.com/isomorphic-git/isomorphic-git/commit/267b0171ed027317aab7979339aeb3bee1585cb3))
|
5911
5119
|
* **statusMatrix, walk:** don't remove the executable bit from file mode (Windows-only bug) ([#1444](https://github.com/isomorphic-git/isomorphic-git/issues/1444)) ([72b3987](https://github.com/isomorphic-git/isomorphic-git/commit/72b3987c29817392360cba80407f6d4625f5ba77))
|
5120
|
+
* **tags:** do not peel tag when cloning ([#1442](https://github.com/isomorphic-git/isomorphic-git/issues/1442)) ([267b017](https://github.com/isomorphic-git/isomorphic-git/commit/267b0171ed027317aab7979339aeb3bee1585cb3))
|
5912
5121
|
* **deps:** bump marked from 4.0.5 to 4.0.7 ([6dab24f](https://github.com/jayree/sfdx-plugin-manifest/commit/6dab24fcd5cb5e8407aadf93b5a2bdcd8993ea82))
|
5913
|
-
* Fix every third list item broken ([#2318](https://github.com/markedjs/marked/issues/2318)) ([346b162](https://github.com/markedjs/marked/commit/346b162bb787d3b7fb1d4879c859f64155c6ca3c)), closes [#2314](https://github.com/markedjs/marked/issues/2314)
|
5914
5122
|
* speed up parsing long lists ([#2302](https://github.com/markedjs/marked/issues/2302)) ([e0005d8](https://github.com/markedjs/marked/commit/e0005d8232a08827f5e99b8b35b09728b2b07503))
|
5123
|
+
* Fix every third list item broken ([#2318](https://github.com/markedjs/marked/issues/2318)) ([346b162](https://github.com/markedjs/marked/commit/346b162bb787d3b7fb1d4879c859f64155c6ca3c)), closes [#2314](https://github.com/markedjs/marked/issues/2314)
|
5915
5124
|
|
5916
5125
|
|
5917
5126
|
|
@@ -5921,8 +5130,8 @@
|
|
5921
5130
|
### Bug Fixes
|
5922
5131
|
|
5923
5132
|
* **deps:** bump @oclif/command from 1.8.4 to 1.8.7 ([51aa301](https://github.com/jayree/sfdx-plugin-manifest/commit/51aa30145b942c00669dababd4889d171ed4becf))
|
5924
|
-
* remove lodash.template transitive dep ([#274](https://github.com/oclif/command/issues/274)) ([6211a83](https://github.com/oclif/command/commit/6211a834478620e20a388f90639b35052e612d24))
|
5925
5133
|
* bump once more ([#277](https://github.com/oclif/command/issues/277)) ([23ffce7](https://github.com/oclif/command/commit/23ffce74ce02285f664b2bbc02748411dbf1c7f1))
|
5134
|
+
* remove lodash.template transitive dep ([#274](https://github.com/oclif/command/issues/274)) ([6211a83](https://github.com/oclif/command/commit/6211a834478620e20a388f90639b35052e612d24))
|
5926
5135
|
* bump deps ([#282](https://github.com/oclif/command/issues/282)) ([5504b70](https://github.com/oclif/command/commit/5504b700b7ac4b876fd966b647dd4143931d1a19))
|
5927
5136
|
* **deps:** bump @salesforce/command from 4.1.5 to 4.2.0 ([dae11dd](https://github.com/jayree/sfdx-plugin-manifest/commit/dae11ddf4a1711c54361b7a2cfff14bc86dc7660))
|
5928
5137
|
* bump core version ([d7c0bf2](https://github.com/salesforcecli/command/commit/d7c0bf2f6ba559638e5ce0917e553e1c4068769a))
|
@@ -6039,8 +5248,8 @@
|
|
6039
5248
|
|
6040
5249
|
* **deps:** bump @salesforce/core from 2.28.2 to 2.28.3 ([da85585](https://github.com/jayree/sfdx-plugin-manifest/commit/da85585fbec455f20d6f785709e93f9167d8db92))
|
6041
5250
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.1.2 to 5.4.1 ([45ab5ce](https://github.com/jayree/sfdx-plugin-manifest/commit/45ab5ce975692b9fbd41496e0cc3c922eb01fb6a))
|
6042
|
-
* modify fileResponse for not found in org on Deletes ([#472](https://github.com/forcedotcom/source-deploy-retrieve/issues/472)) ([9d258fc](https://github.com/forcedotcom/source-deploy-retrieve/commit/9d258fc3f46989de2a89d429ca4994d5ed756eab))
|
6043
5251
|
* registry support for fieldRestrictionRule ([#486](https://github.com/forcedotcom/source-deploy-retrieve/issues/486)) ([abf0cdd](https://github.com/forcedotcom/source-deploy-retrieve/commit/abf0cdd722507fcc8c8d66aa37a13b02b2f72776))
|
5252
|
+
* modify fileResponse for not found in org on Deletes ([#472](https://github.com/forcedotcom/source-deploy-retrieve/issues/472)) ([9d258fc](https://github.com/forcedotcom/source-deploy-retrieve/commit/9d258fc3f46989de2a89d429ca4994d5ed756eab))
|
6044
5253
|
* new types OmniUiCard, OmniDataTransform ([3460dde](https://github.com/forcedotcom/source-deploy-retrieve/commit/3460dde71a274c23031f33ae8d408f755198f65d))
|
6045
5254
|
* unconfuse sitedotcom vs site ([#498](https://github.com/forcedotcom/source-deploy-retrieve/issues/498)) ([5a55d02](https://github.com/forcedotcom/source-deploy-retrieve/commit/5a55d0290a5aed128be061d249aa4b5245be1f5d))
|
6046
5255
|
* **deps:** bump listr2 from 3.13.1 to 3.13.3 ([a20b53e](https://github.com/jayree/sfdx-plugin-manifest/commit/a20b53ee87376e53c9cdd185420e4cf4ee4010c4))
|
@@ -6048,7 +5257,6 @@
|
|
6048
5257
|
* upgrade to rxjs7 ([f5fab40](https://github.com/cenk1cenk2/listr2/commit/f5fab401bb7e50023022abd7a0a77b6a02196ae7)), closes [#493](https://github.com/cenk1cenk2/listr2/issues/493) [#409](https://github.com/cenk1cenk2/listr2/issues/409)
|
6049
5258
|
* **deps:** bump marked from 3.0.8 to 4.0.0 ([36f8f55](https://github.com/jayree/sfdx-plugin-manifest/commit/36f8f55b5968a794e9e00e4b795abd6b9e648723))
|
6050
5259
|
* Convert to ESM ([#2227](https://github.com/markedjs/marked/issues/2227)) ([4afb228](https://github.com/markedjs/marked/commit/4afb228d956a415624c4e5554bb8f25d047676fe))
|
6051
|
-
### BREAKING CHANGES
|
6052
5260
|
* Default export removed. Use `import { marked } from 'marked'` or `const { marked } = require('marked')` instead.
|
6053
5261
|
* `/lib/marked.js` removed. Use `/marked.min.js` in script tag instead.
|
6054
5262
|
* When using marked in a script tag use `marked.parse(...)` instead of `marked(...)`
|
@@ -6080,9 +5288,9 @@
|
|
6080
5288
|
* **deps:** bump fast-xml-parser from 3.20.3 to 3.21.0 ([77cceff](https://github.com/jayree/sfdx-plugin-manifest/commit/77cceffd9546cf262cdb341a5cb8c0a27e2a587b))
|
6081
5289
|
* **deps:** bump listr2 from 3.12.2 to 3.13.1 ([0afae6e](https://github.com/jayree/sfdx-plugin-manifest/commit/0afae6ea8729afeb069998d2fc5cb192e5e65440))
|
6082
5290
|
* pass options to the custom logger, implement it with types ([4cecba8](https://github.com/cenk1cenk2/listr2/commit/4cecba8a0b1f3efae5d89d982c67edcc82969218))
|
6083
|
-
* use v8 functions for error collection ([be37833](https://github.com/cenk1cenk2/listr2/commit/be37833807b2f915c53e58946543d257c723ac4b))
|
6084
5291
|
* ditch api-extractor update colorrette ([7ae6752](https://github.com/cenk1cenk2/listr2/commit/7ae6752d7da59e54c28caeb7b3297f1792b0c7c8))
|
6085
5292
|
* pass options to custom logger ([3004640](https://github.com/cenk1cenk2/listr2/commit/30046409eddba749b460d34cd9ef089bfcf300a4))
|
5293
|
+
* use v8 functions for error collection ([be37833](https://github.com/cenk1cenk2/listr2/commit/be37833807b2f915c53e58946543d257c723ac4b))
|
6086
5294
|
* **deps:** bump marked from 3.0.7 to 3.0.8 ([fb76d91](https://github.com/jayree/sfdx-plugin-manifest/commit/fb76d91ef590575bab75c0e12188b13aa4794b2b))
|
6087
5295
|
* walkTokens uses marked as this ([#2251](https://github.com/markedjs/marked/issues/2251)) ([2da5885](https://github.com/markedjs/marked/commit/2da588598992065d7bf54a740d2011f8326d46cd))
|
6088
5296
|
* **gitdiff:** optimize createVirtualTreeContainer method ([8a0579a](https://github.com/jayree/sfdx-plugin-manifest/commit/8a0579ae1fb4b7ce39f0c515344b1db05913af77))
|
@@ -6108,4 +5316,3 @@
|
|
6108
5316
|
* add manifest:generate :cleanup :git:diff commands ([74cd719](https://github.com/jayree/sfdx-plugin-manifest/commit/74cd7194727665ae1f25b056780aeb4861f58137))
|
6109
5317
|
|
6110
5318
|
|
6111
|
-
|