@nikovirtala/projen-constructs 0.3.26 → 0.3.28

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 (29) hide show
  1. package/.jsii +482 -310
  2. package/docs/api/assets/search.js +1 -1
  3. package/docs/api/interfaces/AwsCdkConstructLibraryProjectOptions.html +281 -248
  4. package/docs/api/interfaces/AwsCdkTypeScriptAppProjectOptions.html +272 -239
  5. package/docs/api/interfaces/JsiiProjectOptions.html +267 -234
  6. package/docs/api/interfaces/TypeScriptProjectOptions.html +246 -213
  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 +15 -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 +15 -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 +15 -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 +15 -0
  26. package/lib/projects/typescript-options.generated.js +1 -1
  27. package/lib/projects/typescript.generated.js +1 -1
  28. package/lib/versions.json +1 -1
  29. package/package.json +6 -6
package/.jsii CHANGED
@@ -11,9 +11,9 @@
11
11
  "case": "^1.6.3"
12
12
  },
13
13
  "dependencies": {
14
- "@mrgrain/cdk-esbuild": "^5.8.2",
14
+ "@mrgrain/cdk-esbuild": "^5.8.3",
15
15
  "constructs": "^10.8.1",
16
- "projen": "^0.103.11"
16
+ "projen": "^0.103.19"
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": 1258
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": 1086
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": 1080
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": 1072
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": 1042
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": 1037
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": 1032
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": 1027
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": 1172
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": 1022
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": 1166
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": 1158
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": 1016
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": 1008
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": 1003
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": 998
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": 983
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": 1150
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": 977
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": 1251
4993
4993
  },
4994
4994
  "name": "commitGenerated",
4995
4995
  "optional": true,
@@ -5052,6 +5052,30 @@
5052
5052
  "primitive": "boolean"
5053
5053
  }
5054
5054
  },
5055
+ {
5056
+ "abstract": true,
5057
+ "docs": {
5058
+ "default": "- no package configuration",
5059
+ "remarks": "Values should be JSON-serializable.",
5060
+ "stability": "experimental",
5061
+ "summary": "Configuration values available to package scripts at runtime."
5062
+ },
5063
+ "immutable": true,
5064
+ "locationInModule": {
5065
+ "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5066
+ "line": 970
5067
+ },
5068
+ "name": "config",
5069
+ "optional": true,
5070
+ "type": {
5071
+ "collection": {
5072
+ "elementtype": {
5073
+ "primitive": "any"
5074
+ },
5075
+ "kind": "map"
5076
+ }
5077
+ }
5078
+ },
5055
5079
  {
5056
5080
  "abstract": true,
5057
5081
  "docs": {
@@ -5119,7 +5143,7 @@
5119
5143
  "immutable": true,
5120
5144
  "locationInModule": {
5121
5145
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5122
- "line": 955
5146
+ "line": 963
5123
5147
  },
5124
5148
  "name": "dedupeDeps",
5125
5149
  "optional": true,
@@ -5159,7 +5183,7 @@
5159
5183
  "immutable": true,
5160
5184
  "locationInModule": {
5161
5185
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5162
- "line": 935
5186
+ "line": 943
5163
5187
  },
5164
5188
  "name": "deleteOrphanedLockFiles",
5165
5189
  "optional": true,
@@ -5218,7 +5242,7 @@
5218
5242
  "immutable": true,
5219
5243
  "locationInModule": {
5220
5244
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5221
- "line": 925
5245
+ "line": 933
5222
5246
  },
5223
5247
  "name": "deps",
5224
5248
  "optional": true,
@@ -5281,7 +5305,7 @@
5281
5305
  "immutable": true,
5282
5306
  "locationInModule": {
5283
5307
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5284
- "line": 912
5308
+ "line": 920
5285
5309
  },
5286
5310
  "name": "description",
5287
5311
  "optional": true,
@@ -5299,7 +5323,7 @@
5299
5323
  "immutable": true,
5300
5324
  "locationInModule": {
5301
5325
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5302
- "line": 1129
5326
+ "line": 1144
5303
5327
  },
5304
5328
  "name": "devContainer",
5305
5329
  "optional": true,
@@ -5321,7 +5345,7 @@
5321
5345
  "immutable": true,
5322
5346
  "locationInModule": {
5323
5347
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5324
- "line": 904
5348
+ "line": 912
5325
5349
  },
5326
5350
  "name": "devDeps",
5327
5351
  "optional": true,
@@ -5343,7 +5367,7 @@
5343
5367
  "immutable": true,
5344
5368
  "locationInModule": {
5345
5369
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5346
- "line": 887
5370
+ "line": 895
5347
5371
  },
5348
5372
  "name": "devEngines",
5349
5373
  "optional": true,
@@ -5469,7 +5493,7 @@
5469
5493
  "immutable": true,
5470
5494
  "locationInModule": {
5471
5495
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5472
- "line": 879
5496
+ "line": 887
5473
5497
  },
5474
5498
  "name": "entrypoint",
5475
5499
  "optional": true,
@@ -5547,7 +5571,7 @@
5547
5571
  "immutable": true,
5548
5572
  "locationInModule": {
5549
5573
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5550
- "line": 1123
5574
+ "line": 1138
5551
5575
  },
5552
5576
  "name": "github",
5553
5577
  "optional": true,
@@ -5565,7 +5589,7 @@
5565
5589
  "immutable": true,
5566
5590
  "locationInModule": {
5567
5591
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5568
- "line": 1116
5592
+ "line": 1131
5569
5593
  },
5570
5594
  "name": "githubOptions",
5571
5595
  "optional": true,
@@ -5573,6 +5597,25 @@
5573
5597
  "fqn": "projen.github.GitHubOptions"
5574
5598
  }
5575
5599
  },
5600
+ {
5601
+ "abstract": true,
5602
+ "docs": {
5603
+ "default": "- GitHub determines the latest release based on date and semantic version.",
5604
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
5605
+ "stability": "experimental",
5606
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
5607
+ },
5608
+ "immutable": true,
5609
+ "locationInModule": {
5610
+ "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5611
+ "line": 708
5612
+ },
5613
+ "name": "githubReleaseLatest",
5614
+ "optional": true,
5615
+ "type": {
5616
+ "primitive": "boolean"
5617
+ }
5618
+ },
5576
5619
  {
5577
5620
  "abstract": true,
5578
5621
  "docs": {
@@ -5604,7 +5647,7 @@
5604
5647
  "immutable": true,
5605
5648
  "locationInModule": {
5606
5649
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5607
- "line": 1230
5650
+ "line": 1245
5608
5651
  },
5609
5652
  "name": "gitIgnoreOptions",
5610
5653
  "optional": true,
@@ -5621,7 +5664,7 @@
5621
5664
  "immutable": true,
5622
5665
  "locationInModule": {
5623
5666
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5624
- "line": 1225
5667
+ "line": 1240
5625
5668
  },
5626
5669
  "name": "gitOptions",
5627
5670
  "optional": true,
@@ -5639,7 +5682,7 @@
5639
5682
  "immutable": true,
5640
5683
  "locationInModule": {
5641
5684
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5642
- "line": 1110
5685
+ "line": 1125
5643
5686
  },
5644
5687
  "name": "gitpod",
5645
5688
  "optional": true,
@@ -5657,7 +5700,7 @@
5657
5700
  "immutable": true,
5658
5701
  "locationInModule": {
5659
5702
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5660
- "line": 1248
5703
+ "line": 1263
5661
5704
  },
5662
5705
  "name": "homebrew",
5663
5706
  "optional": true,
@@ -5675,7 +5718,7 @@
5675
5718
  "immutable": true,
5676
5719
  "locationInModule": {
5677
5720
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5678
- "line": 1253
5721
+ "line": 1268
5679
5722
  },
5680
5723
  "name": "homebrewOptions",
5681
5724
  "optional": true,
@@ -5692,7 +5735,7 @@
5692
5735
  "immutable": true,
5693
5736
  "locationInModule": {
5694
5737
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5695
- "line": 872
5738
+ "line": 880
5696
5739
  },
5697
5740
  "name": "homepage",
5698
5741
  "optional": true,
@@ -5767,7 +5810,7 @@
5767
5810
  "immutable": true,
5768
5811
  "locationInModule": {
5769
5812
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5770
- "line": 867
5813
+ "line": 875
5771
5814
  },
5772
5815
  "name": "keywords",
5773
5816
  "optional": true,
@@ -5863,7 +5906,7 @@
5863
5906
  "immutable": true,
5864
5907
  "locationInModule": {
5865
5908
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5866
- "line": 862
5909
+ "line": 870
5867
5910
  },
5868
5911
  "name": "license",
5869
5912
  "optional": true,
@@ -5881,7 +5924,7 @@
5881
5924
  "immutable": true,
5882
5925
  "locationInModule": {
5883
5926
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5884
- "line": 854
5927
+ "line": 862
5885
5928
  },
5886
5929
  "name": "licensed",
5887
5930
  "optional": true,
@@ -5899,7 +5942,7 @@
5899
5942
  "immutable": true,
5900
5943
  "locationInModule": {
5901
5944
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5902
- "line": 1220
5945
+ "line": 1235
5903
5946
  },
5904
5947
  "name": "logging",
5905
5948
  "optional": true,
@@ -5937,7 +5980,7 @@
5937
5980
  "immutable": true,
5938
5981
  "locationInModule": {
5939
5982
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5940
- "line": 848
5983
+ "line": 856
5941
5984
  },
5942
5985
  "name": "maxNodeVersion",
5943
5986
  "optional": true,
@@ -5975,7 +6018,7 @@
5975
6018
  "immutable": true,
5976
6019
  "locationInModule": {
5977
6020
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5978
- "line": 837
6021
+ "line": 845
5979
6022
  },
5980
6023
  "name": "minNodeVersion",
5981
6024
  "optional": true,
@@ -5993,7 +6036,7 @@
5993
6036
  "immutable": true,
5994
6037
  "locationInModule": {
5995
6038
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
5996
- "line": 1258
6039
+ "line": 1273
5997
6040
  },
5998
6041
  "name": "mise",
5999
6042
  "optional": true,
@@ -6011,7 +6054,7 @@
6011
6054
  "immutable": true,
6012
6055
  "locationInModule": {
6013
6056
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6014
- "line": 1263
6057
+ "line": 1278
6015
6058
  },
6016
6059
  "name": "miseOptions",
6017
6060
  "optional": true,
@@ -6048,7 +6091,7 @@
6048
6091
  "immutable": true,
6049
6092
  "locationInModule": {
6050
6093
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6051
- "line": 822
6094
+ "line": 830
6052
6095
  },
6053
6096
  "name": "npmAccess",
6054
6097
  "optional": true,
@@ -6121,7 +6164,7 @@
6121
6164
  "immutable": true,
6122
6165
  "locationInModule": {
6123
6166
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6124
- "line": 814
6167
+ "line": 822
6125
6168
  },
6126
6169
  "name": "npmProvenance",
6127
6170
  "optional": true,
@@ -6140,7 +6183,7 @@
6140
6183
  "immutable": true,
6141
6184
  "locationInModule": {
6142
6185
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6143
- "line": 803
6186
+ "line": 811
6144
6187
  },
6145
6188
  "name": "npmRegistryUrl",
6146
6189
  "optional": true,
@@ -6158,7 +6201,7 @@
6158
6201
  "immutable": true,
6159
6202
  "locationInModule": {
6160
6203
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6161
- "line": 796
6204
+ "line": 804
6162
6205
  },
6163
6206
  "name": "npmTokenSecret",
6164
6207
  "optional": true,
@@ -6176,7 +6219,7 @@
6176
6219
  "immutable": true,
6177
6220
  "locationInModule": {
6178
6221
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6179
- "line": 790
6222
+ "line": 798
6180
6223
  },
6181
6224
  "name": "npmTrustedPublishing",
6182
6225
  "optional": true,
@@ -6195,7 +6238,7 @@
6195
6238
  "immutable": true,
6196
6239
  "locationInModule": {
6197
6240
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6198
- "line": 1214
6241
+ "line": 1229
6199
6242
  },
6200
6243
  "name": "outdir",
6201
6244
  "optional": true,
@@ -6231,7 +6274,7 @@
6231
6274
  "immutable": true,
6232
6275
  "locationInModule": {
6233
6276
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6234
- "line": 784
6277
+ "line": 792
6235
6278
  },
6236
6279
  "name": "packageManager",
6237
6280
  "optional": true,
@@ -6252,7 +6295,7 @@
6252
6295
  "immutable": true,
6253
6296
  "locationInModule": {
6254
6297
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6255
- "line": 778
6298
+ "line": 786
6256
6299
  },
6257
6300
  "name": "packageName",
6258
6301
  "optional": true,
@@ -6269,7 +6312,7 @@
6269
6312
  "immutable": true,
6270
6313
  "locationInModule": {
6271
6314
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6272
- "line": 1203
6315
+ "line": 1218
6273
6316
  },
6274
6317
  "name": "parent",
6275
6318
  "optional": true,
@@ -6286,7 +6329,7 @@
6286
6329
  "immutable": true,
6287
6330
  "locationInModule": {
6288
6331
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6289
- "line": 771
6332
+ "line": 779
6290
6333
  },
6291
6334
  "name": "peerDependencyOptions",
6292
6335
  "optional": true,
@@ -6305,7 +6348,7 @@
6305
6348
  "immutable": true,
6306
6349
  "locationInModule": {
6307
6350
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6308
- "line": 766
6351
+ "line": 774
6309
6352
  },
6310
6353
  "name": "peerDeps",
6311
6354
  "optional": true,
@@ -6328,7 +6371,7 @@
6328
6371
  "immutable": true,
6329
6372
  "locationInModule": {
6330
6373
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6331
- "line": 747
6374
+ "line": 755
6332
6375
  },
6333
6376
  "name": "pnpmOptions",
6334
6377
  "optional": true,
@@ -6346,7 +6389,7 @@
6346
6389
  "immutable": true,
6347
6390
  "locationInModule": {
6348
6391
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6349
- "line": 741
6392
+ "line": 749
6350
6393
  },
6351
6394
  "name": "pnpmVersion",
6352
6395
  "optional": true,
@@ -6405,7 +6448,7 @@
6405
6448
  "immutable": true,
6406
6449
  "locationInModule": {
6407
6450
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6408
- "line": 1198
6451
+ "line": 1213
6409
6452
  },
6410
6453
  "name": "projectTree",
6411
6454
  "optional": true,
@@ -6424,7 +6467,7 @@
6424
6467
  "immutable": true,
6425
6468
  "locationInModule": {
6426
6469
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6427
- "line": 1192
6470
+ "line": 1207
6428
6471
  },
6429
6472
  "name": "projenCommand",
6430
6473
  "optional": true,
@@ -6442,7 +6485,7 @@
6442
6485
  "immutable": true,
6443
6486
  "locationInModule": {
6444
6487
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6445
- "line": 1104
6488
+ "line": 1119
6446
6489
  },
6447
6490
  "name": "projenCredentials",
6448
6491
  "optional": true,
@@ -6496,7 +6539,7 @@
6496
6539
  "immutable": true,
6497
6540
  "locationInModule": {
6498
6541
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6499
- "line": 1181
6542
+ "line": 1196
6500
6543
  },
6501
6544
  "name": "projenrcJson",
6502
6545
  "optional": true,
@@ -6514,7 +6557,7 @@
6514
6557
  "immutable": true,
6515
6558
  "locationInModule": {
6516
6559
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6517
- "line": 1175
6560
+ "line": 1190
6518
6561
  },
6519
6562
  "name": "projenrcJsonOptions",
6520
6563
  "optional": true,
@@ -6756,7 +6799,7 @@
6756
6799
  "immutable": true,
6757
6800
  "locationInModule": {
6758
6801
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
6759
- "line": 1098
6802
+ "line": 1113
6760
6803
  },
6761
6804
  "name": "readme",
6762
6805
  "optional": true,
@@ -7008,7 +7051,7 @@
7008
7051
  "immutable": true,
7009
7052
  "locationInModule": {
7010
7053
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7011
- "line": 1169
7054
+ "line": 1184
7012
7055
  },
7013
7056
  "name": "renovatebot",
7014
7057
  "optional": true,
@@ -7026,7 +7069,7 @@
7026
7069
  "immutable": true,
7027
7070
  "locationInModule": {
7028
7071
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7029
- "line": 1163
7072
+ "line": 1178
7030
7073
  },
7031
7074
  "name": "renovatebotOptions",
7032
7075
  "optional": true,
@@ -7044,7 +7087,7 @@
7044
7087
  "immutable": true,
7045
7088
  "locationInModule": {
7046
7089
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7047
- "line": 735
7090
+ "line": 743
7048
7091
  },
7049
7092
  "name": "repository",
7050
7093
  "optional": true,
@@ -7061,7 +7104,7 @@
7061
7104
  "immutable": true,
7062
7105
  "locationInModule": {
7063
7106
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7064
- "line": 729
7107
+ "line": 737
7065
7108
  },
7066
7109
  "name": "repositoryDirectory",
7067
7110
  "optional": true,
@@ -7115,7 +7158,7 @@
7115
7158
  "immutable": true,
7116
7159
  "locationInModule": {
7117
7160
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7118
- "line": 724
7161
+ "line": 732
7119
7162
  },
7120
7163
  "name": "scopedPackagesOptions",
7121
7164
  "optional": true,
@@ -7173,7 +7216,7 @@
7173
7216
  "immutable": true,
7174
7217
  "locationInModule": {
7175
7218
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7176
- "line": 718
7219
+ "line": 726
7177
7220
  },
7178
7221
  "name": "stability",
7179
7222
  "optional": true,
@@ -7192,7 +7235,7 @@
7192
7235
  "immutable": true,
7193
7236
  "locationInModule": {
7194
7237
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7195
- "line": 1092
7238
+ "line": 1107
7196
7239
  },
7197
7240
  "name": "stale",
7198
7241
  "optional": true,
@@ -7211,7 +7254,7 @@
7211
7254
  "immutable": true,
7212
7255
  "locationInModule": {
7213
7256
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7214
- "line": 1085
7257
+ "line": 1100
7215
7258
  },
7216
7259
  "name": "staleOptions",
7217
7260
  "optional": true,
@@ -7384,7 +7427,7 @@
7384
7427
  "immutable": true,
7385
7428
  "locationInModule": {
7386
7429
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7387
- "line": 1268
7430
+ "line": 1283
7388
7431
  },
7389
7432
  "name": "vitest",
7390
7433
  "optional": true,
@@ -7402,7 +7445,7 @@
7402
7445
  "immutable": true,
7403
7446
  "locationInModule": {
7404
7447
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7405
- "line": 1273
7448
+ "line": 1288
7406
7449
  },
7407
7450
  "name": "vitestOptions",
7408
7451
  "optional": true,
@@ -7421,7 +7464,7 @@
7421
7464
  "immutable": true,
7422
7465
  "locationInModule": {
7423
7466
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7424
- "line": 1078
7467
+ "line": 1093
7425
7468
  },
7426
7469
  "name": "vscode",
7427
7470
  "optional": true,
@@ -7535,7 +7578,7 @@
7535
7578
  "immutable": true,
7536
7579
  "locationInModule": {
7537
7580
  "filename": "src/projects/awscdk-construct-library-options.generated.ts",
7538
- "line": 713
7581
+ "line": 721
7539
7582
  },
7540
7583
  "name": "yarnBerryOptions",
7541
7584
  "optional": true,
@@ -7628,7 +7671,7 @@
7628
7671
  "immutable": true,
7629
7672
  "locationInModule": {
7630
7673
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7631
- "line": 1188
7674
+ "line": 1203
7632
7675
  },
7633
7676
  "name": "name",
7634
7677
  "type": {
@@ -7645,7 +7688,7 @@
7645
7688
  "immutable": true,
7646
7689
  "locationInModule": {
7647
7690
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7648
- "line": 1016
7691
+ "line": 1031
7649
7692
  },
7650
7693
  "name": "addPackageManagerToDevEngines",
7651
7694
  "optional": true,
@@ -7664,7 +7707,7 @@
7664
7707
  "immutable": true,
7665
7708
  "locationInModule": {
7666
7709
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7667
- "line": 1010
7710
+ "line": 1025
7668
7711
  },
7669
7712
  "name": "allowLibraryDependencies",
7670
7713
  "optional": true,
@@ -7683,7 +7726,7 @@
7683
7726
  "immutable": true,
7684
7727
  "locationInModule": {
7685
7728
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7686
- "line": 1002
7729
+ "line": 1017
7687
7730
  },
7688
7731
  "name": "allowScripts",
7689
7732
  "optional": true,
@@ -7795,7 +7838,7 @@
7795
7838
  "immutable": true,
7796
7839
  "locationInModule": {
7797
7840
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7798
- "line": 972
7841
+ "line": 987
7799
7842
  },
7800
7843
  "name": "authorEmail",
7801
7844
  "optional": true,
@@ -7812,7 +7855,7 @@
7812
7855
  "immutable": true,
7813
7856
  "locationInModule": {
7814
7857
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7815
- "line": 967
7858
+ "line": 982
7816
7859
  },
7817
7860
  "name": "authorName",
7818
7861
  "optional": true,
@@ -7829,7 +7872,7 @@
7829
7872
  "immutable": true,
7830
7873
  "locationInModule": {
7831
7874
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7832
- "line": 962
7875
+ "line": 977
7833
7876
  },
7834
7877
  "name": "authorOrganization",
7835
7878
  "optional": true,
@@ -7846,7 +7889,7 @@
7846
7889
  "immutable": true,
7847
7890
  "locationInModule": {
7848
7891
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7849
- "line": 957
7892
+ "line": 972
7850
7893
  },
7851
7894
  "name": "authorUrl",
7852
7895
  "optional": true,
@@ -7864,7 +7907,7 @@
7864
7907
  "immutable": true,
7865
7908
  "locationInModule": {
7866
7909
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7867
- "line": 1102
7910
+ "line": 1117
7868
7911
  },
7869
7912
  "name": "autoApproveOptions",
7870
7913
  "optional": true,
@@ -7901,7 +7944,7 @@
7901
7944
  "immutable": true,
7902
7945
  "locationInModule": {
7903
7946
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7904
- "line": 952
7947
+ "line": 967
7905
7948
  },
7906
7949
  "name": "autoDetectBin",
7907
7950
  "optional": true,
@@ -7920,7 +7963,7 @@
7920
7963
  "immutable": true,
7921
7964
  "locationInModule": {
7922
7965
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7923
- "line": 1096
7966
+ "line": 1111
7924
7967
  },
7925
7968
  "name": "autoMerge",
7926
7969
  "optional": true,
@@ -7939,7 +7982,7 @@
7939
7982
  "immutable": true,
7940
7983
  "locationInModule": {
7941
7984
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7942
- "line": 1088
7985
+ "line": 1103
7943
7986
  },
7944
7987
  "name": "autoMergeOptions",
7945
7988
  "optional": true,
@@ -7957,7 +8000,7 @@
7957
8000
  "immutable": true,
7958
8001
  "locationInModule": {
7959
8002
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
7960
- "line": 946
8003
+ "line": 961
7961
8004
  },
7962
8005
  "name": "bin",
7963
8006
  "optional": true,
@@ -8015,7 +8058,7 @@
8015
8058
  "immutable": true,
8016
8059
  "locationInModule": {
8017
8060
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8018
- "line": 938
8061
+ "line": 953
8019
8062
  },
8020
8063
  "name": "bugsEmail",
8021
8064
  "optional": true,
@@ -8032,7 +8075,7 @@
8032
8075
  "immutable": true,
8033
8076
  "locationInModule": {
8034
8077
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8035
- "line": 933
8078
+ "line": 948
8036
8079
  },
8037
8080
  "name": "bugsUrl",
8038
8081
  "optional": true,
@@ -8105,7 +8148,7 @@
8105
8148
  "immutable": true,
8106
8149
  "locationInModule": {
8107
8150
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8108
- "line": 652
8151
+ "line": 660
8109
8152
  },
8110
8153
  "name": "bumpPackage",
8111
8154
  "optional": true,
@@ -8123,7 +8166,7 @@
8123
8166
  "immutable": true,
8124
8167
  "locationInModule": {
8125
8168
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8126
- "line": 928
8169
+ "line": 943
8127
8170
  },
8128
8171
  "name": "bundledDeps",
8129
8172
  "optional": true,
@@ -8163,7 +8206,7 @@
8163
8206
  "immutable": true,
8164
8207
  "locationInModule": {
8165
8208
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8166
- "line": 913
8209
+ "line": 928
8167
8210
  },
8168
8211
  "name": "bunVersion",
8169
8212
  "optional": true,
@@ -8255,7 +8298,7 @@
8255
8298
  "immutable": true,
8256
8299
  "locationInModule": {
8257
8300
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8258
- "line": 1080
8301
+ "line": 1095
8259
8302
  },
8260
8303
  "name": "clobber",
8261
8304
  "optional": true,
@@ -8274,7 +8317,7 @@
8274
8317
  "immutable": true,
8275
8318
  "locationInModule": {
8276
8319
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8277
- "line": 907
8320
+ "line": 922
8278
8321
  },
8279
8322
  "name": "codeArtifactOptions",
8280
8323
  "optional": true,
@@ -8328,7 +8371,7 @@
8328
8371
  "immutable": true,
8329
8372
  "locationInModule": {
8330
8373
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8331
- "line": 1181
8374
+ "line": 1196
8332
8375
  },
8333
8376
  "name": "commitGenerated",
8334
8377
  "optional": true,
@@ -8336,6 +8379,30 @@
8336
8379
  "primitive": "boolean"
8337
8380
  }
8338
8381
  },
8382
+ {
8383
+ "abstract": true,
8384
+ "docs": {
8385
+ "default": "- no package configuration",
8386
+ "remarks": "Values should be JSON-serializable.",
8387
+ "stability": "experimental",
8388
+ "summary": "Configuration values available to package scripts at runtime."
8389
+ },
8390
+ "immutable": true,
8391
+ "locationInModule": {
8392
+ "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8393
+ "line": 915
8394
+ },
8395
+ "name": "config",
8396
+ "optional": true,
8397
+ "type": {
8398
+ "collection": {
8399
+ "elementtype": {
8400
+ "primitive": "any"
8401
+ },
8402
+ "kind": "map"
8403
+ }
8404
+ }
8405
+ },
8339
8406
  {
8340
8407
  "abstract": true,
8341
8408
  "docs": {
@@ -8426,7 +8493,7 @@
8426
8493
  "immutable": true,
8427
8494
  "locationInModule": {
8428
8495
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8429
- "line": 900
8496
+ "line": 908
8430
8497
  },
8431
8498
  "name": "dedupeDeps",
8432
8499
  "optional": true,
@@ -8466,7 +8533,7 @@
8466
8533
  "immutable": true,
8467
8534
  "locationInModule": {
8468
8535
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8469
- "line": 880
8536
+ "line": 888
8470
8537
  },
8471
8538
  "name": "deleteOrphanedLockFiles",
8472
8539
  "optional": true,
@@ -8525,7 +8592,7 @@
8525
8592
  "immutable": true,
8526
8593
  "locationInModule": {
8527
8594
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8528
- "line": 870
8595
+ "line": 878
8529
8596
  },
8530
8597
  "name": "deps",
8531
8598
  "optional": true,
@@ -8588,7 +8655,7 @@
8588
8655
  "immutable": true,
8589
8656
  "locationInModule": {
8590
8657
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8591
- "line": 857
8658
+ "line": 865
8592
8659
  },
8593
8660
  "name": "description",
8594
8661
  "optional": true,
@@ -8606,7 +8673,7 @@
8606
8673
  "immutable": true,
8607
8674
  "locationInModule": {
8608
8675
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8609
- "line": 1074
8676
+ "line": 1089
8610
8677
  },
8611
8678
  "name": "devContainer",
8612
8679
  "optional": true,
@@ -8628,7 +8695,7 @@
8628
8695
  "immutable": true,
8629
8696
  "locationInModule": {
8630
8697
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8631
- "line": 849
8698
+ "line": 857
8632
8699
  },
8633
8700
  "name": "devDeps",
8634
8701
  "optional": true,
@@ -8650,7 +8717,7 @@
8650
8717
  "immutable": true,
8651
8718
  "locationInModule": {
8652
8719
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8653
- "line": 832
8720
+ "line": 840
8654
8721
  },
8655
8722
  "name": "devEngines",
8656
8723
  "optional": true,
@@ -8758,7 +8825,7 @@
8758
8825
  "immutable": true,
8759
8826
  "locationInModule": {
8760
8827
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8761
- "line": 824
8828
+ "line": 832
8762
8829
  },
8763
8830
  "name": "entrypoint",
8764
8831
  "optional": true,
@@ -8831,7 +8898,7 @@
8831
8898
  "immutable": true,
8832
8899
  "locationInModule": {
8833
8900
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8834
- "line": 1068
8901
+ "line": 1083
8835
8902
  },
8836
8903
  "name": "github",
8837
8904
  "optional": true,
@@ -8849,7 +8916,7 @@
8849
8916
  "immutable": true,
8850
8917
  "locationInModule": {
8851
8918
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8852
- "line": 1061
8919
+ "line": 1076
8853
8920
  },
8854
8921
  "name": "githubOptions",
8855
8922
  "optional": true,
@@ -8857,6 +8924,25 @@
8857
8924
  "fqn": "projen.github.GitHubOptions"
8858
8925
  }
8859
8926
  },
8927
+ {
8928
+ "abstract": true,
8929
+ "docs": {
8930
+ "default": "- GitHub determines the latest release based on date and semantic version.",
8931
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
8932
+ "stability": "experimental",
8933
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
8934
+ },
8935
+ "immutable": true,
8936
+ "locationInModule": {
8937
+ "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8938
+ "line": 653
8939
+ },
8940
+ "name": "githubReleaseLatest",
8941
+ "optional": true,
8942
+ "type": {
8943
+ "primitive": "boolean"
8944
+ }
8945
+ },
8860
8946
  {
8861
8947
  "abstract": true,
8862
8948
  "docs": {
@@ -8888,7 +8974,7 @@
8888
8974
  "immutable": true,
8889
8975
  "locationInModule": {
8890
8976
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8891
- "line": 1175
8977
+ "line": 1190
8892
8978
  },
8893
8979
  "name": "gitIgnoreOptions",
8894
8980
  "optional": true,
@@ -8905,7 +8991,7 @@
8905
8991
  "immutable": true,
8906
8992
  "locationInModule": {
8907
8993
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8908
- "line": 1170
8994
+ "line": 1185
8909
8995
  },
8910
8996
  "name": "gitOptions",
8911
8997
  "optional": true,
@@ -8923,7 +9009,7 @@
8923
9009
  "immutable": true,
8924
9010
  "locationInModule": {
8925
9011
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8926
- "line": 1055
9012
+ "line": 1070
8927
9013
  },
8928
9014
  "name": "gitpod",
8929
9015
  "optional": true,
@@ -8941,7 +9027,7 @@
8941
9027
  "immutable": true,
8942
9028
  "locationInModule": {
8943
9029
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8944
- "line": 1193
9030
+ "line": 1208
8945
9031
  },
8946
9032
  "name": "homebrew",
8947
9033
  "optional": true,
@@ -8959,7 +9045,7 @@
8959
9045
  "immutable": true,
8960
9046
  "locationInModule": {
8961
9047
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8962
- "line": 1198
9048
+ "line": 1213
8963
9049
  },
8964
9050
  "name": "homebrewOptions",
8965
9051
  "optional": true,
@@ -8976,7 +9062,7 @@
8976
9062
  "immutable": true,
8977
9063
  "locationInModule": {
8978
9064
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
8979
- "line": 817
9065
+ "line": 825
8980
9066
  },
8981
9067
  "name": "homepage",
8982
9068
  "optional": true,
@@ -9029,7 +9115,7 @@
9029
9115
  "immutable": true,
9030
9116
  "locationInModule": {
9031
9117
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9032
- "line": 812
9118
+ "line": 820
9033
9119
  },
9034
9120
  "name": "keywords",
9035
9121
  "optional": true,
@@ -9125,7 +9211,7 @@
9125
9211
  "immutable": true,
9126
9212
  "locationInModule": {
9127
9213
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9128
- "line": 807
9214
+ "line": 815
9129
9215
  },
9130
9216
  "name": "license",
9131
9217
  "optional": true,
@@ -9143,7 +9229,7 @@
9143
9229
  "immutable": true,
9144
9230
  "locationInModule": {
9145
9231
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9146
- "line": 799
9232
+ "line": 807
9147
9233
  },
9148
9234
  "name": "licensed",
9149
9235
  "optional": true,
@@ -9161,7 +9247,7 @@
9161
9247
  "immutable": true,
9162
9248
  "locationInModule": {
9163
9249
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9164
- "line": 1165
9250
+ "line": 1180
9165
9251
  },
9166
9252
  "name": "logging",
9167
9253
  "optional": true,
@@ -9199,7 +9285,7 @@
9199
9285
  "immutable": true,
9200
9286
  "locationInModule": {
9201
9287
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9202
- "line": 793
9288
+ "line": 801
9203
9289
  },
9204
9290
  "name": "maxNodeVersion",
9205
9291
  "optional": true,
@@ -9237,7 +9323,7 @@
9237
9323
  "immutable": true,
9238
9324
  "locationInModule": {
9239
9325
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9240
- "line": 782
9326
+ "line": 790
9241
9327
  },
9242
9328
  "name": "minNodeVersion",
9243
9329
  "optional": true,
@@ -9255,7 +9341,7 @@
9255
9341
  "immutable": true,
9256
9342
  "locationInModule": {
9257
9343
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9258
- "line": 1203
9344
+ "line": 1218
9259
9345
  },
9260
9346
  "name": "mise",
9261
9347
  "optional": true,
@@ -9273,7 +9359,7 @@
9273
9359
  "immutable": true,
9274
9360
  "locationInModule": {
9275
9361
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9276
- "line": 1208
9362
+ "line": 1223
9277
9363
  },
9278
9364
  "name": "miseOptions",
9279
9365
  "optional": true,
@@ -9310,7 +9396,7 @@
9310
9396
  "immutable": true,
9311
9397
  "locationInModule": {
9312
9398
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9313
- "line": 767
9399
+ "line": 775
9314
9400
  },
9315
9401
  "name": "npmAccess",
9316
9402
  "optional": true,
@@ -9383,7 +9469,7 @@
9383
9469
  "immutable": true,
9384
9470
  "locationInModule": {
9385
9471
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9386
- "line": 759
9472
+ "line": 767
9387
9473
  },
9388
9474
  "name": "npmProvenance",
9389
9475
  "optional": true,
@@ -9402,7 +9488,7 @@
9402
9488
  "immutable": true,
9403
9489
  "locationInModule": {
9404
9490
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9405
- "line": 748
9491
+ "line": 756
9406
9492
  },
9407
9493
  "name": "npmRegistryUrl",
9408
9494
  "optional": true,
@@ -9420,7 +9506,7 @@
9420
9506
  "immutable": true,
9421
9507
  "locationInModule": {
9422
9508
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9423
- "line": 741
9509
+ "line": 749
9424
9510
  },
9425
9511
  "name": "npmTokenSecret",
9426
9512
  "optional": true,
@@ -9438,7 +9524,7 @@
9438
9524
  "immutable": true,
9439
9525
  "locationInModule": {
9440
9526
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9441
- "line": 735
9527
+ "line": 743
9442
9528
  },
9443
9529
  "name": "npmTrustedPublishing",
9444
9530
  "optional": true,
@@ -9457,7 +9543,7 @@
9457
9543
  "immutable": true,
9458
9544
  "locationInModule": {
9459
9545
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9460
- "line": 1159
9546
+ "line": 1174
9461
9547
  },
9462
9548
  "name": "outdir",
9463
9549
  "optional": true,
@@ -9493,7 +9579,7 @@
9493
9579
  "immutable": true,
9494
9580
  "locationInModule": {
9495
9581
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9496
- "line": 729
9582
+ "line": 737
9497
9583
  },
9498
9584
  "name": "packageManager",
9499
9585
  "optional": true,
@@ -9514,7 +9600,7 @@
9514
9600
  "immutable": true,
9515
9601
  "locationInModule": {
9516
9602
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9517
- "line": 723
9603
+ "line": 731
9518
9604
  },
9519
9605
  "name": "packageName",
9520
9606
  "optional": true,
@@ -9531,7 +9617,7 @@
9531
9617
  "immutable": true,
9532
9618
  "locationInModule": {
9533
9619
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9534
- "line": 1148
9620
+ "line": 1163
9535
9621
  },
9536
9622
  "name": "parent",
9537
9623
  "optional": true,
@@ -9548,7 +9634,7 @@
9548
9634
  "immutable": true,
9549
9635
  "locationInModule": {
9550
9636
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9551
- "line": 716
9637
+ "line": 724
9552
9638
  },
9553
9639
  "name": "peerDependencyOptions",
9554
9640
  "optional": true,
@@ -9567,7 +9653,7 @@
9567
9653
  "immutable": true,
9568
9654
  "locationInModule": {
9569
9655
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9570
- "line": 711
9656
+ "line": 719
9571
9657
  },
9572
9658
  "name": "peerDeps",
9573
9659
  "optional": true,
@@ -9590,7 +9676,7 @@
9590
9676
  "immutable": true,
9591
9677
  "locationInModule": {
9592
9678
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9593
- "line": 692
9679
+ "line": 700
9594
9680
  },
9595
9681
  "name": "pnpmOptions",
9596
9682
  "optional": true,
@@ -9608,7 +9694,7 @@
9608
9694
  "immutable": true,
9609
9695
  "locationInModule": {
9610
9696
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9611
- "line": 686
9697
+ "line": 694
9612
9698
  },
9613
9699
  "name": "pnpmVersion",
9614
9700
  "optional": true,
@@ -9667,7 +9753,7 @@
9667
9753
  "immutable": true,
9668
9754
  "locationInModule": {
9669
9755
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9670
- "line": 1143
9756
+ "line": 1158
9671
9757
  },
9672
9758
  "name": "projectTree",
9673
9759
  "optional": true,
@@ -9686,7 +9772,7 @@
9686
9772
  "immutable": true,
9687
9773
  "locationInModule": {
9688
9774
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9689
- "line": 1137
9775
+ "line": 1152
9690
9776
  },
9691
9777
  "name": "projenCommand",
9692
9778
  "optional": true,
@@ -9704,7 +9790,7 @@
9704
9790
  "immutable": true,
9705
9791
  "locationInModule": {
9706
9792
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9707
- "line": 1049
9793
+ "line": 1064
9708
9794
  },
9709
9795
  "name": "projenCredentials",
9710
9796
  "optional": true,
@@ -9758,7 +9844,7 @@
9758
9844
  "immutable": true,
9759
9845
  "locationInModule": {
9760
9846
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9761
- "line": 1126
9847
+ "line": 1141
9762
9848
  },
9763
9849
  "name": "projenrcJson",
9764
9850
  "optional": true,
@@ -9776,7 +9862,7 @@
9776
9862
  "immutable": true,
9777
9863
  "locationInModule": {
9778
9864
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9779
- "line": 1120
9865
+ "line": 1135
9780
9866
  },
9781
9867
  "name": "projenrcJsonOptions",
9782
9868
  "optional": true,
@@ -9946,7 +10032,7 @@
9946
10032
  "immutable": true,
9947
10033
  "locationInModule": {
9948
10034
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
9949
- "line": 1043
10035
+ "line": 1058
9950
10036
  },
9951
10037
  "name": "readme",
9952
10038
  "optional": true,
@@ -10198,7 +10284,7 @@
10198
10284
  "immutable": true,
10199
10285
  "locationInModule": {
10200
10286
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10201
- "line": 1114
10287
+ "line": 1129
10202
10288
  },
10203
10289
  "name": "renovatebot",
10204
10290
  "optional": true,
@@ -10216,7 +10302,7 @@
10216
10302
  "immutable": true,
10217
10303
  "locationInModule": {
10218
10304
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10219
- "line": 1108
10305
+ "line": 1123
10220
10306
  },
10221
10307
  "name": "renovatebotOptions",
10222
10308
  "optional": true,
@@ -10234,7 +10320,7 @@
10234
10320
  "immutable": true,
10235
10321
  "locationInModule": {
10236
10322
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10237
- "line": 680
10323
+ "line": 688
10238
10324
  },
10239
10325
  "name": "repository",
10240
10326
  "optional": true,
@@ -10251,7 +10337,7 @@
10251
10337
  "immutable": true,
10252
10338
  "locationInModule": {
10253
10339
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10254
- "line": 674
10340
+ "line": 682
10255
10341
  },
10256
10342
  "name": "repositoryDirectory",
10257
10343
  "optional": true,
@@ -10306,7 +10392,7 @@
10306
10392
  "immutable": true,
10307
10393
  "locationInModule": {
10308
10394
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10309
- "line": 669
10395
+ "line": 677
10310
10396
  },
10311
10397
  "name": "scopedPackagesOptions",
10312
10398
  "optional": true,
@@ -10364,7 +10450,7 @@
10364
10450
  "immutable": true,
10365
10451
  "locationInModule": {
10366
10452
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10367
- "line": 663
10453
+ "line": 671
10368
10454
  },
10369
10455
  "name": "stability",
10370
10456
  "optional": true,
@@ -10383,7 +10469,7 @@
10383
10469
  "immutable": true,
10384
10470
  "locationInModule": {
10385
10471
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10386
- "line": 1037
10472
+ "line": 1052
10387
10473
  },
10388
10474
  "name": "stale",
10389
10475
  "optional": true,
@@ -10402,7 +10488,7 @@
10402
10488
  "immutable": true,
10403
10489
  "locationInModule": {
10404
10490
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10405
- "line": 1030
10491
+ "line": 1045
10406
10492
  },
10407
10493
  "name": "staleOptions",
10408
10494
  "optional": true,
@@ -10556,7 +10642,7 @@
10556
10642
  "immutable": true,
10557
10643
  "locationInModule": {
10558
10644
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10559
- "line": 1213
10645
+ "line": 1228
10560
10646
  },
10561
10647
  "name": "vitest",
10562
10648
  "optional": true,
@@ -10574,7 +10660,7 @@
10574
10660
  "immutable": true,
10575
10661
  "locationInModule": {
10576
10662
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10577
- "line": 1218
10663
+ "line": 1233
10578
10664
  },
10579
10665
  "name": "vitestOptions",
10580
10666
  "optional": true,
@@ -10593,7 +10679,7 @@
10593
10679
  "immutable": true,
10594
10680
  "locationInModule": {
10595
10681
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10596
- "line": 1023
10682
+ "line": 1038
10597
10683
  },
10598
10684
  "name": "vscode",
10599
10685
  "optional": true,
@@ -10753,7 +10839,7 @@
10753
10839
  "immutable": true,
10754
10840
  "locationInModule": {
10755
10841
  "filename": "src/projects/awscdk-typescript-app-options.generated.ts",
10756
- "line": 658
10842
+ "line": 666
10757
10843
  },
10758
10844
  "name": "yarnBerryOptions",
10759
10845
  "optional": true,
@@ -11880,7 +11966,7 @@
11880
11966
  "immutable": true,
11881
11967
  "locationInModule": {
11882
11968
  "filename": "src/projects/jsii-options.generated.ts",
11883
- "line": 1157
11969
+ "line": 1172
11884
11970
  },
11885
11971
  "name": "name",
11886
11972
  "type": {
@@ -11914,7 +12000,7 @@
11914
12000
  "immutable": true,
11915
12001
  "locationInModule": {
11916
12002
  "filename": "src/projects/jsii-options.generated.ts",
11917
- "line": 985
12003
+ "line": 1000
11918
12004
  },
11919
12005
  "name": "addPackageManagerToDevEngines",
11920
12006
  "optional": true,
@@ -11933,7 +12019,7 @@
11933
12019
  "immutable": true,
11934
12020
  "locationInModule": {
11935
12021
  "filename": "src/projects/jsii-options.generated.ts",
11936
- "line": 979
12022
+ "line": 994
11937
12023
  },
11938
12024
  "name": "allowLibraryDependencies",
11939
12025
  "optional": true,
@@ -11952,7 +12038,7 @@
11952
12038
  "immutable": true,
11953
12039
  "locationInModule": {
11954
12040
  "filename": "src/projects/jsii-options.generated.ts",
11955
- "line": 971
12041
+ "line": 986
11956
12042
  },
11957
12043
  "name": "allowScripts",
11958
12044
  "optional": true,
@@ -12029,7 +12115,7 @@
12029
12115
  "immutable": true,
12030
12116
  "locationInModule": {
12031
12117
  "filename": "src/projects/jsii-options.generated.ts",
12032
- "line": 941
12118
+ "line": 956
12033
12119
  },
12034
12120
  "name": "authorEmail",
12035
12121
  "optional": true,
@@ -12046,7 +12132,7 @@
12046
12132
  "immutable": true,
12047
12133
  "locationInModule": {
12048
12134
  "filename": "src/projects/jsii-options.generated.ts",
12049
- "line": 936
12135
+ "line": 951
12050
12136
  },
12051
12137
  "name": "authorName",
12052
12138
  "optional": true,
@@ -12063,7 +12149,7 @@
12063
12149
  "immutable": true,
12064
12150
  "locationInModule": {
12065
12151
  "filename": "src/projects/jsii-options.generated.ts",
12066
- "line": 931
12152
+ "line": 946
12067
12153
  },
12068
12154
  "name": "authorOrganization",
12069
12155
  "optional": true,
@@ -12080,7 +12166,7 @@
12080
12166
  "immutable": true,
12081
12167
  "locationInModule": {
12082
12168
  "filename": "src/projects/jsii-options.generated.ts",
12083
- "line": 926
12169
+ "line": 941
12084
12170
  },
12085
12171
  "name": "authorUrl",
12086
12172
  "optional": true,
@@ -12098,7 +12184,7 @@
12098
12184
  "immutable": true,
12099
12185
  "locationInModule": {
12100
12186
  "filename": "src/projects/jsii-options.generated.ts",
12101
- "line": 1071
12187
+ "line": 1086
12102
12188
  },
12103
12189
  "name": "autoApproveOptions",
12104
12190
  "optional": true,
@@ -12135,7 +12221,7 @@
12135
12221
  "immutable": true,
12136
12222
  "locationInModule": {
12137
12223
  "filename": "src/projects/jsii-options.generated.ts",
12138
- "line": 921
12224
+ "line": 936
12139
12225
  },
12140
12226
  "name": "autoDetectBin",
12141
12227
  "optional": true,
@@ -12154,7 +12240,7 @@
12154
12240
  "immutable": true,
12155
12241
  "locationInModule": {
12156
12242
  "filename": "src/projects/jsii-options.generated.ts",
12157
- "line": 1065
12243
+ "line": 1080
12158
12244
  },
12159
12245
  "name": "autoMerge",
12160
12246
  "optional": true,
@@ -12173,7 +12259,7 @@
12173
12259
  "immutable": true,
12174
12260
  "locationInModule": {
12175
12261
  "filename": "src/projects/jsii-options.generated.ts",
12176
- "line": 1057
12262
+ "line": 1072
12177
12263
  },
12178
12264
  "name": "autoMergeOptions",
12179
12265
  "optional": true,
@@ -12191,7 +12277,7 @@
12191
12277
  "immutable": true,
12192
12278
  "locationInModule": {
12193
12279
  "filename": "src/projects/jsii-options.generated.ts",
12194
- "line": 915
12280
+ "line": 930
12195
12281
  },
12196
12282
  "name": "bin",
12197
12283
  "optional": true,
@@ -12249,7 +12335,7 @@
12249
12335
  "immutable": true,
12250
12336
  "locationInModule": {
12251
12337
  "filename": "src/projects/jsii-options.generated.ts",
12252
- "line": 907
12338
+ "line": 922
12253
12339
  },
12254
12340
  "name": "bugsEmail",
12255
12341
  "optional": true,
@@ -12266,7 +12352,7 @@
12266
12352
  "immutable": true,
12267
12353
  "locationInModule": {
12268
12354
  "filename": "src/projects/jsii-options.generated.ts",
12269
- "line": 902
12355
+ "line": 917
12270
12356
  },
12271
12357
  "name": "bugsUrl",
12272
12358
  "optional": true,
@@ -12320,7 +12406,7 @@
12320
12406
  "immutable": true,
12321
12407
  "locationInModule": {
12322
12408
  "filename": "src/projects/jsii-options.generated.ts",
12323
- "line": 621
12409
+ "line": 629
12324
12410
  },
12325
12411
  "name": "bumpPackage",
12326
12412
  "optional": true,
@@ -12338,7 +12424,7 @@
12338
12424
  "immutable": true,
12339
12425
  "locationInModule": {
12340
12426
  "filename": "src/projects/jsii-options.generated.ts",
12341
- "line": 897
12427
+ "line": 912
12342
12428
  },
12343
12429
  "name": "bundledDeps",
12344
12430
  "optional": true,
@@ -12378,7 +12464,7 @@
12378
12464
  "immutable": true,
12379
12465
  "locationInModule": {
12380
12466
  "filename": "src/projects/jsii-options.generated.ts",
12381
- "line": 882
12467
+ "line": 897
12382
12468
  },
12383
12469
  "name": "bunVersion",
12384
12470
  "optional": true,
@@ -12415,7 +12501,7 @@
12415
12501
  "immutable": true,
12416
12502
  "locationInModule": {
12417
12503
  "filename": "src/projects/jsii-options.generated.ts",
12418
- "line": 1049
12504
+ "line": 1064
12419
12505
  },
12420
12506
  "name": "clobber",
12421
12507
  "optional": true,
@@ -12434,7 +12520,7 @@
12434
12520
  "immutable": true,
12435
12521
  "locationInModule": {
12436
12522
  "filename": "src/projects/jsii-options.generated.ts",
12437
- "line": 876
12523
+ "line": 891
12438
12524
  },
12439
12525
  "name": "codeArtifactOptions",
12440
12526
  "optional": true,
@@ -12488,7 +12574,7 @@
12488
12574
  "immutable": true,
12489
12575
  "locationInModule": {
12490
12576
  "filename": "src/projects/jsii-options.generated.ts",
12491
- "line": 1150
12577
+ "line": 1165
12492
12578
  },
12493
12579
  "name": "commitGenerated",
12494
12580
  "optional": true,
@@ -12551,6 +12637,30 @@
12551
12637
  "primitive": "boolean"
12552
12638
  }
12553
12639
  },
12640
+ {
12641
+ "abstract": true,
12642
+ "docs": {
12643
+ "default": "- no package configuration",
12644
+ "remarks": "Values should be JSON-serializable.",
12645
+ "stability": "experimental",
12646
+ "summary": "Configuration values available to package scripts at runtime."
12647
+ },
12648
+ "immutable": true,
12649
+ "locationInModule": {
12650
+ "filename": "src/projects/jsii-options.generated.ts",
12651
+ "line": 884
12652
+ },
12653
+ "name": "config",
12654
+ "optional": true,
12655
+ "type": {
12656
+ "collection": {
12657
+ "elementtype": {
12658
+ "primitive": "any"
12659
+ },
12660
+ "kind": "map"
12661
+ }
12662
+ }
12663
+ },
12554
12664
  {
12555
12665
  "abstract": true,
12556
12666
  "docs": {
@@ -12600,7 +12710,7 @@
12600
12710
  "immutable": true,
12601
12711
  "locationInModule": {
12602
12712
  "filename": "src/projects/jsii-options.generated.ts",
12603
- "line": 869
12713
+ "line": 877
12604
12714
  },
12605
12715
  "name": "dedupeDeps",
12606
12716
  "optional": true,
@@ -12640,7 +12750,7 @@
12640
12750
  "immutable": true,
12641
12751
  "locationInModule": {
12642
12752
  "filename": "src/projects/jsii-options.generated.ts",
12643
- "line": 849
12753
+ "line": 857
12644
12754
  },
12645
12755
  "name": "deleteOrphanedLockFiles",
12646
12756
  "optional": true,
@@ -12699,7 +12809,7 @@
12699
12809
  "immutable": true,
12700
12810
  "locationInModule": {
12701
12811
  "filename": "src/projects/jsii-options.generated.ts",
12702
- "line": 839
12812
+ "line": 847
12703
12813
  },
12704
12814
  "name": "deps",
12705
12815
  "optional": true,
@@ -12762,7 +12872,7 @@
12762
12872
  "immutable": true,
12763
12873
  "locationInModule": {
12764
12874
  "filename": "src/projects/jsii-options.generated.ts",
12765
- "line": 826
12875
+ "line": 834
12766
12876
  },
12767
12877
  "name": "description",
12768
12878
  "optional": true,
@@ -12780,7 +12890,7 @@
12780
12890
  "immutable": true,
12781
12891
  "locationInModule": {
12782
12892
  "filename": "src/projects/jsii-options.generated.ts",
12783
- "line": 1043
12893
+ "line": 1058
12784
12894
  },
12785
12895
  "name": "devContainer",
12786
12896
  "optional": true,
@@ -12802,7 +12912,7 @@
12802
12912
  "immutable": true,
12803
12913
  "locationInModule": {
12804
12914
  "filename": "src/projects/jsii-options.generated.ts",
12805
- "line": 818
12915
+ "line": 826
12806
12916
  },
12807
12917
  "name": "devDeps",
12808
12918
  "optional": true,
@@ -12824,7 +12934,7 @@
12824
12934
  "immutable": true,
12825
12935
  "locationInModule": {
12826
12936
  "filename": "src/projects/jsii-options.generated.ts",
12827
- "line": 801
12937
+ "line": 809
12828
12938
  },
12829
12939
  "name": "devEngines",
12830
12940
  "optional": true,
@@ -12932,7 +13042,7 @@
12932
13042
  "immutable": true,
12933
13043
  "locationInModule": {
12934
13044
  "filename": "src/projects/jsii-options.generated.ts",
12935
- "line": 793
13045
+ "line": 801
12936
13046
  },
12937
13047
  "name": "entrypoint",
12938
13048
  "optional": true,
@@ -12992,7 +13102,7 @@
12992
13102
  "immutable": true,
12993
13103
  "locationInModule": {
12994
13104
  "filename": "src/projects/jsii-options.generated.ts",
12995
- "line": 1037
13105
+ "line": 1052
12996
13106
  },
12997
13107
  "name": "github",
12998
13108
  "optional": true,
@@ -13010,7 +13120,7 @@
13010
13120
  "immutable": true,
13011
13121
  "locationInModule": {
13012
13122
  "filename": "src/projects/jsii-options.generated.ts",
13013
- "line": 1030
13123
+ "line": 1045
13014
13124
  },
13015
13125
  "name": "githubOptions",
13016
13126
  "optional": true,
@@ -13018,6 +13128,25 @@
13018
13128
  "fqn": "projen.github.GitHubOptions"
13019
13129
  }
13020
13130
  },
13131
+ {
13132
+ "abstract": true,
13133
+ "docs": {
13134
+ "default": "- GitHub determines the latest release based on date and semantic version.",
13135
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
13136
+ "stability": "experimental",
13137
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
13138
+ },
13139
+ "immutable": true,
13140
+ "locationInModule": {
13141
+ "filename": "src/projects/jsii-options.generated.ts",
13142
+ "line": 622
13143
+ },
13144
+ "name": "githubReleaseLatest",
13145
+ "optional": true,
13146
+ "type": {
13147
+ "primitive": "boolean"
13148
+ }
13149
+ },
13021
13150
  {
13022
13151
  "abstract": true,
13023
13152
  "docs": {
@@ -13049,7 +13178,7 @@
13049
13178
  "immutable": true,
13050
13179
  "locationInModule": {
13051
13180
  "filename": "src/projects/jsii-options.generated.ts",
13052
- "line": 1144
13181
+ "line": 1159
13053
13182
  },
13054
13183
  "name": "gitIgnoreOptions",
13055
13184
  "optional": true,
@@ -13066,7 +13195,7 @@
13066
13195
  "immutable": true,
13067
13196
  "locationInModule": {
13068
13197
  "filename": "src/projects/jsii-options.generated.ts",
13069
- "line": 1139
13198
+ "line": 1154
13070
13199
  },
13071
13200
  "name": "gitOptions",
13072
13201
  "optional": true,
@@ -13084,7 +13213,7 @@
13084
13213
  "immutable": true,
13085
13214
  "locationInModule": {
13086
13215
  "filename": "src/projects/jsii-options.generated.ts",
13087
- "line": 1024
13216
+ "line": 1039
13088
13217
  },
13089
13218
  "name": "gitpod",
13090
13219
  "optional": true,
@@ -13102,7 +13231,7 @@
13102
13231
  "immutable": true,
13103
13232
  "locationInModule": {
13104
13233
  "filename": "src/projects/jsii-options.generated.ts",
13105
- "line": 1162
13234
+ "line": 1177
13106
13235
  },
13107
13236
  "name": "homebrew",
13108
13237
  "optional": true,
@@ -13120,7 +13249,7 @@
13120
13249
  "immutable": true,
13121
13250
  "locationInModule": {
13122
13251
  "filename": "src/projects/jsii-options.generated.ts",
13123
- "line": 1167
13252
+ "line": 1182
13124
13253
  },
13125
13254
  "name": "homebrewOptions",
13126
13255
  "optional": true,
@@ -13137,7 +13266,7 @@
13137
13266
  "immutable": true,
13138
13267
  "locationInModule": {
13139
13268
  "filename": "src/projects/jsii-options.generated.ts",
13140
- "line": 786
13269
+ "line": 794
13141
13270
  },
13142
13271
  "name": "homepage",
13143
13272
  "optional": true,
@@ -13194,7 +13323,7 @@
13194
13323
  "immutable": true,
13195
13324
  "locationInModule": {
13196
13325
  "filename": "src/projects/jsii-options.generated.ts",
13197
- "line": 781
13326
+ "line": 789
13198
13327
  },
13199
13328
  "name": "keywords",
13200
13329
  "optional": true,
@@ -13236,7 +13365,7 @@
13236
13365
  "immutable": true,
13237
13366
  "locationInModule": {
13238
13367
  "filename": "src/projects/jsii-options.generated.ts",
13239
- "line": 776
13368
+ "line": 784
13240
13369
  },
13241
13370
  "name": "license",
13242
13371
  "optional": true,
@@ -13254,7 +13383,7 @@
13254
13383
  "immutable": true,
13255
13384
  "locationInModule": {
13256
13385
  "filename": "src/projects/jsii-options.generated.ts",
13257
- "line": 768
13386
+ "line": 776
13258
13387
  },
13259
13388
  "name": "licensed",
13260
13389
  "optional": true,
@@ -13272,7 +13401,7 @@
13272
13401
  "immutable": true,
13273
13402
  "locationInModule": {
13274
13403
  "filename": "src/projects/jsii-options.generated.ts",
13275
- "line": 1134
13404
+ "line": 1149
13276
13405
  },
13277
13406
  "name": "logging",
13278
13407
  "optional": true,
@@ -13310,7 +13439,7 @@
13310
13439
  "immutable": true,
13311
13440
  "locationInModule": {
13312
13441
  "filename": "src/projects/jsii-options.generated.ts",
13313
- "line": 762
13442
+ "line": 770
13314
13443
  },
13315
13444
  "name": "maxNodeVersion",
13316
13445
  "optional": true,
@@ -13348,7 +13477,7 @@
13348
13477
  "immutable": true,
13349
13478
  "locationInModule": {
13350
13479
  "filename": "src/projects/jsii-options.generated.ts",
13351
- "line": 751
13480
+ "line": 759
13352
13481
  },
13353
13482
  "name": "minNodeVersion",
13354
13483
  "optional": true,
@@ -13366,7 +13495,7 @@
13366
13495
  "immutable": true,
13367
13496
  "locationInModule": {
13368
13497
  "filename": "src/projects/jsii-options.generated.ts",
13369
- "line": 1172
13498
+ "line": 1187
13370
13499
  },
13371
13500
  "name": "mise",
13372
13501
  "optional": true,
@@ -13384,7 +13513,7 @@
13384
13513
  "immutable": true,
13385
13514
  "locationInModule": {
13386
13515
  "filename": "src/projects/jsii-options.generated.ts",
13387
- "line": 1177
13516
+ "line": 1192
13388
13517
  },
13389
13518
  "name": "miseOptions",
13390
13519
  "optional": true,
@@ -13421,7 +13550,7 @@
13421
13550
  "immutable": true,
13422
13551
  "locationInModule": {
13423
13552
  "filename": "src/projects/jsii-options.generated.ts",
13424
- "line": 736
13553
+ "line": 744
13425
13554
  },
13426
13555
  "name": "npmAccess",
13427
13556
  "optional": true,
@@ -13494,7 +13623,7 @@
13494
13623
  "immutable": true,
13495
13624
  "locationInModule": {
13496
13625
  "filename": "src/projects/jsii-options.generated.ts",
13497
- "line": 728
13626
+ "line": 736
13498
13627
  },
13499
13628
  "name": "npmProvenance",
13500
13629
  "optional": true,
@@ -13513,7 +13642,7 @@
13513
13642
  "immutable": true,
13514
13643
  "locationInModule": {
13515
13644
  "filename": "src/projects/jsii-options.generated.ts",
13516
- "line": 717
13645
+ "line": 725
13517
13646
  },
13518
13647
  "name": "npmRegistryUrl",
13519
13648
  "optional": true,
@@ -13531,7 +13660,7 @@
13531
13660
  "immutable": true,
13532
13661
  "locationInModule": {
13533
13662
  "filename": "src/projects/jsii-options.generated.ts",
13534
- "line": 710
13663
+ "line": 718
13535
13664
  },
13536
13665
  "name": "npmTokenSecret",
13537
13666
  "optional": true,
@@ -13549,7 +13678,7 @@
13549
13678
  "immutable": true,
13550
13679
  "locationInModule": {
13551
13680
  "filename": "src/projects/jsii-options.generated.ts",
13552
- "line": 704
13681
+ "line": 712
13553
13682
  },
13554
13683
  "name": "npmTrustedPublishing",
13555
13684
  "optional": true,
@@ -13568,7 +13697,7 @@
13568
13697
  "immutable": true,
13569
13698
  "locationInModule": {
13570
13699
  "filename": "src/projects/jsii-options.generated.ts",
13571
- "line": 1128
13700
+ "line": 1143
13572
13701
  },
13573
13702
  "name": "outdir",
13574
13703
  "optional": true,
@@ -13604,7 +13733,7 @@
13604
13733
  "immutable": true,
13605
13734
  "locationInModule": {
13606
13735
  "filename": "src/projects/jsii-options.generated.ts",
13607
- "line": 698
13736
+ "line": 706
13608
13737
  },
13609
13738
  "name": "packageManager",
13610
13739
  "optional": true,
@@ -13625,7 +13754,7 @@
13625
13754
  "immutable": true,
13626
13755
  "locationInModule": {
13627
13756
  "filename": "src/projects/jsii-options.generated.ts",
13628
- "line": 692
13757
+ "line": 700
13629
13758
  },
13630
13759
  "name": "packageName",
13631
13760
  "optional": true,
@@ -13642,7 +13771,7 @@
13642
13771
  "immutable": true,
13643
13772
  "locationInModule": {
13644
13773
  "filename": "src/projects/jsii-options.generated.ts",
13645
- "line": 1117
13774
+ "line": 1132
13646
13775
  },
13647
13776
  "name": "parent",
13648
13777
  "optional": true,
@@ -13659,7 +13788,7 @@
13659
13788
  "immutable": true,
13660
13789
  "locationInModule": {
13661
13790
  "filename": "src/projects/jsii-options.generated.ts",
13662
- "line": 685
13791
+ "line": 693
13663
13792
  },
13664
13793
  "name": "peerDependencyOptions",
13665
13794
  "optional": true,
@@ -13678,7 +13807,7 @@
13678
13807
  "immutable": true,
13679
13808
  "locationInModule": {
13680
13809
  "filename": "src/projects/jsii-options.generated.ts",
13681
- "line": 680
13810
+ "line": 688
13682
13811
  },
13683
13812
  "name": "peerDeps",
13684
13813
  "optional": true,
@@ -13701,7 +13830,7 @@
13701
13830
  "immutable": true,
13702
13831
  "locationInModule": {
13703
13832
  "filename": "src/projects/jsii-options.generated.ts",
13704
- "line": 661
13833
+ "line": 669
13705
13834
  },
13706
13835
  "name": "pnpmOptions",
13707
13836
  "optional": true,
@@ -13719,7 +13848,7 @@
13719
13848
  "immutable": true,
13720
13849
  "locationInModule": {
13721
13850
  "filename": "src/projects/jsii-options.generated.ts",
13722
- "line": 655
13851
+ "line": 663
13723
13852
  },
13724
13853
  "name": "pnpmVersion",
13725
13854
  "optional": true,
@@ -13778,7 +13907,7 @@
13778
13907
  "immutable": true,
13779
13908
  "locationInModule": {
13780
13909
  "filename": "src/projects/jsii-options.generated.ts",
13781
- "line": 1112
13910
+ "line": 1127
13782
13911
  },
13783
13912
  "name": "projectTree",
13784
13913
  "optional": true,
@@ -13797,7 +13926,7 @@
13797
13926
  "immutable": true,
13798
13927
  "locationInModule": {
13799
13928
  "filename": "src/projects/jsii-options.generated.ts",
13800
- "line": 1106
13929
+ "line": 1121
13801
13930
  },
13802
13931
  "name": "projenCommand",
13803
13932
  "optional": true,
@@ -13815,7 +13944,7 @@
13815
13944
  "immutable": true,
13816
13945
  "locationInModule": {
13817
13946
  "filename": "src/projects/jsii-options.generated.ts",
13818
- "line": 1018
13947
+ "line": 1033
13819
13948
  },
13820
13949
  "name": "projenCredentials",
13821
13950
  "optional": true,
@@ -13869,7 +13998,7 @@
13869
13998
  "immutable": true,
13870
13999
  "locationInModule": {
13871
14000
  "filename": "src/projects/jsii-options.generated.ts",
13872
- "line": 1095
14001
+ "line": 1110
13873
14002
  },
13874
14003
  "name": "projenrcJson",
13875
14004
  "optional": true,
@@ -13887,7 +14016,7 @@
13887
14016
  "immutable": true,
13888
14017
  "locationInModule": {
13889
14018
  "filename": "src/projects/jsii-options.generated.ts",
13890
- "line": 1089
14019
+ "line": 1104
13891
14020
  },
13892
14021
  "name": "projenrcJsonOptions",
13893
14022
  "optional": true,
@@ -14129,7 +14258,7 @@
14129
14258
  "immutable": true,
14130
14259
  "locationInModule": {
14131
14260
  "filename": "src/projects/jsii-options.generated.ts",
14132
- "line": 1012
14261
+ "line": 1027
14133
14262
  },
14134
14263
  "name": "readme",
14135
14264
  "optional": true,
@@ -14381,7 +14510,7 @@
14381
14510
  "immutable": true,
14382
14511
  "locationInModule": {
14383
14512
  "filename": "src/projects/jsii-options.generated.ts",
14384
- "line": 1083
14513
+ "line": 1098
14385
14514
  },
14386
14515
  "name": "renovatebot",
14387
14516
  "optional": true,
@@ -14399,7 +14528,7 @@
14399
14528
  "immutable": true,
14400
14529
  "locationInModule": {
14401
14530
  "filename": "src/projects/jsii-options.generated.ts",
14402
- "line": 1077
14531
+ "line": 1092
14403
14532
  },
14404
14533
  "name": "renovatebotOptions",
14405
14534
  "optional": true,
@@ -14417,7 +14546,7 @@
14417
14546
  "immutable": true,
14418
14547
  "locationInModule": {
14419
14548
  "filename": "src/projects/jsii-options.generated.ts",
14420
- "line": 649
14549
+ "line": 657
14421
14550
  },
14422
14551
  "name": "repository",
14423
14552
  "optional": true,
@@ -14434,7 +14563,7 @@
14434
14563
  "immutable": true,
14435
14564
  "locationInModule": {
14436
14565
  "filename": "src/projects/jsii-options.generated.ts",
14437
- "line": 643
14566
+ "line": 651
14438
14567
  },
14439
14568
  "name": "repositoryDirectory",
14440
14569
  "optional": true,
@@ -14488,7 +14617,7 @@
14488
14617
  "immutable": true,
14489
14618
  "locationInModule": {
14490
14619
  "filename": "src/projects/jsii-options.generated.ts",
14491
- "line": 638
14620
+ "line": 646
14492
14621
  },
14493
14622
  "name": "scopedPackagesOptions",
14494
14623
  "optional": true,
@@ -14528,7 +14657,7 @@
14528
14657
  "immutable": true,
14529
14658
  "locationInModule": {
14530
14659
  "filename": "src/projects/jsii-options.generated.ts",
14531
- "line": 632
14660
+ "line": 640
14532
14661
  },
14533
14662
  "name": "stability",
14534
14663
  "optional": true,
@@ -14547,7 +14676,7 @@
14547
14676
  "immutable": true,
14548
14677
  "locationInModule": {
14549
14678
  "filename": "src/projects/jsii-options.generated.ts",
14550
- "line": 1006
14679
+ "line": 1021
14551
14680
  },
14552
14681
  "name": "stale",
14553
14682
  "optional": true,
@@ -14566,7 +14695,7 @@
14566
14695
  "immutable": true,
14567
14696
  "locationInModule": {
14568
14697
  "filename": "src/projects/jsii-options.generated.ts",
14569
- "line": 999
14698
+ "line": 1014
14570
14699
  },
14571
14700
  "name": "staleOptions",
14572
14701
  "optional": true,
@@ -14677,7 +14806,7 @@
14677
14806
  "immutable": true,
14678
14807
  "locationInModule": {
14679
14808
  "filename": "src/projects/jsii-options.generated.ts",
14680
- "line": 1192
14809
+ "line": 1207
14681
14810
  },
14682
14811
  "name": "typeDoc",
14683
14812
  "optional": true,
@@ -14695,7 +14824,7 @@
14695
14824
  "immutable": true,
14696
14825
  "locationInModule": {
14697
14826
  "filename": "src/projects/jsii-options.generated.ts",
14698
- "line": 1197
14827
+ "line": 1212
14699
14828
  },
14700
14829
  "name": "typeDocOptions",
14701
14830
  "optional": true,
@@ -14775,7 +14904,7 @@
14775
14904
  "immutable": true,
14776
14905
  "locationInModule": {
14777
14906
  "filename": "src/projects/jsii-options.generated.ts",
14778
- "line": 1182
14907
+ "line": 1197
14779
14908
  },
14780
14909
  "name": "vitest",
14781
14910
  "optional": true,
@@ -14793,7 +14922,7 @@
14793
14922
  "immutable": true,
14794
14923
  "locationInModule": {
14795
14924
  "filename": "src/projects/jsii-options.generated.ts",
14796
- "line": 1187
14925
+ "line": 1202
14797
14926
  },
14798
14927
  "name": "vitestOptions",
14799
14928
  "optional": true,
@@ -14812,7 +14941,7 @@
14812
14941
  "immutable": true,
14813
14942
  "locationInModule": {
14814
14943
  "filename": "src/projects/jsii-options.generated.ts",
14815
- "line": 992
14944
+ "line": 1007
14816
14945
  },
14817
14946
  "name": "vscode",
14818
14947
  "optional": true,
@@ -14926,7 +15055,7 @@
14926
15055
  "immutable": true,
14927
15056
  "locationInModule": {
14928
15057
  "filename": "src/projects/jsii-options.generated.ts",
14929
- "line": 627
15058
+ "line": 635
14930
15059
  },
14931
15060
  "name": "yarnBerryOptions",
14932
15061
  "optional": true,
@@ -17250,7 +17379,7 @@
17250
17379
  "immutable": true,
17251
17380
  "locationInModule": {
17252
17381
  "filename": "src/projects/typescript-options.generated.ts",
17253
- "line": 1053
17382
+ "line": 1068
17254
17383
  },
17255
17384
  "name": "name",
17256
17385
  "type": {
@@ -17267,7 +17396,7 @@
17267
17396
  "immutable": true,
17268
17397
  "locationInModule": {
17269
17398
  "filename": "src/projects/typescript-options.generated.ts",
17270
- "line": 881
17399
+ "line": 896
17271
17400
  },
17272
17401
  "name": "addPackageManagerToDevEngines",
17273
17402
  "optional": true,
@@ -17286,7 +17415,7 @@
17286
17415
  "immutable": true,
17287
17416
  "locationInModule": {
17288
17417
  "filename": "src/projects/typescript-options.generated.ts",
17289
- "line": 875
17418
+ "line": 890
17290
17419
  },
17291
17420
  "name": "allowLibraryDependencies",
17292
17421
  "optional": true,
@@ -17305,7 +17434,7 @@
17305
17434
  "immutable": true,
17306
17435
  "locationInModule": {
17307
17436
  "filename": "src/projects/typescript-options.generated.ts",
17308
- "line": 867
17437
+ "line": 882
17309
17438
  },
17310
17439
  "name": "allowScripts",
17311
17440
  "optional": true,
@@ -17382,7 +17511,7 @@
17382
17511
  "immutable": true,
17383
17512
  "locationInModule": {
17384
17513
  "filename": "src/projects/typescript-options.generated.ts",
17385
- "line": 837
17514
+ "line": 852
17386
17515
  },
17387
17516
  "name": "authorEmail",
17388
17517
  "optional": true,
@@ -17399,7 +17528,7 @@
17399
17528
  "immutable": true,
17400
17529
  "locationInModule": {
17401
17530
  "filename": "src/projects/typescript-options.generated.ts",
17402
- "line": 832
17531
+ "line": 847
17403
17532
  },
17404
17533
  "name": "authorName",
17405
17534
  "optional": true,
@@ -17416,7 +17545,7 @@
17416
17545
  "immutable": true,
17417
17546
  "locationInModule": {
17418
17547
  "filename": "src/projects/typescript-options.generated.ts",
17419
- "line": 827
17548
+ "line": 842
17420
17549
  },
17421
17550
  "name": "authorOrganization",
17422
17551
  "optional": true,
@@ -17433,7 +17562,7 @@
17433
17562
  "immutable": true,
17434
17563
  "locationInModule": {
17435
17564
  "filename": "src/projects/typescript-options.generated.ts",
17436
- "line": 822
17565
+ "line": 837
17437
17566
  },
17438
17567
  "name": "authorUrl",
17439
17568
  "optional": true,
@@ -17451,7 +17580,7 @@
17451
17580
  "immutable": true,
17452
17581
  "locationInModule": {
17453
17582
  "filename": "src/projects/typescript-options.generated.ts",
17454
- "line": 967
17583
+ "line": 982
17455
17584
  },
17456
17585
  "name": "autoApproveOptions",
17457
17586
  "optional": true,
@@ -17488,7 +17617,7 @@
17488
17617
  "immutable": true,
17489
17618
  "locationInModule": {
17490
17619
  "filename": "src/projects/typescript-options.generated.ts",
17491
- "line": 817
17620
+ "line": 832
17492
17621
  },
17493
17622
  "name": "autoDetectBin",
17494
17623
  "optional": true,
@@ -17507,7 +17636,7 @@
17507
17636
  "immutable": true,
17508
17637
  "locationInModule": {
17509
17638
  "filename": "src/projects/typescript-options.generated.ts",
17510
- "line": 961
17639
+ "line": 976
17511
17640
  },
17512
17641
  "name": "autoMerge",
17513
17642
  "optional": true,
@@ -17526,7 +17655,7 @@
17526
17655
  "immutable": true,
17527
17656
  "locationInModule": {
17528
17657
  "filename": "src/projects/typescript-options.generated.ts",
17529
- "line": 953
17658
+ "line": 968
17530
17659
  },
17531
17660
  "name": "autoMergeOptions",
17532
17661
  "optional": true,
@@ -17544,7 +17673,7 @@
17544
17673
  "immutable": true,
17545
17674
  "locationInModule": {
17546
17675
  "filename": "src/projects/typescript-options.generated.ts",
17547
- "line": 811
17676
+ "line": 826
17548
17677
  },
17549
17678
  "name": "bin",
17550
17679
  "optional": true,
@@ -17602,7 +17731,7 @@
17602
17731
  "immutable": true,
17603
17732
  "locationInModule": {
17604
17733
  "filename": "src/projects/typescript-options.generated.ts",
17605
- "line": 803
17734
+ "line": 818
17606
17735
  },
17607
17736
  "name": "bugsEmail",
17608
17737
  "optional": true,
@@ -17619,7 +17748,7 @@
17619
17748
  "immutable": true,
17620
17749
  "locationInModule": {
17621
17750
  "filename": "src/projects/typescript-options.generated.ts",
17622
- "line": 798
17751
+ "line": 813
17623
17752
  },
17624
17753
  "name": "bugsUrl",
17625
17754
  "optional": true,
@@ -17673,7 +17802,7 @@
17673
17802
  "immutable": true,
17674
17803
  "locationInModule": {
17675
17804
  "filename": "src/projects/typescript-options.generated.ts",
17676
- "line": 517
17805
+ "line": 525
17677
17806
  },
17678
17807
  "name": "bumpPackage",
17679
17808
  "optional": true,
@@ -17691,7 +17820,7 @@
17691
17820
  "immutable": true,
17692
17821
  "locationInModule": {
17693
17822
  "filename": "src/projects/typescript-options.generated.ts",
17694
- "line": 793
17823
+ "line": 808
17695
17824
  },
17696
17825
  "name": "bundledDeps",
17697
17826
  "optional": true,
@@ -17731,7 +17860,7 @@
17731
17860
  "immutable": true,
17732
17861
  "locationInModule": {
17733
17862
  "filename": "src/projects/typescript-options.generated.ts",
17734
- "line": 778
17863
+ "line": 793
17735
17864
  },
17736
17865
  "name": "bunVersion",
17737
17866
  "optional": true,
@@ -17768,7 +17897,7 @@
17768
17897
  "immutable": true,
17769
17898
  "locationInModule": {
17770
17899
  "filename": "src/projects/typescript-options.generated.ts",
17771
- "line": 945
17900
+ "line": 960
17772
17901
  },
17773
17902
  "name": "clobber",
17774
17903
  "optional": true,
@@ -17787,7 +17916,7 @@
17787
17916
  "immutable": true,
17788
17917
  "locationInModule": {
17789
17918
  "filename": "src/projects/typescript-options.generated.ts",
17790
- "line": 772
17919
+ "line": 787
17791
17920
  },
17792
17921
  "name": "codeArtifactOptions",
17793
17922
  "optional": true,
@@ -17841,7 +17970,7 @@
17841
17970
  "immutable": true,
17842
17971
  "locationInModule": {
17843
17972
  "filename": "src/projects/typescript-options.generated.ts",
17844
- "line": 1046
17973
+ "line": 1061
17845
17974
  },
17846
17975
  "name": "commitGenerated",
17847
17976
  "optional": true,
@@ -17849,6 +17978,30 @@
17849
17978
  "primitive": "boolean"
17850
17979
  }
17851
17980
  },
17981
+ {
17982
+ "abstract": true,
17983
+ "docs": {
17984
+ "default": "- no package configuration",
17985
+ "remarks": "Values should be JSON-serializable.",
17986
+ "stability": "experimental",
17987
+ "summary": "Configuration values available to package scripts at runtime."
17988
+ },
17989
+ "immutable": true,
17990
+ "locationInModule": {
17991
+ "filename": "src/projects/typescript-options.generated.ts",
17992
+ "line": 780
17993
+ },
17994
+ "name": "config",
17995
+ "optional": true,
17996
+ "type": {
17997
+ "collection": {
17998
+ "elementtype": {
17999
+ "primitive": "any"
18000
+ },
18001
+ "kind": "map"
18002
+ }
18003
+ }
18004
+ },
17852
18005
  {
17853
18006
  "abstract": true,
17854
18007
  "docs": {
@@ -17898,7 +18051,7 @@
17898
18051
  "immutable": true,
17899
18052
  "locationInModule": {
17900
18053
  "filename": "src/projects/typescript-options.generated.ts",
17901
- "line": 765
18054
+ "line": 773
17902
18055
  },
17903
18056
  "name": "dedupeDeps",
17904
18057
  "optional": true,
@@ -17938,7 +18091,7 @@
17938
18091
  "immutable": true,
17939
18092
  "locationInModule": {
17940
18093
  "filename": "src/projects/typescript-options.generated.ts",
17941
- "line": 745
18094
+ "line": 753
17942
18095
  },
17943
18096
  "name": "deleteOrphanedLockFiles",
17944
18097
  "optional": true,
@@ -17997,7 +18150,7 @@
17997
18150
  "immutable": true,
17998
18151
  "locationInModule": {
17999
18152
  "filename": "src/projects/typescript-options.generated.ts",
18000
- "line": 735
18153
+ "line": 743
18001
18154
  },
18002
18155
  "name": "deps",
18003
18156
  "optional": true,
@@ -18060,7 +18213,7 @@
18060
18213
  "immutable": true,
18061
18214
  "locationInModule": {
18062
18215
  "filename": "src/projects/typescript-options.generated.ts",
18063
- "line": 722
18216
+ "line": 730
18064
18217
  },
18065
18218
  "name": "description",
18066
18219
  "optional": true,
@@ -18078,7 +18231,7 @@
18078
18231
  "immutable": true,
18079
18232
  "locationInModule": {
18080
18233
  "filename": "src/projects/typescript-options.generated.ts",
18081
- "line": 939
18234
+ "line": 954
18082
18235
  },
18083
18236
  "name": "devContainer",
18084
18237
  "optional": true,
@@ -18100,7 +18253,7 @@
18100
18253
  "immutable": true,
18101
18254
  "locationInModule": {
18102
18255
  "filename": "src/projects/typescript-options.generated.ts",
18103
- "line": 714
18256
+ "line": 722
18104
18257
  },
18105
18258
  "name": "devDeps",
18106
18259
  "optional": true,
@@ -18122,7 +18275,7 @@
18122
18275
  "immutable": true,
18123
18276
  "locationInModule": {
18124
18277
  "filename": "src/projects/typescript-options.generated.ts",
18125
- "line": 697
18278
+ "line": 705
18126
18279
  },
18127
18280
  "name": "devEngines",
18128
18281
  "optional": true,
@@ -18212,7 +18365,7 @@
18212
18365
  "immutable": true,
18213
18366
  "locationInModule": {
18214
18367
  "filename": "src/projects/typescript-options.generated.ts",
18215
- "line": 689
18368
+ "line": 697
18216
18369
  },
18217
18370
  "name": "entrypoint",
18218
18371
  "optional": true,
@@ -18249,7 +18402,7 @@
18249
18402
  "immutable": true,
18250
18403
  "locationInModule": {
18251
18404
  "filename": "src/projects/typescript-options.generated.ts",
18252
- "line": 933
18405
+ "line": 948
18253
18406
  },
18254
18407
  "name": "github",
18255
18408
  "optional": true,
@@ -18267,7 +18420,7 @@
18267
18420
  "immutable": true,
18268
18421
  "locationInModule": {
18269
18422
  "filename": "src/projects/typescript-options.generated.ts",
18270
- "line": 926
18423
+ "line": 941
18271
18424
  },
18272
18425
  "name": "githubOptions",
18273
18426
  "optional": true,
@@ -18275,6 +18428,25 @@
18275
18428
  "fqn": "projen.github.GitHubOptions"
18276
18429
  }
18277
18430
  },
18431
+ {
18432
+ "abstract": true,
18433
+ "docs": {
18434
+ "default": "- GitHub determines the latest release based on date and semantic version.",
18435
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
18436
+ "stability": "experimental",
18437
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
18438
+ },
18439
+ "immutable": true,
18440
+ "locationInModule": {
18441
+ "filename": "src/projects/typescript-options.generated.ts",
18442
+ "line": 518
18443
+ },
18444
+ "name": "githubReleaseLatest",
18445
+ "optional": true,
18446
+ "type": {
18447
+ "primitive": "boolean"
18448
+ }
18449
+ },
18278
18450
  {
18279
18451
  "abstract": true,
18280
18452
  "docs": {
@@ -18306,7 +18478,7 @@
18306
18478
  "immutable": true,
18307
18479
  "locationInModule": {
18308
18480
  "filename": "src/projects/typescript-options.generated.ts",
18309
- "line": 1040
18481
+ "line": 1055
18310
18482
  },
18311
18483
  "name": "gitIgnoreOptions",
18312
18484
  "optional": true,
@@ -18323,7 +18495,7 @@
18323
18495
  "immutable": true,
18324
18496
  "locationInModule": {
18325
18497
  "filename": "src/projects/typescript-options.generated.ts",
18326
- "line": 1035
18498
+ "line": 1050
18327
18499
  },
18328
18500
  "name": "gitOptions",
18329
18501
  "optional": true,
@@ -18341,7 +18513,7 @@
18341
18513
  "immutable": true,
18342
18514
  "locationInModule": {
18343
18515
  "filename": "src/projects/typescript-options.generated.ts",
18344
- "line": 920
18516
+ "line": 935
18345
18517
  },
18346
18518
  "name": "gitpod",
18347
18519
  "optional": true,
@@ -18359,7 +18531,7 @@
18359
18531
  "immutable": true,
18360
18532
  "locationInModule": {
18361
18533
  "filename": "src/projects/typescript-options.generated.ts",
18362
- "line": 1058
18534
+ "line": 1073
18363
18535
  },
18364
18536
  "name": "homebrew",
18365
18537
  "optional": true,
@@ -18377,7 +18549,7 @@
18377
18549
  "immutable": true,
18378
18550
  "locationInModule": {
18379
18551
  "filename": "src/projects/typescript-options.generated.ts",
18380
- "line": 1063
18552
+ "line": 1078
18381
18553
  },
18382
18554
  "name": "homebrewOptions",
18383
18555
  "optional": true,
@@ -18394,7 +18566,7 @@
18394
18566
  "immutable": true,
18395
18567
  "locationInModule": {
18396
18568
  "filename": "src/projects/typescript-options.generated.ts",
18397
- "line": 682
18569
+ "line": 690
18398
18570
  },
18399
18571
  "name": "homepage",
18400
18572
  "optional": true,
@@ -18429,7 +18601,7 @@
18429
18601
  "immutable": true,
18430
18602
  "locationInModule": {
18431
18603
  "filename": "src/projects/typescript-options.generated.ts",
18432
- "line": 677
18604
+ "line": 685
18433
18605
  },
18434
18606
  "name": "keywords",
18435
18607
  "optional": true,
@@ -18471,7 +18643,7 @@
18471
18643
  "immutable": true,
18472
18644
  "locationInModule": {
18473
18645
  "filename": "src/projects/typescript-options.generated.ts",
18474
- "line": 672
18646
+ "line": 680
18475
18647
  },
18476
18648
  "name": "license",
18477
18649
  "optional": true,
@@ -18489,7 +18661,7 @@
18489
18661
  "immutable": true,
18490
18662
  "locationInModule": {
18491
18663
  "filename": "src/projects/typescript-options.generated.ts",
18492
- "line": 664
18664
+ "line": 672
18493
18665
  },
18494
18666
  "name": "licensed",
18495
18667
  "optional": true,
@@ -18507,7 +18679,7 @@
18507
18679
  "immutable": true,
18508
18680
  "locationInModule": {
18509
18681
  "filename": "src/projects/typescript-options.generated.ts",
18510
- "line": 1030
18682
+ "line": 1045
18511
18683
  },
18512
18684
  "name": "logging",
18513
18685
  "optional": true,
@@ -18545,7 +18717,7 @@
18545
18717
  "immutable": true,
18546
18718
  "locationInModule": {
18547
18719
  "filename": "src/projects/typescript-options.generated.ts",
18548
- "line": 658
18720
+ "line": 666
18549
18721
  },
18550
18722
  "name": "maxNodeVersion",
18551
18723
  "optional": true,
@@ -18583,7 +18755,7 @@
18583
18755
  "immutable": true,
18584
18756
  "locationInModule": {
18585
18757
  "filename": "src/projects/typescript-options.generated.ts",
18586
- "line": 647
18758
+ "line": 655
18587
18759
  },
18588
18760
  "name": "minNodeVersion",
18589
18761
  "optional": true,
@@ -18601,7 +18773,7 @@
18601
18773
  "immutable": true,
18602
18774
  "locationInModule": {
18603
18775
  "filename": "src/projects/typescript-options.generated.ts",
18604
- "line": 1068
18776
+ "line": 1083
18605
18777
  },
18606
18778
  "name": "mise",
18607
18779
  "optional": true,
@@ -18619,7 +18791,7 @@
18619
18791
  "immutable": true,
18620
18792
  "locationInModule": {
18621
18793
  "filename": "src/projects/typescript-options.generated.ts",
18622
- "line": 1073
18794
+ "line": 1088
18623
18795
  },
18624
18796
  "name": "miseOptions",
18625
18797
  "optional": true,
@@ -18656,7 +18828,7 @@
18656
18828
  "immutable": true,
18657
18829
  "locationInModule": {
18658
18830
  "filename": "src/projects/typescript-options.generated.ts",
18659
- "line": 632
18831
+ "line": 640
18660
18832
  },
18661
18833
  "name": "npmAccess",
18662
18834
  "optional": true,
@@ -18729,7 +18901,7 @@
18729
18901
  "immutable": true,
18730
18902
  "locationInModule": {
18731
18903
  "filename": "src/projects/typescript-options.generated.ts",
18732
- "line": 624
18904
+ "line": 632
18733
18905
  },
18734
18906
  "name": "npmProvenance",
18735
18907
  "optional": true,
@@ -18748,7 +18920,7 @@
18748
18920
  "immutable": true,
18749
18921
  "locationInModule": {
18750
18922
  "filename": "src/projects/typescript-options.generated.ts",
18751
- "line": 613
18923
+ "line": 621
18752
18924
  },
18753
18925
  "name": "npmRegistryUrl",
18754
18926
  "optional": true,
@@ -18766,7 +18938,7 @@
18766
18938
  "immutable": true,
18767
18939
  "locationInModule": {
18768
18940
  "filename": "src/projects/typescript-options.generated.ts",
18769
- "line": 606
18941
+ "line": 614
18770
18942
  },
18771
18943
  "name": "npmTokenSecret",
18772
18944
  "optional": true,
@@ -18784,7 +18956,7 @@
18784
18956
  "immutable": true,
18785
18957
  "locationInModule": {
18786
18958
  "filename": "src/projects/typescript-options.generated.ts",
18787
- "line": 600
18959
+ "line": 608
18788
18960
  },
18789
18961
  "name": "npmTrustedPublishing",
18790
18962
  "optional": true,
@@ -18803,7 +18975,7 @@
18803
18975
  "immutable": true,
18804
18976
  "locationInModule": {
18805
18977
  "filename": "src/projects/typescript-options.generated.ts",
18806
- "line": 1024
18978
+ "line": 1039
18807
18979
  },
18808
18980
  "name": "outdir",
18809
18981
  "optional": true,
@@ -18839,7 +19011,7 @@
18839
19011
  "immutable": true,
18840
19012
  "locationInModule": {
18841
19013
  "filename": "src/projects/typescript-options.generated.ts",
18842
- "line": 594
19014
+ "line": 602
18843
19015
  },
18844
19016
  "name": "packageManager",
18845
19017
  "optional": true,
@@ -18860,7 +19032,7 @@
18860
19032
  "immutable": true,
18861
19033
  "locationInModule": {
18862
19034
  "filename": "src/projects/typescript-options.generated.ts",
18863
- "line": 588
19035
+ "line": 596
18864
19036
  },
18865
19037
  "name": "packageName",
18866
19038
  "optional": true,
@@ -18877,7 +19049,7 @@
18877
19049
  "immutable": true,
18878
19050
  "locationInModule": {
18879
19051
  "filename": "src/projects/typescript-options.generated.ts",
18880
- "line": 1013
19052
+ "line": 1028
18881
19053
  },
18882
19054
  "name": "parent",
18883
19055
  "optional": true,
@@ -18894,7 +19066,7 @@
18894
19066
  "immutable": true,
18895
19067
  "locationInModule": {
18896
19068
  "filename": "src/projects/typescript-options.generated.ts",
18897
- "line": 581
19069
+ "line": 589
18898
19070
  },
18899
19071
  "name": "peerDependencyOptions",
18900
19072
  "optional": true,
@@ -18913,7 +19085,7 @@
18913
19085
  "immutable": true,
18914
19086
  "locationInModule": {
18915
19087
  "filename": "src/projects/typescript-options.generated.ts",
18916
- "line": 576
19088
+ "line": 584
18917
19089
  },
18918
19090
  "name": "peerDeps",
18919
19091
  "optional": true,
@@ -18936,7 +19108,7 @@
18936
19108
  "immutable": true,
18937
19109
  "locationInModule": {
18938
19110
  "filename": "src/projects/typescript-options.generated.ts",
18939
- "line": 557
19111
+ "line": 565
18940
19112
  },
18941
19113
  "name": "pnpmOptions",
18942
19114
  "optional": true,
@@ -18954,7 +19126,7 @@
18954
19126
  "immutable": true,
18955
19127
  "locationInModule": {
18956
19128
  "filename": "src/projects/typescript-options.generated.ts",
18957
- "line": 551
19129
+ "line": 559
18958
19130
  },
18959
19131
  "name": "pnpmVersion",
18960
19132
  "optional": true,
@@ -19013,7 +19185,7 @@
19013
19185
  "immutable": true,
19014
19186
  "locationInModule": {
19015
19187
  "filename": "src/projects/typescript-options.generated.ts",
19016
- "line": 1008
19188
+ "line": 1023
19017
19189
  },
19018
19190
  "name": "projectTree",
19019
19191
  "optional": true,
@@ -19032,7 +19204,7 @@
19032
19204
  "immutable": true,
19033
19205
  "locationInModule": {
19034
19206
  "filename": "src/projects/typescript-options.generated.ts",
19035
- "line": 1002
19207
+ "line": 1017
19036
19208
  },
19037
19209
  "name": "projenCommand",
19038
19210
  "optional": true,
@@ -19050,7 +19222,7 @@
19050
19222
  "immutable": true,
19051
19223
  "locationInModule": {
19052
19224
  "filename": "src/projects/typescript-options.generated.ts",
19053
- "line": 914
19225
+ "line": 929
19054
19226
  },
19055
19227
  "name": "projenCredentials",
19056
19228
  "optional": true,
@@ -19104,7 +19276,7 @@
19104
19276
  "immutable": true,
19105
19277
  "locationInModule": {
19106
19278
  "filename": "src/projects/typescript-options.generated.ts",
19107
- "line": 991
19279
+ "line": 1006
19108
19280
  },
19109
19281
  "name": "projenrcJson",
19110
19282
  "optional": true,
@@ -19122,7 +19294,7 @@
19122
19294
  "immutable": true,
19123
19295
  "locationInModule": {
19124
19296
  "filename": "src/projects/typescript-options.generated.ts",
19125
- "line": 985
19297
+ "line": 1000
19126
19298
  },
19127
19299
  "name": "projenrcJsonOptions",
19128
19300
  "optional": true,
@@ -19292,7 +19464,7 @@
19292
19464
  "immutable": true,
19293
19465
  "locationInModule": {
19294
19466
  "filename": "src/projects/typescript-options.generated.ts",
19295
- "line": 908
19467
+ "line": 923
19296
19468
  },
19297
19469
  "name": "readme",
19298
19470
  "optional": true,
@@ -19544,7 +19716,7 @@
19544
19716
  "immutable": true,
19545
19717
  "locationInModule": {
19546
19718
  "filename": "src/projects/typescript-options.generated.ts",
19547
- "line": 979
19719
+ "line": 994
19548
19720
  },
19549
19721
  "name": "renovatebot",
19550
19722
  "optional": true,
@@ -19562,7 +19734,7 @@
19562
19734
  "immutable": true,
19563
19735
  "locationInModule": {
19564
19736
  "filename": "src/projects/typescript-options.generated.ts",
19565
- "line": 973
19737
+ "line": 988
19566
19738
  },
19567
19739
  "name": "renovatebotOptions",
19568
19740
  "optional": true,
@@ -19580,7 +19752,7 @@
19580
19752
  "immutable": true,
19581
19753
  "locationInModule": {
19582
19754
  "filename": "src/projects/typescript-options.generated.ts",
19583
- "line": 545
19755
+ "line": 553
19584
19756
  },
19585
19757
  "name": "repository",
19586
19758
  "optional": true,
@@ -19597,7 +19769,7 @@
19597
19769
  "immutable": true,
19598
19770
  "locationInModule": {
19599
19771
  "filename": "src/projects/typescript-options.generated.ts",
19600
- "line": 539
19772
+ "line": 547
19601
19773
  },
19602
19774
  "name": "repositoryDirectory",
19603
19775
  "optional": true,
@@ -19634,7 +19806,7 @@
19634
19806
  "immutable": true,
19635
19807
  "locationInModule": {
19636
19808
  "filename": "src/projects/typescript-options.generated.ts",
19637
- "line": 534
19809
+ "line": 542
19638
19810
  },
19639
19811
  "name": "scopedPackagesOptions",
19640
19812
  "optional": true,
@@ -19674,7 +19846,7 @@
19674
19846
  "immutable": true,
19675
19847
  "locationInModule": {
19676
19848
  "filename": "src/projects/typescript-options.generated.ts",
19677
- "line": 528
19849
+ "line": 536
19678
19850
  },
19679
19851
  "name": "stability",
19680
19852
  "optional": true,
@@ -19693,7 +19865,7 @@
19693
19865
  "immutable": true,
19694
19866
  "locationInModule": {
19695
19867
  "filename": "src/projects/typescript-options.generated.ts",
19696
- "line": 902
19868
+ "line": 917
19697
19869
  },
19698
19870
  "name": "stale",
19699
19871
  "optional": true,
@@ -19712,7 +19884,7 @@
19712
19884
  "immutable": true,
19713
19885
  "locationInModule": {
19714
19886
  "filename": "src/projects/typescript-options.generated.ts",
19715
- "line": 895
19887
+ "line": 910
19716
19888
  },
19717
19889
  "name": "staleOptions",
19718
19890
  "optional": true,
@@ -19866,7 +20038,7 @@
19866
20038
  "immutable": true,
19867
20039
  "locationInModule": {
19868
20040
  "filename": "src/projects/typescript-options.generated.ts",
19869
- "line": 1078
20041
+ "line": 1093
19870
20042
  },
19871
20043
  "name": "vitest",
19872
20044
  "optional": true,
@@ -19884,7 +20056,7 @@
19884
20056
  "immutable": true,
19885
20057
  "locationInModule": {
19886
20058
  "filename": "src/projects/typescript-options.generated.ts",
19887
- "line": 1083
20059
+ "line": 1098
19888
20060
  },
19889
20061
  "name": "vitestOptions",
19890
20062
  "optional": true,
@@ -19903,7 +20075,7 @@
19903
20075
  "immutable": true,
19904
20076
  "locationInModule": {
19905
20077
  "filename": "src/projects/typescript-options.generated.ts",
19906
- "line": 888
20078
+ "line": 903
19907
20079
  },
19908
20080
  "name": "vscode",
19909
20081
  "optional": true,
@@ -20017,7 +20189,7 @@
20017
20189
  "immutable": true,
20018
20190
  "locationInModule": {
20019
20191
  "filename": "src/projects/typescript-options.generated.ts",
20020
- "line": 523
20192
+ "line": 531
20021
20193
  },
20022
20194
  "name": "yarnBerryOptions",
20023
20195
  "optional": true,
@@ -20770,6 +20942,6 @@
20770
20942
  "symbolId": "src/components/vitest:VitestOptions"
20771
20943
  }
20772
20944
  },
20773
- "version": "0.3.26",
20774
- "fingerprint": "aTxwxIXOjpHo40oYtARhg4ZAqYzya58aPGt8Z8zXrx8="
20945
+ "version": "0.3.28",
20946
+ "fingerprint": "6xDFhbFE88jTbW7HEDpEJxEbMOGiHbokJj8ehqDR9uY="
20775
20947
  }