projen 0.99.55 → 0.99.57

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 (143) hide show
  1. package/.jsii +227 -91
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +6 -6
  4. package/lib/awscdk/awscdk-app-java.js +1 -1
  5. package/lib/awscdk/awscdk-app-py.js +1 -1
  6. package/lib/awscdk/awscdk-app-ts.js +1 -1
  7. package/lib/awscdk/awscdk-construct.js +2 -2
  8. package/lib/awscdk/awscdk-deps-java.js +1 -1
  9. package/lib/awscdk/awscdk-deps-js.js +1 -1
  10. package/lib/awscdk/awscdk-deps-py.js +1 -1
  11. package/lib/awscdk/awscdk-deps.js +1 -1
  12. package/lib/awscdk/cdk-config.js +4 -4
  13. package/lib/awscdk/cdk-tasks.js +1 -1
  14. package/lib/awscdk/integration-test.js +1 -1
  15. package/lib/awscdk/lambda-extension.js +1 -1
  16. package/lib/awscdk/lambda-function.js +2 -2
  17. package/lib/build/build-workflow.js +1 -1
  18. package/lib/cdk/auto-discover-base.js +2 -2
  19. package/lib/cdk/construct-lib.js +1 -1
  20. package/lib/cdk/integration-test-base.js +1 -1
  21. package/lib/cdk/jsii-docgen.js +1 -1
  22. package/lib/cdk/jsii-project.js +1 -1
  23. package/lib/cdk8s/auto-discover.js +2 -2
  24. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  25. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  26. package/lib/cdk8s/cdk8s-construct.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps.js +1 -1
  29. package/lib/cdk8s/integration-test.js +1 -1
  30. package/lib/cdktf/cdktf-construct.js +1 -1
  31. package/lib/circleci/circleci.js +1 -1
  32. package/lib/component.js +1 -1
  33. package/lib/dependencies.js +1 -1
  34. package/lib/dev-env.js +1 -1
  35. package/lib/docker-compose/docker-compose-service.js +1 -1
  36. package/lib/docker-compose/docker-compose.js +1 -1
  37. package/lib/file.js +1 -1
  38. package/lib/gitattributes.js +1 -1
  39. package/lib/github/actions-provider.js +1 -1
  40. package/lib/github/auto-approve.js +1 -1
  41. package/lib/github/auto-merge.js +1 -1
  42. package/lib/github/auto-queue.js +1 -1
  43. package/lib/github/dependabot.js +1 -1
  44. package/lib/github/dependency-review.js +1 -1
  45. package/lib/github/github-credentials.js +1 -1
  46. package/lib/github/github-project.js +1 -1
  47. package/lib/github/github.js +1 -1
  48. package/lib/github/merge-queue.js +1 -1
  49. package/lib/github/mergify.js +1 -1
  50. package/lib/github/pr-template.js +1 -1
  51. package/lib/github/pull-request-backport.js +1 -1
  52. package/lib/github/pull-request-lint.js +1 -1
  53. package/lib/github/stale.js +1 -1
  54. package/lib/github/task-workflow-job.js +1 -1
  55. package/lib/github/task-workflow.js +1 -1
  56. package/lib/github/workflow-actions.js +1 -1
  57. package/lib/github/workflow-jobs.js +1 -1
  58. package/lib/github/workflow-steps.js +1 -1
  59. package/lib/github/workflows-model.d.ts +36 -1
  60. package/lib/github/workflows-model.js +1 -1
  61. package/lib/github/workflows.js +1 -1
  62. package/lib/gitlab/configuration.js +1 -1
  63. package/lib/gitlab/gitlab-configuration.js +1 -1
  64. package/lib/gitlab/nested-configuration.js +1 -1
  65. package/lib/gitpod.js +1 -1
  66. package/lib/ignore-file.js +1 -1
  67. package/lib/ini.js +1 -1
  68. package/lib/java/java-project.js +1 -1
  69. package/lib/java/junit.js +1 -1
  70. package/lib/java/maven-compile.js +1 -1
  71. package/lib/java/maven-packaging.js +1 -1
  72. package/lib/java/maven-sample.js +1 -1
  73. package/lib/java/pom.js +2 -2
  74. package/lib/java/projenrc.js +1 -1
  75. package/lib/javascript/biome/biome.js +1 -1
  76. package/lib/javascript/bundler.js +1 -1
  77. package/lib/javascript/eslint.js +1 -1
  78. package/lib/javascript/jest.js +6 -6
  79. package/lib/javascript/license-checker.js +1 -1
  80. package/lib/javascript/node-package.js +1 -1
  81. package/lib/javascript/node-project.js +1 -1
  82. package/lib/javascript/npm-config.js +1 -1
  83. package/lib/javascript/prettier.js +1 -1
  84. package/lib/javascript/projenrc.js +1 -1
  85. package/lib/javascript/typescript-config.js +2 -2
  86. package/lib/javascript/upgrade-dependencies.js +2 -2
  87. package/lib/javascript/yarnrc.js +1 -1
  88. package/lib/json-patch.js +1 -1
  89. package/lib/json.js +1 -1
  90. package/lib/license.js +1 -1
  91. package/lib/logger.js +1 -1
  92. package/lib/makefile.js +1 -1
  93. package/lib/object-file.js +1 -1
  94. package/lib/project-build.js +1 -1
  95. package/lib/project-tree.js +1 -1
  96. package/lib/project.js +1 -1
  97. package/lib/projects.js +1 -1
  98. package/lib/projenrc-json.js +2 -2
  99. package/lib/projenrc.js +1 -1
  100. package/lib/python/pip.js +1 -1
  101. package/lib/python/poetry.js +2 -2
  102. package/lib/python/projenrc.js +1 -1
  103. package/lib/python/pyproject-toml-file.js +1 -1
  104. package/lib/python/pytest-sample.js +1 -1
  105. package/lib/python/pytest.js +1 -1
  106. package/lib/python/python-project.js +1 -1
  107. package/lib/python/python-sample.js +1 -1
  108. package/lib/python/requirements-file.js +1 -1
  109. package/lib/python/setuppy.js +1 -1
  110. package/lib/python/setuptools.js +1 -1
  111. package/lib/python/uv.js +1 -1
  112. package/lib/python/venv.js +1 -1
  113. package/lib/readme.js +1 -1
  114. package/lib/release/publisher.js +11 -3
  115. package/lib/release/release-trigger.js +1 -1
  116. package/lib/release/release.js +11 -3
  117. package/lib/renovatebot.js +1 -1
  118. package/lib/sample-file.js +2 -2
  119. package/lib/semver.js +1 -1
  120. package/lib/source-code.js +1 -1
  121. package/lib/task-runtime.js +1 -1
  122. package/lib/task.js +1 -1
  123. package/lib/tasks.js +1 -1
  124. package/lib/testing.js +1 -1
  125. package/lib/textfile.js +1 -1
  126. package/lib/toml.js +1 -1
  127. package/lib/typescript/projenrc-ts.js +1 -1
  128. package/lib/typescript/projenrc.js +1 -1
  129. package/lib/typescript/typescript-typedoc.js +1 -1
  130. package/lib/typescript/typescript.js +6 -6
  131. package/lib/version.js +2 -2
  132. package/lib/vscode/devcontainer.js +1 -1
  133. package/lib/vscode/extensions.js +1 -1
  134. package/lib/vscode/launch-config.js +1 -1
  135. package/lib/vscode/settings.js +1 -1
  136. package/lib/vscode/vscode.js +1 -1
  137. package/lib/web/next.js +3 -3
  138. package/lib/web/postcss.js +1 -1
  139. package/lib/web/react.js +4 -4
  140. package/lib/web/tailwind.js +1 -1
  141. package/lib/xmlfile.js +1 -1
  142. package/lib/yaml.js +1 -1
  143. package/package.json +2 -2
package/.jsii CHANGED
@@ -32371,7 +32371,7 @@
32371
32371
  "kind": "interface",
32372
32372
  "locationInModule": {
32373
32373
  "filename": "src/github/workflows-model.ts",
32374
- "line": 1266
32374
+ "line": 1304
32375
32375
  },
32376
32376
  "name": "CreateOptions",
32377
32377
  "namespace": "github.workflows",
@@ -32423,7 +32423,7 @@
32423
32423
  "kind": "interface",
32424
32424
  "locationInModule": {
32425
32425
  "filename": "src/github/workflows-model.ts",
32426
- "line": 1271
32426
+ "line": 1309
32427
32427
  },
32428
32428
  "name": "DeleteOptions",
32429
32429
  "namespace": "github.workflows",
@@ -32440,7 +32440,7 @@
32440
32440
  "kind": "interface",
32441
32441
  "locationInModule": {
32442
32442
  "filename": "src/github/workflows-model.ts",
32443
- "line": 1276
32443
+ "line": 1314
32444
32444
  },
32445
32445
  "name": "DeploymentOptions",
32446
32446
  "namespace": "github.workflows",
@@ -32457,7 +32457,7 @@
32457
32457
  "kind": "interface",
32458
32458
  "locationInModule": {
32459
32459
  "filename": "src/github/workflows-model.ts",
32460
- "line": 1281
32460
+ "line": 1319
32461
32461
  },
32462
32462
  "name": "DeploymentStatusOptions",
32463
32463
  "namespace": "github.workflows",
@@ -32562,7 +32562,7 @@
32562
32562
  "kind": "interface",
32563
32563
  "locationInModule": {
32564
32564
  "filename": "src/github/workflows-model.ts",
32565
- "line": 1286
32565
+ "line": 1324
32566
32566
  },
32567
32567
  "name": "ForkOptions",
32568
32568
  "namespace": "github.workflows",
@@ -32579,7 +32579,7 @@
32579
32579
  "kind": "interface",
32580
32580
  "locationInModule": {
32581
32581
  "filename": "src/github/workflows-model.ts",
32582
- "line": 1291
32582
+ "line": 1329
32583
32583
  },
32584
32584
  "name": "GollumOptions",
32585
32585
  "namespace": "github.workflows",
@@ -33872,7 +33872,7 @@
33872
33872
  "kind": "interface",
33873
33873
  "locationInModule": {
33874
33874
  "filename": "src/github/workflows-model.ts",
33875
- "line": 1296
33875
+ "line": 1334
33876
33876
  },
33877
33877
  "name": "PageBuildOptions",
33878
33878
  "namespace": "github.workflows",
@@ -34021,7 +34021,7 @@
34021
34021
  "kind": "interface",
34022
34022
  "locationInModule": {
34023
34023
  "filename": "src/github/workflows-model.ts",
34024
- "line": 1301
34024
+ "line": 1339
34025
34025
  },
34026
34026
  "name": "PublicOptions",
34027
34027
  "namespace": "github.workflows",
@@ -34497,7 +34497,7 @@
34497
34497
  "kind": "interface",
34498
34498
  "locationInModule": {
34499
34499
  "filename": "src/github/workflows-model.ts",
34500
- "line": 1306
34500
+ "line": 1344
34501
34501
  },
34502
34502
  "name": "StatusOptions",
34503
34503
  "namespace": "github.workflows",
@@ -35550,27 +35550,163 @@
35550
35550
  "kind": "interface",
35551
35551
  "locationInModule": {
35552
35552
  "filename": "src/github/workflows-model.ts",
35553
- "line": 1261
35553
+ "line": 1299
35554
35554
  },
35555
35555
  "name": "WorkflowCallOptions",
35556
35556
  "namespace": "github.workflows",
35557
35557
  "symbolId": "src/github/workflows-model:WorkflowCallOptions"
35558
35558
  },
35559
+ "projen.github.workflows.WorkflowDispatchInput": {
35560
+ "assembly": "projen",
35561
+ "datatype": true,
35562
+ "docs": {
35563
+ "stability": "experimental",
35564
+ "summary": "An input for a workflow_dispatch event."
35565
+ },
35566
+ "fqn": "projen.github.workflows.WorkflowDispatchInput",
35567
+ "kind": "interface",
35568
+ "locationInModule": {
35569
+ "filename": "src/github/workflows-model.ts",
35570
+ "line": 1265
35571
+ },
35572
+ "name": "WorkflowDispatchInput",
35573
+ "namespace": "github.workflows",
35574
+ "properties": [
35575
+ {
35576
+ "abstract": true,
35577
+ "docs": {
35578
+ "stability": "experimental",
35579
+ "summary": "A description of the input."
35580
+ },
35581
+ "immutable": true,
35582
+ "locationInModule": {
35583
+ "filename": "src/github/workflows-model.ts",
35584
+ "line": 1269
35585
+ },
35586
+ "name": "description",
35587
+ "type": {
35588
+ "primitive": "string"
35589
+ }
35590
+ },
35591
+ {
35592
+ "abstract": true,
35593
+ "docs": {
35594
+ "default": "- no default",
35595
+ "stability": "experimental",
35596
+ "summary": "The default value of the input."
35597
+ },
35598
+ "immutable": true,
35599
+ "locationInModule": {
35600
+ "filename": "src/github/workflows-model.ts",
35601
+ "line": 1281
35602
+ },
35603
+ "name": "default",
35604
+ "optional": true,
35605
+ "type": {
35606
+ "primitive": "string"
35607
+ }
35608
+ },
35609
+ {
35610
+ "abstract": true,
35611
+ "docs": {
35612
+ "default": "- no options",
35613
+ "stability": "experimental",
35614
+ "summary": "Options for the input if type is 'choice'."
35615
+ },
35616
+ "immutable": true,
35617
+ "locationInModule": {
35618
+ "filename": "src/github/workflows-model.ts",
35619
+ "line": 1293
35620
+ },
35621
+ "name": "options",
35622
+ "optional": true,
35623
+ "type": {
35624
+ "collection": {
35625
+ "elementtype": {
35626
+ "primitive": "string"
35627
+ },
35628
+ "kind": "array"
35629
+ }
35630
+ }
35631
+ },
35632
+ {
35633
+ "abstract": true,
35634
+ "docs": {
35635
+ "default": "false",
35636
+ "stability": "experimental",
35637
+ "summary": "Whether the input is required."
35638
+ },
35639
+ "immutable": true,
35640
+ "locationInModule": {
35641
+ "filename": "src/github/workflows-model.ts",
35642
+ "line": 1275
35643
+ },
35644
+ "name": "required",
35645
+ "optional": true,
35646
+ "type": {
35647
+ "primitive": "boolean"
35648
+ }
35649
+ },
35650
+ {
35651
+ "abstract": true,
35652
+ "docs": {
35653
+ "default": "\"string\"",
35654
+ "stability": "experimental",
35655
+ "summary": "The type of the input."
35656
+ },
35657
+ "immutable": true,
35658
+ "locationInModule": {
35659
+ "filename": "src/github/workflows-model.ts",
35660
+ "line": 1287
35661
+ },
35662
+ "name": "type",
35663
+ "optional": true,
35664
+ "type": {
35665
+ "primitive": "string"
35666
+ }
35667
+ }
35668
+ ],
35669
+ "symbolId": "src/github/workflows-model:WorkflowDispatchInput"
35670
+ },
35559
35671
  "projen.github.workflows.WorkflowDispatchOptions": {
35560
35672
  "assembly": "projen",
35561
35673
  "datatype": true,
35562
35674
  "docs": {
35563
35675
  "stability": "experimental",
35564
- "summary": "The Workflow dispatch event accepts no options."
35676
+ "summary": "The Workflow dispatch event options."
35565
35677
  },
35566
35678
  "fqn": "projen.github.workflows.WorkflowDispatchOptions",
35567
35679
  "kind": "interface",
35568
35680
  "locationInModule": {
35569
35681
  "filename": "src/github/workflows-model.ts",
35570
- "line": 1256
35682
+ "line": 1255
35571
35683
  },
35572
35684
  "name": "WorkflowDispatchOptions",
35573
35685
  "namespace": "github.workflows",
35686
+ "properties": [
35687
+ {
35688
+ "abstract": true,
35689
+ "docs": {
35690
+ "stability": "experimental",
35691
+ "summary": "Inputs for the workflow_dispatch event."
35692
+ },
35693
+ "immutable": true,
35694
+ "locationInModule": {
35695
+ "filename": "src/github/workflows-model.ts",
35696
+ "line": 1259
35697
+ },
35698
+ "name": "inputs",
35699
+ "optional": true,
35700
+ "type": {
35701
+ "collection": {
35702
+ "elementtype": {
35703
+ "fqn": "projen.github.workflows.WorkflowDispatchInput"
35704
+ },
35705
+ "kind": "map"
35706
+ }
35707
+ }
35708
+ }
35709
+ ],
35574
35710
  "symbolId": "src/github/workflows-model:WorkflowDispatchOptions"
35575
35711
  },
35576
35712
  "projen.github.workflows.WorkflowRunOptions": {
@@ -74971,7 +75107,7 @@
74971
75107
  "kind": "interface",
74972
75108
  "locationInModule": {
74973
75109
  "filename": "src/release/release.ts",
74974
- "line": 843
75110
+ "line": 851
74975
75111
  },
74976
75112
  "name": "BranchOptions",
74977
75113
  "namespace": "release",
@@ -74985,7 +75121,7 @@
74985
75121
  "immutable": true,
74986
75122
  "locationInModule": {
74987
75123
  "filename": "src/release/release.ts",
74988
- "line": 866
75124
+ "line": 874
74989
75125
  },
74990
75126
  "name": "majorVersion",
74991
75127
  "type": {
@@ -75003,7 +75139,7 @@
75003
75139
  "immutable": true,
75004
75140
  "locationInModule": {
75005
75141
  "filename": "src/release/release.ts",
75006
- "line": 861
75142
+ "line": 869
75007
75143
  },
75008
75144
  "name": "environment",
75009
75145
  "optional": true,
@@ -75020,7 +75156,7 @@
75020
75156
  "immutable": true,
75021
75157
  "locationInModule": {
75022
75158
  "filename": "src/release/release.ts",
75023
- "line": 871
75159
+ "line": 879
75024
75160
  },
75025
75161
  "name": "minMajorVersion",
75026
75162
  "optional": true,
@@ -75037,7 +75173,7 @@
75037
75173
  "immutable": true,
75038
75174
  "locationInModule": {
75039
75175
  "filename": "src/release/release.ts",
75040
- "line": 876
75176
+ "line": 884
75041
75177
  },
75042
75178
  "name": "minorVersion",
75043
75179
  "optional": true,
@@ -75055,7 +75191,7 @@
75055
75191
  "immutable": true,
75056
75192
  "locationInModule": {
75057
75193
  "filename": "src/release/release.ts",
75058
- "line": 904
75194
+ "line": 912
75059
75195
  },
75060
75196
  "name": "npmDistTag",
75061
75197
  "optional": true,
@@ -75073,7 +75209,7 @@
75073
75209
  "immutable": true,
75074
75210
  "locationInModule": {
75075
75211
  "filename": "src/release/release.ts",
75076
- "line": 883
75212
+ "line": 891
75077
75213
  },
75078
75214
  "name": "prerelease",
75079
75215
  "optional": true,
@@ -75092,7 +75228,7 @@
75092
75228
  "immutable": true,
75093
75229
  "locationInModule": {
75094
75230
  "filename": "src/release/release.ts",
75095
- "line": 897
75231
+ "line": 905
75096
75232
  },
75097
75233
  "name": "tagPrefix",
75098
75234
  "optional": true,
@@ -75110,7 +75246,7 @@
75110
75246
  "immutable": true,
75111
75247
  "locationInModule": {
75112
75248
  "filename": "src/release/release.ts",
75113
- "line": 848
75249
+ "line": 856
75114
75250
  },
75115
75251
  "name": "workflowName",
75116
75252
  "optional": true,
@@ -75131,7 +75267,7 @@
75131
75267
  "kind": "enum",
75132
75268
  "locationInModule": {
75133
75269
  "filename": "src/release/publisher.ts",
75134
- "line": 1080
75270
+ "line": 1101
75135
75271
  },
75136
75272
  "members": [
75137
75273
  {
@@ -75165,7 +75301,7 @@
75165
75301
  "kind": "interface",
75166
75302
  "locationInModule": {
75167
75303
  "filename": "src/release/publisher.ts",
75168
- "line": 1098
75304
+ "line": 1119
75169
75305
  },
75170
75306
  "name": "CodeArtifactOptions",
75171
75307
  "namespace": "release",
@@ -75181,7 +75317,7 @@
75181
75317
  "immutable": true,
75182
75318
  "locationInModule": {
75183
75319
  "filename": "src/release/publisher.ts",
75184
- "line": 1114
75320
+ "line": 1135
75185
75321
  },
75186
75322
  "name": "accessKeyIdSecret",
75187
75323
  "optional": true,
@@ -75199,7 +75335,7 @@
75199
75335
  "immutable": true,
75200
75336
  "locationInModule": {
75201
75337
  "filename": "src/release/publisher.ts",
75202
- "line": 1104
75338
+ "line": 1125
75203
75339
  },
75204
75340
  "name": "authProvider",
75205
75341
  "optional": true,
@@ -75218,7 +75354,7 @@
75218
75354
  "immutable": true,
75219
75355
  "locationInModule": {
75220
75356
  "filename": "src/release/publisher.ts",
75221
- "line": 1134
75357
+ "line": 1155
75222
75358
  },
75223
75359
  "name": "roleToAssume",
75224
75360
  "optional": true,
@@ -75237,7 +75373,7 @@
75237
75373
  "immutable": true,
75238
75374
  "locationInModule": {
75239
75375
  "filename": "src/release/publisher.ts",
75240
- "line": 1125
75376
+ "line": 1146
75241
75377
  },
75242
75378
  "name": "secretAccessKeySecret",
75243
75379
  "optional": true,
@@ -75259,7 +75395,7 @@
75259
75395
  "kind": "interface",
75260
75396
  "locationInModule": {
75261
75397
  "filename": "src/release/publisher.ts",
75262
- "line": 954
75398
+ "line": 975
75263
75399
  },
75264
75400
  "name": "CommonPublishOptions",
75265
75401
  "namespace": "release",
@@ -75275,7 +75411,7 @@
75275
75411
  "immutable": true,
75276
75412
  "locationInModule": {
75277
75413
  "filename": "src/release/publisher.ts",
75278
- "line": 991
75414
+ "line": 1012
75279
75415
  },
75280
75416
  "name": "githubEnvironment",
75281
75417
  "optional": true,
@@ -75293,7 +75429,7 @@
75293
75429
  "immutable": true,
75294
75430
  "locationInModule": {
75295
75431
  "filename": "src/release/publisher.ts",
75296
- "line": 973
75432
+ "line": 994
75297
75433
  },
75298
75434
  "name": "postPublishSteps",
75299
75435
  "optional": true,
@@ -75316,7 +75452,7 @@
75316
75452
  "immutable": true,
75317
75453
  "locationInModule": {
75318
75454
  "filename": "src/release/publisher.ts",
75319
- "line": 964
75455
+ "line": 985
75320
75456
  },
75321
75457
  "name": "prePublishSteps",
75322
75458
  "optional": true,
@@ -75339,7 +75475,7 @@
75339
75475
  "immutable": true,
75340
75476
  "locationInModule": {
75341
75477
  "filename": "src/release/publisher.ts",
75342
- "line": 979
75478
+ "line": 1000
75343
75479
  },
75344
75480
  "name": "publishTools",
75345
75481
  "optional": true,
@@ -75404,7 +75540,7 @@
75404
75540
  "kind": "interface",
75405
75541
  "locationInModule": {
75406
75542
  "filename": "src/release/publisher.ts",
75407
- "line": 1446
75543
+ "line": 1467
75408
75544
  },
75409
75545
  "name": "GitHubReleasesPublishOptions",
75410
75546
  "namespace": "release",
@@ -75419,7 +75555,7 @@
75419
75555
  "immutable": true,
75420
75556
  "locationInModule": {
75421
75557
  "filename": "src/release/publisher.ts",
75422
- "line": 1405
75558
+ "line": 1426
75423
75559
  },
75424
75560
  "name": "changelogFile",
75425
75561
  "type": {
@@ -75436,7 +75572,7 @@
75436
75572
  "immutable": true,
75437
75573
  "locationInModule": {
75438
75574
  "filename": "src/release/publisher.ts",
75439
- "line": 1398
75575
+ "line": 1419
75440
75576
  },
75441
75577
  "name": "releaseTagFile",
75442
75578
  "type": {
@@ -75453,7 +75589,7 @@
75453
75589
  "immutable": true,
75454
75590
  "locationInModule": {
75455
75591
  "filename": "src/release/publisher.ts",
75456
- "line": 1391
75592
+ "line": 1412
75457
75593
  },
75458
75594
  "name": "versionFile",
75459
75595
  "type": {
@@ -75474,7 +75610,7 @@
75474
75610
  "kind": "interface",
75475
75611
  "locationInModule": {
75476
75612
  "filename": "src/release/publisher.ts",
75477
- "line": 1452
75613
+ "line": 1473
75478
75614
  },
75479
75615
  "name": "GitPublishOptions",
75480
75616
  "namespace": "release",
@@ -75489,7 +75625,7 @@
75489
75625
  "immutable": true,
75490
75626
  "locationInModule": {
75491
75627
  "filename": "src/release/publisher.ts",
75492
- "line": 1405
75628
+ "line": 1426
75493
75629
  },
75494
75630
  "name": "changelogFile",
75495
75631
  "type": {
@@ -75506,7 +75642,7 @@
75506
75642
  "immutable": true,
75507
75643
  "locationInModule": {
75508
75644
  "filename": "src/release/publisher.ts",
75509
- "line": 1398
75645
+ "line": 1419
75510
75646
  },
75511
75647
  "name": "releaseTagFile",
75512
75648
  "type": {
@@ -75523,7 +75659,7 @@
75523
75659
  "immutable": true,
75524
75660
  "locationInModule": {
75525
75661
  "filename": "src/release/publisher.ts",
75526
- "line": 1391
75662
+ "line": 1412
75527
75663
  },
75528
75664
  "name": "versionFile",
75529
75665
  "type": {
@@ -75540,7 +75676,7 @@
75540
75676
  "immutable": true,
75541
75677
  "locationInModule": {
75542
75678
  "filename": "src/release/publisher.ts",
75543
- "line": 1463
75679
+ "line": 1484
75544
75680
  },
75545
75681
  "name": "gitBranch",
75546
75682
  "optional": true,
@@ -75558,7 +75694,7 @@
75558
75694
  "immutable": true,
75559
75695
  "locationInModule": {
75560
75696
  "filename": "src/release/publisher.ts",
75561
- "line": 1470
75697
+ "line": 1491
75562
75698
  },
75563
75699
  "name": "gitPushCommand",
75564
75700
  "optional": true,
@@ -75575,7 +75711,7 @@
75575
75711
  "immutable": true,
75576
75712
  "locationInModule": {
75577
75713
  "filename": "src/release/publisher.ts",
75578
- "line": 1456
75714
+ "line": 1477
75579
75715
  },
75580
75716
  "name": "projectChangelogFile",
75581
75717
  "optional": true,
@@ -75600,7 +75736,7 @@
75600
75736
  "kind": "interface",
75601
75737
  "locationInModule": {
75602
75738
  "filename": "src/release/publisher.ts",
75603
- "line": 1330
75739
+ "line": 1351
75604
75740
  },
75605
75741
  "name": "GoPublishOptions",
75606
75742
  "namespace": "release",
@@ -75615,7 +75751,7 @@
75615
75751
  "immutable": true,
75616
75752
  "locationInModule": {
75617
75753
  "filename": "src/release/publisher.ts",
75618
- "line": 1363
75754
+ "line": 1384
75619
75755
  },
75620
75756
  "name": "gitBranch",
75621
75757
  "optional": true,
@@ -75633,7 +75769,7 @@
75633
75769
  "immutable": true,
75634
75770
  "locationInModule": {
75635
75771
  "filename": "src/release/publisher.ts",
75636
- "line": 1382
75772
+ "line": 1403
75637
75773
  },
75638
75774
  "name": "gitCommitMessage",
75639
75775
  "optional": true,
@@ -75652,7 +75788,7 @@
75652
75788
  "immutable": true,
75653
75789
  "locationInModule": {
75654
75790
  "filename": "src/release/publisher.ts",
75655
- "line": 1349
75791
+ "line": 1370
75656
75792
  },
75657
75793
  "name": "githubDeployKeySecret",
75658
75794
  "optional": true,
@@ -75671,7 +75807,7 @@
75671
75807
  "immutable": true,
75672
75808
  "locationInModule": {
75673
75809
  "filename": "src/release/publisher.ts",
75674
- "line": 1339
75810
+ "line": 1360
75675
75811
  },
75676
75812
  "name": "githubTokenSecret",
75677
75813
  "optional": true,
@@ -75689,7 +75825,7 @@
75689
75825
  "immutable": true,
75690
75826
  "locationInModule": {
75691
75827
  "filename": "src/release/publisher.ts",
75692
- "line": 1356
75828
+ "line": 1377
75693
75829
  },
75694
75830
  "name": "githubUseSsh",
75695
75831
  "optional": true,
@@ -75707,7 +75843,7 @@
75707
75843
  "immutable": true,
75708
75844
  "locationInModule": {
75709
75845
  "filename": "src/release/publisher.ts",
75710
- "line": 1375
75846
+ "line": 1396
75711
75847
  },
75712
75848
  "name": "gitUserEmail",
75713
75849
  "optional": true,
@@ -75725,7 +75861,7 @@
75725
75861
  "immutable": true,
75726
75862
  "locationInModule": {
75727
75863
  "filename": "src/release/publisher.ts",
75728
- "line": 1369
75864
+ "line": 1390
75729
75865
  },
75730
75866
  "name": "gitUserName",
75731
75867
  "optional": true,
@@ -75750,7 +75886,7 @@
75750
75886
  "kind": "interface",
75751
75887
  "locationInModule": {
75752
75888
  "filename": "src/release/publisher.ts",
75753
- "line": 1325
75889
+ "line": 1346
75754
75890
  },
75755
75891
  "name": "JsiiReleaseGo",
75756
75892
  "namespace": "release",
@@ -75770,7 +75906,7 @@
75770
75906
  "kind": "interface",
75771
75907
  "locationInModule": {
75772
75908
  "filename": "src/release/publisher.ts",
75773
- "line": 1236
75909
+ "line": 1257
75774
75910
  },
75775
75911
  "name": "JsiiReleaseMaven",
75776
75912
  "namespace": "release",
@@ -75790,7 +75926,7 @@
75790
75926
  "kind": "interface",
75791
75927
  "locationInModule": {
75792
75928
  "filename": "src/release/publisher.ts",
75793
- "line": 997
75929
+ "line": 1018
75794
75930
  },
75795
75931
  "name": "JsiiReleaseNpm",
75796
75932
  "namespace": "release",
@@ -75810,7 +75946,7 @@
75810
75946
  "kind": "interface",
75811
75947
  "locationInModule": {
75812
75948
  "filename": "src/release/publisher.ts",
75813
- "line": 1196
75949
+ "line": 1217
75814
75950
  },
75815
75951
  "name": "JsiiReleaseNuget",
75816
75952
  "namespace": "release",
@@ -75830,7 +75966,7 @@
75830
75966
  "kind": "interface",
75831
75967
  "locationInModule": {
75832
75968
  "filename": "src/release/publisher.ts",
75833
- "line": 1140
75969
+ "line": 1161
75834
75970
  },
75835
75971
  "name": "JsiiReleasePyPi",
75836
75972
  "namespace": "release",
@@ -75923,7 +76059,7 @@
75923
76059
  "kind": "interface",
75924
76060
  "locationInModule": {
75925
76061
  "filename": "src/release/publisher.ts",
75926
- "line": 1241
76062
+ "line": 1262
75927
76063
  },
75928
76064
  "name": "MavenPublishOptions",
75929
76065
  "namespace": "release",
@@ -75939,7 +76075,7 @@
75939
76075
  "immutable": true,
75940
76076
  "locationInModule": {
75941
76077
  "filename": "src/release/publisher.ts",
75942
- "line": 1247
76078
+ "line": 1268
75943
76079
  },
75944
76080
  "name": "mavenEndpoint",
75945
76081
  "optional": true,
@@ -75959,7 +76095,7 @@
75959
76095
  "immutable": true,
75960
76096
  "locationInModule": {
75961
76097
  "filename": "src/release/publisher.ts",
75962
- "line": 1282
76098
+ "line": 1303
75963
76099
  },
75964
76100
  "name": "mavenGpgPrivateKeyPassphrase",
75965
76101
  "optional": true,
@@ -75979,7 +76115,7 @@
75979
76115
  "immutable": true,
75980
76116
  "locationInModule": {
75981
76117
  "filename": "src/release/publisher.ts",
75982
- "line": 1273
76118
+ "line": 1294
75983
76119
  },
75984
76120
  "name": "mavenGpgPrivateKeySecret",
75985
76121
  "optional": true,
@@ -75999,7 +76135,7 @@
75999
76135
  "immutable": true,
76000
76136
  "locationInModule": {
76001
76137
  "filename": "src/release/publisher.ts",
76002
- "line": 1308
76138
+ "line": 1329
76003
76139
  },
76004
76140
  "name": "mavenPassword",
76005
76141
  "optional": true,
@@ -76017,7 +76153,7 @@
76017
76153
  "immutable": true,
76018
76154
  "locationInModule": {
76019
76155
  "filename": "src/release/publisher.ts",
76020
- "line": 1263
76156
+ "line": 1284
76021
76157
  },
76022
76158
  "name": "mavenRepositoryUrl",
76023
76159
  "optional": true,
@@ -76036,7 +76172,7 @@
76036
76172
  "immutable": true,
76037
76173
  "locationInModule": {
76038
76174
  "filename": "src/release/publisher.ts",
76039
- "line": 1256
76175
+ "line": 1277
76040
76176
  },
76041
76177
  "name": "mavenServerId",
76042
76178
  "optional": true,
@@ -76054,7 +76190,7 @@
76054
76190
  "immutable": true,
76055
76191
  "locationInModule": {
76056
76192
  "filename": "src/release/publisher.ts",
76057
- "line": 1319
76193
+ "line": 1340
76058
76194
  },
76059
76195
  "name": "mavenStagingProfileId",
76060
76196
  "optional": true,
@@ -76074,7 +76210,7 @@
76074
76210
  "immutable": true,
76075
76211
  "locationInModule": {
76076
76212
  "filename": "src/release/publisher.ts",
76077
- "line": 1295
76213
+ "line": 1316
76078
76214
  },
76079
76215
  "name": "mavenUsername",
76080
76216
  "optional": true,
@@ -76099,7 +76235,7 @@
76099
76235
  "kind": "interface",
76100
76236
  "locationInModule": {
76101
76237
  "filename": "src/release/publisher.ts",
76102
- "line": 1002
76238
+ "line": 1023
76103
76239
  },
76104
76240
  "name": "NpmPublishOptions",
76105
76241
  "namespace": "release",
@@ -76114,7 +76250,7 @@
76114
76250
  "immutable": true,
76115
76251
  "locationInModule": {
76116
76252
  "filename": "src/release/publisher.ts",
76117
- "line": 1074
76253
+ "line": 1095
76118
76254
  },
76119
76255
  "name": "codeArtifactOptions",
76120
76256
  "optional": true,
@@ -76134,7 +76270,7 @@
76134
76270
  "immutable": true,
76135
76271
  "locationInModule": {
76136
76272
  "filename": "src/release/publisher.ts",
76137
- "line": 1020
76273
+ "line": 1041
76138
76274
  },
76139
76275
  "name": "distTag",
76140
76276
  "optional": true,
@@ -76154,7 +76290,7 @@
76154
76290
  "immutable": true,
76155
76291
  "locationInModule": {
76156
76292
  "filename": "src/release/publisher.ts",
76157
- "line": 1067
76293
+ "line": 1088
76158
76294
  },
76159
76295
  "name": "npmProvenance",
76160
76296
  "optional": true,
@@ -76172,7 +76308,7 @@
76172
76308
  "immutable": true,
76173
76309
  "locationInModule": {
76174
76310
  "filename": "src/release/publisher.ts",
76175
- "line": 1041
76311
+ "line": 1062
76176
76312
  },
76177
76313
  "name": "npmTokenSecret",
76178
76314
  "optional": true,
@@ -76192,7 +76328,7 @@
76192
76328
  "immutable": true,
76193
76329
  "locationInModule": {
76194
76330
  "filename": "src/release/publisher.ts",
76195
- "line": 1034
76331
+ "line": 1055
76196
76332
  },
76197
76333
  "name": "registry",
76198
76334
  "optional": true,
@@ -76212,7 +76348,7 @@
76212
76348
  "immutable": true,
76213
76349
  "locationInModule": {
76214
76350
  "filename": "src/release/publisher.ts",
76215
- "line": 1054
76351
+ "line": 1075
76216
76352
  },
76217
76353
  "name": "trustedPublishing",
76218
76354
  "optional": true,
@@ -76237,7 +76373,7 @@
76237
76373
  "kind": "interface",
76238
76374
  "locationInModule": {
76239
76375
  "filename": "src/release/publisher.ts",
76240
- "line": 1201
76376
+ "line": 1222
76241
76377
  },
76242
76378
  "name": "NugetPublishOptions",
76243
76379
  "namespace": "release",
@@ -76252,7 +76388,7 @@
76252
76388
  "immutable": true,
76253
76389
  "locationInModule": {
76254
76390
  "filename": "src/release/publisher.ts",
76255
- "line": 1207
76391
+ "line": 1228
76256
76392
  },
76257
76393
  "name": "nugetApiKeySecret",
76258
76394
  "optional": true,
@@ -76269,7 +76405,7 @@
76269
76405
  "immutable": true,
76270
76406
  "locationInModule": {
76271
76407
  "filename": "src/release/publisher.ts",
76272
- "line": 1212
76408
+ "line": 1233
76273
76409
  },
76274
76410
  "name": "nugetServer",
76275
76411
  "optional": true,
@@ -76288,7 +76424,7 @@
76288
76424
  "immutable": true,
76289
76425
  "locationInModule": {
76290
76426
  "filename": "src/release/publisher.ts",
76291
- "line": 1230
76427
+ "line": 1251
76292
76428
  },
76293
76429
  "name": "nugetUsernameSecret",
76294
76430
  "optional": true,
@@ -76307,7 +76443,7 @@
76307
76443
  "immutable": true,
76308
76444
  "locationInModule": {
76309
76445
  "filename": "src/release/publisher.ts",
76310
- "line": 1221
76446
+ "line": 1242
76311
76447
  },
76312
76448
  "name": "trustedPublishing",
76313
76449
  "optional": true,
@@ -76461,7 +76597,7 @@
76461
76597
  },
76462
76598
  "locationInModule": {
76463
76599
  "filename": "src/release/publisher.ts",
76464
- "line": 674
76600
+ "line": 676
76465
76601
  },
76466
76602
  "name": "publishToGo",
76467
76603
  "parameters": [
@@ -76484,7 +76620,7 @@
76484
76620
  },
76485
76621
  "locationInModule": {
76486
76622
  "filename": "src/release/publisher.ts",
76487
- "line": 503
76623
+ "line": 505
76488
76624
  },
76489
76625
  "name": "publishToMaven",
76490
76626
  "parameters": [
@@ -76507,7 +76643,7 @@
76507
76643
  },
76508
76644
  "locationInModule": {
76509
76645
  "filename": "src/release/publisher.ts",
76510
- "line": 333
76646
+ "line": 335
76511
76647
  },
76512
76648
  "name": "publishToNpm",
76513
76649
  "parameters": [
@@ -76530,7 +76666,7 @@
76530
76666
  },
76531
76667
  "locationInModule": {
76532
76668
  "filename": "src/release/publisher.ts",
76533
- "line": 448
76669
+ "line": 450
76534
76670
  },
76535
76671
  "name": "publishToNuget",
76536
76672
  "parameters": [
@@ -76553,7 +76689,7 @@
76553
76689
  },
76554
76690
  "locationInModule": {
76555
76691
  "filename": "src/release/publisher.ts",
76556
- "line": 576
76692
+ "line": 578
76557
76693
  },
76558
76694
  "name": "publishToPyPi",
76559
76695
  "parameters": [
@@ -76944,7 +77080,7 @@
76944
77080
  "kind": "interface",
76945
77081
  "locationInModule": {
76946
77082
  "filename": "src/release/publisher.ts",
76947
- "line": 1145
77083
+ "line": 1166
76948
77084
  },
76949
77085
  "name": "PyPiPublishOptions",
76950
77086
  "namespace": "release",
@@ -76961,7 +77097,7 @@
76961
77097
  "immutable": true,
76962
77098
  "locationInModule": {
76963
77099
  "filename": "src/release/publisher.ts",
76964
- "line": 1183
77100
+ "line": 1204
76965
77101
  },
76966
77102
  "name": "attestations",
76967
77103
  "optional": true,
@@ -76979,7 +77115,7 @@
76979
77115
  "immutable": true,
76980
77116
  "locationInModule": {
76981
77117
  "filename": "src/release/publisher.ts",
76982
- "line": 1190
77118
+ "line": 1211
76983
77119
  },
76984
77120
  "name": "codeArtifactOptions",
76985
77121
  "optional": true,
@@ -76998,7 +77134,7 @@
76998
77134
  "immutable": true,
76999
77135
  "locationInModule": {
77000
77136
  "filename": "src/release/publisher.ts",
77001
- "line": 1172
77137
+ "line": 1193
77002
77138
  },
77003
77139
  "name": "trustedPublishing",
77004
77140
  "optional": true,
@@ -77016,7 +77152,7 @@
77016
77152
  "immutable": true,
77017
77153
  "locationInModule": {
77018
77154
  "filename": "src/release/publisher.ts",
77019
- "line": 1163
77155
+ "line": 1184
77020
77156
  },
77021
77157
  "name": "twinePasswordSecret",
77022
77158
  "optional": true,
@@ -77034,7 +77170,7 @@
77034
77170
  "immutable": true,
77035
77171
  "locationInModule": {
77036
77172
  "filename": "src/release/publisher.ts",
77037
- "line": 1151
77173
+ "line": 1172
77038
77174
  },
77039
77175
  "name": "twineRegistryUrl",
77040
77176
  "optional": true,
@@ -77052,7 +77188,7 @@
77052
77188
  "immutable": true,
77053
77189
  "locationInModule": {
77054
77190
  "filename": "src/release/publisher.ts",
77055
- "line": 1157
77191
+ "line": 1178
77056
77192
  },
77057
77193
  "name": "twineUsernameSecret",
77058
77194
  "optional": true,
@@ -82570,6 +82706,6 @@
82570
82706
  "usedFeatures": [
82571
82707
  "class-covariant-overrides"
82572
82708
  ],
82573
- "version": "0.99.55",
82574
- "fingerprint": "SpkIzE6MOWKDUtBbdqiaMYShPr2eunr4nJRFreaQBns="
82709
+ "version": "0.99.57",
82710
+ "fingerprint": "h+v3XuCx75FqTP4kFx4aGiw6LBrdVaEiq2aA+7u136M="
82575
82711
  }