projen 0.99.6 → 0.99.7

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 (141) hide show
  1. package/.jsii +96 -96
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +5 -5
  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/github-credentials.js +1 -1
  45. package/lib/github/github-project.js +1 -1
  46. package/lib/github/github.js +1 -1
  47. package/lib/github/merge-queue.js +1 -1
  48. package/lib/github/mergify.js +1 -1
  49. package/lib/github/pr-template.js +1 -1
  50. package/lib/github/pull-request-backport.js +1 -1
  51. package/lib/github/pull-request-lint.js +1 -1
  52. package/lib/github/stale.js +1 -1
  53. package/lib/github/task-workflow-job.js +1 -1
  54. package/lib/github/task-workflow.js +1 -1
  55. package/lib/github/workflow-actions.js +1 -1
  56. package/lib/github/workflow-jobs.js +1 -1
  57. package/lib/github/workflow-steps.js +1 -1
  58. package/lib/github/workflows.js +1 -1
  59. package/lib/gitlab/configuration.js +1 -1
  60. package/lib/gitlab/gitlab-configuration.js +1 -1
  61. package/lib/gitlab/nested-configuration.js +1 -1
  62. package/lib/gitpod.js +1 -1
  63. package/lib/ignore-file.js +1 -1
  64. package/lib/ini.js +1 -1
  65. package/lib/java/java-project.js +1 -1
  66. package/lib/java/junit.js +1 -1
  67. package/lib/java/maven-compile.js +1 -1
  68. package/lib/java/maven-packaging.js +1 -1
  69. package/lib/java/maven-sample.js +1 -1
  70. package/lib/java/pom.js +2 -2
  71. package/lib/java/projenrc.js +1 -1
  72. package/lib/javascript/biome/biome.js +1 -1
  73. package/lib/javascript/bundler.js +1 -1
  74. package/lib/javascript/eslint.js +1 -1
  75. package/lib/javascript/jest.js +4 -4
  76. package/lib/javascript/license-checker.js +1 -1
  77. package/lib/javascript/node-package.js +1 -1
  78. package/lib/javascript/node-project.js +1 -1
  79. package/lib/javascript/npm-config.js +1 -1
  80. package/lib/javascript/prettier.js +1 -1
  81. package/lib/javascript/projenrc.js +1 -1
  82. package/lib/javascript/typescript-config.js +2 -2
  83. package/lib/javascript/upgrade-dependencies.js +2 -2
  84. package/lib/javascript/yarnrc.js +1 -1
  85. package/lib/json-patch.js +1 -1
  86. package/lib/json.js +1 -1
  87. package/lib/license.js +1 -1
  88. package/lib/logger.js +1 -1
  89. package/lib/makefile.js +1 -1
  90. package/lib/object-file.js +1 -1
  91. package/lib/project-build.js +1 -1
  92. package/lib/project-tree.js +1 -1
  93. package/lib/project.js +1 -1
  94. package/lib/projects.js +1 -1
  95. package/lib/projenrc-json.js +2 -2
  96. package/lib/projenrc.js +1 -1
  97. package/lib/python/pip.js +1 -1
  98. package/lib/python/poetry.js +2 -2
  99. package/lib/python/projenrc.js +1 -1
  100. package/lib/python/pyproject-toml-file.js +1 -1
  101. package/lib/python/pytest-sample.js +1 -1
  102. package/lib/python/pytest.js +1 -1
  103. package/lib/python/python-project.js +1 -1
  104. package/lib/python/python-sample.js +1 -1
  105. package/lib/python/requirements-file.js +1 -1
  106. package/lib/python/setuppy.js +1 -1
  107. package/lib/python/setuptools.js +1 -1
  108. package/lib/python/uv.js +1 -1
  109. package/lib/python/venv.js +1 -1
  110. package/lib/readme.js +1 -1
  111. package/lib/release/publisher.d.ts +1 -1
  112. package/lib/release/publisher.js +27 -10
  113. package/lib/release/release-trigger.js +1 -1
  114. package/lib/release/release.js +1 -1
  115. package/lib/renovatebot.js +1 -1
  116. package/lib/sample-file.js +2 -2
  117. package/lib/semver.js +1 -1
  118. package/lib/source-code.js +1 -1
  119. package/lib/task-runtime.js +1 -1
  120. package/lib/task.js +1 -1
  121. package/lib/tasks.js +1 -1
  122. package/lib/testing.js +1 -1
  123. package/lib/textfile.js +1 -1
  124. package/lib/toml.js +1 -1
  125. package/lib/typescript/projenrc-ts.js +1 -1
  126. package/lib/typescript/projenrc.js +1 -1
  127. package/lib/typescript/typescript-typedoc.js +1 -1
  128. package/lib/typescript/typescript.js +6 -6
  129. package/lib/version.js +2 -2
  130. package/lib/vscode/devcontainer.js +1 -1
  131. package/lib/vscode/extensions.js +1 -1
  132. package/lib/vscode/launch-config.js +1 -1
  133. package/lib/vscode/settings.js +1 -1
  134. package/lib/vscode/vscode.js +1 -1
  135. package/lib/web/next.js +3 -3
  136. package/lib/web/postcss.js +1 -1
  137. package/lib/web/react.js +4 -4
  138. package/lib/web/tailwind.js +1 -1
  139. package/lib/xmlfile.js +1 -1
  140. package/lib/yaml.js +1 -1
  141. package/package.json +1 -1
package/.jsii CHANGED
@@ -73100,7 +73100,7 @@
73100
73100
  "kind": "enum",
73101
73101
  "locationInModule": {
73102
73102
  "filename": "src/release/publisher.ts",
73103
- "line": 1059
73103
+ "line": 1081
73104
73104
  },
73105
73105
  "members": [
73106
73106
  {
@@ -73134,7 +73134,7 @@
73134
73134
  "kind": "interface",
73135
73135
  "locationInModule": {
73136
73136
  "filename": "src/release/publisher.ts",
73137
- "line": 1077
73137
+ "line": 1099
73138
73138
  },
73139
73139
  "name": "CodeArtifactOptions",
73140
73140
  "namespace": "release",
@@ -73150,7 +73150,7 @@
73150
73150
  "immutable": true,
73151
73151
  "locationInModule": {
73152
73152
  "filename": "src/release/publisher.ts",
73153
- "line": 1093
73153
+ "line": 1115
73154
73154
  },
73155
73155
  "name": "accessKeyIdSecret",
73156
73156
  "optional": true,
@@ -73168,7 +73168,7 @@
73168
73168
  "immutable": true,
73169
73169
  "locationInModule": {
73170
73170
  "filename": "src/release/publisher.ts",
73171
- "line": 1083
73171
+ "line": 1105
73172
73172
  },
73173
73173
  "name": "authProvider",
73174
73174
  "optional": true,
@@ -73187,7 +73187,7 @@
73187
73187
  "immutable": true,
73188
73188
  "locationInModule": {
73189
73189
  "filename": "src/release/publisher.ts",
73190
- "line": 1113
73190
+ "line": 1135
73191
73191
  },
73192
73192
  "name": "roleToAssume",
73193
73193
  "optional": true,
@@ -73206,7 +73206,7 @@
73206
73206
  "immutable": true,
73207
73207
  "locationInModule": {
73208
73208
  "filename": "src/release/publisher.ts",
73209
- "line": 1104
73209
+ "line": 1126
73210
73210
  },
73211
73211
  "name": "secretAccessKeySecret",
73212
73212
  "optional": true,
@@ -73228,7 +73228,7 @@
73228
73228
  "kind": "interface",
73229
73229
  "locationInModule": {
73230
73230
  "filename": "src/release/publisher.ts",
73231
- "line": 933
73231
+ "line": 955
73232
73232
  },
73233
73233
  "name": "CommonPublishOptions",
73234
73234
  "namespace": "release",
@@ -73244,7 +73244,7 @@
73244
73244
  "immutable": true,
73245
73245
  "locationInModule": {
73246
73246
  "filename": "src/release/publisher.ts",
73247
- "line": 970
73247
+ "line": 992
73248
73248
  },
73249
73249
  "name": "githubEnvironment",
73250
73250
  "optional": true,
@@ -73262,7 +73262,7 @@
73262
73262
  "immutable": true,
73263
73263
  "locationInModule": {
73264
73264
  "filename": "src/release/publisher.ts",
73265
- "line": 952
73265
+ "line": 974
73266
73266
  },
73267
73267
  "name": "postPublishSteps",
73268
73268
  "optional": true,
@@ -73285,7 +73285,7 @@
73285
73285
  "immutable": true,
73286
73286
  "locationInModule": {
73287
73287
  "filename": "src/release/publisher.ts",
73288
- "line": 943
73288
+ "line": 965
73289
73289
  },
73290
73290
  "name": "prePublishSteps",
73291
73291
  "optional": true,
@@ -73308,7 +73308,7 @@
73308
73308
  "immutable": true,
73309
73309
  "locationInModule": {
73310
73310
  "filename": "src/release/publisher.ts",
73311
- "line": 958
73311
+ "line": 980
73312
73312
  },
73313
73313
  "name": "publishTools",
73314
73314
  "optional": true,
@@ -73373,7 +73373,7 @@
73373
73373
  "kind": "interface",
73374
73374
  "locationInModule": {
73375
73375
  "filename": "src/release/publisher.ts",
73376
- "line": 1421
73376
+ "line": 1447
73377
73377
  },
73378
73378
  "name": "GitHubReleasesPublishOptions",
73379
73379
  "namespace": "release",
@@ -73388,7 +73388,7 @@
73388
73388
  "immutable": true,
73389
73389
  "locationInModule": {
73390
73390
  "filename": "src/release/publisher.ts",
73391
- "line": 1384
73391
+ "line": 1406
73392
73392
  },
73393
73393
  "name": "changelogFile",
73394
73394
  "type": {
@@ -73405,7 +73405,7 @@
73405
73405
  "immutable": true,
73406
73406
  "locationInModule": {
73407
73407
  "filename": "src/release/publisher.ts",
73408
- "line": 1377
73408
+ "line": 1399
73409
73409
  },
73410
73410
  "name": "releaseTagFile",
73411
73411
  "type": {
@@ -73422,7 +73422,7 @@
73422
73422
  "immutable": true,
73423
73423
  "locationInModule": {
73424
73424
  "filename": "src/release/publisher.ts",
73425
- "line": 1370
73425
+ "line": 1392
73426
73426
  },
73427
73427
  "name": "versionFile",
73428
73428
  "type": {
@@ -73443,7 +73443,7 @@
73443
73443
  "kind": "interface",
73444
73444
  "locationInModule": {
73445
73445
  "filename": "src/release/publisher.ts",
73446
- "line": 1428
73446
+ "line": 1454
73447
73447
  },
73448
73448
  "name": "GitPublishOptions",
73449
73449
  "namespace": "release",
@@ -73458,7 +73458,7 @@
73458
73458
  "immutable": true,
73459
73459
  "locationInModule": {
73460
73460
  "filename": "src/release/publisher.ts",
73461
- "line": 1384
73461
+ "line": 1406
73462
73462
  },
73463
73463
  "name": "changelogFile",
73464
73464
  "type": {
@@ -73475,7 +73475,7 @@
73475
73475
  "immutable": true,
73476
73476
  "locationInModule": {
73477
73477
  "filename": "src/release/publisher.ts",
73478
- "line": 1377
73478
+ "line": 1399
73479
73479
  },
73480
73480
  "name": "releaseTagFile",
73481
73481
  "type": {
@@ -73492,7 +73492,7 @@
73492
73492
  "immutable": true,
73493
73493
  "locationInModule": {
73494
73494
  "filename": "src/release/publisher.ts",
73495
- "line": 1370
73495
+ "line": 1392
73496
73496
  },
73497
73497
  "name": "versionFile",
73498
73498
  "type": {
@@ -73509,7 +73509,7 @@
73509
73509
  "immutable": true,
73510
73510
  "locationInModule": {
73511
73511
  "filename": "src/release/publisher.ts",
73512
- "line": 1439
73512
+ "line": 1465
73513
73513
  },
73514
73514
  "name": "gitBranch",
73515
73515
  "optional": true,
@@ -73527,7 +73527,7 @@
73527
73527
  "immutable": true,
73528
73528
  "locationInModule": {
73529
73529
  "filename": "src/release/publisher.ts",
73530
- "line": 1446
73530
+ "line": 1472
73531
73531
  },
73532
73532
  "name": "gitPushCommand",
73533
73533
  "optional": true,
@@ -73544,7 +73544,7 @@
73544
73544
  "immutable": true,
73545
73545
  "locationInModule": {
73546
73546
  "filename": "src/release/publisher.ts",
73547
- "line": 1432
73547
+ "line": 1458
73548
73548
  },
73549
73549
  "name": "projectChangelogFile",
73550
73550
  "optional": true,
@@ -73569,7 +73569,7 @@
73569
73569
  "kind": "interface",
73570
73570
  "locationInModule": {
73571
73571
  "filename": "src/release/publisher.ts",
73572
- "line": 1309
73572
+ "line": 1331
73573
73573
  },
73574
73574
  "name": "GoPublishOptions",
73575
73575
  "namespace": "release",
@@ -73584,7 +73584,7 @@
73584
73584
  "immutable": true,
73585
73585
  "locationInModule": {
73586
73586
  "filename": "src/release/publisher.ts",
73587
- "line": 1342
73587
+ "line": 1364
73588
73588
  },
73589
73589
  "name": "gitBranch",
73590
73590
  "optional": true,
@@ -73602,7 +73602,7 @@
73602
73602
  "immutable": true,
73603
73603
  "locationInModule": {
73604
73604
  "filename": "src/release/publisher.ts",
73605
- "line": 1361
73605
+ "line": 1383
73606
73606
  },
73607
73607
  "name": "gitCommitMessage",
73608
73608
  "optional": true,
@@ -73621,7 +73621,7 @@
73621
73621
  "immutable": true,
73622
73622
  "locationInModule": {
73623
73623
  "filename": "src/release/publisher.ts",
73624
- "line": 1328
73624
+ "line": 1350
73625
73625
  },
73626
73626
  "name": "githubDeployKeySecret",
73627
73627
  "optional": true,
@@ -73640,7 +73640,7 @@
73640
73640
  "immutable": true,
73641
73641
  "locationInModule": {
73642
73642
  "filename": "src/release/publisher.ts",
73643
- "line": 1318
73643
+ "line": 1340
73644
73644
  },
73645
73645
  "name": "githubTokenSecret",
73646
73646
  "optional": true,
@@ -73658,7 +73658,7 @@
73658
73658
  "immutable": true,
73659
73659
  "locationInModule": {
73660
73660
  "filename": "src/release/publisher.ts",
73661
- "line": 1335
73661
+ "line": 1357
73662
73662
  },
73663
73663
  "name": "githubUseSsh",
73664
73664
  "optional": true,
@@ -73676,7 +73676,7 @@
73676
73676
  "immutable": true,
73677
73677
  "locationInModule": {
73678
73678
  "filename": "src/release/publisher.ts",
73679
- "line": 1354
73679
+ "line": 1376
73680
73680
  },
73681
73681
  "name": "gitUserEmail",
73682
73682
  "optional": true,
@@ -73694,7 +73694,7 @@
73694
73694
  "immutable": true,
73695
73695
  "locationInModule": {
73696
73696
  "filename": "src/release/publisher.ts",
73697
- "line": 1348
73697
+ "line": 1370
73698
73698
  },
73699
73699
  "name": "gitUserName",
73700
73700
  "optional": true,
@@ -73719,7 +73719,7 @@
73719
73719
  "kind": "interface",
73720
73720
  "locationInModule": {
73721
73721
  "filename": "src/release/publisher.ts",
73722
- "line": 1304
73722
+ "line": 1326
73723
73723
  },
73724
73724
  "name": "JsiiReleaseGo",
73725
73725
  "namespace": "release",
@@ -73739,7 +73739,7 @@
73739
73739
  "kind": "interface",
73740
73740
  "locationInModule": {
73741
73741
  "filename": "src/release/publisher.ts",
73742
- "line": 1215
73742
+ "line": 1237
73743
73743
  },
73744
73744
  "name": "JsiiReleaseMaven",
73745
73745
  "namespace": "release",
@@ -73759,7 +73759,7 @@
73759
73759
  "kind": "interface",
73760
73760
  "locationInModule": {
73761
73761
  "filename": "src/release/publisher.ts",
73762
- "line": 976
73762
+ "line": 998
73763
73763
  },
73764
73764
  "name": "JsiiReleaseNpm",
73765
73765
  "namespace": "release",
@@ -73779,7 +73779,7 @@
73779
73779
  "kind": "interface",
73780
73780
  "locationInModule": {
73781
73781
  "filename": "src/release/publisher.ts",
73782
- "line": 1175
73782
+ "line": 1197
73783
73783
  },
73784
73784
  "name": "JsiiReleaseNuget",
73785
73785
  "namespace": "release",
@@ -73799,7 +73799,7 @@
73799
73799
  "kind": "interface",
73800
73800
  "locationInModule": {
73801
73801
  "filename": "src/release/publisher.ts",
73802
- "line": 1119
73802
+ "line": 1141
73803
73803
  },
73804
73804
  "name": "JsiiReleasePyPi",
73805
73805
  "namespace": "release",
@@ -73892,7 +73892,7 @@
73892
73892
  "kind": "interface",
73893
73893
  "locationInModule": {
73894
73894
  "filename": "src/release/publisher.ts",
73895
- "line": 1220
73895
+ "line": 1242
73896
73896
  },
73897
73897
  "name": "MavenPublishOptions",
73898
73898
  "namespace": "release",
@@ -73908,7 +73908,7 @@
73908
73908
  "immutable": true,
73909
73909
  "locationInModule": {
73910
73910
  "filename": "src/release/publisher.ts",
73911
- "line": 1226
73911
+ "line": 1248
73912
73912
  },
73913
73913
  "name": "mavenEndpoint",
73914
73914
  "optional": true,
@@ -73928,7 +73928,7 @@
73928
73928
  "immutable": true,
73929
73929
  "locationInModule": {
73930
73930
  "filename": "src/release/publisher.ts",
73931
- "line": 1261
73931
+ "line": 1283
73932
73932
  },
73933
73933
  "name": "mavenGpgPrivateKeyPassphrase",
73934
73934
  "optional": true,
@@ -73948,7 +73948,7 @@
73948
73948
  "immutable": true,
73949
73949
  "locationInModule": {
73950
73950
  "filename": "src/release/publisher.ts",
73951
- "line": 1252
73951
+ "line": 1274
73952
73952
  },
73953
73953
  "name": "mavenGpgPrivateKeySecret",
73954
73954
  "optional": true,
@@ -73968,7 +73968,7 @@
73968
73968
  "immutable": true,
73969
73969
  "locationInModule": {
73970
73970
  "filename": "src/release/publisher.ts",
73971
- "line": 1287
73971
+ "line": 1309
73972
73972
  },
73973
73973
  "name": "mavenPassword",
73974
73974
  "optional": true,
@@ -73986,7 +73986,7 @@
73986
73986
  "immutable": true,
73987
73987
  "locationInModule": {
73988
73988
  "filename": "src/release/publisher.ts",
73989
- "line": 1242
73989
+ "line": 1264
73990
73990
  },
73991
73991
  "name": "mavenRepositoryUrl",
73992
73992
  "optional": true,
@@ -74005,7 +74005,7 @@
74005
74005
  "immutable": true,
74006
74006
  "locationInModule": {
74007
74007
  "filename": "src/release/publisher.ts",
74008
- "line": 1235
74008
+ "line": 1257
74009
74009
  },
74010
74010
  "name": "mavenServerId",
74011
74011
  "optional": true,
@@ -74023,7 +74023,7 @@
74023
74023
  "immutable": true,
74024
74024
  "locationInModule": {
74025
74025
  "filename": "src/release/publisher.ts",
74026
- "line": 1298
74026
+ "line": 1320
74027
74027
  },
74028
74028
  "name": "mavenStagingProfileId",
74029
74029
  "optional": true,
@@ -74043,7 +74043,7 @@
74043
74043
  "immutable": true,
74044
74044
  "locationInModule": {
74045
74045
  "filename": "src/release/publisher.ts",
74046
- "line": 1274
74046
+ "line": 1296
74047
74047
  },
74048
74048
  "name": "mavenUsername",
74049
74049
  "optional": true,
@@ -74068,7 +74068,7 @@
74068
74068
  "kind": "interface",
74069
74069
  "locationInModule": {
74070
74070
  "filename": "src/release/publisher.ts",
74071
- "line": 981
74071
+ "line": 1003
74072
74072
  },
74073
74073
  "name": "NpmPublishOptions",
74074
74074
  "namespace": "release",
@@ -74083,7 +74083,7 @@
74083
74083
  "immutable": true,
74084
74084
  "locationInModule": {
74085
74085
  "filename": "src/release/publisher.ts",
74086
- "line": 1053
74086
+ "line": 1075
74087
74087
  },
74088
74088
  "name": "codeArtifactOptions",
74089
74089
  "optional": true,
@@ -74103,7 +74103,7 @@
74103
74103
  "immutable": true,
74104
74104
  "locationInModule": {
74105
74105
  "filename": "src/release/publisher.ts",
74106
- "line": 999
74106
+ "line": 1021
74107
74107
  },
74108
74108
  "name": "distTag",
74109
74109
  "optional": true,
@@ -74123,7 +74123,7 @@
74123
74123
  "immutable": true,
74124
74124
  "locationInModule": {
74125
74125
  "filename": "src/release/publisher.ts",
74126
- "line": 1046
74126
+ "line": 1068
74127
74127
  },
74128
74128
  "name": "npmProvenance",
74129
74129
  "optional": true,
@@ -74141,7 +74141,7 @@
74141
74141
  "immutable": true,
74142
74142
  "locationInModule": {
74143
74143
  "filename": "src/release/publisher.ts",
74144
- "line": 1020
74144
+ "line": 1042
74145
74145
  },
74146
74146
  "name": "npmTokenSecret",
74147
74147
  "optional": true,
@@ -74161,7 +74161,7 @@
74161
74161
  "immutable": true,
74162
74162
  "locationInModule": {
74163
74163
  "filename": "src/release/publisher.ts",
74164
- "line": 1013
74164
+ "line": 1035
74165
74165
  },
74166
74166
  "name": "registry",
74167
74167
  "optional": true,
@@ -74181,7 +74181,7 @@
74181
74181
  "immutable": true,
74182
74182
  "locationInModule": {
74183
74183
  "filename": "src/release/publisher.ts",
74184
- "line": 1033
74184
+ "line": 1055
74185
74185
  },
74186
74186
  "name": "trustedPublishing",
74187
74187
  "optional": true,
@@ -74206,7 +74206,7 @@
74206
74206
  "kind": "interface",
74207
74207
  "locationInModule": {
74208
74208
  "filename": "src/release/publisher.ts",
74209
- "line": 1180
74209
+ "line": 1202
74210
74210
  },
74211
74211
  "name": "NugetPublishOptions",
74212
74212
  "namespace": "release",
@@ -74221,7 +74221,7 @@
74221
74221
  "immutable": true,
74222
74222
  "locationInModule": {
74223
74223
  "filename": "src/release/publisher.ts",
74224
- "line": 1186
74224
+ "line": 1208
74225
74225
  },
74226
74226
  "name": "nugetApiKeySecret",
74227
74227
  "optional": true,
@@ -74238,7 +74238,7 @@
74238
74238
  "immutable": true,
74239
74239
  "locationInModule": {
74240
74240
  "filename": "src/release/publisher.ts",
74241
- "line": 1191
74241
+ "line": 1213
74242
74242
  },
74243
74243
  "name": "nugetServer",
74244
74244
  "optional": true,
@@ -74257,7 +74257,7 @@
74257
74257
  "immutable": true,
74258
74258
  "locationInModule": {
74259
74259
  "filename": "src/release/publisher.ts",
74260
- "line": 1209
74260
+ "line": 1231
74261
74261
  },
74262
74262
  "name": "nugetUsernameSecret",
74263
74263
  "optional": true,
@@ -74276,7 +74276,7 @@
74276
74276
  "immutable": true,
74277
74277
  "locationInModule": {
74278
74278
  "filename": "src/release/publisher.ts",
74279
- "line": 1200
74279
+ "line": 1222
74280
74280
  },
74281
74281
  "name": "trustedPublishing",
74282
74282
  "optional": true,
@@ -74302,7 +74302,7 @@
74302
74302
  },
74303
74303
  "locationInModule": {
74304
74304
  "filename": "src/release/publisher.ts",
74305
- "line": 175
74305
+ "line": 194
74306
74306
  },
74307
74307
  "parameters": [
74308
74308
  {
@@ -74322,7 +74322,7 @@
74322
74322
  "kind": "class",
74323
74323
  "locationInModule": {
74324
74324
  "filename": "src/release/publisher.ts",
74325
- "line": 143
74325
+ "line": 162
74326
74326
  },
74327
74327
  "methods": [
74328
74328
  {
@@ -74332,7 +74332,7 @@
74332
74332
  },
74333
74333
  "locationInModule": {
74334
74334
  "filename": "src/release/publisher.ts",
74335
- "line": 233
74335
+ "line": 252
74336
74336
  },
74337
74337
  "name": "addGitHubPostPublishingSteps",
74338
74338
  "parameters": [
@@ -74356,7 +74356,7 @@
74356
74356
  },
74357
74357
  "locationInModule": {
74358
74358
  "filename": "src/release/publisher.ts",
74359
- "line": 224
74359
+ "line": 243
74360
74360
  },
74361
74361
  "name": "addGitHubPrePublishingSteps",
74362
74362
  "parameters": [
@@ -74381,7 +74381,7 @@
74381
74381
  },
74382
74382
  "locationInModule": {
74383
74383
  "filename": "src/release/publisher.ts",
74384
- "line": 244
74384
+ "line": 263
74385
74385
  },
74386
74386
  "name": "publishToGit",
74387
74387
  "parameters": [
@@ -74408,7 +74408,7 @@
74408
74408
  },
74409
74409
  "locationInModule": {
74410
74410
  "filename": "src/release/publisher.ts",
74411
- "line": 285
74411
+ "line": 304
74412
74412
  },
74413
74413
  "name": "publishToGitHubReleases",
74414
74414
  "parameters": [
@@ -74430,7 +74430,7 @@
74430
74430
  },
74431
74431
  "locationInModule": {
74432
74432
  "filename": "src/release/publisher.ts",
74433
- "line": 651
74433
+ "line": 673
74434
74434
  },
74435
74435
  "name": "publishToGo",
74436
74436
  "parameters": [
@@ -74453,7 +74453,7 @@
74453
74453
  },
74454
74454
  "locationInModule": {
74455
74455
  "filename": "src/release/publisher.ts",
74456
- "line": 481
74456
+ "line": 502
74457
74457
  },
74458
74458
  "name": "publishToMaven",
74459
74459
  "parameters": [
@@ -74476,7 +74476,7 @@
74476
74476
  },
74477
74477
  "locationInModule": {
74478
74478
  "filename": "src/release/publisher.ts",
74479
- "line": 313
74479
+ "line": 332
74480
74480
  },
74481
74481
  "name": "publishToNpm",
74482
74482
  "parameters": [
@@ -74499,7 +74499,7 @@
74499
74499
  },
74500
74500
  "locationInModule": {
74501
74501
  "filename": "src/release/publisher.ts",
74502
- "line": 427
74502
+ "line": 447
74503
74503
  },
74504
74504
  "name": "publishToNuget",
74505
74505
  "parameters": [
@@ -74522,7 +74522,7 @@
74522
74522
  },
74523
74523
  "locationInModule": {
74524
74524
  "filename": "src/release/publisher.ts",
74525
- "line": 553
74525
+ "line": 575
74526
74526
  },
74527
74527
  "name": "publishToPyPi",
74528
74528
  "parameters": [
@@ -74550,7 +74550,7 @@
74550
74550
  "immutable": true,
74551
74551
  "locationInModule": {
74552
74552
  "filename": "src/release/publisher.ts",
74553
- "line": 144
74553
+ "line": 163
74554
74554
  },
74555
74555
  "name": "PUBLISH_GIT_TASK_NAME",
74556
74556
  "static": true,
@@ -74565,7 +74565,7 @@
74565
74565
  "immutable": true,
74566
74566
  "locationInModule": {
74567
74567
  "filename": "src/release/publisher.ts",
74568
- "line": 147
74568
+ "line": 166
74569
74569
  },
74570
74570
  "name": "artifactName",
74571
74571
  "type": {
@@ -74579,7 +74579,7 @@
74579
74579
  "immutable": true,
74580
74580
  "locationInModule": {
74581
74581
  "filename": "src/release/publisher.ts",
74582
- "line": 146
74582
+ "line": 165
74583
74583
  },
74584
74584
  "name": "buildJobId",
74585
74585
  "type": {
@@ -74594,7 +74594,7 @@
74594
74594
  "immutable": true,
74595
74595
  "locationInModule": {
74596
74596
  "filename": "src/release/publisher.ts",
74597
- "line": 152
74597
+ "line": 171
74598
74598
  },
74599
74599
  "name": "jsiiReleaseVersion",
74600
74600
  "type": {
@@ -74608,7 +74608,7 @@
74608
74608
  "immutable": true,
74609
74609
  "locationInModule": {
74610
74610
  "filename": "src/release/publisher.ts",
74611
- "line": 148
74611
+ "line": 167
74612
74612
  },
74613
74613
  "name": "publibVersion",
74614
74614
  "type": {
@@ -74622,7 +74622,7 @@
74622
74622
  "immutable": true,
74623
74623
  "locationInModule": {
74624
74624
  "filename": "src/release/publisher.ts",
74625
- "line": 149
74625
+ "line": 168
74626
74626
  },
74627
74627
  "name": "condition",
74628
74628
  "optional": true,
@@ -74644,7 +74644,7 @@
74644
74644
  "kind": "interface",
74645
74645
  "locationInModule": {
74646
74646
  "filename": "src/release/publisher.ts",
74647
- "line": 38
74647
+ "line": 57
74648
74648
  },
74649
74649
  "name": "PublisherOptions",
74650
74650
  "namespace": "release",
@@ -74660,7 +74660,7 @@
74660
74660
  "immutable": true,
74661
74661
  "locationInModule": {
74662
74662
  "filename": "src/release/publisher.ts",
74663
- "line": 60
74663
+ "line": 79
74664
74664
  },
74665
74665
  "name": "artifactName",
74666
74666
  "type": {
@@ -74677,7 +74677,7 @@
74677
74677
  "immutable": true,
74678
74678
  "locationInModule": {
74679
74679
  "filename": "src/release/publisher.ts",
74680
- "line": 42
74680
+ "line": 61
74681
74681
  },
74682
74682
  "name": "buildJobId",
74683
74683
  "type": {
@@ -74694,7 +74694,7 @@
74694
74694
  "immutable": true,
74695
74695
  "locationInModule": {
74696
74696
  "filename": "src/release/publisher.ts",
74697
- "line": 49
74697
+ "line": 68
74698
74698
  },
74699
74699
  "name": "condition",
74700
74700
  "optional": true,
@@ -74712,7 +74712,7 @@
74712
74712
  "immutable": true,
74713
74713
  "locationInModule": {
74714
74714
  "filename": "src/release/publisher.ts",
74715
- "line": 135
74715
+ "line": 154
74716
74716
  },
74717
74717
  "name": "dryRun",
74718
74718
  "optional": true,
@@ -74730,7 +74730,7 @@
74730
74730
  "immutable": true,
74731
74731
  "locationInModule": {
74732
74732
  "filename": "src/release/publisher.ts",
74733
- "line": 95
74733
+ "line": 114
74734
74734
  },
74735
74735
  "name": "failureIssue",
74736
74736
  "optional": true,
@@ -74749,7 +74749,7 @@
74749
74749
  "immutable": true,
74750
74750
  "locationInModule": {
74751
74751
  "filename": "src/release/publisher.ts",
74752
- "line": 103
74752
+ "line": 122
74753
74753
  },
74754
74754
  "name": "failureIssueLabel",
74755
74755
  "optional": true,
@@ -74766,7 +74766,7 @@
74766
74766
  "immutable": true,
74767
74767
  "locationInModule": {
74768
74768
  "filename": "src/release/publisher.ts",
74769
- "line": 65
74769
+ "line": 84
74770
74770
  },
74771
74771
  "name": "jsiiReleaseVersion",
74772
74772
  "optional": true,
@@ -74784,7 +74784,7 @@
74784
74784
  "immutable": true,
74785
74785
  "locationInModule": {
74786
74786
  "filename": "src/release/publisher.ts",
74787
- "line": 88
74787
+ "line": 107
74788
74788
  },
74789
74789
  "name": "publibVersion",
74790
74790
  "optional": true,
@@ -74803,7 +74803,7 @@
74803
74803
  "immutable": true,
74804
74804
  "locationInModule": {
74805
74805
  "filename": "src/release/publisher.ts",
74806
- "line": 128
74806
+ "line": 147
74807
74807
  },
74808
74808
  "name": "publishTasks",
74809
74809
  "optional": true,
@@ -74821,7 +74821,7 @@
74821
74821
  "immutable": true,
74822
74822
  "locationInModule": {
74823
74823
  "filename": "src/release/publisher.ts",
74824
- "line": 81
74824
+ "line": 100
74825
74825
  },
74826
74826
  "name": "workflowContainerImage",
74827
74827
  "optional": true,
@@ -74840,7 +74840,7 @@
74840
74840
  "immutable": true,
74841
74841
  "locationInModule": {
74842
74842
  "filename": "src/release/publisher.ts",
74843
- "line": 74
74843
+ "line": 93
74844
74844
  },
74845
74845
  "name": "workflowNodeVersion",
74846
74846
  "optional": true,
@@ -74862,7 +74862,7 @@
74862
74862
  "immutable": true,
74863
74863
  "locationInModule": {
74864
74864
  "filename": "src/release/publisher.ts",
74865
- "line": 111
74865
+ "line": 130
74866
74866
  },
74867
74867
  "name": "workflowRunsOn",
74868
74868
  "optional": true,
@@ -74888,7 +74888,7 @@
74888
74888
  "immutable": true,
74889
74889
  "locationInModule": {
74890
74890
  "filename": "src/release/publisher.ts",
74891
- "line": 118
74891
+ "line": 137
74892
74892
  },
74893
74893
  "name": "workflowRunsOnGroup",
74894
74894
  "optional": true,
@@ -74913,7 +74913,7 @@
74913
74913
  "kind": "interface",
74914
74914
  "locationInModule": {
74915
74915
  "filename": "src/release/publisher.ts",
74916
- "line": 1124
74916
+ "line": 1146
74917
74917
  },
74918
74918
  "name": "PyPiPublishOptions",
74919
74919
  "namespace": "release",
@@ -74930,7 +74930,7 @@
74930
74930
  "immutable": true,
74931
74931
  "locationInModule": {
74932
74932
  "filename": "src/release/publisher.ts",
74933
- "line": 1162
74933
+ "line": 1184
74934
74934
  },
74935
74935
  "name": "attestations",
74936
74936
  "optional": true,
@@ -74948,7 +74948,7 @@
74948
74948
  "immutable": true,
74949
74949
  "locationInModule": {
74950
74950
  "filename": "src/release/publisher.ts",
74951
- "line": 1169
74951
+ "line": 1191
74952
74952
  },
74953
74953
  "name": "codeArtifactOptions",
74954
74954
  "optional": true,
@@ -74967,7 +74967,7 @@
74967
74967
  "immutable": true,
74968
74968
  "locationInModule": {
74969
74969
  "filename": "src/release/publisher.ts",
74970
- "line": 1151
74970
+ "line": 1173
74971
74971
  },
74972
74972
  "name": "trustedPublishing",
74973
74973
  "optional": true,
@@ -74985,7 +74985,7 @@
74985
74985
  "immutable": true,
74986
74986
  "locationInModule": {
74987
74987
  "filename": "src/release/publisher.ts",
74988
- "line": 1142
74988
+ "line": 1164
74989
74989
  },
74990
74990
  "name": "twinePasswordSecret",
74991
74991
  "optional": true,
@@ -75003,7 +75003,7 @@
75003
75003
  "immutable": true,
75004
75004
  "locationInModule": {
75005
75005
  "filename": "src/release/publisher.ts",
75006
- "line": 1130
75006
+ "line": 1152
75007
75007
  },
75008
75008
  "name": "twineRegistryUrl",
75009
75009
  "optional": true,
@@ -75021,7 +75021,7 @@
75021
75021
  "immutable": true,
75022
75022
  "locationInModule": {
75023
75023
  "filename": "src/release/publisher.ts",
75024
- "line": 1136
75024
+ "line": 1158
75025
75025
  },
75026
75026
  "name": "twineUsernameSecret",
75027
75027
  "optional": true,
@@ -80451,6 +80451,6 @@
80451
80451
  "usedFeatures": [
80452
80452
  "class-covariant-overrides"
80453
80453
  ],
80454
- "version": "0.99.6",
80455
- "fingerprint": "L0WgscHMFQ8NL+TKiS362BK20myzw6inq5R3ODZft8s="
80454
+ "version": "0.99.7",
80455
+ "fingerprint": "UW9eE8g7k5gqqHSmgfKqU5/wfuKTlWduGT/NHfNyc0E="
80456
80456
  }