@nikovirtala/projen-constructs 0.3.26 → 0.3.27

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.
Files changed (28) hide show
  1. package/.jsii +385 -309
  2. package/docs/api/assets/search.js +1 -1
  3. package/docs/api/interfaces/AwsCdkConstructLibraryProjectOptions.html +214 -197
  4. package/docs/api/interfaces/AwsCdkTypeScriptAppProjectOptions.html +204 -187
  5. package/docs/api/interfaces/JsiiProjectOptions.html +206 -189
  6. package/docs/api/interfaces/TypeScriptProjectOptions.html +188 -171
  7. package/lib/components/bundle-lambda-function-code.js +3 -3
  8. package/lib/components/colima.js +1 -1
  9. package/lib/components/homebrew.js +1 -1
  10. package/lib/components/lambda-function-construct-generator.js +1 -1
  11. package/lib/components/localstack.js +1 -1
  12. package/lib/components/mise.js +1 -1
  13. package/lib/components/typedoc.js +1 -1
  14. package/lib/components/vitest.js +1 -1
  15. package/lib/project-generator.js +1 -1
  16. package/lib/projects/awscdk-construct-library-options.generated.d.ts +8 -0
  17. package/lib/projects/awscdk-construct-library-options.generated.js +1 -1
  18. package/lib/projects/awscdk-construct-library.generated.js +1 -1
  19. package/lib/projects/awscdk-typescript-app-options.generated.d.ts +8 -0
  20. package/lib/projects/awscdk-typescript-app-options.generated.js +1 -1
  21. package/lib/projects/awscdk-typescript-app.generated.js +1 -1
  22. package/lib/projects/jsii-options.generated.d.ts +8 -0
  23. package/lib/projects/jsii-options.generated.js +1 -1
  24. package/lib/projects/jsii.generated.js +1 -1
  25. package/lib/projects/typescript-options.generated.d.ts +8 -0
  26. package/lib/projects/typescript-options.generated.js +1 -1
  27. package/lib/projects/typescript.generated.js +1 -1
  28. package/package.json +4 -4
package/.jsii CHANGED
@@ -13,7 +13,7 @@
13
13
  "dependencies": {
14
14
  "@mrgrain/cdk-esbuild": "^5.8.2",
15
15
  "constructs": "^10.8.1",
16
- "projen": "^0.103.11"
16
+ "projen": "^0.103.12"
17
17
  },
18
18
  "dependencyClosure": {
19
19
  "@aws-cdk/asset-awscli-v1": {
@@ -4325,7 +4325,7 @@
4325
4325
  "immutable": true,
4326
4326
  "locationInModule": {
4327
4327
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4328
- "line": 1243
4328
+ "line": 1251
4329
4329
  },
4330
4330
  "name": "name",
4331
4331
  "type": {
@@ -4359,7 +4359,7 @@
4359
4359
  "immutable": true,
4360
4360
  "locationInModule": {
4361
4361
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4362
- "line": 1071
4362
+ "line": 1079
4363
4363
  },
4364
4364
  "name": "addPackageManagerToDevEngines",
4365
4365
  "optional": true,
@@ -4378,7 +4378,7 @@
4378
4378
  "immutable": true,
4379
4379
  "locationInModule": {
4380
4380
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4381
- "line": 1065
4381
+ "line": 1073
4382
4382
  },
4383
4383
  "name": "allowLibraryDependencies",
4384
4384
  "optional": true,
@@ -4397,7 +4397,7 @@
4397
4397
  "immutable": true,
4398
4398
  "locationInModule": {
4399
4399
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4400
- "line": 1057
4400
+ "line": 1065
4401
4401
  },
4402
4402
  "name": "allowScripts",
4403
4403
  "optional": true,
@@ -4474,7 +4474,7 @@
4474
4474
  "immutable": true,
4475
4475
  "locationInModule": {
4476
4476
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4477
- "line": 1027
4477
+ "line": 1035
4478
4478
  },
4479
4479
  "name": "authorEmail",
4480
4480
  "optional": true,
@@ -4491,7 +4491,7 @@
4491
4491
  "immutable": true,
4492
4492
  "locationInModule": {
4493
4493
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4494
- "line": 1022
4494
+ "line": 1030
4495
4495
  },
4496
4496
  "name": "authorName",
4497
4497
  "optional": true,
@@ -4508,7 +4508,7 @@
4508
4508
  "immutable": true,
4509
4509
  "locationInModule": {
4510
4510
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4511
- "line": 1017
4511
+ "line": 1025
4512
4512
  },
4513
4513
  "name": "authorOrganization",
4514
4514
  "optional": true,
@@ -4525,7 +4525,7 @@
4525
4525
  "immutable": true,
4526
4526
  "locationInModule": {
4527
4527
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4528
- "line": 1012
4528
+ "line": 1020
4529
4529
  },
4530
4530
  "name": "authorUrl",
4531
4531
  "optional": true,
@@ -4543,7 +4543,7 @@
4543
4543
  "immutable": true,
4544
4544
  "locationInModule": {
4545
4545
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4546
- "line": 1157
4546
+ "line": 1165
4547
4547
  },
4548
4548
  "name": "autoApproveOptions",
4549
4549
  "optional": true,
@@ -4580,7 +4580,7 @@
4580
4580
  "immutable": true,
4581
4581
  "locationInModule": {
4582
4582
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4583
- "line": 1007
4583
+ "line": 1015
4584
4584
  },
4585
4585
  "name": "autoDetectBin",
4586
4586
  "optional": true,
@@ -4599,7 +4599,7 @@
4599
4599
  "immutable": true,
4600
4600
  "locationInModule": {
4601
4601
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4602
- "line": 1151
4602
+ "line": 1159
4603
4603
  },
4604
4604
  "name": "autoMerge",
4605
4605
  "optional": true,
@@ -4618,7 +4618,7 @@
4618
4618
  "immutable": true,
4619
4619
  "locationInModule": {
4620
4620
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4621
- "line": 1143
4621
+ "line": 1151
4622
4622
  },
4623
4623
  "name": "autoMergeOptions",
4624
4624
  "optional": true,
@@ -4636,7 +4636,7 @@
4636
4636
  "immutable": true,
4637
4637
  "locationInModule": {
4638
4638
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4639
- "line": 1001
4639
+ "line": 1009
4640
4640
  },
4641
4641
  "name": "bin",
4642
4642
  "optional": true,
@@ -4694,7 +4694,7 @@
4694
4694
  "immutable": true,
4695
4695
  "locationInModule": {
4696
4696
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4697
- "line": 993
4697
+ "line": 1001
4698
4698
  },
4699
4699
  "name": "bugsEmail",
4700
4700
  "optional": true,
@@ -4711,7 +4711,7 @@
4711
4711
  "immutable": true,
4712
4712
  "locationInModule": {
4713
4713
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4714
- "line": 988
4714
+ "line": 996
4715
4715
  },
4716
4716
  "name": "bugsUrl",
4717
4717
  "optional": true,
@@ -4765,7 +4765,7 @@
4765
4765
  "immutable": true,
4766
4766
  "locationInModule": {
4767
4767
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4768
- "line": 707
4768
+ "line": 715
4769
4769
  },
4770
4770
  "name": "bumpPackage",
4771
4771
  "optional": true,
@@ -4783,7 +4783,7 @@
4783
4783
  "immutable": true,
4784
4784
  "locationInModule": {
4785
4785
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4786
- "line": 983
4786
+ "line": 991
4787
4787
  },
4788
4788
  "name": "bundledDeps",
4789
4789
  "optional": true,
@@ -4823,7 +4823,7 @@
4823
4823
  "immutable": true,
4824
4824
  "locationInModule": {
4825
4825
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4826
- "line": 968
4826
+ "line": 976
4827
4827
  },
4828
4828
  "name": "bunVersion",
4829
4829
  "optional": true,
@@ -4916,7 +4916,7 @@
4916
4916
  "immutable": true,
4917
4917
  "locationInModule": {
4918
4918
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4919
- "line": 1135
4919
+ "line": 1143
4920
4920
  },
4921
4921
  "name": "clobber",
4922
4922
  "optional": true,
@@ -4935,7 +4935,7 @@
4935
4935
  "immutable": true,
4936
4936
  "locationInModule": {
4937
4937
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4938
- "line": 962
4938
+ "line": 970
4939
4939
  },
4940
4940
  "name": "codeArtifactOptions",
4941
4941
  "optional": true,
@@ -4989,7 +4989,7 @@
4989
4989
  "immutable": true,
4990
4990
  "locationInModule": {
4991
4991
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
4992
- "line": 1236
4992
+ "line": 1244
4993
4993
  },
4994
4994
  "name": "commitGenerated",
4995
4995
  "optional": true,
@@ -5119,7 +5119,7 @@
5119
5119
  "immutable": true,
5120
5120
  "locationInModule": {
5121
5121
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5122
- "line": 955
5122
+ "line": 963
5123
5123
  },
5124
5124
  "name": "dedupeDeps",
5125
5125
  "optional": true,
@@ -5159,7 +5159,7 @@
5159
5159
  "immutable": true,
5160
5160
  "locationInModule": {
5161
5161
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5162
- "line": 935
5162
+ "line": 943
5163
5163
  },
5164
5164
  "name": "deleteOrphanedLockFiles",
5165
5165
  "optional": true,
@@ -5218,7 +5218,7 @@
5218
5218
  "immutable": true,
5219
5219
  "locationInModule": {
5220
5220
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5221
- "line": 925
5221
+ "line": 933
5222
5222
  },
5223
5223
  "name": "deps",
5224
5224
  "optional": true,
@@ -5281,7 +5281,7 @@
5281
5281
  "immutable": true,
5282
5282
  "locationInModule": {
5283
5283
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5284
- "line": 912
5284
+ "line": 920
5285
5285
  },
5286
5286
  "name": "description",
5287
5287
  "optional": true,
@@ -5299,7 +5299,7 @@
5299
5299
  "immutable": true,
5300
5300
  "locationInModule": {
5301
5301
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5302
- "line": 1129
5302
+ "line": 1137
5303
5303
  },
5304
5304
  "name": "devContainer",
5305
5305
  "optional": true,
@@ -5321,7 +5321,7 @@
5321
5321
  "immutable": true,
5322
5322
  "locationInModule": {
5323
5323
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5324
- "line": 904
5324
+ "line": 912
5325
5325
  },
5326
5326
  "name": "devDeps",
5327
5327
  "optional": true,
@@ -5343,7 +5343,7 @@
5343
5343
  "immutable": true,
5344
5344
  "locationInModule": {
5345
5345
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5346
- "line": 887
5346
+ "line": 895
5347
5347
  },
5348
5348
  "name": "devEngines",
5349
5349
  "optional": true,
@@ -5469,7 +5469,7 @@
5469
5469
  "immutable": true,
5470
5470
  "locationInModule": {
5471
5471
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5472
- "line": 879
5472
+ "line": 887
5473
5473
  },
5474
5474
  "name": "entrypoint",
5475
5475
  "optional": true,
@@ -5547,7 +5547,7 @@
5547
5547
  "immutable": true,
5548
5548
  "locationInModule": {
5549
5549
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5550
- "line": 1123
5550
+ "line": 1131
5551
5551
  },
5552
5552
  "name": "github",
5553
5553
  "optional": true,
@@ -5565,7 +5565,7 @@
5565
5565
  "immutable": true,
5566
5566
  "locationInModule": {
5567
5567
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5568
- "line": 1116
5568
+ "line": 1124
5569
5569
  },
5570
5570
  "name": "githubOptions",
5571
5571
  "optional": true,
@@ -5573,6 +5573,25 @@
5573
5573
  "fqn": "projen.github.GitHubOptions"
5574
5574
  }
5575
5575
  },
5576
+ {
5577
+ "abstract": true,
5578
+ "docs": {
5579
+ "default": "- GitHub determines the latest release based on date and semantic version.",
5580
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
5581
+ "stability": "experimental",
5582
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
5583
+ },
5584
+ "immutable": true,
5585
+ "locationInModule": {
5586
+ "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5587
+ "line": 708
5588
+ },
5589
+ "name": "githubReleaseLatest",
5590
+ "optional": true,
5591
+ "type": {
5592
+ "primitive": "boolean"
5593
+ }
5594
+ },
5576
5595
  {
5577
5596
  "abstract": true,
5578
5597
  "docs": {
@@ -5604,7 +5623,7 @@
5604
5623
  "immutable": true,
5605
5624
  "locationInModule": {
5606
5625
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5607
- "line": 1230
5626
+ "line": 1238
5608
5627
  },
5609
5628
  "name": "gitIgnoreOptions",
5610
5629
  "optional": true,
@@ -5621,7 +5640,7 @@
5621
5640
  "immutable": true,
5622
5641
  "locationInModule": {
5623
5642
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5624
- "line": 1225
5643
+ "line": 1233
5625
5644
  },
5626
5645
  "name": "gitOptions",
5627
5646
  "optional": true,
@@ -5639,7 +5658,7 @@
5639
5658
  "immutable": true,
5640
5659
  "locationInModule": {
5641
5660
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5642
- "line": 1110
5661
+ "line": 1118
5643
5662
  },
5644
5663
  "name": "gitpod",
5645
5664
  "optional": true,
@@ -5657,7 +5676,7 @@
5657
5676
  "immutable": true,
5658
5677
  "locationInModule": {
5659
5678
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5660
- "line": 1248
5679
+ "line": 1256
5661
5680
  },
5662
5681
  "name": "homebrew",
5663
5682
  "optional": true,
@@ -5675,7 +5694,7 @@
5675
5694
  "immutable": true,
5676
5695
  "locationInModule": {
5677
5696
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5678
- "line": 1253
5697
+ "line": 1261
5679
5698
  },
5680
5699
  "name": "homebrewOptions",
5681
5700
  "optional": true,
@@ -5692,7 +5711,7 @@
5692
5711
  "immutable": true,
5693
5712
  "locationInModule": {
5694
5713
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5695
- "line": 872
5714
+ "line": 880
5696
5715
  },
5697
5716
  "name": "homepage",
5698
5717
  "optional": true,
@@ -5767,7 +5786,7 @@
5767
5786
  "immutable": true,
5768
5787
  "locationInModule": {
5769
5788
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5770
- "line": 867
5789
+ "line": 875
5771
5790
  },
5772
5791
  "name": "keywords",
5773
5792
  "optional": true,
@@ -5863,7 +5882,7 @@
5863
5882
  "immutable": true,
5864
5883
  "locationInModule": {
5865
5884
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5866
- "line": 862
5885
+ "line": 870
5867
5886
  },
5868
5887
  "name": "license",
5869
5888
  "optional": true,
@@ -5881,7 +5900,7 @@
5881
5900
  "immutable": true,
5882
5901
  "locationInModule": {
5883
5902
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5884
- "line": 854
5903
+ "line": 862
5885
5904
  },
5886
5905
  "name": "licensed",
5887
5906
  "optional": true,
@@ -5899,7 +5918,7 @@
5899
5918
  "immutable": true,
5900
5919
  "locationInModule": {
5901
5920
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5902
- "line": 1220
5921
+ "line": 1228
5903
5922
  },
5904
5923
  "name": "logging",
5905
5924
  "optional": true,
@@ -5937,7 +5956,7 @@
5937
5956
  "immutable": true,
5938
5957
  "locationInModule": {
5939
5958
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5940
- "line": 848
5959
+ "line": 856
5941
5960
  },
5942
5961
  "name": "maxNodeVersion",
5943
5962
  "optional": true,
@@ -5975,7 +5994,7 @@
5975
5994
  "immutable": true,
5976
5995
  "locationInModule": {
5977
5996
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5978
- "line": 837
5997
+ "line": 845
5979
5998
  },
5980
5999
  "name": "minNodeVersion",
5981
6000
  "optional": true,
@@ -5993,7 +6012,7 @@
5993
6012
  "immutable": true,
5994
6013
  "locationInModule": {
5995
6014
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5996
- "line": 1258
6015
+ "line": 1266
5997
6016
  },
5998
6017
  "name": "mise",
5999
6018
  "optional": true,
@@ -6011,7 +6030,7 @@
6011
6030
  "immutable": true,
6012
6031
  "locationInModule": {
6013
6032
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6014
- "line": 1263
6033
+ "line": 1271
6015
6034
  },
6016
6035
  "name": "miseOptions",
6017
6036
  "optional": true,
@@ -6048,7 +6067,7 @@
6048
6067
  "immutable": true,
6049
6068
  "locationInModule": {
6050
6069
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6051
- "line": 822
6070
+ "line": 830
6052
6071
  },
6053
6072
  "name": "npmAccess",
6054
6073
  "optional": true,
@@ -6121,7 +6140,7 @@
6121
6140
  "immutable": true,
6122
6141
  "locationInModule": {
6123
6142
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6124
- "line": 814
6143
+ "line": 822
6125
6144
  },
6126
6145
  "name": "npmProvenance",
6127
6146
  "optional": true,
@@ -6140,7 +6159,7 @@
6140
6159
  "immutable": true,
6141
6160
  "locationInModule": {
6142
6161
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6143
- "line": 803
6162
+ "line": 811
6144
6163
  },
6145
6164
  "name": "npmRegistryUrl",
6146
6165
  "optional": true,
@@ -6158,7 +6177,7 @@
6158
6177
  "immutable": true,
6159
6178
  "locationInModule": {
6160
6179
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6161
- "line": 796
6180
+ "line": 804
6162
6181
  },
6163
6182
  "name": "npmTokenSecret",
6164
6183
  "optional": true,
@@ -6176,7 +6195,7 @@
6176
6195
  "immutable": true,
6177
6196
  "locationInModule": {
6178
6197
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6179
- "line": 790
6198
+ "line": 798
6180
6199
  },
6181
6200
  "name": "npmTrustedPublishing",
6182
6201
  "optional": true,
@@ -6195,7 +6214,7 @@
6195
6214
  "immutable": true,
6196
6215
  "locationInModule": {
6197
6216
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6198
- "line": 1214
6217
+ "line": 1222
6199
6218
  },
6200
6219
  "name": "outdir",
6201
6220
  "optional": true,
@@ -6231,7 +6250,7 @@
6231
6250
  "immutable": true,
6232
6251
  "locationInModule": {
6233
6252
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6234
- "line": 784
6253
+ "line": 792
6235
6254
  },
6236
6255
  "name": "packageManager",
6237
6256
  "optional": true,
@@ -6252,7 +6271,7 @@
6252
6271
  "immutable": true,
6253
6272
  "locationInModule": {
6254
6273
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6255
- "line": 778
6274
+ "line": 786
6256
6275
  },
6257
6276
  "name": "packageName",
6258
6277
  "optional": true,
@@ -6269,7 +6288,7 @@
6269
6288
  "immutable": true,
6270
6289
  "locationInModule": {
6271
6290
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6272
- "line": 1203
6291
+ "line": 1211
6273
6292
  },
6274
6293
  "name": "parent",
6275
6294
  "optional": true,
@@ -6286,7 +6305,7 @@
6286
6305
  "immutable": true,
6287
6306
  "locationInModule": {
6288
6307
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6289
- "line": 771
6308
+ "line": 779
6290
6309
  },
6291
6310
  "name": "peerDependencyOptions",
6292
6311
  "optional": true,
@@ -6305,7 +6324,7 @@
6305
6324
  "immutable": true,
6306
6325
  "locationInModule": {
6307
6326
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6308
- "line": 766
6327
+ "line": 774
6309
6328
  },
6310
6329
  "name": "peerDeps",
6311
6330
  "optional": true,
@@ -6328,7 +6347,7 @@
6328
6347
  "immutable": true,
6329
6348
  "locationInModule": {
6330
6349
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6331
- "line": 747
6350
+ "line": 755
6332
6351
  },
6333
6352
  "name": "pnpmOptions",
6334
6353
  "optional": true,
@@ -6346,7 +6365,7 @@
6346
6365
  "immutable": true,
6347
6366
  "locationInModule": {
6348
6367
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6349
- "line": 741
6368
+ "line": 749
6350
6369
  },
6351
6370
  "name": "pnpmVersion",
6352
6371
  "optional": true,
@@ -6405,7 +6424,7 @@
6405
6424
  "immutable": true,
6406
6425
  "locationInModule": {
6407
6426
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6408
- "line": 1198
6427
+ "line": 1206
6409
6428
  },
6410
6429
  "name": "projectTree",
6411
6430
  "optional": true,
@@ -6424,7 +6443,7 @@
6424
6443
  "immutable": true,
6425
6444
  "locationInModule": {
6426
6445
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6427
- "line": 1192
6446
+ "line": 1200
6428
6447
  },
6429
6448
  "name": "projenCommand",
6430
6449
  "optional": true,
@@ -6442,7 +6461,7 @@
6442
6461
  "immutable": true,
6443
6462
  "locationInModule": {
6444
6463
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6445
- "line": 1104
6464
+ "line": 1112
6446
6465
  },
6447
6466
  "name": "projenCredentials",
6448
6467
  "optional": true,
@@ -6496,7 +6515,7 @@
6496
6515
  "immutable": true,
6497
6516
  "locationInModule": {
6498
6517
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6499
- "line": 1181
6518
+ "line": 1189
6500
6519
  },
6501
6520
  "name": "projenrcJson",
6502
6521
  "optional": true,
@@ -6514,7 +6533,7 @@
6514
6533
  "immutable": true,
6515
6534
  "locationInModule": {
6516
6535
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6517
- "line": 1175
6536
+ "line": 1183
6518
6537
  },
6519
6538
  "name": "projenrcJsonOptions",
6520
6539
  "optional": true,
@@ -6756,7 +6775,7 @@
6756
6775
  "immutable": true,
6757
6776
  "locationInModule": {
6758
6777
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6759
- "line": 1098
6778
+ "line": 1106
6760
6779
  },
6761
6780
  "name": "readme",
6762
6781
  "optional": true,
@@ -7008,7 +7027,7 @@
7008
7027
  "immutable": true,
7009
7028
  "locationInModule": {
7010
7029
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7011
- "line": 1169
7030
+ "line": 1177
7012
7031
  },
7013
7032
  "name": "renovatebot",
7014
7033
  "optional": true,
@@ -7026,7 +7045,7 @@
7026
7045
  "immutable": true,
7027
7046
  "locationInModule": {
7028
7047
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7029
- "line": 1163
7048
+ "line": 1171
7030
7049
  },
7031
7050
  "name": "renovatebotOptions",
7032
7051
  "optional": true,
@@ -7044,7 +7063,7 @@
7044
7063
  "immutable": true,
7045
7064
  "locationInModule": {
7046
7065
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7047
- "line": 735
7066
+ "line": 743
7048
7067
  },
7049
7068
  "name": "repository",
7050
7069
  "optional": true,
@@ -7061,7 +7080,7 @@
7061
7080
  "immutable": true,
7062
7081
  "locationInModule": {
7063
7082
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7064
- "line": 729
7083
+ "line": 737
7065
7084
  },
7066
7085
  "name": "repositoryDirectory",
7067
7086
  "optional": true,
@@ -7115,7 +7134,7 @@
7115
7134
  "immutable": true,
7116
7135
  "locationInModule": {
7117
7136
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7118
- "line": 724
7137
+ "line": 732
7119
7138
  },
7120
7139
  "name": "scopedPackagesOptions",
7121
7140
  "optional": true,
@@ -7173,7 +7192,7 @@
7173
7192
  "immutable": true,
7174
7193
  "locationInModule": {
7175
7194
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7176
- "line": 718
7195
+ "line": 726
7177
7196
  },
7178
7197
  "name": "stability",
7179
7198
  "optional": true,
@@ -7192,7 +7211,7 @@
7192
7211
  "immutable": true,
7193
7212
  "locationInModule": {
7194
7213
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7195
- "line": 1092
7214
+ "line": 1100
7196
7215
  },
7197
7216
  "name": "stale",
7198
7217
  "optional": true,
@@ -7211,7 +7230,7 @@
7211
7230
  "immutable": true,
7212
7231
  "locationInModule": {
7213
7232
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7214
- "line": 1085
7233
+ "line": 1093
7215
7234
  },
7216
7235
  "name": "staleOptions",
7217
7236
  "optional": true,
@@ -7384,7 +7403,7 @@
7384
7403
  "immutable": true,
7385
7404
  "locationInModule": {
7386
7405
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7387
- "line": 1268
7406
+ "line": 1276
7388
7407
  },
7389
7408
  "name": "vitest",
7390
7409
  "optional": true,
@@ -7402,7 +7421,7 @@
7402
7421
  "immutable": true,
7403
7422
  "locationInModule": {
7404
7423
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7405
- "line": 1273
7424
+ "line": 1281
7406
7425
  },
7407
7426
  "name": "vitestOptions",
7408
7427
  "optional": true,
@@ -7421,7 +7440,7 @@
7421
7440
  "immutable": true,
7422
7441
  "locationInModule": {
7423
7442
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7424
- "line": 1078
7443
+ "line": 1086
7425
7444
  },
7426
7445
  "name": "vscode",
7427
7446
  "optional": true,
@@ -7535,7 +7554,7 @@
7535
7554
  "immutable": true,
7536
7555
  "locationInModule": {
7537
7556
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7538
- "line": 713
7557
+ "line": 721
7539
7558
  },
7540
7559
  "name": "yarnBerryOptions",
7541
7560
  "optional": true,
@@ -7628,7 +7647,7 @@
7628
7647
  "immutable": true,
7629
7648
  "locationInModule": {
7630
7649
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7631
- "line": 1188
7650
+ "line": 1196
7632
7651
  },
7633
7652
  "name": "name",
7634
7653
  "type": {
@@ -7645,7 +7664,7 @@
7645
7664
  "immutable": true,
7646
7665
  "locationInModule": {
7647
7666
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7648
- "line": 1016
7667
+ "line": 1024
7649
7668
  },
7650
7669
  "name": "addPackageManagerToDevEngines",
7651
7670
  "optional": true,
@@ -7664,7 +7683,7 @@
7664
7683
  "immutable": true,
7665
7684
  "locationInModule": {
7666
7685
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7667
- "line": 1010
7686
+ "line": 1018
7668
7687
  },
7669
7688
  "name": "allowLibraryDependencies",
7670
7689
  "optional": true,
@@ -7683,7 +7702,7 @@
7683
7702
  "immutable": true,
7684
7703
  "locationInModule": {
7685
7704
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7686
- "line": 1002
7705
+ "line": 1010
7687
7706
  },
7688
7707
  "name": "allowScripts",
7689
7708
  "optional": true,
@@ -7795,7 +7814,7 @@
7795
7814
  "immutable": true,
7796
7815
  "locationInModule": {
7797
7816
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7798
- "line": 972
7817
+ "line": 980
7799
7818
  },
7800
7819
  "name": "authorEmail",
7801
7820
  "optional": true,
@@ -7812,7 +7831,7 @@
7812
7831
  "immutable": true,
7813
7832
  "locationInModule": {
7814
7833
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7815
- "line": 967
7834
+ "line": 975
7816
7835
  },
7817
7836
  "name": "authorName",
7818
7837
  "optional": true,
@@ -7829,7 +7848,7 @@
7829
7848
  "immutable": true,
7830
7849
  "locationInModule": {
7831
7850
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7832
- "line": 962
7851
+ "line": 970
7833
7852
  },
7834
7853
  "name": "authorOrganization",
7835
7854
  "optional": true,
@@ -7846,7 +7865,7 @@
7846
7865
  "immutable": true,
7847
7866
  "locationInModule": {
7848
7867
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7849
- "line": 957
7868
+ "line": 965
7850
7869
  },
7851
7870
  "name": "authorUrl",
7852
7871
  "optional": true,
@@ -7864,7 +7883,7 @@
7864
7883
  "immutable": true,
7865
7884
  "locationInModule": {
7866
7885
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7867
- "line": 1102
7886
+ "line": 1110
7868
7887
  },
7869
7888
  "name": "autoApproveOptions",
7870
7889
  "optional": true,
@@ -7901,7 +7920,7 @@
7901
7920
  "immutable": true,
7902
7921
  "locationInModule": {
7903
7922
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7904
- "line": 952
7923
+ "line": 960
7905
7924
  },
7906
7925
  "name": "autoDetectBin",
7907
7926
  "optional": true,
@@ -7920,7 +7939,7 @@
7920
7939
  "immutable": true,
7921
7940
  "locationInModule": {
7922
7941
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7923
- "line": 1096
7942
+ "line": 1104
7924
7943
  },
7925
7944
  "name": "autoMerge",
7926
7945
  "optional": true,
@@ -7939,7 +7958,7 @@
7939
7958
  "immutable": true,
7940
7959
  "locationInModule": {
7941
7960
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7942
- "line": 1088
7961
+ "line": 1096
7943
7962
  },
7944
7963
  "name": "autoMergeOptions",
7945
7964
  "optional": true,
@@ -7957,7 +7976,7 @@
7957
7976
  "immutable": true,
7958
7977
  "locationInModule": {
7959
7978
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7960
- "line": 946
7979
+ "line": 954
7961
7980
  },
7962
7981
  "name": "bin",
7963
7982
  "optional": true,
@@ -8015,7 +8034,7 @@
8015
8034
  "immutable": true,
8016
8035
  "locationInModule": {
8017
8036
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8018
- "line": 938
8037
+ "line": 946
8019
8038
  },
8020
8039
  "name": "bugsEmail",
8021
8040
  "optional": true,
@@ -8032,7 +8051,7 @@
8032
8051
  "immutable": true,
8033
8052
  "locationInModule": {
8034
8053
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8035
- "line": 933
8054
+ "line": 941
8036
8055
  },
8037
8056
  "name": "bugsUrl",
8038
8057
  "optional": true,
@@ -8105,7 +8124,7 @@
8105
8124
  "immutable": true,
8106
8125
  "locationInModule": {
8107
8126
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8108
- "line": 652
8127
+ "line": 660
8109
8128
  },
8110
8129
  "name": "bumpPackage",
8111
8130
  "optional": true,
@@ -8123,7 +8142,7 @@
8123
8142
  "immutable": true,
8124
8143
  "locationInModule": {
8125
8144
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8126
- "line": 928
8145
+ "line": 936
8127
8146
  },
8128
8147
  "name": "bundledDeps",
8129
8148
  "optional": true,
@@ -8163,7 +8182,7 @@
8163
8182
  "immutable": true,
8164
8183
  "locationInModule": {
8165
8184
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8166
- "line": 913
8185
+ "line": 921
8167
8186
  },
8168
8187
  "name": "bunVersion",
8169
8188
  "optional": true,
@@ -8255,7 +8274,7 @@
8255
8274
  "immutable": true,
8256
8275
  "locationInModule": {
8257
8276
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8258
- "line": 1080
8277
+ "line": 1088
8259
8278
  },
8260
8279
  "name": "clobber",
8261
8280
  "optional": true,
@@ -8274,7 +8293,7 @@
8274
8293
  "immutable": true,
8275
8294
  "locationInModule": {
8276
8295
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8277
- "line": 907
8296
+ "line": 915
8278
8297
  },
8279
8298
  "name": "codeArtifactOptions",
8280
8299
  "optional": true,
@@ -8328,7 +8347,7 @@
8328
8347
  "immutable": true,
8329
8348
  "locationInModule": {
8330
8349
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8331
- "line": 1181
8350
+ "line": 1189
8332
8351
  },
8333
8352
  "name": "commitGenerated",
8334
8353
  "optional": true,
@@ -8426,7 +8445,7 @@
8426
8445
  "immutable": true,
8427
8446
  "locationInModule": {
8428
8447
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8429
- "line": 900
8448
+ "line": 908
8430
8449
  },
8431
8450
  "name": "dedupeDeps",
8432
8451
  "optional": true,
@@ -8466,7 +8485,7 @@
8466
8485
  "immutable": true,
8467
8486
  "locationInModule": {
8468
8487
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8469
- "line": 880
8488
+ "line": 888
8470
8489
  },
8471
8490
  "name": "deleteOrphanedLockFiles",
8472
8491
  "optional": true,
@@ -8525,7 +8544,7 @@
8525
8544
  "immutable": true,
8526
8545
  "locationInModule": {
8527
8546
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8528
- "line": 870
8547
+ "line": 878
8529
8548
  },
8530
8549
  "name": "deps",
8531
8550
  "optional": true,
@@ -8588,7 +8607,7 @@
8588
8607
  "immutable": true,
8589
8608
  "locationInModule": {
8590
8609
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8591
- "line": 857
8610
+ "line": 865
8592
8611
  },
8593
8612
  "name": "description",
8594
8613
  "optional": true,
@@ -8606,7 +8625,7 @@
8606
8625
  "immutable": true,
8607
8626
  "locationInModule": {
8608
8627
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8609
- "line": 1074
8628
+ "line": 1082
8610
8629
  },
8611
8630
  "name": "devContainer",
8612
8631
  "optional": true,
@@ -8628,7 +8647,7 @@
8628
8647
  "immutable": true,
8629
8648
  "locationInModule": {
8630
8649
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8631
- "line": 849
8650
+ "line": 857
8632
8651
  },
8633
8652
  "name": "devDeps",
8634
8653
  "optional": true,
@@ -8650,7 +8669,7 @@
8650
8669
  "immutable": true,
8651
8670
  "locationInModule": {
8652
8671
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8653
- "line": 832
8672
+ "line": 840
8654
8673
  },
8655
8674
  "name": "devEngines",
8656
8675
  "optional": true,
@@ -8758,7 +8777,7 @@
8758
8777
  "immutable": true,
8759
8778
  "locationInModule": {
8760
8779
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8761
- "line": 824
8780
+ "line": 832
8762
8781
  },
8763
8782
  "name": "entrypoint",
8764
8783
  "optional": true,
@@ -8831,7 +8850,7 @@
8831
8850
  "immutable": true,
8832
8851
  "locationInModule": {
8833
8852
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8834
- "line": 1068
8853
+ "line": 1076
8835
8854
  },
8836
8855
  "name": "github",
8837
8856
  "optional": true,
@@ -8849,7 +8868,7 @@
8849
8868
  "immutable": true,
8850
8869
  "locationInModule": {
8851
8870
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8852
- "line": 1061
8871
+ "line": 1069
8853
8872
  },
8854
8873
  "name": "githubOptions",
8855
8874
  "optional": true,
@@ -8857,6 +8876,25 @@
8857
8876
  "fqn": "projen.github.GitHubOptions"
8858
8877
  }
8859
8878
  },
8879
+ {
8880
+ "abstract": true,
8881
+ "docs": {
8882
+ "default": "- GitHub determines the latest release based on date and semantic version.",
8883
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
8884
+ "stability": "experimental",
8885
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
8886
+ },
8887
+ "immutable": true,
8888
+ "locationInModule": {
8889
+ "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8890
+ "line": 653
8891
+ },
8892
+ "name": "githubReleaseLatest",
8893
+ "optional": true,
8894
+ "type": {
8895
+ "primitive": "boolean"
8896
+ }
8897
+ },
8860
8898
  {
8861
8899
  "abstract": true,
8862
8900
  "docs": {
@@ -8888,7 +8926,7 @@
8888
8926
  "immutable": true,
8889
8927
  "locationInModule": {
8890
8928
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8891
- "line": 1175
8929
+ "line": 1183
8892
8930
  },
8893
8931
  "name": "gitIgnoreOptions",
8894
8932
  "optional": true,
@@ -8905,7 +8943,7 @@
8905
8943
  "immutable": true,
8906
8944
  "locationInModule": {
8907
8945
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8908
- "line": 1170
8946
+ "line": 1178
8909
8947
  },
8910
8948
  "name": "gitOptions",
8911
8949
  "optional": true,
@@ -8923,7 +8961,7 @@
8923
8961
  "immutable": true,
8924
8962
  "locationInModule": {
8925
8963
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8926
- "line": 1055
8964
+ "line": 1063
8927
8965
  },
8928
8966
  "name": "gitpod",
8929
8967
  "optional": true,
@@ -8941,7 +8979,7 @@
8941
8979
  "immutable": true,
8942
8980
  "locationInModule": {
8943
8981
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8944
- "line": 1193
8982
+ "line": 1201
8945
8983
  },
8946
8984
  "name": "homebrew",
8947
8985
  "optional": true,
@@ -8959,7 +8997,7 @@
8959
8997
  "immutable": true,
8960
8998
  "locationInModule": {
8961
8999
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8962
- "line": 1198
9000
+ "line": 1206
8963
9001
  },
8964
9002
  "name": "homebrewOptions",
8965
9003
  "optional": true,
@@ -8976,7 +9014,7 @@
8976
9014
  "immutable": true,
8977
9015
  "locationInModule": {
8978
9016
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8979
- "line": 817
9017
+ "line": 825
8980
9018
  },
8981
9019
  "name": "homepage",
8982
9020
  "optional": true,
@@ -9029,7 +9067,7 @@
9029
9067
  "immutable": true,
9030
9068
  "locationInModule": {
9031
9069
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9032
- "line": 812
9070
+ "line": 820
9033
9071
  },
9034
9072
  "name": "keywords",
9035
9073
  "optional": true,
@@ -9125,7 +9163,7 @@
9125
9163
  "immutable": true,
9126
9164
  "locationInModule": {
9127
9165
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9128
- "line": 807
9166
+ "line": 815
9129
9167
  },
9130
9168
  "name": "license",
9131
9169
  "optional": true,
@@ -9143,7 +9181,7 @@
9143
9181
  "immutable": true,
9144
9182
  "locationInModule": {
9145
9183
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9146
- "line": 799
9184
+ "line": 807
9147
9185
  },
9148
9186
  "name": "licensed",
9149
9187
  "optional": true,
@@ -9161,7 +9199,7 @@
9161
9199
  "immutable": true,
9162
9200
  "locationInModule": {
9163
9201
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9164
- "line": 1165
9202
+ "line": 1173
9165
9203
  },
9166
9204
  "name": "logging",
9167
9205
  "optional": true,
@@ -9199,7 +9237,7 @@
9199
9237
  "immutable": true,
9200
9238
  "locationInModule": {
9201
9239
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9202
- "line": 793
9240
+ "line": 801
9203
9241
  },
9204
9242
  "name": "maxNodeVersion",
9205
9243
  "optional": true,
@@ -9237,7 +9275,7 @@
9237
9275
  "immutable": true,
9238
9276
  "locationInModule": {
9239
9277
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9240
- "line": 782
9278
+ "line": 790
9241
9279
  },
9242
9280
  "name": "minNodeVersion",
9243
9281
  "optional": true,
@@ -9255,7 +9293,7 @@
9255
9293
  "immutable": true,
9256
9294
  "locationInModule": {
9257
9295
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9258
- "line": 1203
9296
+ "line": 1211
9259
9297
  },
9260
9298
  "name": "mise",
9261
9299
  "optional": true,
@@ -9273,7 +9311,7 @@
9273
9311
  "immutable": true,
9274
9312
  "locationInModule": {
9275
9313
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9276
- "line": 1208
9314
+ "line": 1216
9277
9315
  },
9278
9316
  "name": "miseOptions",
9279
9317
  "optional": true,
@@ -9310,7 +9348,7 @@
9310
9348
  "immutable": true,
9311
9349
  "locationInModule": {
9312
9350
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9313
- "line": 767
9351
+ "line": 775
9314
9352
  },
9315
9353
  "name": "npmAccess",
9316
9354
  "optional": true,
@@ -9383,7 +9421,7 @@
9383
9421
  "immutable": true,
9384
9422
  "locationInModule": {
9385
9423
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9386
- "line": 759
9424
+ "line": 767
9387
9425
  },
9388
9426
  "name": "npmProvenance",
9389
9427
  "optional": true,
@@ -9402,7 +9440,7 @@
9402
9440
  "immutable": true,
9403
9441
  "locationInModule": {
9404
9442
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9405
- "line": 748
9443
+ "line": 756
9406
9444
  },
9407
9445
  "name": "npmRegistryUrl",
9408
9446
  "optional": true,
@@ -9420,7 +9458,7 @@
9420
9458
  "immutable": true,
9421
9459
  "locationInModule": {
9422
9460
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9423
- "line": 741
9461
+ "line": 749
9424
9462
  },
9425
9463
  "name": "npmTokenSecret",
9426
9464
  "optional": true,
@@ -9438,7 +9476,7 @@
9438
9476
  "immutable": true,
9439
9477
  "locationInModule": {
9440
9478
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9441
- "line": 735
9479
+ "line": 743
9442
9480
  },
9443
9481
  "name": "npmTrustedPublishing",
9444
9482
  "optional": true,
@@ -9457,7 +9495,7 @@
9457
9495
  "immutable": true,
9458
9496
  "locationInModule": {
9459
9497
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9460
- "line": 1159
9498
+ "line": 1167
9461
9499
  },
9462
9500
  "name": "outdir",
9463
9501
  "optional": true,
@@ -9493,7 +9531,7 @@
9493
9531
  "immutable": true,
9494
9532
  "locationInModule": {
9495
9533
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9496
- "line": 729
9534
+ "line": 737
9497
9535
  },
9498
9536
  "name": "packageManager",
9499
9537
  "optional": true,
@@ -9514,7 +9552,7 @@
9514
9552
  "immutable": true,
9515
9553
  "locationInModule": {
9516
9554
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9517
- "line": 723
9555
+ "line": 731
9518
9556
  },
9519
9557
  "name": "packageName",
9520
9558
  "optional": true,
@@ -9531,7 +9569,7 @@
9531
9569
  "immutable": true,
9532
9570
  "locationInModule": {
9533
9571
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9534
- "line": 1148
9572
+ "line": 1156
9535
9573
  },
9536
9574
  "name": "parent",
9537
9575
  "optional": true,
@@ -9548,7 +9586,7 @@
9548
9586
  "immutable": true,
9549
9587
  "locationInModule": {
9550
9588
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9551
- "line": 716
9589
+ "line": 724
9552
9590
  },
9553
9591
  "name": "peerDependencyOptions",
9554
9592
  "optional": true,
@@ -9567,7 +9605,7 @@
9567
9605
  "immutable": true,
9568
9606
  "locationInModule": {
9569
9607
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9570
- "line": 711
9608
+ "line": 719
9571
9609
  },
9572
9610
  "name": "peerDeps",
9573
9611
  "optional": true,
@@ -9590,7 +9628,7 @@
9590
9628
  "immutable": true,
9591
9629
  "locationInModule": {
9592
9630
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9593
- "line": 692
9631
+ "line": 700
9594
9632
  },
9595
9633
  "name": "pnpmOptions",
9596
9634
  "optional": true,
@@ -9608,7 +9646,7 @@
9608
9646
  "immutable": true,
9609
9647
  "locationInModule": {
9610
9648
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9611
- "line": 686
9649
+ "line": 694
9612
9650
  },
9613
9651
  "name": "pnpmVersion",
9614
9652
  "optional": true,
@@ -9667,7 +9705,7 @@
9667
9705
  "immutable": true,
9668
9706
  "locationInModule": {
9669
9707
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9670
- "line": 1143
9708
+ "line": 1151
9671
9709
  },
9672
9710
  "name": "projectTree",
9673
9711
  "optional": true,
@@ -9686,7 +9724,7 @@
9686
9724
  "immutable": true,
9687
9725
  "locationInModule": {
9688
9726
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9689
- "line": 1137
9727
+ "line": 1145
9690
9728
  },
9691
9729
  "name": "projenCommand",
9692
9730
  "optional": true,
@@ -9704,7 +9742,7 @@
9704
9742
  "immutable": true,
9705
9743
  "locationInModule": {
9706
9744
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9707
- "line": 1049
9745
+ "line": 1057
9708
9746
  },
9709
9747
  "name": "projenCredentials",
9710
9748
  "optional": true,
@@ -9758,7 +9796,7 @@
9758
9796
  "immutable": true,
9759
9797
  "locationInModule": {
9760
9798
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9761
- "line": 1126
9799
+ "line": 1134
9762
9800
  },
9763
9801
  "name": "projenrcJson",
9764
9802
  "optional": true,
@@ -9776,7 +9814,7 @@
9776
9814
  "immutable": true,
9777
9815
  "locationInModule": {
9778
9816
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9779
- "line": 1120
9817
+ "line": 1128
9780
9818
  },
9781
9819
  "name": "projenrcJsonOptions",
9782
9820
  "optional": true,
@@ -9946,7 +9984,7 @@
9946
9984
  "immutable": true,
9947
9985
  "locationInModule": {
9948
9986
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9949
- "line": 1043
9987
+ "line": 1051
9950
9988
  },
9951
9989
  "name": "readme",
9952
9990
  "optional": true,
@@ -10198,7 +10236,7 @@
10198
10236
  "immutable": true,
10199
10237
  "locationInModule": {
10200
10238
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10201
- "line": 1114
10239
+ "line": 1122
10202
10240
  },
10203
10241
  "name": "renovatebot",
10204
10242
  "optional": true,
@@ -10216,7 +10254,7 @@
10216
10254
  "immutable": true,
10217
10255
  "locationInModule": {
10218
10256
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10219
- "line": 1108
10257
+ "line": 1116
10220
10258
  },
10221
10259
  "name": "renovatebotOptions",
10222
10260
  "optional": true,
@@ -10234,7 +10272,7 @@
10234
10272
  "immutable": true,
10235
10273
  "locationInModule": {
10236
10274
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10237
- "line": 680
10275
+ "line": 688
10238
10276
  },
10239
10277
  "name": "repository",
10240
10278
  "optional": true,
@@ -10251,7 +10289,7 @@
10251
10289
  "immutable": true,
10252
10290
  "locationInModule": {
10253
10291
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10254
- "line": 674
10292
+ "line": 682
10255
10293
  },
10256
10294
  "name": "repositoryDirectory",
10257
10295
  "optional": true,
@@ -10306,7 +10344,7 @@
10306
10344
  "immutable": true,
10307
10345
  "locationInModule": {
10308
10346
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10309
- "line": 669
10347
+ "line": 677
10310
10348
  },
10311
10349
  "name": "scopedPackagesOptions",
10312
10350
  "optional": true,
@@ -10364,7 +10402,7 @@
10364
10402
  "immutable": true,
10365
10403
  "locationInModule": {
10366
10404
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10367
- "line": 663
10405
+ "line": 671
10368
10406
  },
10369
10407
  "name": "stability",
10370
10408
  "optional": true,
@@ -10383,7 +10421,7 @@
10383
10421
  "immutable": true,
10384
10422
  "locationInModule": {
10385
10423
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10386
- "line": 1037
10424
+ "line": 1045
10387
10425
  },
10388
10426
  "name": "stale",
10389
10427
  "optional": true,
@@ -10402,7 +10440,7 @@
10402
10440
  "immutable": true,
10403
10441
  "locationInModule": {
10404
10442
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10405
- "line": 1030
10443
+ "line": 1038
10406
10444
  },
10407
10445
  "name": "staleOptions",
10408
10446
  "optional": true,
@@ -10556,7 +10594,7 @@
10556
10594
  "immutable": true,
10557
10595
  "locationInModule": {
10558
10596
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10559
- "line": 1213
10597
+ "line": 1221
10560
10598
  },
10561
10599
  "name": "vitest",
10562
10600
  "optional": true,
@@ -10574,7 +10612,7 @@
10574
10612
  "immutable": true,
10575
10613
  "locationInModule": {
10576
10614
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10577
- "line": 1218
10615
+ "line": 1226
10578
10616
  },
10579
10617
  "name": "vitestOptions",
10580
10618
  "optional": true,
@@ -10593,7 +10631,7 @@
10593
10631
  "immutable": true,
10594
10632
  "locationInModule": {
10595
10633
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10596
- "line": 1023
10634
+ "line": 1031
10597
10635
  },
10598
10636
  "name": "vscode",
10599
10637
  "optional": true,
@@ -10753,7 +10791,7 @@
10753
10791
  "immutable": true,
10754
10792
  "locationInModule": {
10755
10793
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10756
- "line": 658
10794
+ "line": 666
10757
10795
  },
10758
10796
  "name": "yarnBerryOptions",
10759
10797
  "optional": true,
@@ -11880,7 +11918,7 @@
11880
11918
  "immutable": true,
11881
11919
  "locationInModule": {
11882
11920
  "filename": "src/projects/jsii-options.generated.ts",
11883
- "line": 1157
11921
+ "line": 1165
11884
11922
  },
11885
11923
  "name": "name",
11886
11924
  "type": {
@@ -11914,7 +11952,7 @@
11914
11952
  "immutable": true,
11915
11953
  "locationInModule": {
11916
11954
  "filename": "src/projects/jsii-options.generated.ts",
11917
- "line": 985
11955
+ "line": 993
11918
11956
  },
11919
11957
  "name": "addPackageManagerToDevEngines",
11920
11958
  "optional": true,
@@ -11933,7 +11971,7 @@
11933
11971
  "immutable": true,
11934
11972
  "locationInModule": {
11935
11973
  "filename": "src/projects/jsii-options.generated.ts",
11936
- "line": 979
11974
+ "line": 987
11937
11975
  },
11938
11976
  "name": "allowLibraryDependencies",
11939
11977
  "optional": true,
@@ -11952,7 +11990,7 @@
11952
11990
  "immutable": true,
11953
11991
  "locationInModule": {
11954
11992
  "filename": "src/projects/jsii-options.generated.ts",
11955
- "line": 971
11993
+ "line": 979
11956
11994
  },
11957
11995
  "name": "allowScripts",
11958
11996
  "optional": true,
@@ -12029,7 +12067,7 @@
12029
12067
  "immutable": true,
12030
12068
  "locationInModule": {
12031
12069
  "filename": "src/projects/jsii-options.generated.ts",
12032
- "line": 941
12070
+ "line": 949
12033
12071
  },
12034
12072
  "name": "authorEmail",
12035
12073
  "optional": true,
@@ -12046,7 +12084,7 @@
12046
12084
  "immutable": true,
12047
12085
  "locationInModule": {
12048
12086
  "filename": "src/projects/jsii-options.generated.ts",
12049
- "line": 936
12087
+ "line": 944
12050
12088
  },
12051
12089
  "name": "authorName",
12052
12090
  "optional": true,
@@ -12063,7 +12101,7 @@
12063
12101
  "immutable": true,
12064
12102
  "locationInModule": {
12065
12103
  "filename": "src/projects/jsii-options.generated.ts",
12066
- "line": 931
12104
+ "line": 939
12067
12105
  },
12068
12106
  "name": "authorOrganization",
12069
12107
  "optional": true,
@@ -12080,7 +12118,7 @@
12080
12118
  "immutable": true,
12081
12119
  "locationInModule": {
12082
12120
  "filename": "src/projects/jsii-options.generated.ts",
12083
- "line": 926
12121
+ "line": 934
12084
12122
  },
12085
12123
  "name": "authorUrl",
12086
12124
  "optional": true,
@@ -12098,7 +12136,7 @@
12098
12136
  "immutable": true,
12099
12137
  "locationInModule": {
12100
12138
  "filename": "src/projects/jsii-options.generated.ts",
12101
- "line": 1071
12139
+ "line": 1079
12102
12140
  },
12103
12141
  "name": "autoApproveOptions",
12104
12142
  "optional": true,
@@ -12135,7 +12173,7 @@
12135
12173
  "immutable": true,
12136
12174
  "locationInModule": {
12137
12175
  "filename": "src/projects/jsii-options.generated.ts",
12138
- "line": 921
12176
+ "line": 929
12139
12177
  },
12140
12178
  "name": "autoDetectBin",
12141
12179
  "optional": true,
@@ -12154,7 +12192,7 @@
12154
12192
  "immutable": true,
12155
12193
  "locationInModule": {
12156
12194
  "filename": "src/projects/jsii-options.generated.ts",
12157
- "line": 1065
12195
+ "line": 1073
12158
12196
  },
12159
12197
  "name": "autoMerge",
12160
12198
  "optional": true,
@@ -12173,7 +12211,7 @@
12173
12211
  "immutable": true,
12174
12212
  "locationInModule": {
12175
12213
  "filename": "src/projects/jsii-options.generated.ts",
12176
- "line": 1057
12214
+ "line": 1065
12177
12215
  },
12178
12216
  "name": "autoMergeOptions",
12179
12217
  "optional": true,
@@ -12191,7 +12229,7 @@
12191
12229
  "immutable": true,
12192
12230
  "locationInModule": {
12193
12231
  "filename": "src/projects/jsii-options.generated.ts",
12194
- "line": 915
12232
+ "line": 923
12195
12233
  },
12196
12234
  "name": "bin",
12197
12235
  "optional": true,
@@ -12249,7 +12287,7 @@
12249
12287
  "immutable": true,
12250
12288
  "locationInModule": {
12251
12289
  "filename": "src/projects/jsii-options.generated.ts",
12252
- "line": 907
12290
+ "line": 915
12253
12291
  },
12254
12292
  "name": "bugsEmail",
12255
12293
  "optional": true,
@@ -12266,7 +12304,7 @@
12266
12304
  "immutable": true,
12267
12305
  "locationInModule": {
12268
12306
  "filename": "src/projects/jsii-options.generated.ts",
12269
- "line": 902
12307
+ "line": 910
12270
12308
  },
12271
12309
  "name": "bugsUrl",
12272
12310
  "optional": true,
@@ -12320,7 +12358,7 @@
12320
12358
  "immutable": true,
12321
12359
  "locationInModule": {
12322
12360
  "filename": "src/projects/jsii-options.generated.ts",
12323
- "line": 621
12361
+ "line": 629
12324
12362
  },
12325
12363
  "name": "bumpPackage",
12326
12364
  "optional": true,
@@ -12338,7 +12376,7 @@
12338
12376
  "immutable": true,
12339
12377
  "locationInModule": {
12340
12378
  "filename": "src/projects/jsii-options.generated.ts",
12341
- "line": 897
12379
+ "line": 905
12342
12380
  },
12343
12381
  "name": "bundledDeps",
12344
12382
  "optional": true,
@@ -12378,7 +12416,7 @@
12378
12416
  "immutable": true,
12379
12417
  "locationInModule": {
12380
12418
  "filename": "src/projects/jsii-options.generated.ts",
12381
- "line": 882
12419
+ "line": 890
12382
12420
  },
12383
12421
  "name": "bunVersion",
12384
12422
  "optional": true,
@@ -12415,7 +12453,7 @@
12415
12453
  "immutable": true,
12416
12454
  "locationInModule": {
12417
12455
  "filename": "src/projects/jsii-options.generated.ts",
12418
- "line": 1049
12456
+ "line": 1057
12419
12457
  },
12420
12458
  "name": "clobber",
12421
12459
  "optional": true,
@@ -12434,7 +12472,7 @@
12434
12472
  "immutable": true,
12435
12473
  "locationInModule": {
12436
12474
  "filename": "src/projects/jsii-options.generated.ts",
12437
- "line": 876
12475
+ "line": 884
12438
12476
  },
12439
12477
  "name": "codeArtifactOptions",
12440
12478
  "optional": true,
@@ -12488,7 +12526,7 @@
12488
12526
  "immutable": true,
12489
12527
  "locationInModule": {
12490
12528
  "filename": "src/projects/jsii-options.generated.ts",
12491
- "line": 1150
12529
+ "line": 1158
12492
12530
  },
12493
12531
  "name": "commitGenerated",
12494
12532
  "optional": true,
@@ -12600,7 +12638,7 @@
12600
12638
  "immutable": true,
12601
12639
  "locationInModule": {
12602
12640
  "filename": "src/projects/jsii-options.generated.ts",
12603
- "line": 869
12641
+ "line": 877
12604
12642
  },
12605
12643
  "name": "dedupeDeps",
12606
12644
  "optional": true,
@@ -12640,7 +12678,7 @@
12640
12678
  "immutable": true,
12641
12679
  "locationInModule": {
12642
12680
  "filename": "src/projects/jsii-options.generated.ts",
12643
- "line": 849
12681
+ "line": 857
12644
12682
  },
12645
12683
  "name": "deleteOrphanedLockFiles",
12646
12684
  "optional": true,
@@ -12699,7 +12737,7 @@
12699
12737
  "immutable": true,
12700
12738
  "locationInModule": {
12701
12739
  "filename": "src/projects/jsii-options.generated.ts",
12702
- "line": 839
12740
+ "line": 847
12703
12741
  },
12704
12742
  "name": "deps",
12705
12743
  "optional": true,
@@ -12762,7 +12800,7 @@
12762
12800
  "immutable": true,
12763
12801
  "locationInModule": {
12764
12802
  "filename": "src/projects/jsii-options.generated.ts",
12765
- "line": 826
12803
+ "line": 834
12766
12804
  },
12767
12805
  "name": "description",
12768
12806
  "optional": true,
@@ -12780,7 +12818,7 @@
12780
12818
  "immutable": true,
12781
12819
  "locationInModule": {
12782
12820
  "filename": "src/projects/jsii-options.generated.ts",
12783
- "line": 1043
12821
+ "line": 1051
12784
12822
  },
12785
12823
  "name": "devContainer",
12786
12824
  "optional": true,
@@ -12802,7 +12840,7 @@
12802
12840
  "immutable": true,
12803
12841
  "locationInModule": {
12804
12842
  "filename": "src/projects/jsii-options.generated.ts",
12805
- "line": 818
12843
+ "line": 826
12806
12844
  },
12807
12845
  "name": "devDeps",
12808
12846
  "optional": true,
@@ -12824,7 +12862,7 @@
12824
12862
  "immutable": true,
12825
12863
  "locationInModule": {
12826
12864
  "filename": "src/projects/jsii-options.generated.ts",
12827
- "line": 801
12865
+ "line": 809
12828
12866
  },
12829
12867
  "name": "devEngines",
12830
12868
  "optional": true,
@@ -12932,7 +12970,7 @@
12932
12970
  "immutable": true,
12933
12971
  "locationInModule": {
12934
12972
  "filename": "src/projects/jsii-options.generated.ts",
12935
- "line": 793
12973
+ "line": 801
12936
12974
  },
12937
12975
  "name": "entrypoint",
12938
12976
  "optional": true,
@@ -12992,7 +13030,7 @@
12992
13030
  "immutable": true,
12993
13031
  "locationInModule": {
12994
13032
  "filename": "src/projects/jsii-options.generated.ts",
12995
- "line": 1037
13033
+ "line": 1045
12996
13034
  },
12997
13035
  "name": "github",
12998
13036
  "optional": true,
@@ -13010,7 +13048,7 @@
13010
13048
  "immutable": true,
13011
13049
  "locationInModule": {
13012
13050
  "filename": "src/projects/jsii-options.generated.ts",
13013
- "line": 1030
13051
+ "line": 1038
13014
13052
  },
13015
13053
  "name": "githubOptions",
13016
13054
  "optional": true,
@@ -13018,6 +13056,25 @@
13018
13056
  "fqn": "projen.github.GitHubOptions"
13019
13057
  }
13020
13058
  },
13059
+ {
13060
+ "abstract": true,
13061
+ "docs": {
13062
+ "default": "- GitHub determines the latest release based on date and semantic version.",
13063
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
13064
+ "stability": "experimental",
13065
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
13066
+ },
13067
+ "immutable": true,
13068
+ "locationInModule": {
13069
+ "filename": "src/projects/jsii-options.generated.ts",
13070
+ "line": 622
13071
+ },
13072
+ "name": "githubReleaseLatest",
13073
+ "optional": true,
13074
+ "type": {
13075
+ "primitive": "boolean"
13076
+ }
13077
+ },
13021
13078
  {
13022
13079
  "abstract": true,
13023
13080
  "docs": {
@@ -13049,7 +13106,7 @@
13049
13106
  "immutable": true,
13050
13107
  "locationInModule": {
13051
13108
  "filename": "src/projects/jsii-options.generated.ts",
13052
- "line": 1144
13109
+ "line": 1152
13053
13110
  },
13054
13111
  "name": "gitIgnoreOptions",
13055
13112
  "optional": true,
@@ -13066,7 +13123,7 @@
13066
13123
  "immutable": true,
13067
13124
  "locationInModule": {
13068
13125
  "filename": "src/projects/jsii-options.generated.ts",
13069
- "line": 1139
13126
+ "line": 1147
13070
13127
  },
13071
13128
  "name": "gitOptions",
13072
13129
  "optional": true,
@@ -13084,7 +13141,7 @@
13084
13141
  "immutable": true,
13085
13142
  "locationInModule": {
13086
13143
  "filename": "src/projects/jsii-options.generated.ts",
13087
- "line": 1024
13144
+ "line": 1032
13088
13145
  },
13089
13146
  "name": "gitpod",
13090
13147
  "optional": true,
@@ -13102,7 +13159,7 @@
13102
13159
  "immutable": true,
13103
13160
  "locationInModule": {
13104
13161
  "filename": "src/projects/jsii-options.generated.ts",
13105
- "line": 1162
13162
+ "line": 1170
13106
13163
  },
13107
13164
  "name": "homebrew",
13108
13165
  "optional": true,
@@ -13120,7 +13177,7 @@
13120
13177
  "immutable": true,
13121
13178
  "locationInModule": {
13122
13179
  "filename": "src/projects/jsii-options.generated.ts",
13123
- "line": 1167
13180
+ "line": 1175
13124
13181
  },
13125
13182
  "name": "homebrewOptions",
13126
13183
  "optional": true,
@@ -13137,7 +13194,7 @@
13137
13194
  "immutable": true,
13138
13195
  "locationInModule": {
13139
13196
  "filename": "src/projects/jsii-options.generated.ts",
13140
- "line": 786
13197
+ "line": 794
13141
13198
  },
13142
13199
  "name": "homepage",
13143
13200
  "optional": true,
@@ -13194,7 +13251,7 @@
13194
13251
  "immutable": true,
13195
13252
  "locationInModule": {
13196
13253
  "filename": "src/projects/jsii-options.generated.ts",
13197
- "line": 781
13254
+ "line": 789
13198
13255
  },
13199
13256
  "name": "keywords",
13200
13257
  "optional": true,
@@ -13236,7 +13293,7 @@
13236
13293
  "immutable": true,
13237
13294
  "locationInModule": {
13238
13295
  "filename": "src/projects/jsii-options.generated.ts",
13239
- "line": 776
13296
+ "line": 784
13240
13297
  },
13241
13298
  "name": "license",
13242
13299
  "optional": true,
@@ -13254,7 +13311,7 @@
13254
13311
  "immutable": true,
13255
13312
  "locationInModule": {
13256
13313
  "filename": "src/projects/jsii-options.generated.ts",
13257
- "line": 768
13314
+ "line": 776
13258
13315
  },
13259
13316
  "name": "licensed",
13260
13317
  "optional": true,
@@ -13272,7 +13329,7 @@
13272
13329
  "immutable": true,
13273
13330
  "locationInModule": {
13274
13331
  "filename": "src/projects/jsii-options.generated.ts",
13275
- "line": 1134
13332
+ "line": 1142
13276
13333
  },
13277
13334
  "name": "logging",
13278
13335
  "optional": true,
@@ -13310,7 +13367,7 @@
13310
13367
  "immutable": true,
13311
13368
  "locationInModule": {
13312
13369
  "filename": "src/projects/jsii-options.generated.ts",
13313
- "line": 762
13370
+ "line": 770
13314
13371
  },
13315
13372
  "name": "maxNodeVersion",
13316
13373
  "optional": true,
@@ -13348,7 +13405,7 @@
13348
13405
  "immutable": true,
13349
13406
  "locationInModule": {
13350
13407
  "filename": "src/projects/jsii-options.generated.ts",
13351
- "line": 751
13408
+ "line": 759
13352
13409
  },
13353
13410
  "name": "minNodeVersion",
13354
13411
  "optional": true,
@@ -13366,7 +13423,7 @@
13366
13423
  "immutable": true,
13367
13424
  "locationInModule": {
13368
13425
  "filename": "src/projects/jsii-options.generated.ts",
13369
- "line": 1172
13426
+ "line": 1180
13370
13427
  },
13371
13428
  "name": "mise",
13372
13429
  "optional": true,
@@ -13384,7 +13441,7 @@
13384
13441
  "immutable": true,
13385
13442
  "locationInModule": {
13386
13443
  "filename": "src/projects/jsii-options.generated.ts",
13387
- "line": 1177
13444
+ "line": 1185
13388
13445
  },
13389
13446
  "name": "miseOptions",
13390
13447
  "optional": true,
@@ -13421,7 +13478,7 @@
13421
13478
  "immutable": true,
13422
13479
  "locationInModule": {
13423
13480
  "filename": "src/projects/jsii-options.generated.ts",
13424
- "line": 736
13481
+ "line": 744
13425
13482
  },
13426
13483
  "name": "npmAccess",
13427
13484
  "optional": true,
@@ -13494,7 +13551,7 @@
13494
13551
  "immutable": true,
13495
13552
  "locationInModule": {
13496
13553
  "filename": "src/projects/jsii-options.generated.ts",
13497
- "line": 728
13554
+ "line": 736
13498
13555
  },
13499
13556
  "name": "npmProvenance",
13500
13557
  "optional": true,
@@ -13513,7 +13570,7 @@
13513
13570
  "immutable": true,
13514
13571
  "locationInModule": {
13515
13572
  "filename": "src/projects/jsii-options.generated.ts",
13516
- "line": 717
13573
+ "line": 725
13517
13574
  },
13518
13575
  "name": "npmRegistryUrl",
13519
13576
  "optional": true,
@@ -13531,7 +13588,7 @@
13531
13588
  "immutable": true,
13532
13589
  "locationInModule": {
13533
13590
  "filename": "src/projects/jsii-options.generated.ts",
13534
- "line": 710
13591
+ "line": 718
13535
13592
  },
13536
13593
  "name": "npmTokenSecret",
13537
13594
  "optional": true,
@@ -13549,7 +13606,7 @@
13549
13606
  "immutable": true,
13550
13607
  "locationInModule": {
13551
13608
  "filename": "src/projects/jsii-options.generated.ts",
13552
- "line": 704
13609
+ "line": 712
13553
13610
  },
13554
13611
  "name": "npmTrustedPublishing",
13555
13612
  "optional": true,
@@ -13568,7 +13625,7 @@
13568
13625
  "immutable": true,
13569
13626
  "locationInModule": {
13570
13627
  "filename": "src/projects/jsii-options.generated.ts",
13571
- "line": 1128
13628
+ "line": 1136
13572
13629
  },
13573
13630
  "name": "outdir",
13574
13631
  "optional": true,
@@ -13604,7 +13661,7 @@
13604
13661
  "immutable": true,
13605
13662
  "locationInModule": {
13606
13663
  "filename": "src/projects/jsii-options.generated.ts",
13607
- "line": 698
13664
+ "line": 706
13608
13665
  },
13609
13666
  "name": "packageManager",
13610
13667
  "optional": true,
@@ -13625,7 +13682,7 @@
13625
13682
  "immutable": true,
13626
13683
  "locationInModule": {
13627
13684
  "filename": "src/projects/jsii-options.generated.ts",
13628
- "line": 692
13685
+ "line": 700
13629
13686
  },
13630
13687
  "name": "packageName",
13631
13688
  "optional": true,
@@ -13642,7 +13699,7 @@
13642
13699
  "immutable": true,
13643
13700
  "locationInModule": {
13644
13701
  "filename": "src/projects/jsii-options.generated.ts",
13645
- "line": 1117
13702
+ "line": 1125
13646
13703
  },
13647
13704
  "name": "parent",
13648
13705
  "optional": true,
@@ -13659,7 +13716,7 @@
13659
13716
  "immutable": true,
13660
13717
  "locationInModule": {
13661
13718
  "filename": "src/projects/jsii-options.generated.ts",
13662
- "line": 685
13719
+ "line": 693
13663
13720
  },
13664
13721
  "name": "peerDependencyOptions",
13665
13722
  "optional": true,
@@ -13678,7 +13735,7 @@
13678
13735
  "immutable": true,
13679
13736
  "locationInModule": {
13680
13737
  "filename": "src/projects/jsii-options.generated.ts",
13681
- "line": 680
13738
+ "line": 688
13682
13739
  },
13683
13740
  "name": "peerDeps",
13684
13741
  "optional": true,
@@ -13701,7 +13758,7 @@
13701
13758
  "immutable": true,
13702
13759
  "locationInModule": {
13703
13760
  "filename": "src/projects/jsii-options.generated.ts",
13704
- "line": 661
13761
+ "line": 669
13705
13762
  },
13706
13763
  "name": "pnpmOptions",
13707
13764
  "optional": true,
@@ -13719,7 +13776,7 @@
13719
13776
  "immutable": true,
13720
13777
  "locationInModule": {
13721
13778
  "filename": "src/projects/jsii-options.generated.ts",
13722
- "line": 655
13779
+ "line": 663
13723
13780
  },
13724
13781
  "name": "pnpmVersion",
13725
13782
  "optional": true,
@@ -13778,7 +13835,7 @@
13778
13835
  "immutable": true,
13779
13836
  "locationInModule": {
13780
13837
  "filename": "src/projects/jsii-options.generated.ts",
13781
- "line": 1112
13838
+ "line": 1120
13782
13839
  },
13783
13840
  "name": "projectTree",
13784
13841
  "optional": true,
@@ -13797,7 +13854,7 @@
13797
13854
  "immutable": true,
13798
13855
  "locationInModule": {
13799
13856
  "filename": "src/projects/jsii-options.generated.ts",
13800
- "line": 1106
13857
+ "line": 1114
13801
13858
  },
13802
13859
  "name": "projenCommand",
13803
13860
  "optional": true,
@@ -13815,7 +13872,7 @@
13815
13872
  "immutable": true,
13816
13873
  "locationInModule": {
13817
13874
  "filename": "src/projects/jsii-options.generated.ts",
13818
- "line": 1018
13875
+ "line": 1026
13819
13876
  },
13820
13877
  "name": "projenCredentials",
13821
13878
  "optional": true,
@@ -13869,7 +13926,7 @@
13869
13926
  "immutable": true,
13870
13927
  "locationInModule": {
13871
13928
  "filename": "src/projects/jsii-options.generated.ts",
13872
- "line": 1095
13929
+ "line": 1103
13873
13930
  },
13874
13931
  "name": "projenrcJson",
13875
13932
  "optional": true,
@@ -13887,7 +13944,7 @@
13887
13944
  "immutable": true,
13888
13945
  "locationInModule": {
13889
13946
  "filename": "src/projects/jsii-options.generated.ts",
13890
- "line": 1089
13947
+ "line": 1097
13891
13948
  },
13892
13949
  "name": "projenrcJsonOptions",
13893
13950
  "optional": true,
@@ -14129,7 +14186,7 @@
14129
14186
  "immutable": true,
14130
14187
  "locationInModule": {
14131
14188
  "filename": "src/projects/jsii-options.generated.ts",
14132
- "line": 1012
14189
+ "line": 1020
14133
14190
  },
14134
14191
  "name": "readme",
14135
14192
  "optional": true,
@@ -14381,7 +14438,7 @@
14381
14438
  "immutable": true,
14382
14439
  "locationInModule": {
14383
14440
  "filename": "src/projects/jsii-options.generated.ts",
14384
- "line": 1083
14441
+ "line": 1091
14385
14442
  },
14386
14443
  "name": "renovatebot",
14387
14444
  "optional": true,
@@ -14399,7 +14456,7 @@
14399
14456
  "immutable": true,
14400
14457
  "locationInModule": {
14401
14458
  "filename": "src/projects/jsii-options.generated.ts",
14402
- "line": 1077
14459
+ "line": 1085
14403
14460
  },
14404
14461
  "name": "renovatebotOptions",
14405
14462
  "optional": true,
@@ -14417,7 +14474,7 @@
14417
14474
  "immutable": true,
14418
14475
  "locationInModule": {
14419
14476
  "filename": "src/projects/jsii-options.generated.ts",
14420
- "line": 649
14477
+ "line": 657
14421
14478
  },
14422
14479
  "name": "repository",
14423
14480
  "optional": true,
@@ -14434,7 +14491,7 @@
14434
14491
  "immutable": true,
14435
14492
  "locationInModule": {
14436
14493
  "filename": "src/projects/jsii-options.generated.ts",
14437
- "line": 643
14494
+ "line": 651
14438
14495
  },
14439
14496
  "name": "repositoryDirectory",
14440
14497
  "optional": true,
@@ -14488,7 +14545,7 @@
14488
14545
  "immutable": true,
14489
14546
  "locationInModule": {
14490
14547
  "filename": "src/projects/jsii-options.generated.ts",
14491
- "line": 638
14548
+ "line": 646
14492
14549
  },
14493
14550
  "name": "scopedPackagesOptions",
14494
14551
  "optional": true,
@@ -14528,7 +14585,7 @@
14528
14585
  "immutable": true,
14529
14586
  "locationInModule": {
14530
14587
  "filename": "src/projects/jsii-options.generated.ts",
14531
- "line": 632
14588
+ "line": 640
14532
14589
  },
14533
14590
  "name": "stability",
14534
14591
  "optional": true,
@@ -14547,7 +14604,7 @@
14547
14604
  "immutable": true,
14548
14605
  "locationInModule": {
14549
14606
  "filename": "src/projects/jsii-options.generated.ts",
14550
- "line": 1006
14607
+ "line": 1014
14551
14608
  },
14552
14609
  "name": "stale",
14553
14610
  "optional": true,
@@ -14566,7 +14623,7 @@
14566
14623
  "immutable": true,
14567
14624
  "locationInModule": {
14568
14625
  "filename": "src/projects/jsii-options.generated.ts",
14569
- "line": 999
14626
+ "line": 1007
14570
14627
  },
14571
14628
  "name": "staleOptions",
14572
14629
  "optional": true,
@@ -14677,7 +14734,7 @@
14677
14734
  "immutable": true,
14678
14735
  "locationInModule": {
14679
14736
  "filename": "src/projects/jsii-options.generated.ts",
14680
- "line": 1192
14737
+ "line": 1200
14681
14738
  },
14682
14739
  "name": "typeDoc",
14683
14740
  "optional": true,
@@ -14695,7 +14752,7 @@
14695
14752
  "immutable": true,
14696
14753
  "locationInModule": {
14697
14754
  "filename": "src/projects/jsii-options.generated.ts",
14698
- "line": 1197
14755
+ "line": 1205
14699
14756
  },
14700
14757
  "name": "typeDocOptions",
14701
14758
  "optional": true,
@@ -14775,7 +14832,7 @@
14775
14832
  "immutable": true,
14776
14833
  "locationInModule": {
14777
14834
  "filename": "src/projects/jsii-options.generated.ts",
14778
- "line": 1182
14835
+ "line": 1190
14779
14836
  },
14780
14837
  "name": "vitest",
14781
14838
  "optional": true,
@@ -14793,7 +14850,7 @@
14793
14850
  "immutable": true,
14794
14851
  "locationInModule": {
14795
14852
  "filename": "src/projects/jsii-options.generated.ts",
14796
- "line": 1187
14853
+ "line": 1195
14797
14854
  },
14798
14855
  "name": "vitestOptions",
14799
14856
  "optional": true,
@@ -14812,7 +14869,7 @@
14812
14869
  "immutable": true,
14813
14870
  "locationInModule": {
14814
14871
  "filename": "src/projects/jsii-options.generated.ts",
14815
- "line": 992
14872
+ "line": 1000
14816
14873
  },
14817
14874
  "name": "vscode",
14818
14875
  "optional": true,
@@ -14926,7 +14983,7 @@
14926
14983
  "immutable": true,
14927
14984
  "locationInModule": {
14928
14985
  "filename": "src/projects/jsii-options.generated.ts",
14929
- "line": 627
14986
+ "line": 635
14930
14987
  },
14931
14988
  "name": "yarnBerryOptions",
14932
14989
  "optional": true,
@@ -17250,7 +17307,7 @@
17250
17307
  "immutable": true,
17251
17308
  "locationInModule": {
17252
17309
  "filename": "src/projects/typescript-options.generated.ts",
17253
- "line": 1053
17310
+ "line": 1061
17254
17311
  },
17255
17312
  "name": "name",
17256
17313
  "type": {
@@ -17267,7 +17324,7 @@
17267
17324
  "immutable": true,
17268
17325
  "locationInModule": {
17269
17326
  "filename": "src/projects/typescript-options.generated.ts",
17270
- "line": 881
17327
+ "line": 889
17271
17328
  },
17272
17329
  "name": "addPackageManagerToDevEngines",
17273
17330
  "optional": true,
@@ -17286,7 +17343,7 @@
17286
17343
  "immutable": true,
17287
17344
  "locationInModule": {
17288
17345
  "filename": "src/projects/typescript-options.generated.ts",
17289
- "line": 875
17346
+ "line": 883
17290
17347
  },
17291
17348
  "name": "allowLibraryDependencies",
17292
17349
  "optional": true,
@@ -17305,7 +17362,7 @@
17305
17362
  "immutable": true,
17306
17363
  "locationInModule": {
17307
17364
  "filename": "src/projects/typescript-options.generated.ts",
17308
- "line": 867
17365
+ "line": 875
17309
17366
  },
17310
17367
  "name": "allowScripts",
17311
17368
  "optional": true,
@@ -17382,7 +17439,7 @@
17382
17439
  "immutable": true,
17383
17440
  "locationInModule": {
17384
17441
  "filename": "src/projects/typescript-options.generated.ts",
17385
- "line": 837
17442
+ "line": 845
17386
17443
  },
17387
17444
  "name": "authorEmail",
17388
17445
  "optional": true,
@@ -17399,7 +17456,7 @@
17399
17456
  "immutable": true,
17400
17457
  "locationInModule": {
17401
17458
  "filename": "src/projects/typescript-options.generated.ts",
17402
- "line": 832
17459
+ "line": 840
17403
17460
  },
17404
17461
  "name": "authorName",
17405
17462
  "optional": true,
@@ -17416,7 +17473,7 @@
17416
17473
  "immutable": true,
17417
17474
  "locationInModule": {
17418
17475
  "filename": "src/projects/typescript-options.generated.ts",
17419
- "line": 827
17476
+ "line": 835
17420
17477
  },
17421
17478
  "name": "authorOrganization",
17422
17479
  "optional": true,
@@ -17433,7 +17490,7 @@
17433
17490
  "immutable": true,
17434
17491
  "locationInModule": {
17435
17492
  "filename": "src/projects/typescript-options.generated.ts",
17436
- "line": 822
17493
+ "line": 830
17437
17494
  },
17438
17495
  "name": "authorUrl",
17439
17496
  "optional": true,
@@ -17451,7 +17508,7 @@
17451
17508
  "immutable": true,
17452
17509
  "locationInModule": {
17453
17510
  "filename": "src/projects/typescript-options.generated.ts",
17454
- "line": 967
17511
+ "line": 975
17455
17512
  },
17456
17513
  "name": "autoApproveOptions",
17457
17514
  "optional": true,
@@ -17488,7 +17545,7 @@
17488
17545
  "immutable": true,
17489
17546
  "locationInModule": {
17490
17547
  "filename": "src/projects/typescript-options.generated.ts",
17491
- "line": 817
17548
+ "line": 825
17492
17549
  },
17493
17550
  "name": "autoDetectBin",
17494
17551
  "optional": true,
@@ -17507,7 +17564,7 @@
17507
17564
  "immutable": true,
17508
17565
  "locationInModule": {
17509
17566
  "filename": "src/projects/typescript-options.generated.ts",
17510
- "line": 961
17567
+ "line": 969
17511
17568
  },
17512
17569
  "name": "autoMerge",
17513
17570
  "optional": true,
@@ -17526,7 +17583,7 @@
17526
17583
  "immutable": true,
17527
17584
  "locationInModule": {
17528
17585
  "filename": "src/projects/typescript-options.generated.ts",
17529
- "line": 953
17586
+ "line": 961
17530
17587
  },
17531
17588
  "name": "autoMergeOptions",
17532
17589
  "optional": true,
@@ -17544,7 +17601,7 @@
17544
17601
  "immutable": true,
17545
17602
  "locationInModule": {
17546
17603
  "filename": "src/projects/typescript-options.generated.ts",
17547
- "line": 811
17604
+ "line": 819
17548
17605
  },
17549
17606
  "name": "bin",
17550
17607
  "optional": true,
@@ -17602,7 +17659,7 @@
17602
17659
  "immutable": true,
17603
17660
  "locationInModule": {
17604
17661
  "filename": "src/projects/typescript-options.generated.ts",
17605
- "line": 803
17662
+ "line": 811
17606
17663
  },
17607
17664
  "name": "bugsEmail",
17608
17665
  "optional": true,
@@ -17619,7 +17676,7 @@
17619
17676
  "immutable": true,
17620
17677
  "locationInModule": {
17621
17678
  "filename": "src/projects/typescript-options.generated.ts",
17622
- "line": 798
17679
+ "line": 806
17623
17680
  },
17624
17681
  "name": "bugsUrl",
17625
17682
  "optional": true,
@@ -17673,7 +17730,7 @@
17673
17730
  "immutable": true,
17674
17731
  "locationInModule": {
17675
17732
  "filename": "src/projects/typescript-options.generated.ts",
17676
- "line": 517
17733
+ "line": 525
17677
17734
  },
17678
17735
  "name": "bumpPackage",
17679
17736
  "optional": true,
@@ -17691,7 +17748,7 @@
17691
17748
  "immutable": true,
17692
17749
  "locationInModule": {
17693
17750
  "filename": "src/projects/typescript-options.generated.ts",
17694
- "line": 793
17751
+ "line": 801
17695
17752
  },
17696
17753
  "name": "bundledDeps",
17697
17754
  "optional": true,
@@ -17731,7 +17788,7 @@
17731
17788
  "immutable": true,
17732
17789
  "locationInModule": {
17733
17790
  "filename": "src/projects/typescript-options.generated.ts",
17734
- "line": 778
17791
+ "line": 786
17735
17792
  },
17736
17793
  "name": "bunVersion",
17737
17794
  "optional": true,
@@ -17768,7 +17825,7 @@
17768
17825
  "immutable": true,
17769
17826
  "locationInModule": {
17770
17827
  "filename": "src/projects/typescript-options.generated.ts",
17771
- "line": 945
17828
+ "line": 953
17772
17829
  },
17773
17830
  "name": "clobber",
17774
17831
  "optional": true,
@@ -17787,7 +17844,7 @@
17787
17844
  "immutable": true,
17788
17845
  "locationInModule": {
17789
17846
  "filename": "src/projects/typescript-options.generated.ts",
17790
- "line": 772
17847
+ "line": 780
17791
17848
  },
17792
17849
  "name": "codeArtifactOptions",
17793
17850
  "optional": true,
@@ -17841,7 +17898,7 @@
17841
17898
  "immutable": true,
17842
17899
  "locationInModule": {
17843
17900
  "filename": "src/projects/typescript-options.generated.ts",
17844
- "line": 1046
17901
+ "line": 1054
17845
17902
  },
17846
17903
  "name": "commitGenerated",
17847
17904
  "optional": true,
@@ -17898,7 +17955,7 @@
17898
17955
  "immutable": true,
17899
17956
  "locationInModule": {
17900
17957
  "filename": "src/projects/typescript-options.generated.ts",
17901
- "line": 765
17958
+ "line": 773
17902
17959
  },
17903
17960
  "name": "dedupeDeps",
17904
17961
  "optional": true,
@@ -17938,7 +17995,7 @@
17938
17995
  "immutable": true,
17939
17996
  "locationInModule": {
17940
17997
  "filename": "src/projects/typescript-options.generated.ts",
17941
- "line": 745
17998
+ "line": 753
17942
17999
  },
17943
18000
  "name": "deleteOrphanedLockFiles",
17944
18001
  "optional": true,
@@ -17997,7 +18054,7 @@
17997
18054
  "immutable": true,
17998
18055
  "locationInModule": {
17999
18056
  "filename": "src/projects/typescript-options.generated.ts",
18000
- "line": 735
18057
+ "line": 743
18001
18058
  },
18002
18059
  "name": "deps",
18003
18060
  "optional": true,
@@ -18060,7 +18117,7 @@
18060
18117
  "immutable": true,
18061
18118
  "locationInModule": {
18062
18119
  "filename": "src/projects/typescript-options.generated.ts",
18063
- "line": 722
18120
+ "line": 730
18064
18121
  },
18065
18122
  "name": "description",
18066
18123
  "optional": true,
@@ -18078,7 +18135,7 @@
18078
18135
  "immutable": true,
18079
18136
  "locationInModule": {
18080
18137
  "filename": "src/projects/typescript-options.generated.ts",
18081
- "line": 939
18138
+ "line": 947
18082
18139
  },
18083
18140
  "name": "devContainer",
18084
18141
  "optional": true,
@@ -18100,7 +18157,7 @@
18100
18157
  "immutable": true,
18101
18158
  "locationInModule": {
18102
18159
  "filename": "src/projects/typescript-options.generated.ts",
18103
- "line": 714
18160
+ "line": 722
18104
18161
  },
18105
18162
  "name": "devDeps",
18106
18163
  "optional": true,
@@ -18122,7 +18179,7 @@
18122
18179
  "immutable": true,
18123
18180
  "locationInModule": {
18124
18181
  "filename": "src/projects/typescript-options.generated.ts",
18125
- "line": 697
18182
+ "line": 705
18126
18183
  },
18127
18184
  "name": "devEngines",
18128
18185
  "optional": true,
@@ -18212,7 +18269,7 @@
18212
18269
  "immutable": true,
18213
18270
  "locationInModule": {
18214
18271
  "filename": "src/projects/typescript-options.generated.ts",
18215
- "line": 689
18272
+ "line": 697
18216
18273
  },
18217
18274
  "name": "entrypoint",
18218
18275
  "optional": true,
@@ -18249,7 +18306,7 @@
18249
18306
  "immutable": true,
18250
18307
  "locationInModule": {
18251
18308
  "filename": "src/projects/typescript-options.generated.ts",
18252
- "line": 933
18309
+ "line": 941
18253
18310
  },
18254
18311
  "name": "github",
18255
18312
  "optional": true,
@@ -18267,7 +18324,7 @@
18267
18324
  "immutable": true,
18268
18325
  "locationInModule": {
18269
18326
  "filename": "src/projects/typescript-options.generated.ts",
18270
- "line": 926
18327
+ "line": 934
18271
18328
  },
18272
18329
  "name": "githubOptions",
18273
18330
  "optional": true,
@@ -18275,6 +18332,25 @@
18275
18332
  "fqn": "projen.github.GitHubOptions"
18276
18333
  }
18277
18334
  },
18335
+ {
18336
+ "abstract": true,
18337
+ "docs": {
18338
+ "default": "- GitHub determines the latest release based on date and semantic version.",
18339
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
18340
+ "stability": "experimental",
18341
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
18342
+ },
18343
+ "immutable": true,
18344
+ "locationInModule": {
18345
+ "filename": "src/projects/typescript-options.generated.ts",
18346
+ "line": 518
18347
+ },
18348
+ "name": "githubReleaseLatest",
18349
+ "optional": true,
18350
+ "type": {
18351
+ "primitive": "boolean"
18352
+ }
18353
+ },
18278
18354
  {
18279
18355
  "abstract": true,
18280
18356
  "docs": {
@@ -18306,7 +18382,7 @@
18306
18382
  "immutable": true,
18307
18383
  "locationInModule": {
18308
18384
  "filename": "src/projects/typescript-options.generated.ts",
18309
- "line": 1040
18385
+ "line": 1048
18310
18386
  },
18311
18387
  "name": "gitIgnoreOptions",
18312
18388
  "optional": true,
@@ -18323,7 +18399,7 @@
18323
18399
  "immutable": true,
18324
18400
  "locationInModule": {
18325
18401
  "filename": "src/projects/typescript-options.generated.ts",
18326
- "line": 1035
18402
+ "line": 1043
18327
18403
  },
18328
18404
  "name": "gitOptions",
18329
18405
  "optional": true,
@@ -18341,7 +18417,7 @@
18341
18417
  "immutable": true,
18342
18418
  "locationInModule": {
18343
18419
  "filename": "src/projects/typescript-options.generated.ts",
18344
- "line": 920
18420
+ "line": 928
18345
18421
  },
18346
18422
  "name": "gitpod",
18347
18423
  "optional": true,
@@ -18359,7 +18435,7 @@
18359
18435
  "immutable": true,
18360
18436
  "locationInModule": {
18361
18437
  "filename": "src/projects/typescript-options.generated.ts",
18362
- "line": 1058
18438
+ "line": 1066
18363
18439
  },
18364
18440
  "name": "homebrew",
18365
18441
  "optional": true,
@@ -18377,7 +18453,7 @@
18377
18453
  "immutable": true,
18378
18454
  "locationInModule": {
18379
18455
  "filename": "src/projects/typescript-options.generated.ts",
18380
- "line": 1063
18456
+ "line": 1071
18381
18457
  },
18382
18458
  "name": "homebrewOptions",
18383
18459
  "optional": true,
@@ -18394,7 +18470,7 @@
18394
18470
  "immutable": true,
18395
18471
  "locationInModule": {
18396
18472
  "filename": "src/projects/typescript-options.generated.ts",
18397
- "line": 682
18473
+ "line": 690
18398
18474
  },
18399
18475
  "name": "homepage",
18400
18476
  "optional": true,
@@ -18429,7 +18505,7 @@
18429
18505
  "immutable": true,
18430
18506
  "locationInModule": {
18431
18507
  "filename": "src/projects/typescript-options.generated.ts",
18432
- "line": 677
18508
+ "line": 685
18433
18509
  },
18434
18510
  "name": "keywords",
18435
18511
  "optional": true,
@@ -18471,7 +18547,7 @@
18471
18547
  "immutable": true,
18472
18548
  "locationInModule": {
18473
18549
  "filename": "src/projects/typescript-options.generated.ts",
18474
- "line": 672
18550
+ "line": 680
18475
18551
  },
18476
18552
  "name": "license",
18477
18553
  "optional": true,
@@ -18489,7 +18565,7 @@
18489
18565
  "immutable": true,
18490
18566
  "locationInModule": {
18491
18567
  "filename": "src/projects/typescript-options.generated.ts",
18492
- "line": 664
18568
+ "line": 672
18493
18569
  },
18494
18570
  "name": "licensed",
18495
18571
  "optional": true,
@@ -18507,7 +18583,7 @@
18507
18583
  "immutable": true,
18508
18584
  "locationInModule": {
18509
18585
  "filename": "src/projects/typescript-options.generated.ts",
18510
- "line": 1030
18586
+ "line": 1038
18511
18587
  },
18512
18588
  "name": "logging",
18513
18589
  "optional": true,
@@ -18545,7 +18621,7 @@
18545
18621
  "immutable": true,
18546
18622
  "locationInModule": {
18547
18623
  "filename": "src/projects/typescript-options.generated.ts",
18548
- "line": 658
18624
+ "line": 666
18549
18625
  },
18550
18626
  "name": "maxNodeVersion",
18551
18627
  "optional": true,
@@ -18583,7 +18659,7 @@
18583
18659
  "immutable": true,
18584
18660
  "locationInModule": {
18585
18661
  "filename": "src/projects/typescript-options.generated.ts",
18586
- "line": 647
18662
+ "line": 655
18587
18663
  },
18588
18664
  "name": "minNodeVersion",
18589
18665
  "optional": true,
@@ -18601,7 +18677,7 @@
18601
18677
  "immutable": true,
18602
18678
  "locationInModule": {
18603
18679
  "filename": "src/projects/typescript-options.generated.ts",
18604
- "line": 1068
18680
+ "line": 1076
18605
18681
  },
18606
18682
  "name": "mise",
18607
18683
  "optional": true,
@@ -18619,7 +18695,7 @@
18619
18695
  "immutable": true,
18620
18696
  "locationInModule": {
18621
18697
  "filename": "src/projects/typescript-options.generated.ts",
18622
- "line": 1073
18698
+ "line": 1081
18623
18699
  },
18624
18700
  "name": "miseOptions",
18625
18701
  "optional": true,
@@ -18656,7 +18732,7 @@
18656
18732
  "immutable": true,
18657
18733
  "locationInModule": {
18658
18734
  "filename": "src/projects/typescript-options.generated.ts",
18659
- "line": 632
18735
+ "line": 640
18660
18736
  },
18661
18737
  "name": "npmAccess",
18662
18738
  "optional": true,
@@ -18729,7 +18805,7 @@
18729
18805
  "immutable": true,
18730
18806
  "locationInModule": {
18731
18807
  "filename": "src/projects/typescript-options.generated.ts",
18732
- "line": 624
18808
+ "line": 632
18733
18809
  },
18734
18810
  "name": "npmProvenance",
18735
18811
  "optional": true,
@@ -18748,7 +18824,7 @@
18748
18824
  "immutable": true,
18749
18825
  "locationInModule": {
18750
18826
  "filename": "src/projects/typescript-options.generated.ts",
18751
- "line": 613
18827
+ "line": 621
18752
18828
  },
18753
18829
  "name": "npmRegistryUrl",
18754
18830
  "optional": true,
@@ -18766,7 +18842,7 @@
18766
18842
  "immutable": true,
18767
18843
  "locationInModule": {
18768
18844
  "filename": "src/projects/typescript-options.generated.ts",
18769
- "line": 606
18845
+ "line": 614
18770
18846
  },
18771
18847
  "name": "npmTokenSecret",
18772
18848
  "optional": true,
@@ -18784,7 +18860,7 @@
18784
18860
  "immutable": true,
18785
18861
  "locationInModule": {
18786
18862
  "filename": "src/projects/typescript-options.generated.ts",
18787
- "line": 600
18863
+ "line": 608
18788
18864
  },
18789
18865
  "name": "npmTrustedPublishing",
18790
18866
  "optional": true,
@@ -18803,7 +18879,7 @@
18803
18879
  "immutable": true,
18804
18880
  "locationInModule": {
18805
18881
  "filename": "src/projects/typescript-options.generated.ts",
18806
- "line": 1024
18882
+ "line": 1032
18807
18883
  },
18808
18884
  "name": "outdir",
18809
18885
  "optional": true,
@@ -18839,7 +18915,7 @@
18839
18915
  "immutable": true,
18840
18916
  "locationInModule": {
18841
18917
  "filename": "src/projects/typescript-options.generated.ts",
18842
- "line": 594
18918
+ "line": 602
18843
18919
  },
18844
18920
  "name": "packageManager",
18845
18921
  "optional": true,
@@ -18860,7 +18936,7 @@
18860
18936
  "immutable": true,
18861
18937
  "locationInModule": {
18862
18938
  "filename": "src/projects/typescript-options.generated.ts",
18863
- "line": 588
18939
+ "line": 596
18864
18940
  },
18865
18941
  "name": "packageName",
18866
18942
  "optional": true,
@@ -18877,7 +18953,7 @@
18877
18953
  "immutable": true,
18878
18954
  "locationInModule": {
18879
18955
  "filename": "src/projects/typescript-options.generated.ts",
18880
- "line": 1013
18956
+ "line": 1021
18881
18957
  },
18882
18958
  "name": "parent",
18883
18959
  "optional": true,
@@ -18894,7 +18970,7 @@
18894
18970
  "immutable": true,
18895
18971
  "locationInModule": {
18896
18972
  "filename": "src/projects/typescript-options.generated.ts",
18897
- "line": 581
18973
+ "line": 589
18898
18974
  },
18899
18975
  "name": "peerDependencyOptions",
18900
18976
  "optional": true,
@@ -18913,7 +18989,7 @@
18913
18989
  "immutable": true,
18914
18990
  "locationInModule": {
18915
18991
  "filename": "src/projects/typescript-options.generated.ts",
18916
- "line": 576
18992
+ "line": 584
18917
18993
  },
18918
18994
  "name": "peerDeps",
18919
18995
  "optional": true,
@@ -18936,7 +19012,7 @@
18936
19012
  "immutable": true,
18937
19013
  "locationInModule": {
18938
19014
  "filename": "src/projects/typescript-options.generated.ts",
18939
- "line": 557
19015
+ "line": 565
18940
19016
  },
18941
19017
  "name": "pnpmOptions",
18942
19018
  "optional": true,
@@ -18954,7 +19030,7 @@
18954
19030
  "immutable": true,
18955
19031
  "locationInModule": {
18956
19032
  "filename": "src/projects/typescript-options.generated.ts",
18957
- "line": 551
19033
+ "line": 559
18958
19034
  },
18959
19035
  "name": "pnpmVersion",
18960
19036
  "optional": true,
@@ -19013,7 +19089,7 @@
19013
19089
  "immutable": true,
19014
19090
  "locationInModule": {
19015
19091
  "filename": "src/projects/typescript-options.generated.ts",
19016
- "line": 1008
19092
+ "line": 1016
19017
19093
  },
19018
19094
  "name": "projectTree",
19019
19095
  "optional": true,
@@ -19032,7 +19108,7 @@
19032
19108
  "immutable": true,
19033
19109
  "locationInModule": {
19034
19110
  "filename": "src/projects/typescript-options.generated.ts",
19035
- "line": 1002
19111
+ "line": 1010
19036
19112
  },
19037
19113
  "name": "projenCommand",
19038
19114
  "optional": true,
@@ -19050,7 +19126,7 @@
19050
19126
  "immutable": true,
19051
19127
  "locationInModule": {
19052
19128
  "filename": "src/projects/typescript-options.generated.ts",
19053
- "line": 914
19129
+ "line": 922
19054
19130
  },
19055
19131
  "name": "projenCredentials",
19056
19132
  "optional": true,
@@ -19104,7 +19180,7 @@
19104
19180
  "immutable": true,
19105
19181
  "locationInModule": {
19106
19182
  "filename": "src/projects/typescript-options.generated.ts",
19107
- "line": 991
19183
+ "line": 999
19108
19184
  },
19109
19185
  "name": "projenrcJson",
19110
19186
  "optional": true,
@@ -19122,7 +19198,7 @@
19122
19198
  "immutable": true,
19123
19199
  "locationInModule": {
19124
19200
  "filename": "src/projects/typescript-options.generated.ts",
19125
- "line": 985
19201
+ "line": 993
19126
19202
  },
19127
19203
  "name": "projenrcJsonOptions",
19128
19204
  "optional": true,
@@ -19292,7 +19368,7 @@
19292
19368
  "immutable": true,
19293
19369
  "locationInModule": {
19294
19370
  "filename": "src/projects/typescript-options.generated.ts",
19295
- "line": 908
19371
+ "line": 916
19296
19372
  },
19297
19373
  "name": "readme",
19298
19374
  "optional": true,
@@ -19544,7 +19620,7 @@
19544
19620
  "immutable": true,
19545
19621
  "locationInModule": {
19546
19622
  "filename": "src/projects/typescript-options.generated.ts",
19547
- "line": 979
19623
+ "line": 987
19548
19624
  },
19549
19625
  "name": "renovatebot",
19550
19626
  "optional": true,
@@ -19562,7 +19638,7 @@
19562
19638
  "immutable": true,
19563
19639
  "locationInModule": {
19564
19640
  "filename": "src/projects/typescript-options.generated.ts",
19565
- "line": 973
19641
+ "line": 981
19566
19642
  },
19567
19643
  "name": "renovatebotOptions",
19568
19644
  "optional": true,
@@ -19580,7 +19656,7 @@
19580
19656
  "immutable": true,
19581
19657
  "locationInModule": {
19582
19658
  "filename": "src/projects/typescript-options.generated.ts",
19583
- "line": 545
19659
+ "line": 553
19584
19660
  },
19585
19661
  "name": "repository",
19586
19662
  "optional": true,
@@ -19597,7 +19673,7 @@
19597
19673
  "immutable": true,
19598
19674
  "locationInModule": {
19599
19675
  "filename": "src/projects/typescript-options.generated.ts",
19600
- "line": 539
19676
+ "line": 547
19601
19677
  },
19602
19678
  "name": "repositoryDirectory",
19603
19679
  "optional": true,
@@ -19634,7 +19710,7 @@
19634
19710
  "immutable": true,
19635
19711
  "locationInModule": {
19636
19712
  "filename": "src/projects/typescript-options.generated.ts",
19637
- "line": 534
19713
+ "line": 542
19638
19714
  },
19639
19715
  "name": "scopedPackagesOptions",
19640
19716
  "optional": true,
@@ -19674,7 +19750,7 @@
19674
19750
  "immutable": true,
19675
19751
  "locationInModule": {
19676
19752
  "filename": "src/projects/typescript-options.generated.ts",
19677
- "line": 528
19753
+ "line": 536
19678
19754
  },
19679
19755
  "name": "stability",
19680
19756
  "optional": true,
@@ -19693,7 +19769,7 @@
19693
19769
  "immutable": true,
19694
19770
  "locationInModule": {
19695
19771
  "filename": "src/projects/typescript-options.generated.ts",
19696
- "line": 902
19772
+ "line": 910
19697
19773
  },
19698
19774
  "name": "stale",
19699
19775
  "optional": true,
@@ -19712,7 +19788,7 @@
19712
19788
  "immutable": true,
19713
19789
  "locationInModule": {
19714
19790
  "filename": "src/projects/typescript-options.generated.ts",
19715
- "line": 895
19791
+ "line": 903
19716
19792
  },
19717
19793
  "name": "staleOptions",
19718
19794
  "optional": true,
@@ -19866,7 +19942,7 @@
19866
19942
  "immutable": true,
19867
19943
  "locationInModule": {
19868
19944
  "filename": "src/projects/typescript-options.generated.ts",
19869
- "line": 1078
19945
+ "line": 1086
19870
19946
  },
19871
19947
  "name": "vitest",
19872
19948
  "optional": true,
@@ -19884,7 +19960,7 @@
19884
19960
  "immutable": true,
19885
19961
  "locationInModule": {
19886
19962
  "filename": "src/projects/typescript-options.generated.ts",
19887
- "line": 1083
19963
+ "line": 1091
19888
19964
  },
19889
19965
  "name": "vitestOptions",
19890
19966
  "optional": true,
@@ -19903,7 +19979,7 @@
19903
19979
  "immutable": true,
19904
19980
  "locationInModule": {
19905
19981
  "filename": "src/projects/typescript-options.generated.ts",
19906
- "line": 888
19982
+ "line": 896
19907
19983
  },
19908
19984
  "name": "vscode",
19909
19985
  "optional": true,
@@ -20017,7 +20093,7 @@
20017
20093
  "immutable": true,
20018
20094
  "locationInModule": {
20019
20095
  "filename": "src/projects/typescript-options.generated.ts",
20020
- "line": 523
20096
+ "line": 531
20021
20097
  },
20022
20098
  "name": "yarnBerryOptions",
20023
20099
  "optional": true,
@@ -20770,6 +20846,6 @@
20770
20846
  "symbolId": "src/components/vitest:VitestOptions"
20771
20847
  }
20772
20848
  },
20773
- "version": "0.3.26",
20774
- "fingerprint": "aTxwxIXOjpHo40oYtARhg4ZAqYzya58aPGt8Z8zXrx8="
20849
+ "version": "0.3.27",
20850
+ "fingerprint": "nB46FOLYDoNfVIzfXUYdWLlmUf73+B97By0MfCw9FNM="
20775
20851
  }