@hallcor/pulumi-projen-project-types 0.0.40 → 0.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "constructs": "^10.4.2",
11
- "projen": "^0.91.20"
11
+ "projen": "^0.91.26"
12
12
  },
13
13
  "dependencyClosure": {
14
14
  "constructs": {
@@ -81,7 +81,7 @@
81
81
  "stability": "stable"
82
82
  },
83
83
  "homepage": "https://github.com/corymhall/pulumi-projen-project-types.git",
84
- "jsiiVersion": "5.7.12 (build 0bc2358)",
84
+ "jsiiVersion": "5.7.13 (build 0d3838b)",
85
85
  "license": "Apache-2.0",
86
86
  "metadata": {
87
87
  "jsii": {
@@ -669,7 +669,7 @@
669
669
  "immutable": true,
670
670
  "locationInModule": {
671
671
  "filename": "src/structs/github-options/app-options.ts",
672
- "line": 29
672
+ "line": 44
673
673
  },
674
674
  "name": "clientIdSecret",
675
675
  "optional": true,
@@ -677,6 +677,24 @@
677
677
  "primitive": "string"
678
678
  }
679
679
  },
680
+ {
681
+ "abstract": true,
682
+ "docs": {
683
+ "default": "- if empty, defaults to the current repository owner",
684
+ "stability": "experimental",
685
+ "summary": "The owner of the GitHub App installation."
686
+ },
687
+ "immutable": true,
688
+ "locationInModule": {
689
+ "filename": "src/structs/github-options/app-options.ts",
690
+ "line": 34
691
+ },
692
+ "name": "owner",
693
+ "optional": true,
694
+ "type": {
695
+ "primitive": "string"
696
+ }
697
+ },
680
698
  {
681
699
  "abstract": true,
682
700
  "docs": {
@@ -687,7 +705,7 @@
687
705
  "immutable": true,
688
706
  "locationInModule": {
689
707
  "filename": "src/structs/github-options/app-options.ts",
690
- "line": 19
708
+ "line": 28
691
709
  },
692
710
  "name": "permissions",
693
711
  "optional": true,
@@ -699,12 +717,14 @@
699
717
  "abstract": true,
700
718
  "docs": {
701
719
  "default": "PROJEN_APP_PRIVATE_KEY",
702
- "stability": "experimental"
720
+ "remarks": "Escaped newlines (\\\\n) will be automatically replaced with actual newlines.",
721
+ "stability": "experimental",
722
+ "summary": "The secret containing the GitHub App private key."
703
723
  },
704
724
  "immutable": true,
705
725
  "locationInModule": {
706
726
  "filename": "src/structs/github-options/app-options.ts",
707
- "line": 13
727
+ "line": 22
708
728
  },
709
729
  "name": "privateKeySecret",
710
730
  "optional": true,
@@ -722,13 +742,36 @@
722
742
  "immutable": true,
723
743
  "locationInModule": {
724
744
  "filename": "src/structs/github-options/app-options.ts",
725
- "line": 24
745
+ "line": 39
726
746
  },
727
747
  "name": "pulumiEscSetup",
728
748
  "optional": true,
729
749
  "type": {
730
750
  "fqn": "@hallcor/pulumi-projen-project-types.PulumiEscSetup"
731
751
  }
752
+ },
753
+ {
754
+ "abstract": true,
755
+ "docs": {
756
+ "default": "- if owner is set and repositories is empty, access will be scoped to all repositories in the provided repository owner's installation.\nIf owner and repositories are empty, access will be scoped to only the current repository.",
757
+ "stability": "experimental",
758
+ "summary": "List of repositories to grant access to."
759
+ },
760
+ "immutable": true,
761
+ "locationInModule": {
762
+ "filename": "src/structs/github-options/app-options.ts",
763
+ "line": 15
764
+ },
765
+ "name": "repositories",
766
+ "optional": true,
767
+ "type": {
768
+ "collection": {
769
+ "elementtype": {
770
+ "primitive": "string"
771
+ },
772
+ "kind": "array"
773
+ }
774
+ }
732
775
  }
733
776
  ],
734
777
  "symbolId": "src/structs/github-options/app-options:GithubCredentialsAppOptions"
@@ -3180,7 +3223,7 @@
3180
3223
  "immutable": true,
3181
3224
  "locationInModule": {
3182
3225
  "filename": "src/structs/release-options/tag-release-options.ts",
3183
- "line": 245
3226
+ "line": 246
3184
3227
  },
3185
3228
  "name": "bumpPackage",
3186
3229
  "optional": true,
@@ -3216,7 +3259,7 @@
3216
3259
  "immutable": true,
3217
3260
  "locationInModule": {
3218
3261
  "filename": "src/structs/release-options/tag-release-options.ts",
3219
- "line": 256
3262
+ "line": 257
3220
3263
  },
3221
3264
  "name": "gitIdentity",
3222
3265
  "optional": true,
@@ -3233,7 +3276,7 @@
3233
3276
  "immutable": true,
3234
3277
  "locationInModule": {
3235
3278
  "filename": "src/structs/release-options/tag-release-options.ts",
3236
- "line": 249
3279
+ "line": 250
3237
3280
  },
3238
3281
  "name": "gitTagPublishOptions",
3239
3282
  "optional": true,
@@ -3251,7 +3294,7 @@
3251
3294
  "immutable": true,
3252
3295
  "locationInModule": {
3253
3296
  "filename": "src/structs/release-options/tag-release-options.ts",
3254
- "line": 238
3297
+ "line": 239
3255
3298
  },
3256
3299
  "name": "jsiiReleaseVersion",
3257
3300
  "optional": true,
@@ -3270,7 +3313,7 @@
3270
3313
  "immutable": true,
3271
3314
  "locationInModule": {
3272
3315
  "filename": "src/structs/release-options/tag-release-options.ts",
3273
- "line": 232
3316
+ "line": 233
3274
3317
  },
3275
3318
  "name": "majorVersion",
3276
3319
  "optional": true,
@@ -3289,7 +3332,7 @@
3289
3332
  "immutable": true,
3290
3333
  "locationInModule": {
3291
3334
  "filename": "src/structs/release-options/tag-release-options.ts",
3292
- "line": 224
3335
+ "line": 225
3293
3336
  },
3294
3337
  "name": "minMajorVersion",
3295
3338
  "optional": true,
@@ -3301,14 +3344,14 @@
3301
3344
  "abstract": true,
3302
3345
  "docs": {
3303
3346
  "default": "- The next version will be determined based on the commit history and project settings.",
3304
- "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
3347
+ "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
3305
3348
  "stability": "experimental",
3306
3349
  "summary": "A shell command to control the next version to release."
3307
3350
  },
3308
3351
  "immutable": true,
3309
3352
  "locationInModule": {
3310
3353
  "filename": "src/structs/release-options/tag-release-options.ts",
3311
- "line": 214
3354
+ "line": 215
3312
3355
  },
3313
3356
  "name": "nextVersionCommand",
3314
3357
  "optional": true,
@@ -3794,7 +3837,7 @@
3794
3837
  "immutable": true,
3795
3838
  "locationInModule": {
3796
3839
  "filename": "src/structs/typescript-options/component-options.ts",
3797
- "line": 616
3840
+ "line": 617
3798
3841
  },
3799
3842
  "name": "defaultReleaseBranch",
3800
3843
  "type": {
@@ -3850,7 +3893,7 @@
3850
3893
  "immutable": true,
3851
3894
  "locationInModule": {
3852
3895
  "filename": "src/structs/typescript-options/component-options.ts",
3853
- "line": 622
3896
+ "line": 623
3854
3897
  },
3855
3898
  "name": "artifactsDirectory",
3856
3899
  "optional": true,
@@ -3955,7 +3998,7 @@
3955
3998
  "immutable": true,
3956
3999
  "locationInModule": {
3957
4000
  "filename": "src/structs/typescript-options/component-options.ts",
3958
- "line": 629
4001
+ "line": 630
3959
4002
  },
3960
4003
  "name": "autoApproveUpgrades",
3961
4004
  "optional": true,
@@ -4086,7 +4129,7 @@
4086
4129
  "immutable": true,
4087
4130
  "locationInModule": {
4088
4131
  "filename": "src/structs/typescript-options/component-options.ts",
4089
- "line": 635
4132
+ "line": 636
4090
4133
  },
4091
4134
  "name": "buildWorkflow",
4092
4135
  "optional": true,
@@ -4103,7 +4146,7 @@
4103
4146
  "immutable": true,
4104
4147
  "locationInModule": {
4105
4148
  "filename": "src/structs/typescript-options/component-options.ts",
4106
- "line": 640
4149
+ "line": 641
4107
4150
  },
4108
4151
  "name": "buildWorkflowOptions",
4109
4152
  "optional": true,
@@ -4162,7 +4205,7 @@
4162
4205
  "immutable": true,
4163
4206
  "locationInModule": {
4164
4207
  "filename": "src/structs/typescript-options/component-options.ts",
4165
- "line": 645
4208
+ "line": 646
4166
4209
  },
4167
4210
  "name": "bundlerOptions",
4168
4211
  "optional": true,
@@ -4199,7 +4242,7 @@
4199
4242
  "immutable": true,
4200
4243
  "locationInModule": {
4201
4244
  "filename": "src/structs/typescript-options/component-options.ts",
4202
- "line": 652
4245
+ "line": 653
4203
4246
  },
4204
4247
  "name": "checkLicenses",
4205
4248
  "optional": true,
@@ -4254,7 +4297,7 @@
4254
4297
  "immutable": true,
4255
4298
  "locationInModule": {
4256
4299
  "filename": "src/structs/typescript-options/component-options.ts",
4257
- "line": 658
4300
+ "line": 659
4258
4301
  },
4259
4302
  "name": "codeCov",
4260
4303
  "optional": true,
@@ -4272,7 +4315,7 @@
4272
4315
  "immutable": true,
4273
4316
  "locationInModule": {
4274
4317
  "filename": "src/structs/typescript-options/component-options.ts",
4275
- "line": 664
4318
+ "line": 665
4276
4319
  },
4277
4320
  "name": "codeCovTokenSecret",
4278
4321
  "optional": true,
@@ -4308,7 +4351,7 @@
4308
4351
  "immutable": true,
4309
4352
  "locationInModule": {
4310
4353
  "filename": "src/structs/typescript-options/component-options.ts",
4311
- "line": 670
4354
+ "line": 671
4312
4355
  },
4313
4356
  "name": "copyrightOwner",
4314
4357
  "optional": true,
@@ -4326,7 +4369,7 @@
4326
4369
  "immutable": true,
4327
4370
  "locationInModule": {
4328
4371
  "filename": "src/structs/typescript-options/component-options.ts",
4329
- "line": 676
4372
+ "line": 677
4330
4373
  },
4331
4374
  "name": "copyrightPeriod",
4332
4375
  "optional": true,
@@ -4345,7 +4388,7 @@
4345
4388
  "immutable": true,
4346
4389
  "locationInModule": {
4347
4390
  "filename": "src/structs/typescript-options/component-options.ts",
4348
- "line": 683
4391
+ "line": 684
4349
4392
  },
4350
4393
  "name": "dependabot",
4351
4394
  "optional": true,
@@ -4363,7 +4406,7 @@
4363
4406
  "immutable": true,
4364
4407
  "locationInModule": {
4365
4408
  "filename": "src/structs/typescript-options/component-options.ts",
4366
- "line": 689
4409
+ "line": 690
4367
4410
  },
4368
4411
  "name": "dependabotOptions",
4369
4412
  "optional": true,
@@ -4409,7 +4452,7 @@
4409
4452
  "immutable": true,
4410
4453
  "locationInModule": {
4411
4454
  "filename": "src/structs/typescript-options/component-options.ts",
4412
- "line": 696
4455
+ "line": 697
4413
4456
  },
4414
4457
  "name": "depsUpgrade",
4415
4458
  "optional": true,
@@ -4427,7 +4470,7 @@
4427
4470
  "immutable": true,
4428
4471
  "locationInModule": {
4429
4472
  "filename": "src/structs/typescript-options/component-options.ts",
4430
- "line": 702
4473
+ "line": 703
4431
4474
  },
4432
4475
  "name": "depsUpgradeOptions",
4433
4476
  "optional": true,
@@ -4511,7 +4554,7 @@
4511
4554
  "immutable": true,
4512
4555
  "locationInModule": {
4513
4556
  "filename": "src/structs/typescript-options/component-options.ts",
4514
- "line": 827
4557
+ "line": 828
4515
4558
  },
4516
4559
  "name": "disableTsconfig",
4517
4560
  "optional": true,
@@ -4529,7 +4572,7 @@
4529
4572
  "immutable": true,
4530
4573
  "locationInModule": {
4531
4574
  "filename": "src/structs/typescript-options/component-options.ts",
4532
- "line": 833
4575
+ "line": 834
4533
4576
  },
4534
4577
  "name": "disableTsconfigDev",
4535
4578
  "optional": true,
@@ -4547,7 +4590,7 @@
4547
4590
  "immutable": true,
4548
4591
  "locationInModule": {
4549
4592
  "filename": "src/structs/typescript-options/component-options.ts",
4550
- "line": 839
4593
+ "line": 840
4551
4594
  },
4552
4595
  "name": "docgen",
4553
4596
  "optional": true,
@@ -4565,7 +4608,7 @@
4565
4608
  "immutable": true,
4566
4609
  "locationInModule": {
4567
4610
  "filename": "src/structs/typescript-options/component-options.ts",
4568
- "line": 845
4611
+ "line": 846
4569
4612
  },
4570
4613
  "name": "docsDirectory",
4571
4614
  "optional": true,
@@ -4601,7 +4644,7 @@
4601
4644
  "immutable": true,
4602
4645
  "locationInModule": {
4603
4646
  "filename": "src/structs/typescript-options/component-options.ts",
4604
- "line": 851
4647
+ "line": 852
4605
4648
  },
4606
4649
  "name": "entrypointTypes",
4607
4650
  "optional": true,
@@ -4619,7 +4662,7 @@
4619
4662
  "immutable": true,
4620
4663
  "locationInModule": {
4621
4664
  "filename": "src/structs/typescript-options/component-options.ts",
4622
- "line": 857
4665
+ "line": 858
4623
4666
  },
4624
4667
  "name": "eslint",
4625
4668
  "optional": true,
@@ -4637,7 +4680,7 @@
4637
4680
  "immutable": true,
4638
4681
  "locationInModule": {
4639
4682
  "filename": "src/structs/typescript-options/component-options.ts",
4640
- "line": 863
4683
+ "line": 864
4641
4684
  },
4642
4685
  "name": "eslintOptions",
4643
4686
  "optional": true,
@@ -4673,7 +4716,7 @@
4673
4716
  "immutable": true,
4674
4717
  "locationInModule": {
4675
4718
  "filename": "src/structs/typescript-options/component-options.ts",
4676
- "line": 941
4719
+ "line": 942
4677
4720
  },
4678
4721
  "name": "gitIdentity",
4679
4722
  "optional": true,
@@ -4690,7 +4733,7 @@
4690
4733
  "immutable": true,
4691
4734
  "locationInModule": {
4692
4735
  "filename": "src/structs/typescript-options/component-options.ts",
4693
- "line": 707
4736
+ "line": 708
4694
4737
  },
4695
4738
  "name": "gitignore",
4696
4739
  "optional": true,
@@ -4782,7 +4825,7 @@
4782
4825
  "immutable": true,
4783
4826
  "locationInModule": {
4784
4827
  "filename": "src/structs/typescript-options/component-options.ts",
4785
- "line": 713
4828
+ "line": 714
4786
4829
  },
4787
4830
  "name": "jest",
4788
4831
  "optional": true,
@@ -4800,7 +4843,7 @@
4800
4843
  "immutable": true,
4801
4844
  "locationInModule": {
4802
4845
  "filename": "src/structs/typescript-options/component-options.ts",
4803
- "line": 719
4846
+ "line": 720
4804
4847
  },
4805
4848
  "name": "jestOptions",
4806
4849
  "optional": true,
@@ -4840,7 +4883,7 @@
4840
4883
  "immutable": true,
4841
4884
  "locationInModule": {
4842
4885
  "filename": "src/structs/typescript-options/component-options.ts",
4843
- "line": 869
4886
+ "line": 870
4844
4887
  },
4845
4888
  "name": "libdir",
4846
4889
  "optional": true,
@@ -4983,14 +5026,14 @@
4983
5026
  "abstract": true,
4984
5027
  "docs": {
4985
5028
  "default": "- The next version will be determined based on the commit history and project settings.",
4986
- "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
5029
+ "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
4987
5030
  "stability": "experimental",
4988
5031
  "summary": "A shell command to control the next version to release."
4989
5032
  },
4990
5033
  "immutable": true,
4991
5034
  "locationInModule": {
4992
5035
  "filename": "src/structs/typescript-options/component-options.ts",
4993
- "line": 489
5036
+ "line": 490
4994
5037
  },
4995
5038
  "name": "nextVersionCommand",
4996
5039
  "optional": true,
@@ -5027,7 +5070,7 @@
5027
5070
  "immutable": true,
5028
5071
  "locationInModule": {
5029
5072
  "filename": "src/structs/typescript-options/component-options.ts",
5030
- "line": 497
5073
+ "line": 498
5031
5074
  },
5032
5075
  "name": "npmDistTag",
5033
5076
  "optional": true,
@@ -5045,7 +5088,7 @@
5045
5088
  "immutable": true,
5046
5089
  "locationInModule": {
5047
5090
  "filename": "src/structs/typescript-options/component-options.ts",
5048
- "line": 725
5091
+ "line": 726
5049
5092
  },
5050
5093
  "name": "npmignoreEnabled",
5051
5094
  "optional": true,
@@ -5062,7 +5105,7 @@
5062
5105
  "immutable": true,
5063
5106
  "locationInModule": {
5064
5107
  "filename": "src/structs/typescript-options/component-options.ts",
5065
- "line": 730
5108
+ "line": 731
5066
5109
  },
5067
5110
  "name": "npmIgnoreOptions",
5068
5111
  "optional": true,
@@ -5155,7 +5198,7 @@
5155
5198
  "immutable": true,
5156
5199
  "locationInModule": {
5157
5200
  "filename": "src/structs/typescript-options/component-options.ts",
5158
- "line": 736
5201
+ "line": 737
5159
5202
  },
5160
5203
  "name": "package",
5161
5204
  "optional": true,
@@ -5288,7 +5331,7 @@
5288
5331
  "immutable": true,
5289
5332
  "locationInModule": {
5290
5333
  "filename": "src/structs/typescript-options/component-options.ts",
5291
- "line": 503
5334
+ "line": 504
5292
5335
  },
5293
5336
  "name": "postBuildSteps",
5294
5337
  "optional": true,
@@ -5311,7 +5354,7 @@
5311
5354
  "immutable": true,
5312
5355
  "locationInModule": {
5313
5356
  "filename": "src/structs/typescript-options/component-options.ts",
5314
- "line": 509
5357
+ "line": 510
5315
5358
  },
5316
5359
  "name": "prerelease",
5317
5360
  "optional": true,
@@ -5329,7 +5372,7 @@
5329
5372
  "immutable": true,
5330
5373
  "locationInModule": {
5331
5374
  "filename": "src/structs/typescript-options/component-options.ts",
5332
- "line": 742
5375
+ "line": 743
5333
5376
  },
5334
5377
  "name": "prettier",
5335
5378
  "optional": true,
@@ -5347,7 +5390,7 @@
5347
5390
  "immutable": true,
5348
5391
  "locationInModule": {
5349
5392
  "filename": "src/structs/typescript-options/component-options.ts",
5350
- "line": 748
5393
+ "line": 749
5351
5394
  },
5352
5395
  "name": "prettierOptions",
5353
5396
  "optional": true,
@@ -5402,7 +5445,7 @@
5402
5445
  "immutable": true,
5403
5446
  "locationInModule": {
5404
5447
  "filename": "src/structs/typescript-options/component-options.ts",
5405
- "line": 754
5448
+ "line": 755
5406
5449
  },
5407
5450
  "name": "projenDevDependency",
5408
5451
  "optional": true,
@@ -5420,7 +5463,7 @@
5420
5463
  "immutable": true,
5421
5464
  "locationInModule": {
5422
5465
  "filename": "src/structs/typescript-options/component-options.ts",
5423
- "line": 760
5466
+ "line": 761
5424
5467
  },
5425
5468
  "name": "projenrcJs",
5426
5469
  "optional": true,
@@ -5474,7 +5517,7 @@
5474
5517
  "immutable": true,
5475
5518
  "locationInModule": {
5476
5519
  "filename": "src/structs/typescript-options/component-options.ts",
5477
- "line": 766
5520
+ "line": 767
5478
5521
  },
5479
5522
  "name": "projenrcJsOptions",
5480
5523
  "optional": true,
@@ -5495,7 +5538,7 @@
5495
5538
  "immutable": true,
5496
5539
  "locationInModule": {
5497
5540
  "filename": "src/structs/typescript-options/component-options.ts",
5498
- "line": 876
5541
+ "line": 877
5499
5542
  },
5500
5543
  "name": "projenrcTs",
5501
5544
  "optional": true,
@@ -5512,7 +5555,7 @@
5512
5555
  "immutable": true,
5513
5556
  "locationInModule": {
5514
5557
  "filename": "src/structs/typescript-options/component-options.ts",
5515
- "line": 881
5558
+ "line": 882
5516
5559
  },
5517
5560
  "name": "projenrcTsOptions",
5518
5561
  "optional": true,
@@ -5530,7 +5573,7 @@
5530
5573
  "immutable": true,
5531
5574
  "locationInModule": {
5532
5575
  "filename": "src/structs/typescript-options/component-options.ts",
5533
- "line": 772
5576
+ "line": 773
5534
5577
  },
5535
5578
  "name": "projenVersion",
5536
5579
  "optional": true,
@@ -5548,7 +5591,7 @@
5548
5591
  "immutable": true,
5549
5592
  "locationInModule": {
5550
5593
  "filename": "src/structs/typescript-options/component-options.ts",
5551
- "line": 515
5594
+ "line": 516
5552
5595
  },
5553
5596
  "name": "publishDryRun",
5554
5597
  "optional": true,
@@ -5567,7 +5610,7 @@
5567
5610
  "immutable": true,
5568
5611
  "locationInModule": {
5569
5612
  "filename": "src/structs/typescript-options/component-options.ts",
5570
- "line": 523
5613
+ "line": 524
5571
5614
  },
5572
5615
  "name": "publishTasks",
5573
5616
  "optional": true,
@@ -5585,7 +5628,7 @@
5585
5628
  "immutable": true,
5586
5629
  "locationInModule": {
5587
5630
  "filename": "src/structs/typescript-options/component-options.ts",
5588
- "line": 778
5631
+ "line": 779
5589
5632
  },
5590
5633
  "name": "pullRequestTemplate",
5591
5634
  "optional": true,
@@ -5603,7 +5646,7 @@
5603
5646
  "immutable": true,
5604
5647
  "locationInModule": {
5605
5648
  "filename": "src/structs/typescript-options/component-options.ts",
5606
- "line": 784
5649
+ "line": 785
5607
5650
  },
5608
5651
  "name": "pullRequestTemplateContents",
5609
5652
  "optional": true,
@@ -5644,7 +5687,7 @@
5644
5687
  "immutable": true,
5645
5688
  "locationInModule": {
5646
5689
  "filename": "src/structs/typescript-options/component-options.ts",
5647
- "line": 529
5690
+ "line": 530
5648
5691
  },
5649
5692
  "name": "releasableCommits",
5650
5693
  "optional": true,
@@ -5662,7 +5705,7 @@
5662
5705
  "immutable": true,
5663
5706
  "locationInModule": {
5664
5707
  "filename": "src/structs/typescript-options/component-options.ts",
5665
- "line": 790
5708
+ "line": 791
5666
5709
  },
5667
5710
  "name": "release",
5668
5711
  "optional": true,
@@ -5681,7 +5724,7 @@
5681
5724
  "immutable": true,
5682
5725
  "locationInModule": {
5683
5726
  "filename": "src/structs/typescript-options/component-options.ts",
5684
- "line": 542
5727
+ "line": 543
5685
5728
  },
5686
5729
  "name": "releaseBranches",
5687
5730
  "optional": true,
@@ -5704,7 +5747,7 @@
5704
5747
  "immutable": true,
5705
5748
  "locationInModule": {
5706
5749
  "filename": "src/structs/typescript-options/component-options.ts",
5707
- "line": 548
5750
+ "line": 549
5708
5751
  },
5709
5752
  "name": "releaseFailureIssue",
5710
5753
  "optional": true,
@@ -5723,7 +5766,7 @@
5723
5766
  "immutable": true,
5724
5767
  "locationInModule": {
5725
5768
  "filename": "src/structs/typescript-options/component-options.ts",
5726
- "line": 555
5769
+ "line": 556
5727
5770
  },
5728
5771
  "name": "releaseFailureIssueLabel",
5729
5772
  "optional": true,
@@ -5742,7 +5785,7 @@
5742
5785
  "immutable": true,
5743
5786
  "locationInModule": {
5744
5787
  "filename": "src/structs/typescript-options/component-options.ts",
5745
- "line": 565
5788
+ "line": 566
5746
5789
  },
5747
5790
  "name": "releaseTagPrefix",
5748
5791
  "optional": true,
@@ -5760,7 +5803,7 @@
5760
5803
  "immutable": true,
5761
5804
  "locationInModule": {
5762
5805
  "filename": "src/structs/typescript-options/component-options.ts",
5763
- "line": 796
5806
+ "line": 797
5764
5807
  },
5765
5808
  "name": "releaseToNpm",
5766
5809
  "optional": true,
@@ -5778,7 +5821,7 @@
5778
5821
  "immutable": true,
5779
5822
  "locationInModule": {
5780
5823
  "filename": "src/structs/typescript-options/component-options.ts",
5781
- "line": 571
5824
+ "line": 572
5782
5825
  },
5783
5826
  "name": "releaseTrigger",
5784
5827
  "optional": true,
@@ -5796,7 +5839,7 @@
5796
5839
  "immutable": true,
5797
5840
  "locationInModule": {
5798
5841
  "filename": "src/structs/typescript-options/component-options.ts",
5799
- "line": 577
5842
+ "line": 578
5800
5843
  },
5801
5844
  "name": "releaseWorkflowName",
5802
5845
  "optional": true,
@@ -5813,7 +5856,7 @@
5813
5856
  "immutable": true,
5814
5857
  "locationInModule": {
5815
5858
  "filename": "src/structs/typescript-options/component-options.ts",
5816
- "line": 582
5859
+ "line": 583
5817
5860
  },
5818
5861
  "name": "releaseWorkflowSetupSteps",
5819
5862
  "optional": true,
@@ -5907,7 +5950,7 @@
5907
5950
  "immutable": true,
5908
5951
  "locationInModule": {
5909
5952
  "filename": "src/structs/typescript-options/component-options.ts",
5910
- "line": 887
5953
+ "line": 888
5911
5954
  },
5912
5955
  "name": "sampleCode",
5913
5956
  "optional": true,
@@ -5948,7 +5991,7 @@
5948
5991
  "immutable": true,
5949
5992
  "locationInModule": {
5950
5993
  "filename": "src/structs/typescript-options/component-options.ts",
5951
- "line": 893
5994
+ "line": 894
5952
5995
  },
5953
5996
  "name": "srcdir",
5954
5997
  "optional": true,
@@ -6022,7 +6065,7 @@
6022
6065
  "immutable": true,
6023
6066
  "locationInModule": {
6024
6067
  "filename": "src/structs/typescript-options/component-options.ts",
6025
- "line": 903
6068
+ "line": 904
6026
6069
  },
6027
6070
  "name": "testdir",
6028
6071
  "optional": true,
@@ -6040,7 +6083,7 @@
6040
6083
  "immutable": true,
6041
6084
  "locationInModule": {
6042
6085
  "filename": "src/structs/typescript-options/component-options.ts",
6043
- "line": 909
6086
+ "line": 910
6044
6087
  },
6045
6088
  "name": "tsconfig",
6046
6089
  "optional": true,
@@ -6058,7 +6101,7 @@
6058
6101
  "immutable": true,
6059
6102
  "locationInModule": {
6060
6103
  "filename": "src/structs/typescript-options/component-options.ts",
6061
- "line": 915
6104
+ "line": 916
6062
6105
  },
6063
6106
  "name": "tsconfigDev",
6064
6107
  "optional": true,
@@ -6076,7 +6119,7 @@
6076
6119
  "immutable": true,
6077
6120
  "locationInModule": {
6078
6121
  "filename": "src/structs/typescript-options/component-options.ts",
6079
- "line": 921
6122
+ "line": 922
6080
6123
  },
6081
6124
  "name": "tsconfigDevFile",
6082
6125
  "optional": true,
@@ -6093,7 +6136,7 @@
6093
6136
  "immutable": true,
6094
6137
  "locationInModule": {
6095
6138
  "filename": "src/structs/typescript-options/component-options.ts",
6096
- "line": 926
6139
+ "line": 927
6097
6140
  },
6098
6141
  "name": "tsJestOptions",
6099
6142
  "optional": true,
@@ -6112,7 +6155,7 @@
6112
6155
  "immutable": true,
6113
6156
  "locationInModule": {
6114
6157
  "filename": "src/structs/typescript-options/component-options.ts",
6115
- "line": 934
6158
+ "line": 935
6116
6159
  },
6117
6160
  "name": "typescriptVersion",
6118
6161
  "optional": true,
@@ -6131,7 +6174,7 @@
6131
6174
  "immutable": true,
6132
6175
  "locationInModule": {
6133
6176
  "filename": "src/structs/typescript-options/component-options.ts",
6134
- "line": 589
6177
+ "line": 590
6135
6178
  },
6136
6179
  "name": "versionrcOptions",
6137
6180
  "optional": true,
@@ -6173,7 +6216,7 @@
6173
6216
  "immutable": true,
6174
6217
  "locationInModule": {
6175
6218
  "filename": "src/structs/typescript-options/component-options.ts",
6176
- "line": 802
6219
+ "line": 803
6177
6220
  },
6178
6221
  "name": "workflowBootstrapSteps",
6179
6222
  "optional": true,
@@ -6196,7 +6239,7 @@
6196
6239
  "immutable": true,
6197
6240
  "locationInModule": {
6198
6241
  "filename": "src/structs/typescript-options/component-options.ts",
6199
- "line": 595
6242
+ "line": 596
6200
6243
  },
6201
6244
  "name": "workflowContainerImage",
6202
6245
  "optional": true,
@@ -6214,7 +6257,7 @@
6214
6257
  "immutable": true,
6215
6258
  "locationInModule": {
6216
6259
  "filename": "src/structs/typescript-options/component-options.ts",
6217
- "line": 808
6260
+ "line": 809
6218
6261
  },
6219
6262
  "name": "workflowGitIdentity",
6220
6263
  "optional": true,
@@ -6233,7 +6276,7 @@
6233
6276
  "immutable": true,
6234
6277
  "locationInModule": {
6235
6278
  "filename": "src/structs/typescript-options/component-options.ts",
6236
- "line": 815
6279
+ "line": 816
6237
6280
  },
6238
6281
  "name": "workflowNodeVersion",
6239
6282
  "optional": true,
@@ -6251,7 +6294,7 @@
6251
6294
  "immutable": true,
6252
6295
  "locationInModule": {
6253
6296
  "filename": "src/structs/typescript-options/component-options.ts",
6254
- "line": 821
6297
+ "line": 822
6255
6298
  },
6256
6299
  "name": "workflowPackageCache",
6257
6300
  "optional": true,
@@ -6273,7 +6316,7 @@
6273
6316
  "immutable": true,
6274
6317
  "locationInModule": {
6275
6318
  "filename": "src/structs/typescript-options/component-options.ts",
6276
- "line": 603
6319
+ "line": 604
6277
6320
  },
6278
6321
  "name": "workflowRunsOn",
6279
6322
  "optional": true,
@@ -6299,7 +6342,7 @@
6299
6342
  "immutable": true,
6300
6343
  "locationInModule": {
6301
6344
  "filename": "src/structs/typescript-options/component-options.ts",
6302
- "line": 610
6345
+ "line": 611
6303
6346
  },
6304
6347
  "name": "workflowRunsOnGroup",
6305
6348
  "optional": true,
@@ -6405,7 +6448,7 @@
6405
6448
  "immutable": true,
6406
6449
  "locationInModule": {
6407
6450
  "filename": "src/structs/typescript-options/project-props.ts",
6408
- "line": 947
6451
+ "line": 948
6409
6452
  },
6410
6453
  "name": "name",
6411
6454
  "type": {
@@ -6423,7 +6466,7 @@
6423
6466
  "immutable": true,
6424
6467
  "locationInModule": {
6425
6468
  "filename": "src/structs/typescript-options/project-props.ts",
6426
- "line": 785
6469
+ "line": 786
6427
6470
  },
6428
6471
  "name": "allowLibraryDependencies",
6429
6472
  "optional": true,
@@ -6458,7 +6501,7 @@
6458
6501
  "immutable": true,
6459
6502
  "locationInModule": {
6460
6503
  "filename": "src/structs/typescript-options/project-props.ts",
6461
- "line": 777
6504
+ "line": 778
6462
6505
  },
6463
6506
  "name": "authorEmail",
6464
6507
  "optional": true,
@@ -6475,7 +6518,7 @@
6475
6518
  "immutable": true,
6476
6519
  "locationInModule": {
6477
6520
  "filename": "src/structs/typescript-options/project-props.ts",
6478
- "line": 772
6521
+ "line": 773
6479
6522
  },
6480
6523
  "name": "authorName",
6481
6524
  "optional": true,
@@ -6492,7 +6535,7 @@
6492
6535
  "immutable": true,
6493
6536
  "locationInModule": {
6494
6537
  "filename": "src/structs/typescript-options/project-props.ts",
6495
- "line": 767
6538
+ "line": 768
6496
6539
  },
6497
6540
  "name": "authorOrganization",
6498
6541
  "optional": true,
@@ -6509,7 +6552,7 @@
6509
6552
  "immutable": true,
6510
6553
  "locationInModule": {
6511
6554
  "filename": "src/structs/typescript-options/project-props.ts",
6512
- "line": 762
6555
+ "line": 763
6513
6556
  },
6514
6557
  "name": "authorUrl",
6515
6558
  "optional": true,
@@ -6527,7 +6570,7 @@
6527
6570
  "immutable": true,
6528
6571
  "locationInModule": {
6529
6572
  "filename": "src/structs/typescript-options/project-props.ts",
6530
- "line": 871
6573
+ "line": 872
6531
6574
  },
6532
6575
  "name": "autoApproveOptions",
6533
6576
  "optional": true,
@@ -6564,7 +6607,7 @@
6564
6607
  "immutable": true,
6565
6608
  "locationInModule": {
6566
6609
  "filename": "src/structs/typescript-options/project-props.ts",
6567
- "line": 757
6610
+ "line": 758
6568
6611
  },
6569
6612
  "name": "autoDetectBin",
6570
6613
  "optional": true,
@@ -6583,7 +6626,7 @@
6583
6626
  "immutable": true,
6584
6627
  "locationInModule": {
6585
6628
  "filename": "src/structs/typescript-options/project-props.ts",
6586
- "line": 865
6629
+ "line": 866
6587
6630
  },
6588
6631
  "name": "autoMerge",
6589
6632
  "optional": true,
@@ -6602,7 +6645,7 @@
6602
6645
  "immutable": true,
6603
6646
  "locationInModule": {
6604
6647
  "filename": "src/structs/typescript-options/project-props.ts",
6605
- "line": 857
6648
+ "line": 858
6606
6649
  },
6607
6650
  "name": "autoMergeOptions",
6608
6651
  "optional": true,
@@ -6620,7 +6663,7 @@
6620
6663
  "immutable": true,
6621
6664
  "locationInModule": {
6622
6665
  "filename": "src/structs/typescript-options/project-props.ts",
6623
- "line": 751
6666
+ "line": 752
6624
6667
  },
6625
6668
  "name": "bin",
6626
6669
  "optional": true,
@@ -6642,7 +6685,7 @@
6642
6685
  "immutable": true,
6643
6686
  "locationInModule": {
6644
6687
  "filename": "src/structs/typescript-options/project-props.ts",
6645
- "line": 743
6688
+ "line": 744
6646
6689
  },
6647
6690
  "name": "bugsEmail",
6648
6691
  "optional": true,
@@ -6659,7 +6702,7 @@
6659
6702
  "immutable": true,
6660
6703
  "locationInModule": {
6661
6704
  "filename": "src/structs/typescript-options/project-props.ts",
6662
- "line": 738
6705
+ "line": 739
6663
6706
  },
6664
6707
  "name": "bugsUrl",
6665
6708
  "optional": true,
@@ -6713,7 +6756,7 @@
6713
6756
  "immutable": true,
6714
6757
  "locationInModule": {
6715
6758
  "filename": "src/structs/typescript-options/project-props.ts",
6716
- "line": 507
6759
+ "line": 508
6717
6760
  },
6718
6761
  "name": "bumpPackage",
6719
6762
  "optional": true,
@@ -6731,7 +6774,7 @@
6731
6774
  "immutable": true,
6732
6775
  "locationInModule": {
6733
6776
  "filename": "src/structs/typescript-options/project-props.ts",
6734
- "line": 733
6777
+ "line": 734
6735
6778
  },
6736
6779
  "name": "bundledDeps",
6737
6780
  "optional": true,
@@ -6771,7 +6814,7 @@
6771
6814
  "immutable": true,
6772
6815
  "locationInModule": {
6773
6816
  "filename": "src/structs/typescript-options/project-props.ts",
6774
- "line": 718
6817
+ "line": 719
6775
6818
  },
6776
6819
  "name": "bunVersion",
6777
6820
  "optional": true,
@@ -6808,7 +6851,7 @@
6808
6851
  "immutable": true,
6809
6852
  "locationInModule": {
6810
6853
  "filename": "src/structs/typescript-options/project-props.ts",
6811
- "line": 849
6854
+ "line": 850
6812
6855
  },
6813
6856
  "name": "clobber",
6814
6857
  "optional": true,
@@ -6827,7 +6870,7 @@
6827
6870
  "immutable": true,
6828
6871
  "locationInModule": {
6829
6872
  "filename": "src/structs/typescript-options/project-props.ts",
6830
- "line": 712
6873
+ "line": 713
6831
6874
  },
6832
6875
  "name": "codeArtifactOptions",
6833
6876
  "optional": true,
@@ -6881,7 +6924,7 @@
6881
6924
  "immutable": true,
6882
6925
  "locationInModule": {
6883
6926
  "filename": "src/structs/typescript-options/project-props.ts",
6884
- "line": 940
6927
+ "line": 941
6885
6928
  },
6886
6929
  "name": "commitGenerated",
6887
6930
  "optional": true,
@@ -6976,7 +7019,7 @@
6976
7019
  "immutable": true,
6977
7020
  "locationInModule": {
6978
7021
  "filename": "src/structs/typescript-options/project-props.ts",
6979
- "line": 705
7022
+ "line": 706
6980
7023
  },
6981
7024
  "name": "deps",
6982
7025
  "optional": true,
@@ -7039,7 +7082,7 @@
7039
7082
  "immutable": true,
7040
7083
  "locationInModule": {
7041
7084
  "filename": "src/structs/typescript-options/project-props.ts",
7042
- "line": 692
7085
+ "line": 693
7043
7086
  },
7044
7087
  "name": "description",
7045
7088
  "optional": true,
@@ -7057,7 +7100,7 @@
7057
7100
  "immutable": true,
7058
7101
  "locationInModule": {
7059
7102
  "filename": "src/structs/typescript-options/project-props.ts",
7060
- "line": 843
7103
+ "line": 844
7061
7104
  },
7062
7105
  "name": "devContainer",
7063
7106
  "optional": true,
@@ -7079,7 +7122,7 @@
7079
7122
  "immutable": true,
7080
7123
  "locationInModule": {
7081
7124
  "filename": "src/structs/typescript-options/project-props.ts",
7082
- "line": 684
7125
+ "line": 685
7083
7126
  },
7084
7127
  "name": "devDeps",
7085
7128
  "optional": true,
@@ -7174,7 +7217,7 @@
7174
7217
  "immutable": true,
7175
7218
  "locationInModule": {
7176
7219
  "filename": "src/structs/typescript-options/project-props.ts",
7177
- "line": 667
7220
+ "line": 668
7178
7221
  },
7179
7222
  "name": "entrypoint",
7180
7223
  "optional": true,
@@ -7247,7 +7290,7 @@
7247
7290
  "immutable": true,
7248
7291
  "locationInModule": {
7249
7292
  "filename": "src/structs/typescript-options/project-props.ts",
7250
- "line": 837
7293
+ "line": 838
7251
7294
  },
7252
7295
  "name": "github",
7253
7296
  "optional": true,
@@ -7265,7 +7308,7 @@
7265
7308
  "immutable": true,
7266
7309
  "locationInModule": {
7267
7310
  "filename": "src/structs/typescript-options/project-props.ts",
7268
- "line": 830
7311
+ "line": 831
7269
7312
  },
7270
7313
  "name": "githubOptions",
7271
7314
  "optional": true,
@@ -7304,7 +7347,7 @@
7304
7347
  "immutable": true,
7305
7348
  "locationInModule": {
7306
7349
  "filename": "src/structs/typescript-options/project-props.ts",
7307
- "line": 934
7350
+ "line": 935
7308
7351
  },
7309
7352
  "name": "gitIgnoreOptions",
7310
7353
  "optional": true,
@@ -7321,7 +7364,7 @@
7321
7364
  "immutable": true,
7322
7365
  "locationInModule": {
7323
7366
  "filename": "src/structs/typescript-options/project-props.ts",
7324
- "line": 929
7367
+ "line": 930
7325
7368
  },
7326
7369
  "name": "gitOptions",
7327
7370
  "optional": true,
@@ -7339,7 +7382,7 @@
7339
7382
  "immutable": true,
7340
7383
  "locationInModule": {
7341
7384
  "filename": "src/structs/typescript-options/project-props.ts",
7342
- "line": 824
7385
+ "line": 825
7343
7386
  },
7344
7387
  "name": "gitpod",
7345
7388
  "optional": true,
@@ -7356,7 +7399,7 @@
7356
7399
  "immutable": true,
7357
7400
  "locationInModule": {
7358
7401
  "filename": "src/structs/typescript-options/project-props.ts",
7359
- "line": 660
7402
+ "line": 661
7360
7403
  },
7361
7404
  "name": "homepage",
7362
7405
  "optional": true,
@@ -7410,7 +7453,7 @@
7410
7453
  "immutable": true,
7411
7454
  "locationInModule": {
7412
7455
  "filename": "src/structs/typescript-options/project-props.ts",
7413
- "line": 500
7456
+ "line": 501
7414
7457
  },
7415
7458
  "name": "jsiiReleaseVersion",
7416
7459
  "optional": true,
@@ -7427,7 +7470,7 @@
7427
7470
  "immutable": true,
7428
7471
  "locationInModule": {
7429
7472
  "filename": "src/structs/typescript-options/project-props.ts",
7430
- "line": 655
7473
+ "line": 656
7431
7474
  },
7432
7475
  "name": "keywords",
7433
7476
  "optional": true,
@@ -7469,7 +7512,7 @@
7469
7512
  "immutable": true,
7470
7513
  "locationInModule": {
7471
7514
  "filename": "src/structs/typescript-options/project-props.ts",
7472
- "line": 650
7515
+ "line": 651
7473
7516
  },
7474
7517
  "name": "license",
7475
7518
  "optional": true,
@@ -7487,7 +7530,7 @@
7487
7530
  "immutable": true,
7488
7531
  "locationInModule": {
7489
7532
  "filename": "src/structs/typescript-options/project-props.ts",
7490
- "line": 642
7533
+ "line": 643
7491
7534
  },
7492
7535
  "name": "licensed",
7493
7536
  "optional": true,
@@ -7505,7 +7548,7 @@
7505
7548
  "immutable": true,
7506
7549
  "locationInModule": {
7507
7550
  "filename": "src/structs/typescript-options/project-props.ts",
7508
- "line": 924
7551
+ "line": 925
7509
7552
  },
7510
7553
  "name": "logging",
7511
7554
  "optional": true,
@@ -7524,7 +7567,7 @@
7524
7567
  "immutable": true,
7525
7568
  "locationInModule": {
7526
7569
  "filename": "src/structs/typescript-options/project-props.ts",
7527
- "line": 494
7570
+ "line": 495
7528
7571
  },
7529
7572
  "name": "majorVersion",
7530
7573
  "optional": true,
@@ -7543,7 +7586,7 @@
7543
7586
  "immutable": true,
7544
7587
  "locationInModule": {
7545
7588
  "filename": "src/structs/typescript-options/project-props.ts",
7546
- "line": 636
7589
+ "line": 637
7547
7590
  },
7548
7591
  "name": "maxNodeVersion",
7549
7592
  "optional": true,
@@ -7562,7 +7605,7 @@
7562
7605
  "immutable": true,
7563
7606
  "locationInModule": {
7564
7607
  "filename": "src/structs/typescript-options/project-props.ts",
7565
- "line": 486
7608
+ "line": 487
7566
7609
  },
7567
7610
  "name": "minMajorVersion",
7568
7611
  "optional": true,
@@ -7581,7 +7624,7 @@
7581
7624
  "immutable": true,
7582
7625
  "locationInModule": {
7583
7626
  "filename": "src/structs/typescript-options/project-props.ts",
7584
- "line": 625
7627
+ "line": 626
7585
7628
  },
7586
7629
  "name": "minNodeVersion",
7587
7630
  "optional": true,
@@ -7593,14 +7636,14 @@
7593
7636
  "abstract": true,
7594
7637
  "docs": {
7595
7638
  "default": "- The next version will be determined based on the commit history and project settings.",
7596
- "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
7639
+ "remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
7597
7640
  "stability": "experimental",
7598
7641
  "summary": "A shell command to control the next version to release."
7599
7642
  },
7600
7643
  "immutable": true,
7601
7644
  "locationInModule": {
7602
7645
  "filename": "src/structs/typescript-options/project-props.ts",
7603
- "line": 476
7646
+ "line": 477
7604
7647
  },
7605
7648
  "name": "nextVersionCommand",
7606
7649
  "optional": true,
@@ -7618,7 +7661,7 @@
7618
7661
  "immutable": true,
7619
7662
  "locationInModule": {
7620
7663
  "filename": "src/structs/typescript-options/project-props.ts",
7621
- "line": 610
7664
+ "line": 611
7622
7665
  },
7623
7666
  "name": "npmAccess",
7624
7667
  "optional": true,
@@ -7691,7 +7734,7 @@
7691
7734
  "immutable": true,
7692
7735
  "locationInModule": {
7693
7736
  "filename": "src/structs/typescript-options/project-props.ts",
7694
- "line": 602
7737
+ "line": 603
7695
7738
  },
7696
7739
  "name": "npmProvenance",
7697
7740
  "optional": true,
@@ -7710,7 +7753,7 @@
7710
7753
  "immutable": true,
7711
7754
  "locationInModule": {
7712
7755
  "filename": "src/structs/typescript-options/project-props.ts",
7713
- "line": 591
7756
+ "line": 592
7714
7757
  },
7715
7758
  "name": "npmRegistryUrl",
7716
7759
  "optional": true,
@@ -7728,7 +7771,7 @@
7728
7771
  "immutable": true,
7729
7772
  "locationInModule": {
7730
7773
  "filename": "src/structs/typescript-options/project-props.ts",
7731
- "line": 584
7774
+ "line": 585
7732
7775
  },
7733
7776
  "name": "npmTokenSecret",
7734
7777
  "optional": true,
@@ -7747,7 +7790,7 @@
7747
7790
  "immutable": true,
7748
7791
  "locationInModule": {
7749
7792
  "filename": "src/structs/typescript-options/project-props.ts",
7750
- "line": 918
7793
+ "line": 919
7751
7794
  },
7752
7795
  "name": "outdir",
7753
7796
  "optional": true,
@@ -7783,7 +7826,7 @@
7783
7826
  "immutable": true,
7784
7827
  "locationInModule": {
7785
7828
  "filename": "src/structs/typescript-options/project-props.ts",
7786
- "line": 578
7829
+ "line": 579
7787
7830
  },
7788
7831
  "name": "packageManager",
7789
7832
  "optional": true,
@@ -7804,7 +7847,7 @@
7804
7847
  "immutable": true,
7805
7848
  "locationInModule": {
7806
7849
  "filename": "src/structs/typescript-options/project-props.ts",
7807
- "line": 572
7850
+ "line": 573
7808
7851
  },
7809
7852
  "name": "packageName",
7810
7853
  "optional": true,
@@ -7821,7 +7864,7 @@
7821
7864
  "immutable": true,
7822
7865
  "locationInModule": {
7823
7866
  "filename": "src/structs/typescript-options/project-props.ts",
7824
- "line": 907
7867
+ "line": 908
7825
7868
  },
7826
7869
  "name": "parent",
7827
7870
  "optional": true,
@@ -7838,7 +7881,7 @@
7838
7881
  "immutable": true,
7839
7882
  "locationInModule": {
7840
7883
  "filename": "src/structs/typescript-options/project-props.ts",
7841
- "line": 565
7884
+ "line": 566
7842
7885
  },
7843
7886
  "name": "peerDependencyOptions",
7844
7887
  "optional": true,
@@ -7857,7 +7900,7 @@
7857
7900
  "immutable": true,
7858
7901
  "locationInModule": {
7859
7902
  "filename": "src/structs/typescript-options/project-props.ts",
7860
- "line": 560
7903
+ "line": 561
7861
7904
  },
7862
7905
  "name": "peerDeps",
7863
7906
  "optional": true,
@@ -7880,7 +7923,7 @@
7880
7923
  "immutable": true,
7881
7924
  "locationInModule": {
7882
7925
  "filename": "src/structs/typescript-options/project-props.ts",
7883
- "line": 541
7926
+ "line": 542
7884
7927
  },
7885
7928
  "name": "pnpmVersion",
7886
7929
  "optional": true,
@@ -7976,7 +8019,7 @@
7976
8019
  "immutable": true,
7977
8020
  "locationInModule": {
7978
8021
  "filename": "src/structs/typescript-options/project-props.ts",
7979
- "line": 902
8022
+ "line": 903
7980
8023
  },
7981
8024
  "name": "projenCommand",
7982
8025
  "optional": true,
@@ -7994,7 +8037,7 @@
7994
8037
  "immutable": true,
7995
8038
  "locationInModule": {
7996
8039
  "filename": "src/structs/typescript-options/project-props.ts",
7997
- "line": 818
8040
+ "line": 819
7998
8041
  },
7999
8042
  "name": "projenCredentials",
8000
8043
  "optional": true,
@@ -8048,7 +8091,7 @@
8048
8091
  "immutable": true,
8049
8092
  "locationInModule": {
8050
8093
  "filename": "src/structs/typescript-options/project-props.ts",
8051
- "line": 895
8094
+ "line": 896
8052
8095
  },
8053
8096
  "name": "projenrcJson",
8054
8097
  "optional": true,
@@ -8066,7 +8109,7 @@
8066
8109
  "immutable": true,
8067
8110
  "locationInModule": {
8068
8111
  "filename": "src/structs/typescript-options/project-props.ts",
8069
- "line": 889
8112
+ "line": 890
8070
8113
  },
8071
8114
  "name": "projenrcJsonOptions",
8072
8115
  "optional": true,
@@ -8236,7 +8279,7 @@
8236
8279
  "immutable": true,
8237
8280
  "locationInModule": {
8238
8281
  "filename": "src/structs/typescript-options/project-props.ts",
8239
- "line": 812
8282
+ "line": 813
8240
8283
  },
8241
8284
  "name": "readme",
8242
8285
  "optional": true,
@@ -8446,7 +8489,7 @@
8446
8489
  "immutable": true,
8447
8490
  "locationInModule": {
8448
8491
  "filename": "src/structs/typescript-options/project-props.ts",
8449
- "line": 883
8492
+ "line": 884
8450
8493
  },
8451
8494
  "name": "renovatebot",
8452
8495
  "optional": true,
@@ -8464,7 +8507,7 @@
8464
8507
  "immutable": true,
8465
8508
  "locationInModule": {
8466
8509
  "filename": "src/structs/typescript-options/project-props.ts",
8467
- "line": 877
8510
+ "line": 878
8468
8511
  },
8469
8512
  "name": "renovatebotOptions",
8470
8513
  "optional": true,
@@ -8482,7 +8525,7 @@
8482
8525
  "immutable": true,
8483
8526
  "locationInModule": {
8484
8527
  "filename": "src/structs/typescript-options/project-props.ts",
8485
- "line": 535
8528
+ "line": 536
8486
8529
  },
8487
8530
  "name": "repository",
8488
8531
  "optional": true,
@@ -8499,7 +8542,7 @@
8499
8542
  "immutable": true,
8500
8543
  "locationInModule": {
8501
8544
  "filename": "src/structs/typescript-options/project-props.ts",
8502
- "line": 529
8545
+ "line": 530
8503
8546
  },
8504
8547
  "name": "repositoryDirectory",
8505
8548
  "optional": true,
@@ -8535,7 +8578,7 @@
8535
8578
  "immutable": true,
8536
8579
  "locationInModule": {
8537
8580
  "filename": "src/structs/typescript-options/project-props.ts",
8538
- "line": 524
8581
+ "line": 525
8539
8582
  },
8540
8583
  "name": "scopedPackagesOptions",
8541
8584
  "optional": true,
@@ -8575,7 +8618,7 @@
8575
8618
  "immutable": true,
8576
8619
  "locationInModule": {
8577
8620
  "filename": "src/structs/typescript-options/project-props.ts",
8578
- "line": 518
8621
+ "line": 519
8579
8622
  },
8580
8623
  "name": "stability",
8581
8624
  "optional": true,
@@ -8594,7 +8637,7 @@
8594
8637
  "immutable": true,
8595
8638
  "locationInModule": {
8596
8639
  "filename": "src/structs/typescript-options/project-props.ts",
8597
- "line": 806
8640
+ "line": 807
8598
8641
  },
8599
8642
  "name": "stale",
8600
8643
  "optional": true,
@@ -8613,7 +8656,7 @@
8613
8656
  "immutable": true,
8614
8657
  "locationInModule": {
8615
8658
  "filename": "src/structs/typescript-options/project-props.ts",
8616
- "line": 799
8659
+ "line": 800
8617
8660
  },
8618
8661
  "name": "staleOptions",
8619
8662
  "optional": true,
@@ -8765,7 +8808,7 @@
8765
8808
  "immutable": true,
8766
8809
  "locationInModule": {
8767
8810
  "filename": "src/structs/typescript-options/project-props.ts",
8768
- "line": 792
8811
+ "line": 793
8769
8812
  },
8770
8813
  "name": "vscode",
8771
8814
  "optional": true,
@@ -8927,7 +8970,7 @@
8927
8970
  "immutable": true,
8928
8971
  "locationInModule": {
8929
8972
  "filename": "src/structs/typescript-options/project-props.ts",
8930
- "line": 513
8973
+ "line": 514
8931
8974
  },
8932
8975
  "name": "yarnBerryOptions",
8933
8976
  "optional": true,
@@ -8939,6 +8982,6 @@
8939
8982
  "symbolId": "src/structs/typescript-options/project-props:TypeScriptProjectProps"
8940
8983
  }
8941
8984
  },
8942
- "version": "0.0.40",
8943
- "fingerprint": "QQaO+7BStOdJDV6U/mNGpgF+BSVaVTWGQ9Ib/4xYM70="
8985
+ "version": "0.0.41",
8986
+ "fingerprint": "qtnL/f0H2KcqQ6kgkPD1PlXHY8YEMpiBn4KPsjfsjrQ="
8944
8987
  }