mrpj 0.0.21 → 0.0.23
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/.jsii +225 -143
- package/API.md +57 -1
- package/lib/construct-project-options.d.ts +7 -1
- package/lib/construct-project-options.js +1 -1
- package/lib/construct-project.js +1 -1
- package/lib/logo/Logo.js +1 -1
- package/lib/logo/SvgFile.js +1 -1
- package/lib/logo/Wordmark.js +1 -1
- package/lib/projen-project-options.d.ts +12 -1
- package/lib/projen-project-options.js +1 -1
- package/lib/projen-project.js +18 -9
- package/lib/typescript-project-options.d.ts +7 -1
- package/lib/typescript-project-options.js +1 -1
- package/lib/typescript-project.js +1 -1
- package/package.json +5 -5
package/.jsii
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"url": "https://moritzkornher.de"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"projen": "^0.71.
|
|
10
|
+
"projen": "^0.71.120"
|
|
11
11
|
},
|
|
12
12
|
"dependencyClosure": {
|
|
13
13
|
"projen": {
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
|
-
"description": "Opinionated projen project types.
|
|
53
|
+
"description": "Opinionated projen project types.",
|
|
54
54
|
"docs": {
|
|
55
55
|
"stability": "stable"
|
|
56
56
|
},
|
|
57
57
|
"homepage": "https://github.com/mrgrain/projen-projects",
|
|
58
|
-
"jsiiVersion": "5.0.
|
|
58
|
+
"jsiiVersion": "5.0.12 (build 2e92b7a)",
|
|
59
59
|
"license": "MIT",
|
|
60
60
|
"metadata": {
|
|
61
61
|
"jsii": {
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"immutable": true,
|
|
223
223
|
"locationInModule": {
|
|
224
224
|
"filename": "src/construct-project-options.ts",
|
|
225
|
-
"line":
|
|
225
|
+
"line": 1031
|
|
226
226
|
},
|
|
227
227
|
"name": "name",
|
|
228
228
|
"type": {
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"immutable": true,
|
|
257
257
|
"locationInModule": {
|
|
258
258
|
"filename": "src/construct-project-options.ts",
|
|
259
|
-
"line":
|
|
259
|
+
"line": 870
|
|
260
260
|
},
|
|
261
261
|
"name": "allowLibraryDependencies",
|
|
262
262
|
"optional": true,
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"immutable": true,
|
|
292
292
|
"locationInModule": {
|
|
293
293
|
"filename": "src/construct-project-options.ts",
|
|
294
|
-
"line":
|
|
294
|
+
"line": 862
|
|
295
295
|
},
|
|
296
296
|
"name": "authorEmail",
|
|
297
297
|
"optional": true,
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"immutable": true,
|
|
309
309
|
"locationInModule": {
|
|
310
310
|
"filename": "src/construct-project-options.ts",
|
|
311
|
-
"line":
|
|
311
|
+
"line": 857
|
|
312
312
|
},
|
|
313
313
|
"name": "authorName",
|
|
314
314
|
"optional": true,
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
"immutable": true,
|
|
326
326
|
"locationInModule": {
|
|
327
327
|
"filename": "src/construct-project-options.ts",
|
|
328
|
-
"line":
|
|
328
|
+
"line": 852
|
|
329
329
|
},
|
|
330
330
|
"name": "authorOrganization",
|
|
331
331
|
"optional": true,
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"immutable": true,
|
|
343
343
|
"locationInModule": {
|
|
344
344
|
"filename": "src/construct-project-options.ts",
|
|
345
|
-
"line":
|
|
345
|
+
"line": 847
|
|
346
346
|
},
|
|
347
347
|
"name": "authorUrl",
|
|
348
348
|
"optional": true,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"immutable": true,
|
|
361
361
|
"locationInModule": {
|
|
362
362
|
"filename": "src/construct-project-options.ts",
|
|
363
|
-
"line":
|
|
363
|
+
"line": 956
|
|
364
364
|
},
|
|
365
365
|
"name": "autoApproveOptions",
|
|
366
366
|
"optional": true,
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"immutable": true,
|
|
398
398
|
"locationInModule": {
|
|
399
399
|
"filename": "src/construct-project-options.ts",
|
|
400
|
-
"line":
|
|
400
|
+
"line": 842
|
|
401
401
|
},
|
|
402
402
|
"name": "autoDetectBin",
|
|
403
403
|
"optional": true,
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"immutable": true,
|
|
417
417
|
"locationInModule": {
|
|
418
418
|
"filename": "src/construct-project-options.ts",
|
|
419
|
-
"line":
|
|
419
|
+
"line": 950
|
|
420
420
|
},
|
|
421
421
|
"name": "autoMerge",
|
|
422
422
|
"optional": true,
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"immutable": true,
|
|
436
436
|
"locationInModule": {
|
|
437
437
|
"filename": "src/construct-project-options.ts",
|
|
438
|
-
"line":
|
|
438
|
+
"line": 942
|
|
439
439
|
},
|
|
440
440
|
"name": "autoMergeOptions",
|
|
441
441
|
"optional": true,
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"immutable": true,
|
|
454
454
|
"locationInModule": {
|
|
455
455
|
"filename": "src/construct-project-options.ts",
|
|
456
|
-
"line":
|
|
456
|
+
"line": 836
|
|
457
457
|
},
|
|
458
458
|
"name": "bin",
|
|
459
459
|
"optional": true,
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
"immutable": true,
|
|
476
476
|
"locationInModule": {
|
|
477
477
|
"filename": "src/construct-project-options.ts",
|
|
478
|
-
"line":
|
|
478
|
+
"line": 828
|
|
479
479
|
},
|
|
480
480
|
"name": "bugsEmail",
|
|
481
481
|
"optional": true,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"immutable": true,
|
|
493
493
|
"locationInModule": {
|
|
494
494
|
"filename": "src/construct-project-options.ts",
|
|
495
|
-
"line":
|
|
495
|
+
"line": 823
|
|
496
496
|
},
|
|
497
497
|
"name": "bugsUrl",
|
|
498
498
|
"optional": true,
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"immutable": true,
|
|
547
547
|
"locationInModule": {
|
|
548
548
|
"filename": "src/construct-project-options.ts",
|
|
549
|
-
"line":
|
|
549
|
+
"line": 818
|
|
550
550
|
},
|
|
551
551
|
"name": "bundledDeps",
|
|
552
552
|
"optional": true,
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"immutable": true,
|
|
643
643
|
"locationInModule": {
|
|
644
644
|
"filename": "src/construct-project-options.ts",
|
|
645
|
-
"line":
|
|
645
|
+
"line": 934
|
|
646
646
|
},
|
|
647
647
|
"name": "clobber",
|
|
648
648
|
"optional": true,
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"immutable": true,
|
|
662
662
|
"locationInModule": {
|
|
663
663
|
"filename": "src/construct-project-options.ts",
|
|
664
|
-
"line":
|
|
664
|
+
"line": 803
|
|
665
665
|
},
|
|
666
666
|
"name": "codeArtifactOptions",
|
|
667
667
|
"optional": true,
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
"immutable": true,
|
|
716
716
|
"locationInModule": {
|
|
717
717
|
"filename": "src/construct-project-options.ts",
|
|
718
|
-
"line":
|
|
718
|
+
"line": 1025
|
|
719
719
|
},
|
|
720
720
|
"name": "commitGenerated",
|
|
721
721
|
"optional": true,
|
|
@@ -883,7 +883,7 @@
|
|
|
883
883
|
"immutable": true,
|
|
884
884
|
"locationInModule": {
|
|
885
885
|
"filename": "src/construct-project-options.ts",
|
|
886
|
-
"line":
|
|
886
|
+
"line": 796
|
|
887
887
|
},
|
|
888
888
|
"name": "deps",
|
|
889
889
|
"optional": true,
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
"immutable": true,
|
|
947
947
|
"locationInModule": {
|
|
948
948
|
"filename": "src/construct-project-options.ts",
|
|
949
|
-
"line":
|
|
949
|
+
"line": 783
|
|
950
950
|
},
|
|
951
951
|
"name": "description",
|
|
952
952
|
"optional": true,
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
"immutable": true,
|
|
965
965
|
"locationInModule": {
|
|
966
966
|
"filename": "src/construct-project-options.ts",
|
|
967
|
-
"line":
|
|
967
|
+
"line": 928
|
|
968
968
|
},
|
|
969
969
|
"name": "devContainer",
|
|
970
970
|
"optional": true,
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
"immutable": true,
|
|
987
987
|
"locationInModule": {
|
|
988
988
|
"filename": "src/construct-project-options.ts",
|
|
989
|
-
"line":
|
|
989
|
+
"line": 775
|
|
990
990
|
},
|
|
991
991
|
"name": "devDeps",
|
|
992
992
|
"optional": true,
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
"immutable": true,
|
|
1118
1118
|
"locationInModule": {
|
|
1119
1119
|
"filename": "src/construct-project-options.ts",
|
|
1120
|
-
"line":
|
|
1120
|
+
"line": 758
|
|
1121
1121
|
},
|
|
1122
1122
|
"name": "entrypoint",
|
|
1123
1123
|
"optional": true,
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
"immutable": true,
|
|
1214
1214
|
"locationInModule": {
|
|
1215
1215
|
"filename": "src/construct-project-options.ts",
|
|
1216
|
-
"line":
|
|
1216
|
+
"line": 922
|
|
1217
1217
|
},
|
|
1218
1218
|
"name": "github",
|
|
1219
1219
|
"optional": true,
|
|
@@ -1231,7 +1231,7 @@
|
|
|
1231
1231
|
"immutable": true,
|
|
1232
1232
|
"locationInModule": {
|
|
1233
1233
|
"filename": "src/construct-project-options.ts",
|
|
1234
|
-
"line":
|
|
1234
|
+
"line": 915
|
|
1235
1235
|
},
|
|
1236
1236
|
"name": "githubOptions",
|
|
1237
1237
|
"optional": true,
|
|
@@ -1270,7 +1270,7 @@
|
|
|
1270
1270
|
"immutable": true,
|
|
1271
1271
|
"locationInModule": {
|
|
1272
1272
|
"filename": "src/construct-project-options.ts",
|
|
1273
|
-
"line":
|
|
1273
|
+
"line": 1019
|
|
1274
1274
|
},
|
|
1275
1275
|
"name": "gitIgnoreOptions",
|
|
1276
1276
|
"optional": true,
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
"immutable": true,
|
|
1288
1288
|
"locationInModule": {
|
|
1289
1289
|
"filename": "src/construct-project-options.ts",
|
|
1290
|
-
"line":
|
|
1290
|
+
"line": 1014
|
|
1291
1291
|
},
|
|
1292
1292
|
"name": "gitOptions",
|
|
1293
1293
|
"optional": true,
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
"immutable": true,
|
|
1306
1306
|
"locationInModule": {
|
|
1307
1307
|
"filename": "src/construct-project-options.ts",
|
|
1308
|
-
"line":
|
|
1308
|
+
"line": 909
|
|
1309
1309
|
},
|
|
1310
1310
|
"name": "gitpod",
|
|
1311
1311
|
"optional": true,
|
|
@@ -1322,7 +1322,7 @@
|
|
|
1322
1322
|
"immutable": true,
|
|
1323
1323
|
"locationInModule": {
|
|
1324
1324
|
"filename": "src/construct-project-options.ts",
|
|
1325
|
-
"line":
|
|
1325
|
+
"line": 751
|
|
1326
1326
|
},
|
|
1327
1327
|
"name": "homepage",
|
|
1328
1328
|
"optional": true,
|
|
@@ -1394,7 +1394,7 @@
|
|
|
1394
1394
|
"immutable": true,
|
|
1395
1395
|
"locationInModule": {
|
|
1396
1396
|
"filename": "src/construct-project-options.ts",
|
|
1397
|
-
"line":
|
|
1397
|
+
"line": 629
|
|
1398
1398
|
},
|
|
1399
1399
|
"name": "jsiiReleaseVersion",
|
|
1400
1400
|
"optional": true,
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
"immutable": true,
|
|
1434
1434
|
"locationInModule": {
|
|
1435
1435
|
"filename": "src/construct-project-options.ts",
|
|
1436
|
-
"line":
|
|
1436
|
+
"line": 746
|
|
1437
1437
|
},
|
|
1438
1438
|
"name": "keywords",
|
|
1439
1439
|
"optional": true,
|
|
@@ -1529,7 +1529,7 @@
|
|
|
1529
1529
|
"immutable": true,
|
|
1530
1530
|
"locationInModule": {
|
|
1531
1531
|
"filename": "src/construct-project-options.ts",
|
|
1532
|
-
"line":
|
|
1532
|
+
"line": 741
|
|
1533
1533
|
},
|
|
1534
1534
|
"name": "license",
|
|
1535
1535
|
"optional": true,
|
|
@@ -1547,7 +1547,7 @@
|
|
|
1547
1547
|
"immutable": true,
|
|
1548
1548
|
"locationInModule": {
|
|
1549
1549
|
"filename": "src/construct-project-options.ts",
|
|
1550
|
-
"line":
|
|
1550
|
+
"line": 733
|
|
1551
1551
|
},
|
|
1552
1552
|
"name": "licensed",
|
|
1553
1553
|
"optional": true,
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
"immutable": true,
|
|
1566
1566
|
"locationInModule": {
|
|
1567
1567
|
"filename": "src/construct-project-options.ts",
|
|
1568
|
-
"line":
|
|
1568
|
+
"line": 1009
|
|
1569
1569
|
},
|
|
1570
1570
|
"name": "logging",
|
|
1571
1571
|
"optional": true,
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
"immutable": true,
|
|
1585
1585
|
"locationInModule": {
|
|
1586
1586
|
"filename": "src/construct-project-options.ts",
|
|
1587
|
-
"line":
|
|
1587
|
+
"line": 623
|
|
1588
1588
|
},
|
|
1589
1589
|
"name": "majorVersion",
|
|
1590
1590
|
"optional": true,
|
|
@@ -1602,7 +1602,7 @@
|
|
|
1602
1602
|
"immutable": true,
|
|
1603
1603
|
"locationInModule": {
|
|
1604
1604
|
"filename": "src/construct-project-options.ts",
|
|
1605
|
-
"line":
|
|
1605
|
+
"line": 727
|
|
1606
1606
|
},
|
|
1607
1607
|
"name": "maxNodeVersion",
|
|
1608
1608
|
"optional": true,
|
|
@@ -1621,7 +1621,7 @@
|
|
|
1621
1621
|
"immutable": true,
|
|
1622
1622
|
"locationInModule": {
|
|
1623
1623
|
"filename": "src/construct-project-options.ts",
|
|
1624
|
-
"line":
|
|
1624
|
+
"line": 615
|
|
1625
1625
|
},
|
|
1626
1626
|
"name": "minMajorVersion",
|
|
1627
1627
|
"optional": true,
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
"immutable": true,
|
|
1640
1640
|
"locationInModule": {
|
|
1641
1641
|
"filename": "src/construct-project-options.ts",
|
|
1642
|
-
"line":
|
|
1642
|
+
"line": 721
|
|
1643
1643
|
},
|
|
1644
1644
|
"name": "minNodeVersion",
|
|
1645
1645
|
"optional": true,
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"immutable": true,
|
|
1677
1677
|
"locationInModule": {
|
|
1678
1678
|
"filename": "src/construct-project-options.ts",
|
|
1679
|
-
"line":
|
|
1679
|
+
"line": 715
|
|
1680
1680
|
},
|
|
1681
1681
|
"name": "npmAccess",
|
|
1682
1682
|
"optional": true,
|
|
@@ -1695,7 +1695,7 @@
|
|
|
1695
1695
|
"immutable": true,
|
|
1696
1696
|
"locationInModule": {
|
|
1697
1697
|
"filename": "src/construct-project-options.ts",
|
|
1698
|
-
"line":
|
|
1698
|
+
"line": 605
|
|
1699
1699
|
},
|
|
1700
1700
|
"name": "npmDistTag",
|
|
1701
1701
|
"optional": true,
|
|
@@ -1749,7 +1749,7 @@
|
|
|
1749
1749
|
"immutable": true,
|
|
1750
1750
|
"locationInModule": {
|
|
1751
1751
|
"filename": "src/construct-project-options.ts",
|
|
1752
|
-
"line":
|
|
1752
|
+
"line": 707
|
|
1753
1753
|
},
|
|
1754
1754
|
"name": "npmRegistryUrl",
|
|
1755
1755
|
"optional": true,
|
|
@@ -1767,7 +1767,7 @@
|
|
|
1767
1767
|
"immutable": true,
|
|
1768
1768
|
"locationInModule": {
|
|
1769
1769
|
"filename": "src/construct-project-options.ts",
|
|
1770
|
-
"line":
|
|
1770
|
+
"line": 700
|
|
1771
1771
|
},
|
|
1772
1772
|
"name": "npmTokenSecret",
|
|
1773
1773
|
"optional": true,
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
"immutable": true,
|
|
1787
1787
|
"locationInModule": {
|
|
1788
1788
|
"filename": "src/construct-project-options.ts",
|
|
1789
|
-
"line":
|
|
1789
|
+
"line": 1003
|
|
1790
1790
|
},
|
|
1791
1791
|
"name": "outdir",
|
|
1792
1792
|
"optional": true,
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
"immutable": true,
|
|
1823
1823
|
"locationInModule": {
|
|
1824
1824
|
"filename": "src/construct-project-options.ts",
|
|
1825
|
-
"line":
|
|
1825
|
+
"line": 694
|
|
1826
1826
|
},
|
|
1827
1827
|
"name": "packageManager",
|
|
1828
1828
|
"optional": true,
|
|
@@ -1843,7 +1843,7 @@
|
|
|
1843
1843
|
"immutable": true,
|
|
1844
1844
|
"locationInModule": {
|
|
1845
1845
|
"filename": "src/construct-project-options.ts",
|
|
1846
|
-
"line":
|
|
1846
|
+
"line": 688
|
|
1847
1847
|
},
|
|
1848
1848
|
"name": "packageName",
|
|
1849
1849
|
"optional": true,
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"immutable": true,
|
|
1861
1861
|
"locationInModule": {
|
|
1862
1862
|
"filename": "src/construct-project-options.ts",
|
|
1863
|
-
"line":
|
|
1863
|
+
"line": 992
|
|
1864
1864
|
},
|
|
1865
1865
|
"name": "parent",
|
|
1866
1866
|
"optional": true,
|
|
@@ -1877,7 +1877,7 @@
|
|
|
1877
1877
|
"immutable": true,
|
|
1878
1878
|
"locationInModule": {
|
|
1879
1879
|
"filename": "src/construct-project-options.ts",
|
|
1880
|
-
"line":
|
|
1880
|
+
"line": 681
|
|
1881
1881
|
},
|
|
1882
1882
|
"name": "peerDependencyOptions",
|
|
1883
1883
|
"optional": true,
|
|
@@ -1896,7 +1896,7 @@
|
|
|
1896
1896
|
"immutable": true,
|
|
1897
1897
|
"locationInModule": {
|
|
1898
1898
|
"filename": "src/construct-project-options.ts",
|
|
1899
|
-
"line":
|
|
1899
|
+
"line": 676
|
|
1900
1900
|
},
|
|
1901
1901
|
"name": "peerDeps",
|
|
1902
1902
|
"optional": true,
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
"immutable": true,
|
|
1920
1920
|
"locationInModule": {
|
|
1921
1921
|
"filename": "src/construct-project-options.ts",
|
|
1922
|
-
"line":
|
|
1922
|
+
"line": 657
|
|
1923
1923
|
},
|
|
1924
1924
|
"name": "pnpmVersion",
|
|
1925
1925
|
"optional": true,
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"immutable": true,
|
|
1938
1938
|
"locationInModule": {
|
|
1939
1939
|
"filename": "src/construct-project-options.ts",
|
|
1940
|
-
"line":
|
|
1940
|
+
"line": 597
|
|
1941
1941
|
},
|
|
1942
1942
|
"name": "postBuildSteps",
|
|
1943
1943
|
"optional": true,
|
|
@@ -1960,7 +1960,7 @@
|
|
|
1960
1960
|
"immutable": true,
|
|
1961
1961
|
"locationInModule": {
|
|
1962
1962
|
"filename": "src/construct-project-options.ts",
|
|
1963
|
-
"line":
|
|
1963
|
+
"line": 591
|
|
1964
1964
|
},
|
|
1965
1965
|
"name": "prerelease",
|
|
1966
1966
|
"optional": true,
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"immutable": true,
|
|
2016
2016
|
"locationInModule": {
|
|
2017
2017
|
"filename": "src/construct-project-options.ts",
|
|
2018
|
-
"line":
|
|
2018
|
+
"line": 987
|
|
2019
2019
|
},
|
|
2020
2020
|
"name": "projenCommand",
|
|
2021
2021
|
"optional": true,
|
|
@@ -2033,7 +2033,7 @@
|
|
|
2033
2033
|
"immutable": true,
|
|
2034
2034
|
"locationInModule": {
|
|
2035
2035
|
"filename": "src/construct-project-options.ts",
|
|
2036
|
-
"line":
|
|
2036
|
+
"line": 903
|
|
2037
2037
|
},
|
|
2038
2038
|
"name": "projenCredentials",
|
|
2039
2039
|
"optional": true,
|
|
@@ -2087,7 +2087,7 @@
|
|
|
2087
2087
|
"immutable": true,
|
|
2088
2088
|
"locationInModule": {
|
|
2089
2089
|
"filename": "src/construct-project-options.ts",
|
|
2090
|
-
"line":
|
|
2090
|
+
"line": 980
|
|
2091
2091
|
},
|
|
2092
2092
|
"name": "projenrcJson",
|
|
2093
2093
|
"optional": true,
|
|
@@ -2105,7 +2105,7 @@
|
|
|
2105
2105
|
"immutable": true,
|
|
2106
2106
|
"locationInModule": {
|
|
2107
2107
|
"filename": "src/construct-project-options.ts",
|
|
2108
|
-
"line":
|
|
2108
|
+
"line": 974
|
|
2109
2109
|
},
|
|
2110
2110
|
"name": "projenrcJsonOptions",
|
|
2111
2111
|
"optional": true,
|
|
@@ -2197,7 +2197,7 @@
|
|
|
2197
2197
|
"immutable": true,
|
|
2198
2198
|
"locationInModule": {
|
|
2199
2199
|
"filename": "src/construct-project-options.ts",
|
|
2200
|
-
"line":
|
|
2200
|
+
"line": 585
|
|
2201
2201
|
},
|
|
2202
2202
|
"name": "publishDryRun",
|
|
2203
2203
|
"optional": true,
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"immutable": true,
|
|
2217
2217
|
"locationInModule": {
|
|
2218
2218
|
"filename": "src/construct-project-options.ts",
|
|
2219
|
-
"line":
|
|
2219
|
+
"line": 579
|
|
2220
2220
|
},
|
|
2221
2221
|
"name": "publishTasks",
|
|
2222
2222
|
"optional": true,
|
|
@@ -2347,7 +2347,7 @@
|
|
|
2347
2347
|
"immutable": true,
|
|
2348
2348
|
"locationInModule": {
|
|
2349
2349
|
"filename": "src/construct-project-options.ts",
|
|
2350
|
-
"line":
|
|
2350
|
+
"line": 897
|
|
2351
2351
|
},
|
|
2352
2352
|
"name": "readme",
|
|
2353
2353
|
"optional": true,
|
|
@@ -2355,6 +2355,24 @@
|
|
|
2355
2355
|
"fqn": "projen.SampleReadmeProps"
|
|
2356
2356
|
}
|
|
2357
2357
|
},
|
|
2358
|
+
{
|
|
2359
|
+
"abstract": true,
|
|
2360
|
+
"docs": {
|
|
2361
|
+
"default": "ReleasableCommits.everyCommit()",
|
|
2362
|
+
"stability": "experimental",
|
|
2363
|
+
"summary": "Find commits that should be considered releasable Used to decide if a release is required."
|
|
2364
|
+
},
|
|
2365
|
+
"immutable": true,
|
|
2366
|
+
"locationInModule": {
|
|
2367
|
+
"filename": "src/construct-project-options.ts",
|
|
2368
|
+
"line": 571
|
|
2369
|
+
},
|
|
2370
|
+
"name": "releasableCommits",
|
|
2371
|
+
"optional": true,
|
|
2372
|
+
"type": {
|
|
2373
|
+
"fqn": "projen.ReleasableCommits"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2358
2376
|
{
|
|
2359
2377
|
"abstract": true,
|
|
2360
2378
|
"docs": {
|
|
@@ -2539,7 +2557,7 @@
|
|
|
2539
2557
|
"immutable": true,
|
|
2540
2558
|
"locationInModule": {
|
|
2541
2559
|
"filename": "src/construct-project-options.ts",
|
|
2542
|
-
"line":
|
|
2560
|
+
"line": 968
|
|
2543
2561
|
},
|
|
2544
2562
|
"name": "renovatebot",
|
|
2545
2563
|
"optional": true,
|
|
@@ -2557,7 +2575,7 @@
|
|
|
2557
2575
|
"immutable": true,
|
|
2558
2576
|
"locationInModule": {
|
|
2559
2577
|
"filename": "src/construct-project-options.ts",
|
|
2560
|
-
"line":
|
|
2578
|
+
"line": 962
|
|
2561
2579
|
},
|
|
2562
2580
|
"name": "renovatebotOptions",
|
|
2563
2581
|
"optional": true,
|
|
@@ -2575,7 +2593,7 @@
|
|
|
2575
2593
|
"immutable": true,
|
|
2576
2594
|
"locationInModule": {
|
|
2577
2595
|
"filename": "src/construct-project-options.ts",
|
|
2578
|
-
"line":
|
|
2596
|
+
"line": 651
|
|
2579
2597
|
},
|
|
2580
2598
|
"name": "repository",
|
|
2581
2599
|
"optional": true,
|
|
@@ -2592,7 +2610,7 @@
|
|
|
2592
2610
|
"immutable": true,
|
|
2593
2611
|
"locationInModule": {
|
|
2594
2612
|
"filename": "src/construct-project-options.ts",
|
|
2595
|
-
"line":
|
|
2613
|
+
"line": 645
|
|
2596
2614
|
},
|
|
2597
2615
|
"name": "repositoryDirectory",
|
|
2598
2616
|
"optional": true,
|
|
@@ -2645,7 +2663,7 @@
|
|
|
2645
2663
|
"immutable": true,
|
|
2646
2664
|
"locationInModule": {
|
|
2647
2665
|
"filename": "src/construct-project-options.ts",
|
|
2648
|
-
"line":
|
|
2666
|
+
"line": 640
|
|
2649
2667
|
},
|
|
2650
2668
|
"name": "scopedPackagesOptions",
|
|
2651
2669
|
"optional": true,
|
|
@@ -2685,7 +2703,7 @@
|
|
|
2685
2703
|
"immutable": true,
|
|
2686
2704
|
"locationInModule": {
|
|
2687
2705
|
"filename": "src/construct-project-options.ts",
|
|
2688
|
-
"line":
|
|
2706
|
+
"line": 634
|
|
2689
2707
|
},
|
|
2690
2708
|
"name": "stability",
|
|
2691
2709
|
"optional": true,
|
|
@@ -2704,7 +2722,7 @@
|
|
|
2704
2722
|
"immutable": true,
|
|
2705
2723
|
"locationInModule": {
|
|
2706
2724
|
"filename": "src/construct-project-options.ts",
|
|
2707
|
-
"line":
|
|
2725
|
+
"line": 891
|
|
2708
2726
|
},
|
|
2709
2727
|
"name": "stale",
|
|
2710
2728
|
"optional": true,
|
|
@@ -2723,7 +2741,7 @@
|
|
|
2723
2741
|
"immutable": true,
|
|
2724
2742
|
"locationInModule": {
|
|
2725
2743
|
"filename": "src/construct-project-options.ts",
|
|
2726
|
-
"line":
|
|
2744
|
+
"line": 884
|
|
2727
2745
|
},
|
|
2728
2746
|
"name": "staleOptions",
|
|
2729
2747
|
"optional": true,
|
|
@@ -2858,7 +2876,7 @@
|
|
|
2858
2876
|
"immutable": true,
|
|
2859
2877
|
"locationInModule": {
|
|
2860
2878
|
"filename": "src/construct-project-options.ts",
|
|
2861
|
-
"line":
|
|
2879
|
+
"line": 877
|
|
2862
2880
|
},
|
|
2863
2881
|
"name": "vscode",
|
|
2864
2882
|
"optional": true,
|
|
@@ -3101,6 +3119,29 @@
|
|
|
3101
3119
|
"primitive": "string"
|
|
3102
3120
|
}
|
|
3103
3121
|
},
|
|
3122
|
+
{
|
|
3123
|
+
"abstract": true,
|
|
3124
|
+
"docs": {
|
|
3125
|
+
"default": "['feat', 'fix', 'chore', 'revert', 'docs', 'ci']",
|
|
3126
|
+
"stability": "stable",
|
|
3127
|
+
"summary": "Which conventional commit types are allowed to be used Types listed in `releasableCommitTypes` are always allowed."
|
|
3128
|
+
},
|
|
3129
|
+
"immutable": true,
|
|
3130
|
+
"locationInModule": {
|
|
3131
|
+
"filename": "src/projen-project-options.ts",
|
|
3132
|
+
"line": 937
|
|
3133
|
+
},
|
|
3134
|
+
"name": "allowedCommitTypes",
|
|
3135
|
+
"optional": true,
|
|
3136
|
+
"type": {
|
|
3137
|
+
"collection": {
|
|
3138
|
+
"elementtype": {
|
|
3139
|
+
"primitive": "string"
|
|
3140
|
+
},
|
|
3141
|
+
"kind": "array"
|
|
3142
|
+
}
|
|
3143
|
+
}
|
|
3144
|
+
},
|
|
3104
3145
|
{
|
|
3105
3146
|
"abstract": true,
|
|
3106
3147
|
"docs": {
|
|
@@ -3290,7 +3331,7 @@
|
|
|
3290
3331
|
"immutable": true,
|
|
3291
3332
|
"locationInModule": {
|
|
3292
3333
|
"filename": "src/projen-project-options.ts",
|
|
3293
|
-
"line":
|
|
3334
|
+
"line": 942
|
|
3294
3335
|
},
|
|
3295
3336
|
"name": "automationAppName",
|
|
3296
3337
|
"optional": true,
|
|
@@ -4308,7 +4349,7 @@
|
|
|
4308
4349
|
"immutable": true,
|
|
4309
4350
|
"locationInModule": {
|
|
4310
4351
|
"filename": "src/projen-project-options.ts",
|
|
4311
|
-
"line":
|
|
4352
|
+
"line": 956
|
|
4312
4353
|
},
|
|
4313
4354
|
"name": "logo",
|
|
4314
4355
|
"optional": true,
|
|
@@ -4568,7 +4609,7 @@
|
|
|
4568
4609
|
"immutable": true,
|
|
4569
4610
|
"locationInModule": {
|
|
4570
4611
|
"filename": "src/projen-project-options.ts",
|
|
4571
|
-
"line":
|
|
4612
|
+
"line": 947
|
|
4572
4613
|
},
|
|
4573
4614
|
"name": "ownerCanSelfApprovePRs",
|
|
4574
4615
|
"optional": true,
|
|
@@ -5116,6 +5157,29 @@
|
|
|
5116
5157
|
"fqn": "projen.SampleReadmeProps"
|
|
5117
5158
|
}
|
|
5118
5159
|
},
|
|
5160
|
+
{
|
|
5161
|
+
"abstract": true,
|
|
5162
|
+
"docs": {
|
|
5163
|
+
"default": "['feat', 'fix', 'chore', 'revert']",
|
|
5164
|
+
"stability": "stable",
|
|
5165
|
+
"summary": "Which conventional commit types should be released."
|
|
5166
|
+
},
|
|
5167
|
+
"immutable": true,
|
|
5168
|
+
"locationInModule": {
|
|
5169
|
+
"filename": "src/projen-project-options.ts",
|
|
5170
|
+
"line": 931
|
|
5171
|
+
},
|
|
5172
|
+
"name": "releasableCommitTypes",
|
|
5173
|
+
"optional": true,
|
|
5174
|
+
"type": {
|
|
5175
|
+
"collection": {
|
|
5176
|
+
"elementtype": {
|
|
5177
|
+
"primitive": "string"
|
|
5178
|
+
},
|
|
5179
|
+
"kind": "array"
|
|
5180
|
+
}
|
|
5181
|
+
}
|
|
5182
|
+
},
|
|
5119
5183
|
{
|
|
5120
5184
|
"abstract": true,
|
|
5121
5185
|
"docs": {
|
|
@@ -5568,13 +5632,13 @@
|
|
|
5568
5632
|
{
|
|
5569
5633
|
"abstract": true,
|
|
5570
5634
|
"docs": {
|
|
5571
|
-
"default": "UpgradeDependenciesSchedule.
|
|
5635
|
+
"default": "UpgradeDependenciesSchedule.WEEKLY",
|
|
5572
5636
|
"stability": "stable"
|
|
5573
5637
|
},
|
|
5574
5638
|
"immutable": true,
|
|
5575
5639
|
"locationInModule": {
|
|
5576
5640
|
"filename": "src/projen-project-options.ts",
|
|
5577
|
-
"line":
|
|
5641
|
+
"line": 951
|
|
5578
5642
|
},
|
|
5579
5643
|
"name": "upgradesSchedule",
|
|
5580
5644
|
"optional": true,
|
|
@@ -5636,7 +5700,7 @@
|
|
|
5636
5700
|
"immutable": true,
|
|
5637
5701
|
"locationInModule": {
|
|
5638
5702
|
"filename": "src/projen-project-options.ts",
|
|
5639
|
-
"line":
|
|
5703
|
+
"line": 962
|
|
5640
5704
|
},
|
|
5641
5705
|
"name": "wordmarkOptions",
|
|
5642
5706
|
"optional": true,
|
|
@@ -5843,7 +5907,7 @@
|
|
|
5843
5907
|
"immutable": true,
|
|
5844
5908
|
"locationInModule": {
|
|
5845
5909
|
"filename": "src/typescript-project-options.ts",
|
|
5846
|
-
"line":
|
|
5910
|
+
"line": 867
|
|
5847
5911
|
},
|
|
5848
5912
|
"name": "name",
|
|
5849
5913
|
"type": {
|
|
@@ -5861,7 +5925,7 @@
|
|
|
5861
5925
|
"immutable": true,
|
|
5862
5926
|
"locationInModule": {
|
|
5863
5927
|
"filename": "src/typescript-project-options.ts",
|
|
5864
|
-
"line":
|
|
5928
|
+
"line": 706
|
|
5865
5929
|
},
|
|
5866
5930
|
"name": "allowLibraryDependencies",
|
|
5867
5931
|
"optional": true,
|
|
@@ -5896,7 +5960,7 @@
|
|
|
5896
5960
|
"immutable": true,
|
|
5897
5961
|
"locationInModule": {
|
|
5898
5962
|
"filename": "src/typescript-project-options.ts",
|
|
5899
|
-
"line":
|
|
5963
|
+
"line": 698
|
|
5900
5964
|
},
|
|
5901
5965
|
"name": "authorEmail",
|
|
5902
5966
|
"optional": true,
|
|
@@ -5913,7 +5977,7 @@
|
|
|
5913
5977
|
"immutable": true,
|
|
5914
5978
|
"locationInModule": {
|
|
5915
5979
|
"filename": "src/typescript-project-options.ts",
|
|
5916
|
-
"line":
|
|
5980
|
+
"line": 693
|
|
5917
5981
|
},
|
|
5918
5982
|
"name": "authorName",
|
|
5919
5983
|
"optional": true,
|
|
@@ -5930,7 +5994,7 @@
|
|
|
5930
5994
|
"immutable": true,
|
|
5931
5995
|
"locationInModule": {
|
|
5932
5996
|
"filename": "src/typescript-project-options.ts",
|
|
5933
|
-
"line":
|
|
5997
|
+
"line": 688
|
|
5934
5998
|
},
|
|
5935
5999
|
"name": "authorOrganization",
|
|
5936
6000
|
"optional": true,
|
|
@@ -5947,7 +6011,7 @@
|
|
|
5947
6011
|
"immutable": true,
|
|
5948
6012
|
"locationInModule": {
|
|
5949
6013
|
"filename": "src/typescript-project-options.ts",
|
|
5950
|
-
"line":
|
|
6014
|
+
"line": 683
|
|
5951
6015
|
},
|
|
5952
6016
|
"name": "authorUrl",
|
|
5953
6017
|
"optional": true,
|
|
@@ -5965,7 +6029,7 @@
|
|
|
5965
6029
|
"immutable": true,
|
|
5966
6030
|
"locationInModule": {
|
|
5967
6031
|
"filename": "src/typescript-project-options.ts",
|
|
5968
|
-
"line":
|
|
6032
|
+
"line": 792
|
|
5969
6033
|
},
|
|
5970
6034
|
"name": "autoApproveOptions",
|
|
5971
6035
|
"optional": true,
|
|
@@ -6002,7 +6066,7 @@
|
|
|
6002
6066
|
"immutable": true,
|
|
6003
6067
|
"locationInModule": {
|
|
6004
6068
|
"filename": "src/typescript-project-options.ts",
|
|
6005
|
-
"line":
|
|
6069
|
+
"line": 678
|
|
6006
6070
|
},
|
|
6007
6071
|
"name": "autoDetectBin",
|
|
6008
6072
|
"optional": true,
|
|
@@ -6021,7 +6085,7 @@
|
|
|
6021
6085
|
"immutable": true,
|
|
6022
6086
|
"locationInModule": {
|
|
6023
6087
|
"filename": "src/typescript-project-options.ts",
|
|
6024
|
-
"line":
|
|
6088
|
+
"line": 786
|
|
6025
6089
|
},
|
|
6026
6090
|
"name": "autoMerge",
|
|
6027
6091
|
"optional": true,
|
|
@@ -6040,7 +6104,7 @@
|
|
|
6040
6104
|
"immutable": true,
|
|
6041
6105
|
"locationInModule": {
|
|
6042
6106
|
"filename": "src/typescript-project-options.ts",
|
|
6043
|
-
"line":
|
|
6107
|
+
"line": 778
|
|
6044
6108
|
},
|
|
6045
6109
|
"name": "autoMergeOptions",
|
|
6046
6110
|
"optional": true,
|
|
@@ -6058,7 +6122,7 @@
|
|
|
6058
6122
|
"immutable": true,
|
|
6059
6123
|
"locationInModule": {
|
|
6060
6124
|
"filename": "src/typescript-project-options.ts",
|
|
6061
|
-
"line":
|
|
6125
|
+
"line": 672
|
|
6062
6126
|
},
|
|
6063
6127
|
"name": "bin",
|
|
6064
6128
|
"optional": true,
|
|
@@ -6080,7 +6144,7 @@
|
|
|
6080
6144
|
"immutable": true,
|
|
6081
6145
|
"locationInModule": {
|
|
6082
6146
|
"filename": "src/typescript-project-options.ts",
|
|
6083
|
-
"line":
|
|
6147
|
+
"line": 664
|
|
6084
6148
|
},
|
|
6085
6149
|
"name": "bugsEmail",
|
|
6086
6150
|
"optional": true,
|
|
@@ -6097,7 +6161,7 @@
|
|
|
6097
6161
|
"immutable": true,
|
|
6098
6162
|
"locationInModule": {
|
|
6099
6163
|
"filename": "src/typescript-project-options.ts",
|
|
6100
|
-
"line":
|
|
6164
|
+
"line": 659
|
|
6101
6165
|
},
|
|
6102
6166
|
"name": "bugsUrl",
|
|
6103
6167
|
"optional": true,
|
|
@@ -6151,7 +6215,7 @@
|
|
|
6151
6215
|
"immutable": true,
|
|
6152
6216
|
"locationInModule": {
|
|
6153
6217
|
"filename": "src/typescript-project-options.ts",
|
|
6154
|
-
"line":
|
|
6218
|
+
"line": 654
|
|
6155
6219
|
},
|
|
6156
6220
|
"name": "bundledDeps",
|
|
6157
6221
|
"optional": true,
|
|
@@ -6191,7 +6255,7 @@
|
|
|
6191
6255
|
"immutable": true,
|
|
6192
6256
|
"locationInModule": {
|
|
6193
6257
|
"filename": "src/typescript-project-options.ts",
|
|
6194
|
-
"line":
|
|
6258
|
+
"line": 770
|
|
6195
6259
|
},
|
|
6196
6260
|
"name": "clobber",
|
|
6197
6261
|
"optional": true,
|
|
@@ -6210,7 +6274,7 @@
|
|
|
6210
6274
|
"immutable": true,
|
|
6211
6275
|
"locationInModule": {
|
|
6212
6276
|
"filename": "src/typescript-project-options.ts",
|
|
6213
|
-
"line":
|
|
6277
|
+
"line": 639
|
|
6214
6278
|
},
|
|
6215
6279
|
"name": "codeArtifactOptions",
|
|
6216
6280
|
"optional": true,
|
|
@@ -6264,7 +6328,7 @@
|
|
|
6264
6328
|
"immutable": true,
|
|
6265
6329
|
"locationInModule": {
|
|
6266
6330
|
"filename": "src/typescript-project-options.ts",
|
|
6267
|
-
"line":
|
|
6331
|
+
"line": 861
|
|
6268
6332
|
},
|
|
6269
6333
|
"name": "commitGenerated",
|
|
6270
6334
|
"optional": true,
|
|
@@ -6359,7 +6423,7 @@
|
|
|
6359
6423
|
"immutable": true,
|
|
6360
6424
|
"locationInModule": {
|
|
6361
6425
|
"filename": "src/typescript-project-options.ts",
|
|
6362
|
-
"line":
|
|
6426
|
+
"line": 632
|
|
6363
6427
|
},
|
|
6364
6428
|
"name": "deps",
|
|
6365
6429
|
"optional": true,
|
|
@@ -6422,7 +6486,7 @@
|
|
|
6422
6486
|
"immutable": true,
|
|
6423
6487
|
"locationInModule": {
|
|
6424
6488
|
"filename": "src/typescript-project-options.ts",
|
|
6425
|
-
"line":
|
|
6489
|
+
"line": 619
|
|
6426
6490
|
},
|
|
6427
6491
|
"name": "description",
|
|
6428
6492
|
"optional": true,
|
|
@@ -6440,7 +6504,7 @@
|
|
|
6440
6504
|
"immutable": true,
|
|
6441
6505
|
"locationInModule": {
|
|
6442
6506
|
"filename": "src/typescript-project-options.ts",
|
|
6443
|
-
"line":
|
|
6507
|
+
"line": 764
|
|
6444
6508
|
},
|
|
6445
6509
|
"name": "devContainer",
|
|
6446
6510
|
"optional": true,
|
|
@@ -6462,7 +6526,7 @@
|
|
|
6462
6526
|
"immutable": true,
|
|
6463
6527
|
"locationInModule": {
|
|
6464
6528
|
"filename": "src/typescript-project-options.ts",
|
|
6465
|
-
"line":
|
|
6529
|
+
"line": 611
|
|
6466
6530
|
},
|
|
6467
6531
|
"name": "devDeps",
|
|
6468
6532
|
"optional": true,
|
|
@@ -6557,7 +6621,7 @@
|
|
|
6557
6621
|
"immutable": true,
|
|
6558
6622
|
"locationInModule": {
|
|
6559
6623
|
"filename": "src/typescript-project-options.ts",
|
|
6560
|
-
"line":
|
|
6624
|
+
"line": 594
|
|
6561
6625
|
},
|
|
6562
6626
|
"name": "entrypoint",
|
|
6563
6627
|
"optional": true,
|
|
@@ -6630,7 +6694,7 @@
|
|
|
6630
6694
|
"immutable": true,
|
|
6631
6695
|
"locationInModule": {
|
|
6632
6696
|
"filename": "src/typescript-project-options.ts",
|
|
6633
|
-
"line":
|
|
6697
|
+
"line": 758
|
|
6634
6698
|
},
|
|
6635
6699
|
"name": "github",
|
|
6636
6700
|
"optional": true,
|
|
@@ -6648,7 +6712,7 @@
|
|
|
6648
6712
|
"immutable": true,
|
|
6649
6713
|
"locationInModule": {
|
|
6650
6714
|
"filename": "src/typescript-project-options.ts",
|
|
6651
|
-
"line":
|
|
6715
|
+
"line": 751
|
|
6652
6716
|
},
|
|
6653
6717
|
"name": "githubOptions",
|
|
6654
6718
|
"optional": true,
|
|
@@ -6687,7 +6751,7 @@
|
|
|
6687
6751
|
"immutable": true,
|
|
6688
6752
|
"locationInModule": {
|
|
6689
6753
|
"filename": "src/typescript-project-options.ts",
|
|
6690
|
-
"line":
|
|
6754
|
+
"line": 855
|
|
6691
6755
|
},
|
|
6692
6756
|
"name": "gitIgnoreOptions",
|
|
6693
6757
|
"optional": true,
|
|
@@ -6704,7 +6768,7 @@
|
|
|
6704
6768
|
"immutable": true,
|
|
6705
6769
|
"locationInModule": {
|
|
6706
6770
|
"filename": "src/typescript-project-options.ts",
|
|
6707
|
-
"line":
|
|
6771
|
+
"line": 850
|
|
6708
6772
|
},
|
|
6709
6773
|
"name": "gitOptions",
|
|
6710
6774
|
"optional": true,
|
|
@@ -6722,7 +6786,7 @@
|
|
|
6722
6786
|
"immutable": true,
|
|
6723
6787
|
"locationInModule": {
|
|
6724
6788
|
"filename": "src/typescript-project-options.ts",
|
|
6725
|
-
"line":
|
|
6789
|
+
"line": 745
|
|
6726
6790
|
},
|
|
6727
6791
|
"name": "gitpod",
|
|
6728
6792
|
"optional": true,
|
|
@@ -6739,7 +6803,7 @@
|
|
|
6739
6803
|
"immutable": true,
|
|
6740
6804
|
"locationInModule": {
|
|
6741
6805
|
"filename": "src/typescript-project-options.ts",
|
|
6742
|
-
"line":
|
|
6806
|
+
"line": 587
|
|
6743
6807
|
},
|
|
6744
6808
|
"name": "homepage",
|
|
6745
6809
|
"optional": true,
|
|
@@ -6793,7 +6857,7 @@
|
|
|
6793
6857
|
"immutable": true,
|
|
6794
6858
|
"locationInModule": {
|
|
6795
6859
|
"filename": "src/typescript-project-options.ts",
|
|
6796
|
-
"line":
|
|
6860
|
+
"line": 465
|
|
6797
6861
|
},
|
|
6798
6862
|
"name": "jsiiReleaseVersion",
|
|
6799
6863
|
"optional": true,
|
|
@@ -6810,7 +6874,7 @@
|
|
|
6810
6874
|
"immutable": true,
|
|
6811
6875
|
"locationInModule": {
|
|
6812
6876
|
"filename": "src/typescript-project-options.ts",
|
|
6813
|
-
"line":
|
|
6877
|
+
"line": 582
|
|
6814
6878
|
},
|
|
6815
6879
|
"name": "keywords",
|
|
6816
6880
|
"optional": true,
|
|
@@ -6852,7 +6916,7 @@
|
|
|
6852
6916
|
"immutable": true,
|
|
6853
6917
|
"locationInModule": {
|
|
6854
6918
|
"filename": "src/typescript-project-options.ts",
|
|
6855
|
-
"line":
|
|
6919
|
+
"line": 577
|
|
6856
6920
|
},
|
|
6857
6921
|
"name": "license",
|
|
6858
6922
|
"optional": true,
|
|
@@ -6870,7 +6934,7 @@
|
|
|
6870
6934
|
"immutable": true,
|
|
6871
6935
|
"locationInModule": {
|
|
6872
6936
|
"filename": "src/typescript-project-options.ts",
|
|
6873
|
-
"line":
|
|
6937
|
+
"line": 569
|
|
6874
6938
|
},
|
|
6875
6939
|
"name": "licensed",
|
|
6876
6940
|
"optional": true,
|
|
@@ -6888,7 +6952,7 @@
|
|
|
6888
6952
|
"immutable": true,
|
|
6889
6953
|
"locationInModule": {
|
|
6890
6954
|
"filename": "src/typescript-project-options.ts",
|
|
6891
|
-
"line":
|
|
6955
|
+
"line": 845
|
|
6892
6956
|
},
|
|
6893
6957
|
"name": "logging",
|
|
6894
6958
|
"optional": true,
|
|
@@ -6907,7 +6971,7 @@
|
|
|
6907
6971
|
"immutable": true,
|
|
6908
6972
|
"locationInModule": {
|
|
6909
6973
|
"filename": "src/typescript-project-options.ts",
|
|
6910
|
-
"line":
|
|
6974
|
+
"line": 459
|
|
6911
6975
|
},
|
|
6912
6976
|
"name": "majorVersion",
|
|
6913
6977
|
"optional": true,
|
|
@@ -6925,7 +6989,7 @@
|
|
|
6925
6989
|
"immutable": true,
|
|
6926
6990
|
"locationInModule": {
|
|
6927
6991
|
"filename": "src/typescript-project-options.ts",
|
|
6928
|
-
"line":
|
|
6992
|
+
"line": 563
|
|
6929
6993
|
},
|
|
6930
6994
|
"name": "maxNodeVersion",
|
|
6931
6995
|
"optional": true,
|
|
@@ -6944,7 +7008,7 @@
|
|
|
6944
7008
|
"immutable": true,
|
|
6945
7009
|
"locationInModule": {
|
|
6946
7010
|
"filename": "src/typescript-project-options.ts",
|
|
6947
|
-
"line":
|
|
7011
|
+
"line": 451
|
|
6948
7012
|
},
|
|
6949
7013
|
"name": "minMajorVersion",
|
|
6950
7014
|
"optional": true,
|
|
@@ -6962,7 +7026,7 @@
|
|
|
6962
7026
|
"immutable": true,
|
|
6963
7027
|
"locationInModule": {
|
|
6964
7028
|
"filename": "src/typescript-project-options.ts",
|
|
6965
|
-
"line":
|
|
7029
|
+
"line": 557
|
|
6966
7030
|
},
|
|
6967
7031
|
"name": "minNodeVersion",
|
|
6968
7032
|
"optional": true,
|
|
@@ -6999,7 +7063,7 @@
|
|
|
6999
7063
|
"immutable": true,
|
|
7000
7064
|
"locationInModule": {
|
|
7001
7065
|
"filename": "src/typescript-project-options.ts",
|
|
7002
|
-
"line":
|
|
7066
|
+
"line": 551
|
|
7003
7067
|
},
|
|
7004
7068
|
"name": "npmAccess",
|
|
7005
7069
|
"optional": true,
|
|
@@ -7018,7 +7082,7 @@
|
|
|
7018
7082
|
"immutable": true,
|
|
7019
7083
|
"locationInModule": {
|
|
7020
7084
|
"filename": "src/typescript-project-options.ts",
|
|
7021
|
-
"line":
|
|
7085
|
+
"line": 441
|
|
7022
7086
|
},
|
|
7023
7087
|
"name": "npmDistTag",
|
|
7024
7088
|
"optional": true,
|
|
@@ -7072,7 +7136,7 @@
|
|
|
7072
7136
|
"immutable": true,
|
|
7073
7137
|
"locationInModule": {
|
|
7074
7138
|
"filename": "src/typescript-project-options.ts",
|
|
7075
|
-
"line":
|
|
7139
|
+
"line": 543
|
|
7076
7140
|
},
|
|
7077
7141
|
"name": "npmRegistryUrl",
|
|
7078
7142
|
"optional": true,
|
|
@@ -7090,7 +7154,7 @@
|
|
|
7090
7154
|
"immutable": true,
|
|
7091
7155
|
"locationInModule": {
|
|
7092
7156
|
"filename": "src/typescript-project-options.ts",
|
|
7093
|
-
"line":
|
|
7157
|
+
"line": 536
|
|
7094
7158
|
},
|
|
7095
7159
|
"name": "npmTokenSecret",
|
|
7096
7160
|
"optional": true,
|
|
@@ -7109,7 +7173,7 @@
|
|
|
7109
7173
|
"immutable": true,
|
|
7110
7174
|
"locationInModule": {
|
|
7111
7175
|
"filename": "src/typescript-project-options.ts",
|
|
7112
|
-
"line":
|
|
7176
|
+
"line": 839
|
|
7113
7177
|
},
|
|
7114
7178
|
"name": "outdir",
|
|
7115
7179
|
"optional": true,
|
|
@@ -7145,7 +7209,7 @@
|
|
|
7145
7209
|
"immutable": true,
|
|
7146
7210
|
"locationInModule": {
|
|
7147
7211
|
"filename": "src/typescript-project-options.ts",
|
|
7148
|
-
"line":
|
|
7212
|
+
"line": 530
|
|
7149
7213
|
},
|
|
7150
7214
|
"name": "packageManager",
|
|
7151
7215
|
"optional": true,
|
|
@@ -7166,7 +7230,7 @@
|
|
|
7166
7230
|
"immutable": true,
|
|
7167
7231
|
"locationInModule": {
|
|
7168
7232
|
"filename": "src/typescript-project-options.ts",
|
|
7169
|
-
"line":
|
|
7233
|
+
"line": 524
|
|
7170
7234
|
},
|
|
7171
7235
|
"name": "packageName",
|
|
7172
7236
|
"optional": true,
|
|
@@ -7183,7 +7247,7 @@
|
|
|
7183
7247
|
"immutable": true,
|
|
7184
7248
|
"locationInModule": {
|
|
7185
7249
|
"filename": "src/typescript-project-options.ts",
|
|
7186
|
-
"line":
|
|
7250
|
+
"line": 828
|
|
7187
7251
|
},
|
|
7188
7252
|
"name": "parent",
|
|
7189
7253
|
"optional": true,
|
|
@@ -7200,7 +7264,7 @@
|
|
|
7200
7264
|
"immutable": true,
|
|
7201
7265
|
"locationInModule": {
|
|
7202
7266
|
"filename": "src/typescript-project-options.ts",
|
|
7203
|
-
"line":
|
|
7267
|
+
"line": 517
|
|
7204
7268
|
},
|
|
7205
7269
|
"name": "peerDependencyOptions",
|
|
7206
7270
|
"optional": true,
|
|
@@ -7219,7 +7283,7 @@
|
|
|
7219
7283
|
"immutable": true,
|
|
7220
7284
|
"locationInModule": {
|
|
7221
7285
|
"filename": "src/typescript-project-options.ts",
|
|
7222
|
-
"line":
|
|
7286
|
+
"line": 512
|
|
7223
7287
|
},
|
|
7224
7288
|
"name": "peerDeps",
|
|
7225
7289
|
"optional": true,
|
|
@@ -7242,7 +7306,7 @@
|
|
|
7242
7306
|
"immutable": true,
|
|
7243
7307
|
"locationInModule": {
|
|
7244
7308
|
"filename": "src/typescript-project-options.ts",
|
|
7245
|
-
"line":
|
|
7309
|
+
"line": 493
|
|
7246
7310
|
},
|
|
7247
7311
|
"name": "pnpmVersion",
|
|
7248
7312
|
"optional": true,
|
|
@@ -7260,7 +7324,7 @@
|
|
|
7260
7324
|
"immutable": true,
|
|
7261
7325
|
"locationInModule": {
|
|
7262
7326
|
"filename": "src/typescript-project-options.ts",
|
|
7263
|
-
"line":
|
|
7327
|
+
"line": 433
|
|
7264
7328
|
},
|
|
7265
7329
|
"name": "postBuildSteps",
|
|
7266
7330
|
"optional": true,
|
|
@@ -7283,7 +7347,7 @@
|
|
|
7283
7347
|
"immutable": true,
|
|
7284
7348
|
"locationInModule": {
|
|
7285
7349
|
"filename": "src/typescript-project-options.ts",
|
|
7286
|
-
"line":
|
|
7350
|
+
"line": 427
|
|
7287
7351
|
},
|
|
7288
7352
|
"name": "prerelease",
|
|
7289
7353
|
"optional": true,
|
|
@@ -7338,7 +7402,7 @@
|
|
|
7338
7402
|
"immutable": true,
|
|
7339
7403
|
"locationInModule": {
|
|
7340
7404
|
"filename": "src/typescript-project-options.ts",
|
|
7341
|
-
"line":
|
|
7405
|
+
"line": 823
|
|
7342
7406
|
},
|
|
7343
7407
|
"name": "projenCommand",
|
|
7344
7408
|
"optional": true,
|
|
@@ -7356,7 +7420,7 @@
|
|
|
7356
7420
|
"immutable": true,
|
|
7357
7421
|
"locationInModule": {
|
|
7358
7422
|
"filename": "src/typescript-project-options.ts",
|
|
7359
|
-
"line":
|
|
7423
|
+
"line": 739
|
|
7360
7424
|
},
|
|
7361
7425
|
"name": "projenCredentials",
|
|
7362
7426
|
"optional": true,
|
|
@@ -7410,7 +7474,7 @@
|
|
|
7410
7474
|
"immutable": true,
|
|
7411
7475
|
"locationInModule": {
|
|
7412
7476
|
"filename": "src/typescript-project-options.ts",
|
|
7413
|
-
"line":
|
|
7477
|
+
"line": 816
|
|
7414
7478
|
},
|
|
7415
7479
|
"name": "projenrcJson",
|
|
7416
7480
|
"optional": true,
|
|
@@ -7428,7 +7492,7 @@
|
|
|
7428
7492
|
"immutable": true,
|
|
7429
7493
|
"locationInModule": {
|
|
7430
7494
|
"filename": "src/typescript-project-options.ts",
|
|
7431
|
-
"line":
|
|
7495
|
+
"line": 810
|
|
7432
7496
|
},
|
|
7433
7497
|
"name": "projenrcJsonOptions",
|
|
7434
7498
|
"optional": true,
|
|
@@ -7520,7 +7584,7 @@
|
|
|
7520
7584
|
"immutable": true,
|
|
7521
7585
|
"locationInModule": {
|
|
7522
7586
|
"filename": "src/typescript-project-options.ts",
|
|
7523
|
-
"line":
|
|
7587
|
+
"line": 421
|
|
7524
7588
|
},
|
|
7525
7589
|
"name": "publishDryRun",
|
|
7526
7590
|
"optional": true,
|
|
@@ -7539,7 +7603,7 @@
|
|
|
7539
7603
|
"immutable": true,
|
|
7540
7604
|
"locationInModule": {
|
|
7541
7605
|
"filename": "src/typescript-project-options.ts",
|
|
7542
|
-
"line":
|
|
7606
|
+
"line": 415
|
|
7543
7607
|
},
|
|
7544
7608
|
"name": "publishTasks",
|
|
7545
7609
|
"optional": true,
|
|
@@ -7598,7 +7662,7 @@
|
|
|
7598
7662
|
"immutable": true,
|
|
7599
7663
|
"locationInModule": {
|
|
7600
7664
|
"filename": "src/typescript-project-options.ts",
|
|
7601
|
-
"line":
|
|
7665
|
+
"line": 733
|
|
7602
7666
|
},
|
|
7603
7667
|
"name": "readme",
|
|
7604
7668
|
"optional": true,
|
|
@@ -7606,6 +7670,24 @@
|
|
|
7606
7670
|
"fqn": "projen.SampleReadmeProps"
|
|
7607
7671
|
}
|
|
7608
7672
|
},
|
|
7673
|
+
{
|
|
7674
|
+
"abstract": true,
|
|
7675
|
+
"docs": {
|
|
7676
|
+
"default": "ReleasableCommits.everyCommit()",
|
|
7677
|
+
"stability": "experimental",
|
|
7678
|
+
"summary": "Find commits that should be considered releasable Used to decide if a release is required."
|
|
7679
|
+
},
|
|
7680
|
+
"immutable": true,
|
|
7681
|
+
"locationInModule": {
|
|
7682
|
+
"filename": "src/typescript-project-options.ts",
|
|
7683
|
+
"line": 407
|
|
7684
|
+
},
|
|
7685
|
+
"name": "releasableCommits",
|
|
7686
|
+
"optional": true,
|
|
7687
|
+
"type": {
|
|
7688
|
+
"fqn": "projen.ReleasableCommits"
|
|
7689
|
+
}
|
|
7690
|
+
},
|
|
7609
7691
|
{
|
|
7610
7692
|
"abstract": true,
|
|
7611
7693
|
"docs": {
|
|
@@ -7790,7 +7872,7 @@
|
|
|
7790
7872
|
"immutable": true,
|
|
7791
7873
|
"locationInModule": {
|
|
7792
7874
|
"filename": "src/typescript-project-options.ts",
|
|
7793
|
-
"line":
|
|
7875
|
+
"line": 804
|
|
7794
7876
|
},
|
|
7795
7877
|
"name": "renovatebot",
|
|
7796
7878
|
"optional": true,
|
|
@@ -7808,7 +7890,7 @@
|
|
|
7808
7890
|
"immutable": true,
|
|
7809
7891
|
"locationInModule": {
|
|
7810
7892
|
"filename": "src/typescript-project-options.ts",
|
|
7811
|
-
"line":
|
|
7893
|
+
"line": 798
|
|
7812
7894
|
},
|
|
7813
7895
|
"name": "renovatebotOptions",
|
|
7814
7896
|
"optional": true,
|
|
@@ -7826,7 +7908,7 @@
|
|
|
7826
7908
|
"immutable": true,
|
|
7827
7909
|
"locationInModule": {
|
|
7828
7910
|
"filename": "src/typescript-project-options.ts",
|
|
7829
|
-
"line":
|
|
7911
|
+
"line": 487
|
|
7830
7912
|
},
|
|
7831
7913
|
"name": "repository",
|
|
7832
7914
|
"optional": true,
|
|
@@ -7843,7 +7925,7 @@
|
|
|
7843
7925
|
"immutable": true,
|
|
7844
7926
|
"locationInModule": {
|
|
7845
7927
|
"filename": "src/typescript-project-options.ts",
|
|
7846
|
-
"line":
|
|
7928
|
+
"line": 481
|
|
7847
7929
|
},
|
|
7848
7930
|
"name": "repositoryDirectory",
|
|
7849
7931
|
"optional": true,
|
|
@@ -7879,7 +7961,7 @@
|
|
|
7879
7961
|
"immutable": true,
|
|
7880
7962
|
"locationInModule": {
|
|
7881
7963
|
"filename": "src/typescript-project-options.ts",
|
|
7882
|
-
"line":
|
|
7964
|
+
"line": 476
|
|
7883
7965
|
},
|
|
7884
7966
|
"name": "scopedPackagesOptions",
|
|
7885
7967
|
"optional": true,
|
|
@@ -7919,7 +8001,7 @@
|
|
|
7919
8001
|
"immutable": true,
|
|
7920
8002
|
"locationInModule": {
|
|
7921
8003
|
"filename": "src/typescript-project-options.ts",
|
|
7922
|
-
"line":
|
|
8004
|
+
"line": 470
|
|
7923
8005
|
},
|
|
7924
8006
|
"name": "stability",
|
|
7925
8007
|
"optional": true,
|
|
@@ -7938,7 +8020,7 @@
|
|
|
7938
8020
|
"immutable": true,
|
|
7939
8021
|
"locationInModule": {
|
|
7940
8022
|
"filename": "src/typescript-project-options.ts",
|
|
7941
|
-
"line":
|
|
8023
|
+
"line": 727
|
|
7942
8024
|
},
|
|
7943
8025
|
"name": "stale",
|
|
7944
8026
|
"optional": true,
|
|
@@ -7957,7 +8039,7 @@
|
|
|
7957
8039
|
"immutable": true,
|
|
7958
8040
|
"locationInModule": {
|
|
7959
8041
|
"filename": "src/typescript-project-options.ts",
|
|
7960
|
-
"line":
|
|
8042
|
+
"line": 720
|
|
7961
8043
|
},
|
|
7962
8044
|
"name": "staleOptions",
|
|
7963
8045
|
"optional": true,
|
|
@@ -8092,7 +8174,7 @@
|
|
|
8092
8174
|
"immutable": true,
|
|
8093
8175
|
"locationInModule": {
|
|
8094
8176
|
"filename": "src/typescript-project-options.ts",
|
|
8095
|
-
"line":
|
|
8177
|
+
"line": 713
|
|
8096
8178
|
},
|
|
8097
8179
|
"name": "vscode",
|
|
8098
8180
|
"optional": true,
|
|
@@ -9477,6 +9559,6 @@
|
|
|
9477
9559
|
"symbolId": "src/logo/Wordmark:WordmarkOptions"
|
|
9478
9560
|
}
|
|
9479
9561
|
},
|
|
9480
|
-
"version": "0.0.
|
|
9481
|
-
"fingerprint": "
|
|
9562
|
+
"version": "0.0.23",
|
|
9563
|
+
"fingerprint": "w04CI2J/0CGJxhlOoWM928FG8lfR0QZWZElGvJstnrk="
|
|
9482
9564
|
}
|