projen 0.99.64 → 0.99.66

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 (149) hide show
  1. package/.jsii +243 -220
  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/awscdk/private/feature-flags-v2.const.d.ts +1 -1
  18. package/lib/awscdk/private/feature-flags-v2.const.js +2 -2
  19. package/lib/build/build-workflow.js +12 -6
  20. package/lib/build/private/consts.d.ts +2 -0
  21. package/lib/build/private/consts.js +4 -2
  22. package/lib/cdk/auto-discover-base.js +2 -2
  23. package/lib/cdk/construct-lib.js +1 -1
  24. package/lib/cdk/integration-test-base.js +1 -1
  25. package/lib/cdk/jsii-docgen.js +1 -1
  26. package/lib/cdk/jsii-project.js +1 -1
  27. package/lib/cdk8s/auto-discover.js +2 -2
  28. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  29. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  30. package/lib/cdk8s/cdk8s-construct.js +1 -1
  31. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  32. package/lib/cdk8s/cdk8s-deps.js +1 -1
  33. package/lib/cdk8s/integration-test.js +1 -1
  34. package/lib/cdktf/cdktf-construct.js +1 -1
  35. package/lib/circleci/circleci.js +1 -1
  36. package/lib/component.js +1 -1
  37. package/lib/dependencies.js +1 -1
  38. package/lib/dev-env.js +1 -1
  39. package/lib/docker-compose/docker-compose-service.js +1 -1
  40. package/lib/docker-compose/docker-compose.js +1 -1
  41. package/lib/file.js +1 -1
  42. package/lib/gitattributes.js +1 -1
  43. package/lib/github/actions-provider.js +1 -1
  44. package/lib/github/auto-approve.js +1 -1
  45. package/lib/github/auto-merge.js +1 -1
  46. package/lib/github/auto-queue.js +1 -1
  47. package/lib/github/dependabot.js +1 -1
  48. package/lib/github/dependency-review.js +1 -1
  49. package/lib/github/github-credentials.js +1 -1
  50. package/lib/github/github-project.js +1 -1
  51. package/lib/github/github.js +1 -1
  52. package/lib/github/merge-queue.js +1 -1
  53. package/lib/github/mergify.js +1 -1
  54. package/lib/github/pr-template.js +1 -1
  55. package/lib/github/pull-request-backport.js +1 -1
  56. package/lib/github/pull-request-lint.js +1 -1
  57. package/lib/github/stale.js +1 -1
  58. package/lib/github/task-workflow-job.js +1 -1
  59. package/lib/github/task-workflow.js +1 -1
  60. package/lib/github/workflow-actions.js +1 -1
  61. package/lib/github/workflow-jobs.js +1 -1
  62. package/lib/github/workflow-steps.d.ts +5 -0
  63. package/lib/github/workflow-steps.js +3 -2
  64. package/lib/github/workflows.js +1 -1
  65. package/lib/gitlab/configuration.js +1 -1
  66. package/lib/gitlab/gitlab-configuration.js +1 -1
  67. package/lib/gitlab/nested-configuration.js +1 -1
  68. package/lib/gitpod.js +1 -1
  69. package/lib/ignore-file.js +1 -1
  70. package/lib/ini.js +1 -1
  71. package/lib/java/java-project.js +1 -1
  72. package/lib/java/junit.js +1 -1
  73. package/lib/java/maven-compile.js +1 -1
  74. package/lib/java/maven-packaging.js +1 -1
  75. package/lib/java/maven-sample.js +1 -1
  76. package/lib/java/pom.js +2 -2
  77. package/lib/java/projenrc.js +1 -1
  78. package/lib/javascript/biome/biome.js +1 -1
  79. package/lib/javascript/bundler.js +1 -1
  80. package/lib/javascript/eslint.js +1 -1
  81. package/lib/javascript/jest.js +4 -4
  82. package/lib/javascript/license-checker.js +1 -1
  83. package/lib/javascript/node-package.js +1 -1
  84. package/lib/javascript/node-project.js +1 -1
  85. package/lib/javascript/npm-config.js +1 -1
  86. package/lib/javascript/prettier.js +1 -1
  87. package/lib/javascript/projenrc.js +1 -1
  88. package/lib/javascript/typescript-config.js +2 -2
  89. package/lib/javascript/upgrade-dependencies.js +2 -2
  90. package/lib/javascript/yarnrc.js +1 -1
  91. package/lib/json-patch.js +1 -1
  92. package/lib/json.js +1 -1
  93. package/lib/license.js +1 -1
  94. package/lib/logger.js +1 -1
  95. package/lib/makefile.js +1 -1
  96. package/lib/object-file.js +1 -1
  97. package/lib/project-build.js +1 -1
  98. package/lib/project-tree.js +1 -1
  99. package/lib/project.js +1 -1
  100. package/lib/projects.js +1 -1
  101. package/lib/projenrc-json.js +2 -2
  102. package/lib/projenrc.js +1 -1
  103. package/lib/python/pip.js +1 -1
  104. package/lib/python/poetry.js +2 -2
  105. package/lib/python/projenrc.js +1 -1
  106. package/lib/python/pyproject-toml-file.js +1 -1
  107. package/lib/python/pytest-sample.js +1 -1
  108. package/lib/python/pytest.js +1 -1
  109. package/lib/python/python-project.js +1 -1
  110. package/lib/python/python-sample.js +1 -1
  111. package/lib/python/requirements-file.js +1 -1
  112. package/lib/python/setuppy.js +1 -1
  113. package/lib/python/setuptools.js +1 -1
  114. package/lib/python/uv.js +1 -1
  115. package/lib/python/venv.js +1 -1
  116. package/lib/readme.js +1 -1
  117. package/lib/release/publisher.js +9 -6
  118. package/lib/release/release-trigger.js +1 -1
  119. package/lib/release/release.js +9 -2
  120. package/lib/renovatebot.js +1 -1
  121. package/lib/sample-file.js +2 -2
  122. package/lib/semver.js +1 -1
  123. package/lib/source-code.js +1 -1
  124. package/lib/task-runtime.js +1 -1
  125. package/lib/task.js +1 -1
  126. package/lib/tasks.js +1 -1
  127. package/lib/testing.js +1 -1
  128. package/lib/textfile.js +1 -1
  129. package/lib/toml.js +1 -1
  130. package/lib/typescript/projenrc-ts.js +1 -1
  131. package/lib/typescript/projenrc.js +1 -1
  132. package/lib/typescript/typescript-typedoc.js +1 -1
  133. package/lib/typescript/typescript.js +6 -6
  134. package/lib/version.js +2 -2
  135. package/lib/vscode/devcontainer.js +1 -1
  136. package/lib/vscode/extensions.js +1 -1
  137. package/lib/vscode/launch-config.js +1 -1
  138. package/lib/vscode/settings.js +1 -1
  139. package/lib/vscode/vscode.js +1 -1
  140. package/lib/web/next.js +3 -3
  141. package/lib/web/postcss.js +1 -1
  142. package/lib/web/react.js +4 -4
  143. package/lib/web/tailwind.js +1 -1
  144. package/lib/xmlfile.js +1 -1
  145. package/lib/yaml.js +1 -1
  146. package/node_modules/semver/classes/range.js +7 -0
  147. package/node_modules/semver/package.json +1 -1
  148. package/node_modules/semver/ranges/subset.js +2 -2
  149. package/package.json +6 -6
package/.jsii CHANGED
@@ -20,7 +20,7 @@
20
20
  "fast-json-patch": "^3.1.1",
21
21
  "ini": "^2.0.0",
22
22
  "parse-conflict-json": "^4.0.0",
23
- "semver": "^7.8.0",
23
+ "semver": "^7.8.1",
24
24
  "shx": "^0.4.0",
25
25
  "xmlbuilder2": "^4.0.3",
26
26
  "yaml": "^2.2.2",
@@ -17424,7 +17424,7 @@
17424
17424
  "kind": "interface",
17425
17425
  "locationInModule": {
17426
17426
  "filename": "src/build/build-workflow.ts",
17427
- "line": 523
17427
+ "line": 531
17428
17428
  },
17429
17429
  "name": "AddPostBuildJobCommandsOptions",
17430
17430
  "namespace": "build",
@@ -17439,7 +17439,7 @@
17439
17439
  "immutable": true,
17440
17440
  "locationInModule": {
17441
17441
  "filename": "src/build/build-workflow.ts",
17442
- "line": 535
17442
+ "line": 543
17443
17443
  },
17444
17444
  "name": "checkoutRepo",
17445
17445
  "optional": true,
@@ -17458,7 +17458,7 @@
17458
17458
  "immutable": true,
17459
17459
  "locationInModule": {
17460
17460
  "filename": "src/build/build-workflow.ts",
17461
- "line": 545
17461
+ "line": 553
17462
17462
  },
17463
17463
  "name": "installDeps",
17464
17464
  "optional": true,
@@ -17480,7 +17480,7 @@
17480
17480
  "immutable": true,
17481
17481
  "locationInModule": {
17482
17482
  "filename": "src/build/build-workflow.ts",
17483
- "line": 553
17483
+ "line": 561
17484
17484
  },
17485
17485
  "name": "runsOn",
17486
17486
  "optional": true,
@@ -17506,7 +17506,7 @@
17506
17506
  "immutable": true,
17507
17507
  "locationInModule": {
17508
17508
  "filename": "src/build/build-workflow.ts",
17509
- "line": 560
17509
+ "line": 568
17510
17510
  },
17511
17511
  "name": "runsOnGroup",
17512
17512
  "optional": true,
@@ -17523,7 +17523,7 @@
17523
17523
  "immutable": true,
17524
17524
  "locationInModule": {
17525
17525
  "filename": "src/build/build-workflow.ts",
17526
- "line": 527
17526
+ "line": 535
17527
17527
  },
17528
17528
  "name": "tools",
17529
17529
  "optional": true,
@@ -17545,7 +17545,7 @@
17545
17545
  "kind": "interface",
17546
17546
  "locationInModule": {
17547
17547
  "filename": "src/build/build-workflow.ts",
17548
- "line": 498
17548
+ "line": 506
17549
17549
  },
17550
17550
  "name": "AddPostBuildJobTaskOptions",
17551
17551
  "namespace": "build",
@@ -17564,7 +17564,7 @@
17564
17564
  "immutable": true,
17565
17565
  "locationInModule": {
17566
17566
  "filename": "src/build/build-workflow.ts",
17567
- "line": 510
17567
+ "line": 518
17568
17568
  },
17569
17569
  "name": "runsOn",
17570
17570
  "optional": true,
@@ -17590,7 +17590,7 @@
17590
17590
  "immutable": true,
17591
17591
  "locationInModule": {
17592
17592
  "filename": "src/build/build-workflow.ts",
17593
- "line": 517
17593
+ "line": 525
17594
17594
  },
17595
17595
  "name": "runsOnGroup",
17596
17596
  "optional": true,
@@ -17607,7 +17607,7 @@
17607
17607
  "immutable": true,
17608
17608
  "locationInModule": {
17609
17609
  "filename": "src/build/build-workflow.ts",
17610
- "line": 502
17610
+ "line": 510
17611
17611
  },
17612
17612
  "name": "tools",
17613
17613
  "optional": true,
@@ -17631,7 +17631,7 @@
17631
17631
  },
17632
17632
  "locationInModule": {
17633
17633
  "filename": "src/build/build-workflow.ts",
17634
- "line": 178
17634
+ "line": 180
17635
17635
  },
17636
17636
  "parameters": [
17637
17637
  {
@@ -17651,7 +17651,7 @@
17651
17651
  "kind": "class",
17652
17652
  "locationInModule": {
17653
17653
  "filename": "src/build/build-workflow.ts",
17654
- "line": 158
17654
+ "line": 160
17655
17655
  },
17656
17656
  "methods": [
17657
17657
  {
@@ -17662,7 +17662,7 @@
17662
17662
  },
17663
17663
  "locationInModule": {
17664
17664
  "filename": "src/build/build-workflow.ts",
17665
- "line": 283
17665
+ "line": 289
17666
17666
  },
17667
17667
  "name": "addPostBuildJob",
17668
17668
  "parameters": [
@@ -17694,7 +17694,7 @@
17694
17694
  },
17695
17695
  "locationInModule": {
17696
17696
  "filename": "src/build/build-workflow.ts",
17697
- "line": 357
17697
+ "line": 364
17698
17698
  },
17699
17699
  "name": "addPostBuildJobCommands",
17700
17700
  "parameters": [
@@ -17735,7 +17735,7 @@
17735
17735
  },
17736
17736
  "locationInModule": {
17737
17737
  "filename": "src/build/build-workflow.ts",
17738
- "line": 331
17738
+ "line": 338
17739
17739
  },
17740
17740
  "name": "addPostBuildJobTask",
17741
17741
  "parameters": [
@@ -17764,7 +17764,7 @@
17764
17764
  },
17765
17765
  "locationInModule": {
17766
17766
  "filename": "src/build/build-workflow.ts",
17767
- "line": 268
17767
+ "line": 274
17768
17768
  },
17769
17769
  "name": "addPostBuildSteps",
17770
17770
  "parameters": [
@@ -17793,7 +17793,7 @@
17793
17793
  "immutable": true,
17794
17794
  "locationInModule": {
17795
17795
  "filename": "src/build/build-workflow.ts",
17796
- "line": 260
17796
+ "line": 266
17797
17797
  },
17798
17798
  "name": "buildJobIds",
17799
17799
  "type": {
@@ -17813,7 +17813,7 @@
17813
17813
  "immutable": true,
17814
17814
  "locationInModule": {
17815
17815
  "filename": "src/build/build-workflow.ts",
17816
- "line": 162
17816
+ "line": 164
17817
17817
  },
17818
17818
  "name": "name",
17819
17819
  "type": {
@@ -17828,7 +17828,7 @@
17828
17828
  "immutable": true,
17829
17829
  "locationInModule": {
17830
17830
  "filename": "src/build/build-workflow.ts",
17831
- "line": 167
17831
+ "line": 169
17832
17832
  },
17833
17833
  "name": "workflow",
17834
17834
  "type": {
@@ -17848,7 +17848,7 @@
17848
17848
  "kind": "interface",
17849
17849
  "locationInModule": {
17850
17850
  "filename": "src/build/build-workflow.ts",
17851
- "line": 45
17851
+ "line": 47
17852
17852
  },
17853
17853
  "name": "BuildWorkflowCommonOptions",
17854
17854
  "namespace": "build",
@@ -17863,7 +17863,7 @@
17863
17863
  "immutable": true,
17864
17864
  "locationInModule": {
17865
17865
  "filename": "src/build/build-workflow.ts",
17866
- "line": 76
17866
+ "line": 78
17867
17867
  },
17868
17868
  "name": "env",
17869
17869
  "optional": true,
@@ -17886,7 +17886,7 @@
17886
17886
  "immutable": true,
17887
17887
  "locationInModule": {
17888
17888
  "filename": "src/build/build-workflow.ts",
17889
- "line": 51
17889
+ "line": 53
17890
17890
  },
17891
17891
  "name": "name",
17892
17892
  "optional": true,
@@ -17904,7 +17904,7 @@
17904
17904
  "immutable": true,
17905
17905
  "locationInModule": {
17906
17906
  "filename": "src/build/build-workflow.ts",
17907
- "line": 70
17907
+ "line": 72
17908
17908
  },
17909
17909
  "name": "permissions",
17910
17910
  "optional": true,
@@ -17922,7 +17922,7 @@
17922
17922
  "immutable": true,
17923
17923
  "locationInModule": {
17924
17924
  "filename": "src/build/build-workflow.ts",
17925
- "line": 57
17925
+ "line": 59
17926
17926
  },
17927
17927
  "name": "preBuildSteps",
17928
17928
  "optional": true,
@@ -17945,7 +17945,7 @@
17945
17945
  "immutable": true,
17946
17946
  "locationInModule": {
17947
17947
  "filename": "src/build/build-workflow.ts",
17948
- "line": 63
17948
+ "line": 65
17949
17949
  },
17950
17950
  "name": "workflowTriggers",
17951
17951
  "optional": true,
@@ -17969,7 +17969,7 @@
17969
17969
  "kind": "interface",
17970
17970
  "locationInModule": {
17971
17971
  "filename": "src/build/build-workflow.ts",
17972
- "line": 79
17972
+ "line": 81
17973
17973
  },
17974
17974
  "name": "BuildWorkflowOptions",
17975
17975
  "namespace": "build",
@@ -17983,7 +17983,7 @@
17983
17983
  "immutable": true,
17984
17984
  "locationInModule": {
17985
17985
  "filename": "src/build/build-workflow.ts",
17986
- "line": 83
17986
+ "line": 85
17987
17987
  },
17988
17988
  "name": "buildTask",
17989
17989
  "type": {
@@ -18000,7 +18000,7 @@
18000
18000
  "immutable": true,
18001
18001
  "locationInModule": {
18002
18002
  "filename": "src/build/build-workflow.ts",
18003
- "line": 89
18003
+ "line": 91
18004
18004
  },
18005
18005
  "name": "artifactsDirectory",
18006
18006
  "optional": true,
@@ -18022,7 +18022,7 @@
18022
18022
  "immutable": true,
18023
18023
  "locationInModule": {
18024
18024
  "filename": "src/build/build-workflow.ts",
18025
- "line": 148
18025
+ "line": 150
18026
18026
  },
18027
18027
  "name": "buildRunsOn",
18028
18028
  "optional": true,
@@ -18045,7 +18045,7 @@
18045
18045
  "immutable": true,
18046
18046
  "locationInModule": {
18047
18047
  "filename": "src/build/build-workflow.ts",
18048
- "line": 95
18048
+ "line": 97
18049
18049
  },
18050
18050
  "name": "containerImage",
18051
18051
  "optional": true,
@@ -18063,7 +18063,7 @@
18063
18063
  "immutable": true,
18064
18064
  "locationInModule": {
18065
18065
  "filename": "src/build/build-workflow.ts",
18066
- "line": 132
18066
+ "line": 134
18067
18067
  },
18068
18068
  "name": "gitIdentity",
18069
18069
  "optional": true,
@@ -18082,7 +18082,7 @@
18082
18082
  "immutable": true,
18083
18083
  "locationInModule": {
18084
18084
  "filename": "src/build/build-workflow.ts",
18085
- "line": 110
18085
+ "line": 112
18086
18086
  },
18087
18087
  "name": "mutableBuild",
18088
18088
  "optional": true,
@@ -18101,7 +18101,7 @@
18101
18101
  "immutable": true,
18102
18102
  "locationInModule": {
18103
18103
  "filename": "src/build/build-workflow.ts",
18104
- "line": 120
18104
+ "line": 122
18105
18105
  },
18106
18106
  "name": "mutableInstall",
18107
18107
  "optional": true,
@@ -18119,7 +18119,7 @@
18119
18119
  "immutable": true,
18120
18120
  "locationInModule": {
18121
18121
  "filename": "src/build/build-workflow.ts",
18122
- "line": 126
18122
+ "line": 128
18123
18123
  },
18124
18124
  "name": "postBuildSteps",
18125
18125
  "optional": true,
@@ -18146,7 +18146,7 @@
18146
18146
  "immutable": true,
18147
18147
  "locationInModule": {
18148
18148
  "filename": "src/build/build-workflow.ts",
18149
- "line": 140
18149
+ "line": 142
18150
18150
  },
18151
18151
  "name": "runsOn",
18152
18152
  "optional": true,
@@ -18172,7 +18172,7 @@
18172
18172
  "immutable": true,
18173
18173
  "locationInModule": {
18174
18174
  "filename": "src/build/build-workflow.ts",
18175
- "line": 155
18175
+ "line": 157
18176
18176
  },
18177
18177
  "name": "runsOnGroup",
18178
18178
  "optional": true,
@@ -23146,7 +23146,7 @@
23146
23146
  "kind": "interface",
23147
23147
  "locationInModule": {
23148
23148
  "filename": "src/github/workflow-steps.ts",
23149
- "line": 193
23149
+ "line": 194
23150
23150
  },
23151
23151
  "name": "CheckoutOptions",
23152
23152
  "namespace": "github",
@@ -23160,7 +23160,7 @@
23160
23160
  "immutable": true,
23161
23161
  "locationInModule": {
23162
23162
  "filename": "src/github/workflow-steps.ts",
23163
- "line": 197
23163
+ "line": 198
23164
23164
  },
23165
23165
  "name": "with",
23166
23166
  "optional": true,
@@ -23221,7 +23221,7 @@
23221
23221
  "kind": "interface",
23222
23222
  "locationInModule": {
23223
23223
  "filename": "src/github/workflow-steps.ts",
23224
- "line": 203
23224
+ "line": 204
23225
23225
  },
23226
23226
  "name": "CheckoutWith",
23227
23227
  "namespace": "github",
@@ -23237,7 +23237,7 @@
23237
23237
  "immutable": true,
23238
23238
  "locationInModule": {
23239
23239
  "filename": "src/github/workflow-steps.ts",
23240
- "line": 209
23240
+ "line": 210
23241
23241
  },
23242
23242
  "name": "fetchDepth",
23243
23243
  "optional": true,
@@ -23255,7 +23255,7 @@
23255
23255
  "immutable": true,
23256
23256
  "locationInModule": {
23257
23257
  "filename": "src/github/workflow-steps.ts",
23258
- "line": 215
23258
+ "line": 216
23259
23259
  },
23260
23260
  "name": "lfs",
23261
23261
  "optional": true,
@@ -23273,7 +23273,7 @@
23273
23273
  "immutable": true,
23274
23274
  "locationInModule": {
23275
23275
  "filename": "src/github/workflow-steps.ts",
23276
- "line": 249
23276
+ "line": 250
23277
23277
  },
23278
23278
  "name": "path",
23279
23279
  "optional": true,
@@ -23291,7 +23291,7 @@
23291
23291
  "immutable": true,
23292
23292
  "locationInModule": {
23293
23293
  "filename": "src/github/workflow-steps.ts",
23294
- "line": 228
23294
+ "line": 229
23295
23295
  },
23296
23296
  "name": "ref",
23297
23297
  "optional": true,
@@ -23309,7 +23309,7 @@
23309
23309
  "immutable": true,
23310
23310
  "locationInModule": {
23311
23311
  "filename": "src/github/workflow-steps.ts",
23312
- "line": 234
23312
+ "line": 235
23313
23313
  },
23314
23314
  "name": "repository",
23315
23315
  "optional": true,
@@ -23327,7 +23327,7 @@
23327
23327
  "immutable": true,
23328
23328
  "locationInModule": {
23329
23329
  "filename": "src/github/workflow-steps.ts",
23330
- "line": 222
23330
+ "line": 223
23331
23331
  },
23332
23332
  "name": "submodules",
23333
23333
  "optional": true,
@@ -23346,7 +23346,7 @@
23346
23346
  "immutable": true,
23347
23347
  "locationInModule": {
23348
23348
  "filename": "src/github/workflow-steps.ts",
23349
- "line": 243
23349
+ "line": 244
23350
23350
  },
23351
23351
  "name": "token",
23352
23352
  "optional": true,
@@ -25344,7 +25344,7 @@
25344
25344
  "kind": "interface",
25345
25345
  "locationInModule": {
25346
25346
  "filename": "src/github/workflow-steps.ts",
25347
- "line": 384
25347
+ "line": 391
25348
25348
  },
25349
25349
  "name": "DownloadArtifactOptions",
25350
25350
  "namespace": "github",
@@ -25358,7 +25358,7 @@
25358
25358
  "immutable": true,
25359
25359
  "locationInModule": {
25360
25360
  "filename": "src/github/workflow-steps.ts",
25361
- "line": 388
25361
+ "line": 395
25362
25362
  },
25363
25363
  "name": "with",
25364
25364
  "type": {
@@ -25378,11 +25378,34 @@
25378
25378
  "kind": "interface",
25379
25379
  "locationInModule": {
25380
25380
  "filename": "src/github/workflow-steps.ts",
25381
- "line": 330
25381
+ "line": 331
25382
25382
  },
25383
25383
  "name": "DownloadArtifactWith",
25384
25384
  "namespace": "github",
25385
25385
  "properties": [
25386
+ {
25387
+ "abstract": true,
25388
+ "docs": {
25389
+ "remarks": "Either inputs `artifact-ids` or `name` can be used, but not both.",
25390
+ "stability": "experimental",
25391
+ "summary": "IDs of the artifacts to download."
25392
+ },
25393
+ "immutable": true,
25394
+ "locationInModule": {
25395
+ "filename": "src/github/workflow-steps.ts",
25396
+ "line": 343
25397
+ },
25398
+ "name": "artifactIds",
25399
+ "optional": true,
25400
+ "type": {
25401
+ "collection": {
25402
+ "elementtype": {
25403
+ "primitive": "string"
25404
+ },
25405
+ "kind": "array"
25406
+ }
25407
+ }
25408
+ },
25386
25409
  {
25387
25410
  "abstract": true,
25388
25411
  "docs": {
@@ -25393,7 +25416,7 @@
25393
25416
  "immutable": true,
25394
25417
  "locationInModule": {
25395
25418
  "filename": "src/github/workflow-steps.ts",
25396
- "line": 358
25419
+ "line": 365
25397
25420
  },
25398
25421
  "name": "mergeMultiple",
25399
25422
  "optional": true,
@@ -25411,7 +25434,7 @@
25411
25434
  "immutable": true,
25412
25435
  "locationInModule": {
25413
25436
  "filename": "src/github/workflow-steps.ts",
25414
- "line": 336
25437
+ "line": 337
25415
25438
  },
25416
25439
  "name": "name",
25417
25440
  "optional": true,
@@ -25430,7 +25453,7 @@
25430
25453
  "immutable": true,
25431
25454
  "locationInModule": {
25432
25455
  "filename": "src/github/workflow-steps.ts",
25433
- "line": 343
25456
+ "line": 350
25434
25457
  },
25435
25458
  "name": "path",
25436
25459
  "optional": true,
@@ -25447,7 +25470,7 @@
25447
25470
  "immutable": true,
25448
25471
  "locationInModule": {
25449
25472
  "filename": "src/github/workflow-steps.ts",
25450
- "line": 349
25473
+ "line": 356
25451
25474
  },
25452
25475
  "name": "pattern",
25453
25476
  "optional": true,
@@ -25465,7 +25488,7 @@
25465
25488
  "immutable": true,
25466
25489
  "locationInModule": {
25467
25490
  "filename": "src/github/workflow-steps.ts",
25468
- "line": 373
25491
+ "line": 380
25469
25492
  },
25470
25493
  "name": "repository",
25471
25494
  "optional": true,
@@ -25483,7 +25506,7 @@
25483
25506
  "immutable": true,
25484
25507
  "locationInModule": {
25485
25508
  "filename": "src/github/workflow-steps.ts",
25486
- "line": 381
25509
+ "line": 388
25487
25510
  },
25488
25511
  "name": "runId",
25489
25512
  "optional": true,
@@ -25501,7 +25524,7 @@
25501
25524
  "immutable": true,
25502
25525
  "locationInModule": {
25503
25526
  "filename": "src/github/workflow-steps.ts",
25504
- "line": 365
25527
+ "line": 372
25505
25528
  },
25506
25529
  "name": "token",
25507
25530
  "optional": true,
@@ -29101,7 +29124,7 @@
29101
29124
  "kind": "interface",
29102
29125
  "locationInModule": {
29103
29126
  "filename": "src/github/workflow-steps.ts",
29104
- "line": 252
29127
+ "line": 253
29105
29128
  },
29106
29129
  "name": "SetupGitIdentityOptions",
29107
29130
  "namespace": "github",
@@ -29115,7 +29138,7 @@
29115
29138
  "immutable": true,
29116
29139
  "locationInModule": {
29117
29140
  "filename": "src/github/workflow-steps.ts",
29118
- "line": 256
29141
+ "line": 257
29119
29142
  },
29120
29143
  "name": "gitIdentity",
29121
29144
  "type": {
@@ -30317,7 +30340,7 @@
30317
30340
  "kind": "interface",
30318
30341
  "locationInModule": {
30319
30342
  "filename": "src/github/workflow-steps.ts",
30320
- "line": 323
30343
+ "line": 324
30321
30344
  },
30322
30345
  "name": "UploadArtifactOptions",
30323
30346
  "namespace": "github",
@@ -30331,7 +30354,7 @@
30331
30354
  "immutable": true,
30332
30355
  "locationInModule": {
30333
30356
  "filename": "src/github/workflow-steps.ts",
30334
- "line": 327
30357
+ "line": 328
30335
30358
  },
30336
30359
  "name": "with",
30337
30360
  "type": {
@@ -30351,7 +30374,7 @@
30351
30374
  "kind": "interface",
30352
30375
  "locationInModule": {
30353
30376
  "filename": "src/github/workflow-steps.ts",
30354
- "line": 259
30377
+ "line": 260
30355
30378
  },
30356
30379
  "name": "UploadArtifactWith",
30357
30380
  "namespace": "github",
@@ -30365,7 +30388,7 @@
30365
30388
  "immutable": true,
30366
30389
  "locationInModule": {
30367
30390
  "filename": "src/github/workflow-steps.ts",
30368
- "line": 270
30391
+ "line": 271
30369
30392
  },
30370
30393
  "name": "path",
30371
30394
  "type": {
@@ -30383,7 +30406,7 @@
30383
30406
  "immutable": true,
30384
30407
  "locationInModule": {
30385
30408
  "filename": "src/github/workflow-steps.ts",
30386
- "line": 301
30409
+ "line": 302
30387
30410
  },
30388
30411
  "name": "compressionLevel",
30389
30412
  "optional": true,
@@ -30402,7 +30425,7 @@
30402
30425
  "immutable": true,
30403
30426
  "locationInModule": {
30404
30427
  "filename": "src/github/workflow-steps.ts",
30405
- "line": 281
30428
+ "line": 282
30406
30429
  },
30407
30430
  "name": "ifNoFilesFound",
30408
30431
  "optional": true,
@@ -30421,7 +30444,7 @@
30421
30444
  "immutable": true,
30422
30445
  "locationInModule": {
30423
30446
  "filename": "src/github/workflow-steps.ts",
30424
- "line": 320
30447
+ "line": 321
30425
30448
  },
30426
30449
  "name": "includeHiddenFiles",
30427
30450
  "optional": true,
@@ -30439,7 +30462,7 @@
30439
30462
  "immutable": true,
30440
30463
  "locationInModule": {
30441
30464
  "filename": "src/github/workflow-steps.ts",
30442
- "line": 265
30465
+ "line": 266
30443
30466
  },
30444
30467
  "name": "name",
30445
30468
  "optional": true,
@@ -30458,7 +30481,7 @@
30458
30481
  "immutable": true,
30459
30482
  "locationInModule": {
30460
30483
  "filename": "src/github/workflow-steps.ts",
30461
- "line": 311
30484
+ "line": 312
30462
30485
  },
30463
30486
  "name": "overwrite",
30464
30487
  "optional": true,
@@ -30477,7 +30500,7 @@
30477
30500
  "immutable": true,
30478
30501
  "locationInModule": {
30479
30502
  "filename": "src/github/workflow-steps.ts",
30480
- "line": 291
30503
+ "line": 292
30481
30504
  },
30482
30505
  "name": "retentionDays",
30483
30506
  "optional": true,
@@ -75221,7 +75244,7 @@
75221
75244
  "kind": "interface",
75222
75245
  "locationInModule": {
75223
75246
  "filename": "src/release/release.ts",
75224
- "line": 851
75247
+ "line": 858
75225
75248
  },
75226
75249
  "name": "BranchOptions",
75227
75250
  "namespace": "release",
@@ -75235,7 +75258,7 @@
75235
75258
  "immutable": true,
75236
75259
  "locationInModule": {
75237
75260
  "filename": "src/release/release.ts",
75238
- "line": 874
75261
+ "line": 881
75239
75262
  },
75240
75263
  "name": "majorVersion",
75241
75264
  "type": {
@@ -75253,7 +75276,7 @@
75253
75276
  "immutable": true,
75254
75277
  "locationInModule": {
75255
75278
  "filename": "src/release/release.ts",
75256
- "line": 869
75279
+ "line": 876
75257
75280
  },
75258
75281
  "name": "environment",
75259
75282
  "optional": true,
@@ -75270,7 +75293,7 @@
75270
75293
  "immutable": true,
75271
75294
  "locationInModule": {
75272
75295
  "filename": "src/release/release.ts",
75273
- "line": 879
75296
+ "line": 886
75274
75297
  },
75275
75298
  "name": "minMajorVersion",
75276
75299
  "optional": true,
@@ -75287,7 +75310,7 @@
75287
75310
  "immutable": true,
75288
75311
  "locationInModule": {
75289
75312
  "filename": "src/release/release.ts",
75290
- "line": 884
75313
+ "line": 891
75291
75314
  },
75292
75315
  "name": "minorVersion",
75293
75316
  "optional": true,
@@ -75305,7 +75328,7 @@
75305
75328
  "immutable": true,
75306
75329
  "locationInModule": {
75307
75330
  "filename": "src/release/release.ts",
75308
- "line": 912
75331
+ "line": 919
75309
75332
  },
75310
75333
  "name": "npmDistTag",
75311
75334
  "optional": true,
@@ -75323,7 +75346,7 @@
75323
75346
  "immutable": true,
75324
75347
  "locationInModule": {
75325
75348
  "filename": "src/release/release.ts",
75326
- "line": 891
75349
+ "line": 898
75327
75350
  },
75328
75351
  "name": "prerelease",
75329
75352
  "optional": true,
@@ -75342,7 +75365,7 @@
75342
75365
  "immutable": true,
75343
75366
  "locationInModule": {
75344
75367
  "filename": "src/release/release.ts",
75345
- "line": 905
75368
+ "line": 912
75346
75369
  },
75347
75370
  "name": "tagPrefix",
75348
75371
  "optional": true,
@@ -75360,7 +75383,7 @@
75360
75383
  "immutable": true,
75361
75384
  "locationInModule": {
75362
75385
  "filename": "src/release/release.ts",
75363
- "line": 856
75386
+ "line": 863
75364
75387
  },
75365
75388
  "name": "workflowName",
75366
75389
  "optional": true,
@@ -75381,7 +75404,7 @@
75381
75404
  "kind": "enum",
75382
75405
  "locationInModule": {
75383
75406
  "filename": "src/release/publisher.ts",
75384
- "line": 1101
75407
+ "line": 1103
75385
75408
  },
75386
75409
  "members": [
75387
75410
  {
@@ -75415,7 +75438,7 @@
75415
75438
  "kind": "interface",
75416
75439
  "locationInModule": {
75417
75440
  "filename": "src/release/publisher.ts",
75418
- "line": 1119
75441
+ "line": 1121
75419
75442
  },
75420
75443
  "name": "CodeArtifactOptions",
75421
75444
  "namespace": "release",
@@ -75431,7 +75454,7 @@
75431
75454
  "immutable": true,
75432
75455
  "locationInModule": {
75433
75456
  "filename": "src/release/publisher.ts",
75434
- "line": 1135
75457
+ "line": 1137
75435
75458
  },
75436
75459
  "name": "accessKeyIdSecret",
75437
75460
  "optional": true,
@@ -75449,7 +75472,7 @@
75449
75472
  "immutable": true,
75450
75473
  "locationInModule": {
75451
75474
  "filename": "src/release/publisher.ts",
75452
- "line": 1125
75475
+ "line": 1127
75453
75476
  },
75454
75477
  "name": "authProvider",
75455
75478
  "optional": true,
@@ -75468,7 +75491,7 @@
75468
75491
  "immutable": true,
75469
75492
  "locationInModule": {
75470
75493
  "filename": "src/release/publisher.ts",
75471
- "line": 1155
75494
+ "line": 1157
75472
75495
  },
75473
75496
  "name": "roleToAssume",
75474
75497
  "optional": true,
@@ -75487,7 +75510,7 @@
75487
75510
  "immutable": true,
75488
75511
  "locationInModule": {
75489
75512
  "filename": "src/release/publisher.ts",
75490
- "line": 1146
75513
+ "line": 1148
75491
75514
  },
75492
75515
  "name": "secretAccessKeySecret",
75493
75516
  "optional": true,
@@ -75509,7 +75532,7 @@
75509
75532
  "kind": "interface",
75510
75533
  "locationInModule": {
75511
75534
  "filename": "src/release/publisher.ts",
75512
- "line": 975
75535
+ "line": 977
75513
75536
  },
75514
75537
  "name": "CommonPublishOptions",
75515
75538
  "namespace": "release",
@@ -75525,7 +75548,7 @@
75525
75548
  "immutable": true,
75526
75549
  "locationInModule": {
75527
75550
  "filename": "src/release/publisher.ts",
75528
- "line": 1012
75551
+ "line": 1014
75529
75552
  },
75530
75553
  "name": "githubEnvironment",
75531
75554
  "optional": true,
@@ -75543,7 +75566,7 @@
75543
75566
  "immutable": true,
75544
75567
  "locationInModule": {
75545
75568
  "filename": "src/release/publisher.ts",
75546
- "line": 994
75569
+ "line": 996
75547
75570
  },
75548
75571
  "name": "postPublishSteps",
75549
75572
  "optional": true,
@@ -75566,7 +75589,7 @@
75566
75589
  "immutable": true,
75567
75590
  "locationInModule": {
75568
75591
  "filename": "src/release/publisher.ts",
75569
- "line": 985
75592
+ "line": 987
75570
75593
  },
75571
75594
  "name": "prePublishSteps",
75572
75595
  "optional": true,
@@ -75589,7 +75612,7 @@
75589
75612
  "immutable": true,
75590
75613
  "locationInModule": {
75591
75614
  "filename": "src/release/publisher.ts",
75592
- "line": 1000
75615
+ "line": 1002
75593
75616
  },
75594
75617
  "name": "publishTools",
75595
75618
  "optional": true,
@@ -75654,7 +75677,7 @@
75654
75677
  "kind": "interface",
75655
75678
  "locationInModule": {
75656
75679
  "filename": "src/release/publisher.ts",
75657
- "line": 1467
75680
+ "line": 1469
75658
75681
  },
75659
75682
  "name": "GitHubReleasesPublishOptions",
75660
75683
  "namespace": "release",
@@ -75669,7 +75692,7 @@
75669
75692
  "immutable": true,
75670
75693
  "locationInModule": {
75671
75694
  "filename": "src/release/publisher.ts",
75672
- "line": 1426
75695
+ "line": 1428
75673
75696
  },
75674
75697
  "name": "changelogFile",
75675
75698
  "type": {
@@ -75686,7 +75709,7 @@
75686
75709
  "immutable": true,
75687
75710
  "locationInModule": {
75688
75711
  "filename": "src/release/publisher.ts",
75689
- "line": 1419
75712
+ "line": 1421
75690
75713
  },
75691
75714
  "name": "releaseTagFile",
75692
75715
  "type": {
@@ -75703,7 +75726,7 @@
75703
75726
  "immutable": true,
75704
75727
  "locationInModule": {
75705
75728
  "filename": "src/release/publisher.ts",
75706
- "line": 1412
75729
+ "line": 1414
75707
75730
  },
75708
75731
  "name": "versionFile",
75709
75732
  "type": {
@@ -75724,7 +75747,7 @@
75724
75747
  "kind": "interface",
75725
75748
  "locationInModule": {
75726
75749
  "filename": "src/release/publisher.ts",
75727
- "line": 1473
75750
+ "line": 1475
75728
75751
  },
75729
75752
  "name": "GitPublishOptions",
75730
75753
  "namespace": "release",
@@ -75739,7 +75762,7 @@
75739
75762
  "immutable": true,
75740
75763
  "locationInModule": {
75741
75764
  "filename": "src/release/publisher.ts",
75742
- "line": 1426
75765
+ "line": 1428
75743
75766
  },
75744
75767
  "name": "changelogFile",
75745
75768
  "type": {
@@ -75756,7 +75779,7 @@
75756
75779
  "immutable": true,
75757
75780
  "locationInModule": {
75758
75781
  "filename": "src/release/publisher.ts",
75759
- "line": 1419
75782
+ "line": 1421
75760
75783
  },
75761
75784
  "name": "releaseTagFile",
75762
75785
  "type": {
@@ -75773,7 +75796,7 @@
75773
75796
  "immutable": true,
75774
75797
  "locationInModule": {
75775
75798
  "filename": "src/release/publisher.ts",
75776
- "line": 1412
75799
+ "line": 1414
75777
75800
  },
75778
75801
  "name": "versionFile",
75779
75802
  "type": {
@@ -75790,7 +75813,7 @@
75790
75813
  "immutable": true,
75791
75814
  "locationInModule": {
75792
75815
  "filename": "src/release/publisher.ts",
75793
- "line": 1484
75816
+ "line": 1486
75794
75817
  },
75795
75818
  "name": "gitBranch",
75796
75819
  "optional": true,
@@ -75808,7 +75831,7 @@
75808
75831
  "immutable": true,
75809
75832
  "locationInModule": {
75810
75833
  "filename": "src/release/publisher.ts",
75811
- "line": 1491
75834
+ "line": 1493
75812
75835
  },
75813
75836
  "name": "gitPushCommand",
75814
75837
  "optional": true,
@@ -75825,7 +75848,7 @@
75825
75848
  "immutable": true,
75826
75849
  "locationInModule": {
75827
75850
  "filename": "src/release/publisher.ts",
75828
- "line": 1477
75851
+ "line": 1479
75829
75852
  },
75830
75853
  "name": "projectChangelogFile",
75831
75854
  "optional": true,
@@ -75850,7 +75873,7 @@
75850
75873
  "kind": "interface",
75851
75874
  "locationInModule": {
75852
75875
  "filename": "src/release/publisher.ts",
75853
- "line": 1351
75876
+ "line": 1353
75854
75877
  },
75855
75878
  "name": "GoPublishOptions",
75856
75879
  "namespace": "release",
@@ -75865,7 +75888,7 @@
75865
75888
  "immutable": true,
75866
75889
  "locationInModule": {
75867
75890
  "filename": "src/release/publisher.ts",
75868
- "line": 1384
75891
+ "line": 1386
75869
75892
  },
75870
75893
  "name": "gitBranch",
75871
75894
  "optional": true,
@@ -75883,7 +75906,7 @@
75883
75906
  "immutable": true,
75884
75907
  "locationInModule": {
75885
75908
  "filename": "src/release/publisher.ts",
75886
- "line": 1403
75909
+ "line": 1405
75887
75910
  },
75888
75911
  "name": "gitCommitMessage",
75889
75912
  "optional": true,
@@ -75902,7 +75925,7 @@
75902
75925
  "immutable": true,
75903
75926
  "locationInModule": {
75904
75927
  "filename": "src/release/publisher.ts",
75905
- "line": 1370
75928
+ "line": 1372
75906
75929
  },
75907
75930
  "name": "githubDeployKeySecret",
75908
75931
  "optional": true,
@@ -75921,7 +75944,7 @@
75921
75944
  "immutable": true,
75922
75945
  "locationInModule": {
75923
75946
  "filename": "src/release/publisher.ts",
75924
- "line": 1360
75947
+ "line": 1362
75925
75948
  },
75926
75949
  "name": "githubTokenSecret",
75927
75950
  "optional": true,
@@ -75939,7 +75962,7 @@
75939
75962
  "immutable": true,
75940
75963
  "locationInModule": {
75941
75964
  "filename": "src/release/publisher.ts",
75942
- "line": 1377
75965
+ "line": 1379
75943
75966
  },
75944
75967
  "name": "githubUseSsh",
75945
75968
  "optional": true,
@@ -75957,7 +75980,7 @@
75957
75980
  "immutable": true,
75958
75981
  "locationInModule": {
75959
75982
  "filename": "src/release/publisher.ts",
75960
- "line": 1396
75983
+ "line": 1398
75961
75984
  },
75962
75985
  "name": "gitUserEmail",
75963
75986
  "optional": true,
@@ -75975,7 +75998,7 @@
75975
75998
  "immutable": true,
75976
75999
  "locationInModule": {
75977
76000
  "filename": "src/release/publisher.ts",
75978
- "line": 1390
76001
+ "line": 1392
75979
76002
  },
75980
76003
  "name": "gitUserName",
75981
76004
  "optional": true,
@@ -76000,7 +76023,7 @@
76000
76023
  "kind": "interface",
76001
76024
  "locationInModule": {
76002
76025
  "filename": "src/release/publisher.ts",
76003
- "line": 1346
76026
+ "line": 1348
76004
76027
  },
76005
76028
  "name": "JsiiReleaseGo",
76006
76029
  "namespace": "release",
@@ -76020,7 +76043,7 @@
76020
76043
  "kind": "interface",
76021
76044
  "locationInModule": {
76022
76045
  "filename": "src/release/publisher.ts",
76023
- "line": 1257
76046
+ "line": 1259
76024
76047
  },
76025
76048
  "name": "JsiiReleaseMaven",
76026
76049
  "namespace": "release",
@@ -76040,7 +76063,7 @@
76040
76063
  "kind": "interface",
76041
76064
  "locationInModule": {
76042
76065
  "filename": "src/release/publisher.ts",
76043
- "line": 1018
76066
+ "line": 1020
76044
76067
  },
76045
76068
  "name": "JsiiReleaseNpm",
76046
76069
  "namespace": "release",
@@ -76060,7 +76083,7 @@
76060
76083
  "kind": "interface",
76061
76084
  "locationInModule": {
76062
76085
  "filename": "src/release/publisher.ts",
76063
- "line": 1217
76086
+ "line": 1219
76064
76087
  },
76065
76088
  "name": "JsiiReleaseNuget",
76066
76089
  "namespace": "release",
@@ -76080,7 +76103,7 @@
76080
76103
  "kind": "interface",
76081
76104
  "locationInModule": {
76082
76105
  "filename": "src/release/publisher.ts",
76083
- "line": 1161
76106
+ "line": 1163
76084
76107
  },
76085
76108
  "name": "JsiiReleasePyPi",
76086
76109
  "namespace": "release",
@@ -76173,7 +76196,7 @@
76173
76196
  "kind": "interface",
76174
76197
  "locationInModule": {
76175
76198
  "filename": "src/release/publisher.ts",
76176
- "line": 1262
76199
+ "line": 1264
76177
76200
  },
76178
76201
  "name": "MavenPublishOptions",
76179
76202
  "namespace": "release",
@@ -76189,7 +76212,7 @@
76189
76212
  "immutable": true,
76190
76213
  "locationInModule": {
76191
76214
  "filename": "src/release/publisher.ts",
76192
- "line": 1268
76215
+ "line": 1270
76193
76216
  },
76194
76217
  "name": "mavenEndpoint",
76195
76218
  "optional": true,
@@ -76209,7 +76232,7 @@
76209
76232
  "immutable": true,
76210
76233
  "locationInModule": {
76211
76234
  "filename": "src/release/publisher.ts",
76212
- "line": 1303
76235
+ "line": 1305
76213
76236
  },
76214
76237
  "name": "mavenGpgPrivateKeyPassphrase",
76215
76238
  "optional": true,
@@ -76229,7 +76252,7 @@
76229
76252
  "immutable": true,
76230
76253
  "locationInModule": {
76231
76254
  "filename": "src/release/publisher.ts",
76232
- "line": 1294
76255
+ "line": 1296
76233
76256
  },
76234
76257
  "name": "mavenGpgPrivateKeySecret",
76235
76258
  "optional": true,
@@ -76249,7 +76272,7 @@
76249
76272
  "immutable": true,
76250
76273
  "locationInModule": {
76251
76274
  "filename": "src/release/publisher.ts",
76252
- "line": 1329
76275
+ "line": 1331
76253
76276
  },
76254
76277
  "name": "mavenPassword",
76255
76278
  "optional": true,
@@ -76267,7 +76290,7 @@
76267
76290
  "immutable": true,
76268
76291
  "locationInModule": {
76269
76292
  "filename": "src/release/publisher.ts",
76270
- "line": 1284
76293
+ "line": 1286
76271
76294
  },
76272
76295
  "name": "mavenRepositoryUrl",
76273
76296
  "optional": true,
@@ -76286,7 +76309,7 @@
76286
76309
  "immutable": true,
76287
76310
  "locationInModule": {
76288
76311
  "filename": "src/release/publisher.ts",
76289
- "line": 1277
76312
+ "line": 1279
76290
76313
  },
76291
76314
  "name": "mavenServerId",
76292
76315
  "optional": true,
@@ -76304,7 +76327,7 @@
76304
76327
  "immutable": true,
76305
76328
  "locationInModule": {
76306
76329
  "filename": "src/release/publisher.ts",
76307
- "line": 1340
76330
+ "line": 1342
76308
76331
  },
76309
76332
  "name": "mavenStagingProfileId",
76310
76333
  "optional": true,
@@ -76324,7 +76347,7 @@
76324
76347
  "immutable": true,
76325
76348
  "locationInModule": {
76326
76349
  "filename": "src/release/publisher.ts",
76327
- "line": 1316
76350
+ "line": 1318
76328
76351
  },
76329
76352
  "name": "mavenUsername",
76330
76353
  "optional": true,
@@ -76349,7 +76372,7 @@
76349
76372
  "kind": "interface",
76350
76373
  "locationInModule": {
76351
76374
  "filename": "src/release/publisher.ts",
76352
- "line": 1023
76375
+ "line": 1025
76353
76376
  },
76354
76377
  "name": "NpmPublishOptions",
76355
76378
  "namespace": "release",
@@ -76364,7 +76387,7 @@
76364
76387
  "immutable": true,
76365
76388
  "locationInModule": {
76366
76389
  "filename": "src/release/publisher.ts",
76367
- "line": 1095
76390
+ "line": 1097
76368
76391
  },
76369
76392
  "name": "codeArtifactOptions",
76370
76393
  "optional": true,
@@ -76384,7 +76407,7 @@
76384
76407
  "immutable": true,
76385
76408
  "locationInModule": {
76386
76409
  "filename": "src/release/publisher.ts",
76387
- "line": 1041
76410
+ "line": 1043
76388
76411
  },
76389
76412
  "name": "distTag",
76390
76413
  "optional": true,
@@ -76404,7 +76427,7 @@
76404
76427
  "immutable": true,
76405
76428
  "locationInModule": {
76406
76429
  "filename": "src/release/publisher.ts",
76407
- "line": 1088
76430
+ "line": 1090
76408
76431
  },
76409
76432
  "name": "npmProvenance",
76410
76433
  "optional": true,
@@ -76422,7 +76445,7 @@
76422
76445
  "immutable": true,
76423
76446
  "locationInModule": {
76424
76447
  "filename": "src/release/publisher.ts",
76425
- "line": 1062
76448
+ "line": 1064
76426
76449
  },
76427
76450
  "name": "npmTokenSecret",
76428
76451
  "optional": true,
@@ -76442,7 +76465,7 @@
76442
76465
  "immutable": true,
76443
76466
  "locationInModule": {
76444
76467
  "filename": "src/release/publisher.ts",
76445
- "line": 1055
76468
+ "line": 1057
76446
76469
  },
76447
76470
  "name": "registry",
76448
76471
  "optional": true,
@@ -76462,7 +76485,7 @@
76462
76485
  "immutable": true,
76463
76486
  "locationInModule": {
76464
76487
  "filename": "src/release/publisher.ts",
76465
- "line": 1075
76488
+ "line": 1077
76466
76489
  },
76467
76490
  "name": "trustedPublishing",
76468
76491
  "optional": true,
@@ -76487,7 +76510,7 @@
76487
76510
  "kind": "interface",
76488
76511
  "locationInModule": {
76489
76512
  "filename": "src/release/publisher.ts",
76490
- "line": 1222
76513
+ "line": 1224
76491
76514
  },
76492
76515
  "name": "NugetPublishOptions",
76493
76516
  "namespace": "release",
@@ -76502,7 +76525,7 @@
76502
76525
  "immutable": true,
76503
76526
  "locationInModule": {
76504
76527
  "filename": "src/release/publisher.ts",
76505
- "line": 1228
76528
+ "line": 1230
76506
76529
  },
76507
76530
  "name": "nugetApiKeySecret",
76508
76531
  "optional": true,
@@ -76519,7 +76542,7 @@
76519
76542
  "immutable": true,
76520
76543
  "locationInModule": {
76521
76544
  "filename": "src/release/publisher.ts",
76522
- "line": 1233
76545
+ "line": 1235
76523
76546
  },
76524
76547
  "name": "nugetServer",
76525
76548
  "optional": true,
@@ -76538,7 +76561,7 @@
76538
76561
  "immutable": true,
76539
76562
  "locationInModule": {
76540
76563
  "filename": "src/release/publisher.ts",
76541
- "line": 1251
76564
+ "line": 1253
76542
76565
  },
76543
76566
  "name": "nugetUsernameSecret",
76544
76567
  "optional": true,
@@ -76557,7 +76580,7 @@
76557
76580
  "immutable": true,
76558
76581
  "locationInModule": {
76559
76582
  "filename": "src/release/publisher.ts",
76560
- "line": 1242
76583
+ "line": 1244
76561
76584
  },
76562
76585
  "name": "trustedPublishing",
76563
76586
  "optional": true,
@@ -76583,7 +76606,7 @@
76583
76606
  },
76584
76607
  "locationInModule": {
76585
76608
  "filename": "src/release/publisher.ts",
76586
- "line": 195
76609
+ "line": 196
76587
76610
  },
76588
76611
  "parameters": [
76589
76612
  {
@@ -76603,7 +76626,7 @@
76603
76626
  "kind": "class",
76604
76627
  "locationInModule": {
76605
76628
  "filename": "src/release/publisher.ts",
76606
- "line": 163
76629
+ "line": 164
76607
76630
  },
76608
76631
  "methods": [
76609
76632
  {
@@ -76613,7 +76636,7 @@
76613
76636
  },
76614
76637
  "locationInModule": {
76615
76638
  "filename": "src/release/publisher.ts",
76616
- "line": 253
76639
+ "line": 254
76617
76640
  },
76618
76641
  "name": "addGitHubPostPublishingSteps",
76619
76642
  "parameters": [
@@ -76637,7 +76660,7 @@
76637
76660
  },
76638
76661
  "locationInModule": {
76639
76662
  "filename": "src/release/publisher.ts",
76640
- "line": 244
76663
+ "line": 245
76641
76664
  },
76642
76665
  "name": "addGitHubPrePublishingSteps",
76643
76666
  "parameters": [
@@ -76662,7 +76685,7 @@
76662
76685
  },
76663
76686
  "locationInModule": {
76664
76687
  "filename": "src/release/publisher.ts",
76665
- "line": 264
76688
+ "line": 265
76666
76689
  },
76667
76690
  "name": "publishToGit",
76668
76691
  "parameters": [
@@ -76689,7 +76712,7 @@
76689
76712
  },
76690
76713
  "locationInModule": {
76691
76714
  "filename": "src/release/publisher.ts",
76692
- "line": 305
76715
+ "line": 306
76693
76716
  },
76694
76717
  "name": "publishToGitHubReleases",
76695
76718
  "parameters": [
@@ -76711,7 +76734,7 @@
76711
76734
  },
76712
76735
  "locationInModule": {
76713
76736
  "filename": "src/release/publisher.ts",
76714
- "line": 676
76737
+ "line": 677
76715
76738
  },
76716
76739
  "name": "publishToGo",
76717
76740
  "parameters": [
@@ -76734,7 +76757,7 @@
76734
76757
  },
76735
76758
  "locationInModule": {
76736
76759
  "filename": "src/release/publisher.ts",
76737
- "line": 505
76760
+ "line": 506
76738
76761
  },
76739
76762
  "name": "publishToMaven",
76740
76763
  "parameters": [
@@ -76757,7 +76780,7 @@
76757
76780
  },
76758
76781
  "locationInModule": {
76759
76782
  "filename": "src/release/publisher.ts",
76760
- "line": 335
76783
+ "line": 336
76761
76784
  },
76762
76785
  "name": "publishToNpm",
76763
76786
  "parameters": [
@@ -76780,7 +76803,7 @@
76780
76803
  },
76781
76804
  "locationInModule": {
76782
76805
  "filename": "src/release/publisher.ts",
76783
- "line": 450
76806
+ "line": 451
76784
76807
  },
76785
76808
  "name": "publishToNuget",
76786
76809
  "parameters": [
@@ -76803,7 +76826,7 @@
76803
76826
  },
76804
76827
  "locationInModule": {
76805
76828
  "filename": "src/release/publisher.ts",
76806
- "line": 578
76829
+ "line": 579
76807
76830
  },
76808
76831
  "name": "publishToPyPi",
76809
76832
  "parameters": [
@@ -76831,7 +76854,7 @@
76831
76854
  "immutable": true,
76832
76855
  "locationInModule": {
76833
76856
  "filename": "src/release/publisher.ts",
76834
- "line": 164
76857
+ "line": 165
76835
76858
  },
76836
76859
  "name": "PUBLISH_GIT_TASK_NAME",
76837
76860
  "static": true,
@@ -76846,7 +76869,7 @@
76846
76869
  "immutable": true,
76847
76870
  "locationInModule": {
76848
76871
  "filename": "src/release/publisher.ts",
76849
- "line": 167
76872
+ "line": 168
76850
76873
  },
76851
76874
  "name": "artifactName",
76852
76875
  "type": {
@@ -76860,7 +76883,7 @@
76860
76883
  "immutable": true,
76861
76884
  "locationInModule": {
76862
76885
  "filename": "src/release/publisher.ts",
76863
- "line": 166
76886
+ "line": 167
76864
76887
  },
76865
76888
  "name": "buildJobId",
76866
76889
  "type": {
@@ -76875,7 +76898,7 @@
76875
76898
  "immutable": true,
76876
76899
  "locationInModule": {
76877
76900
  "filename": "src/release/publisher.ts",
76878
- "line": 172
76901
+ "line": 173
76879
76902
  },
76880
76903
  "name": "jsiiReleaseVersion",
76881
76904
  "type": {
@@ -76889,7 +76912,7 @@
76889
76912
  "immutable": true,
76890
76913
  "locationInModule": {
76891
76914
  "filename": "src/release/publisher.ts",
76892
- "line": 168
76915
+ "line": 169
76893
76916
  },
76894
76917
  "name": "publibVersion",
76895
76918
  "type": {
@@ -76903,7 +76926,7 @@
76903
76926
  "immutable": true,
76904
76927
  "locationInModule": {
76905
76928
  "filename": "src/release/publisher.ts",
76906
- "line": 169
76929
+ "line": 170
76907
76930
  },
76908
76931
  "name": "condition",
76909
76932
  "optional": true,
@@ -76925,7 +76948,7 @@
76925
76948
  "kind": "interface",
76926
76949
  "locationInModule": {
76927
76950
  "filename": "src/release/publisher.ts",
76928
- "line": 58
76951
+ "line": 59
76929
76952
  },
76930
76953
  "name": "PublisherOptions",
76931
76954
  "namespace": "release",
@@ -76941,7 +76964,7 @@
76941
76964
  "immutable": true,
76942
76965
  "locationInModule": {
76943
76966
  "filename": "src/release/publisher.ts",
76944
- "line": 80
76967
+ "line": 81
76945
76968
  },
76946
76969
  "name": "artifactName",
76947
76970
  "type": {
@@ -76958,7 +76981,7 @@
76958
76981
  "immutable": true,
76959
76982
  "locationInModule": {
76960
76983
  "filename": "src/release/publisher.ts",
76961
- "line": 62
76984
+ "line": 63
76962
76985
  },
76963
76986
  "name": "buildJobId",
76964
76987
  "type": {
@@ -76975,7 +76998,7 @@
76975
76998
  "immutable": true,
76976
76999
  "locationInModule": {
76977
77000
  "filename": "src/release/publisher.ts",
76978
- "line": 69
77001
+ "line": 70
76979
77002
  },
76980
77003
  "name": "condition",
76981
77004
  "optional": true,
@@ -76993,7 +77016,7 @@
76993
77016
  "immutable": true,
76994
77017
  "locationInModule": {
76995
77018
  "filename": "src/release/publisher.ts",
76996
- "line": 155
77019
+ "line": 156
76997
77020
  },
76998
77021
  "name": "dryRun",
76999
77022
  "optional": true,
@@ -77011,7 +77034,7 @@
77011
77034
  "immutable": true,
77012
77035
  "locationInModule": {
77013
77036
  "filename": "src/release/publisher.ts",
77014
- "line": 115
77037
+ "line": 116
77015
77038
  },
77016
77039
  "name": "failureIssue",
77017
77040
  "optional": true,
@@ -77030,7 +77053,7 @@
77030
77053
  "immutable": true,
77031
77054
  "locationInModule": {
77032
77055
  "filename": "src/release/publisher.ts",
77033
- "line": 123
77056
+ "line": 124
77034
77057
  },
77035
77058
  "name": "failureIssueLabel",
77036
77059
  "optional": true,
@@ -77047,7 +77070,7 @@
77047
77070
  "immutable": true,
77048
77071
  "locationInModule": {
77049
77072
  "filename": "src/release/publisher.ts",
77050
- "line": 85
77073
+ "line": 86
77051
77074
  },
77052
77075
  "name": "jsiiReleaseVersion",
77053
77076
  "optional": true,
@@ -77065,7 +77088,7 @@
77065
77088
  "immutable": true,
77066
77089
  "locationInModule": {
77067
77090
  "filename": "src/release/publisher.ts",
77068
- "line": 108
77091
+ "line": 109
77069
77092
  },
77070
77093
  "name": "publibVersion",
77071
77094
  "optional": true,
@@ -77084,7 +77107,7 @@
77084
77107
  "immutable": true,
77085
77108
  "locationInModule": {
77086
77109
  "filename": "src/release/publisher.ts",
77087
- "line": 148
77110
+ "line": 149
77088
77111
  },
77089
77112
  "name": "publishTasks",
77090
77113
  "optional": true,
@@ -77102,7 +77125,7 @@
77102
77125
  "immutable": true,
77103
77126
  "locationInModule": {
77104
77127
  "filename": "src/release/publisher.ts",
77105
- "line": 101
77128
+ "line": 102
77106
77129
  },
77107
77130
  "name": "workflowContainerImage",
77108
77131
  "optional": true,
@@ -77121,7 +77144,7 @@
77121
77144
  "immutable": true,
77122
77145
  "locationInModule": {
77123
77146
  "filename": "src/release/publisher.ts",
77124
- "line": 94
77147
+ "line": 95
77125
77148
  },
77126
77149
  "name": "workflowNodeVersion",
77127
77150
  "optional": true,
@@ -77143,7 +77166,7 @@
77143
77166
  "immutable": true,
77144
77167
  "locationInModule": {
77145
77168
  "filename": "src/release/publisher.ts",
77146
- "line": 131
77169
+ "line": 132
77147
77170
  },
77148
77171
  "name": "workflowRunsOn",
77149
77172
  "optional": true,
@@ -77169,7 +77192,7 @@
77169
77192
  "immutable": true,
77170
77193
  "locationInModule": {
77171
77194
  "filename": "src/release/publisher.ts",
77172
- "line": 138
77195
+ "line": 139
77173
77196
  },
77174
77197
  "name": "workflowRunsOnGroup",
77175
77198
  "optional": true,
@@ -77194,7 +77217,7 @@
77194
77217
  "kind": "interface",
77195
77218
  "locationInModule": {
77196
77219
  "filename": "src/release/publisher.ts",
77197
- "line": 1166
77220
+ "line": 1168
77198
77221
  },
77199
77222
  "name": "PyPiPublishOptions",
77200
77223
  "namespace": "release",
@@ -77211,7 +77234,7 @@
77211
77234
  "immutable": true,
77212
77235
  "locationInModule": {
77213
77236
  "filename": "src/release/publisher.ts",
77214
- "line": 1204
77237
+ "line": 1206
77215
77238
  },
77216
77239
  "name": "attestations",
77217
77240
  "optional": true,
@@ -77229,7 +77252,7 @@
77229
77252
  "immutable": true,
77230
77253
  "locationInModule": {
77231
77254
  "filename": "src/release/publisher.ts",
77232
- "line": 1211
77255
+ "line": 1213
77233
77256
  },
77234
77257
  "name": "codeArtifactOptions",
77235
77258
  "optional": true,
@@ -77248,7 +77271,7 @@
77248
77271
  "immutable": true,
77249
77272
  "locationInModule": {
77250
77273
  "filename": "src/release/publisher.ts",
77251
- "line": 1193
77274
+ "line": 1195
77252
77275
  },
77253
77276
  "name": "trustedPublishing",
77254
77277
  "optional": true,
@@ -77266,7 +77289,7 @@
77266
77289
  "immutable": true,
77267
77290
  "locationInModule": {
77268
77291
  "filename": "src/release/publisher.ts",
77269
- "line": 1184
77292
+ "line": 1186
77270
77293
  },
77271
77294
  "name": "twinePasswordSecret",
77272
77295
  "optional": true,
@@ -77284,7 +77307,7 @@
77284
77307
  "immutable": true,
77285
77308
  "locationInModule": {
77286
77309
  "filename": "src/release/publisher.ts",
77287
- "line": 1172
77310
+ "line": 1174
77288
77311
  },
77289
77312
  "name": "twineRegistryUrl",
77290
77313
  "optional": true,
@@ -77302,7 +77325,7 @@
77302
77325
  "immutable": true,
77303
77326
  "locationInModule": {
77304
77327
  "filename": "src/release/publisher.ts",
77305
- "line": 1178
77328
+ "line": 1180
77306
77329
  },
77307
77330
  "name": "twineUsernameSecret",
77308
77331
  "optional": true,
@@ -77328,7 +77351,7 @@
77328
77351
  },
77329
77352
  "locationInModule": {
77330
77353
  "filename": "src/release/release.ts",
77331
- "line": 413
77354
+ "line": 415
77332
77355
  },
77333
77356
  "parameters": [
77334
77357
  {
@@ -77354,7 +77377,7 @@
77354
77377
  "kind": "class",
77355
77378
  "locationInModule": {
77356
77379
  "filename": "src/release/release.ts",
77357
- "line": 368
77380
+ "line": 370
77358
77381
  },
77359
77382
  "methods": [
77360
77383
  {
@@ -77364,7 +77387,7 @@
77364
77387
  },
77365
77388
  "locationInModule": {
77366
77389
  "filename": "src/release/release.ts",
77367
- "line": 376
77390
+ "line": 378
77368
77391
  },
77369
77392
  "name": "of",
77370
77393
  "parameters": [
@@ -77391,7 +77414,7 @@
77391
77414
  },
77392
77415
  "locationInModule": {
77393
77416
  "filename": "src/release/release.ts",
77394
- "line": 566
77417
+ "line": 568
77395
77418
  },
77396
77419
  "name": "addBranch",
77397
77420
  "parameters": [
@@ -77422,7 +77445,7 @@
77422
77445
  },
77423
77446
  "locationInModule": {
77424
77447
  "filename": "src/release/release.ts",
77425
- "line": 633
77448
+ "line": 635
77426
77449
  },
77427
77450
  "name": "addJobs",
77428
77451
  "parameters": [
@@ -77449,7 +77472,7 @@
77449
77472
  },
77450
77473
  "locationInModule": {
77451
77474
  "filename": "src/release/release.ts",
77452
- "line": 616
77475
+ "line": 618
77453
77476
  },
77454
77477
  "name": "preSynthesize",
77455
77478
  "overrides": "projen.Component"
@@ -77466,7 +77489,7 @@
77466
77489
  "immutable": true,
77467
77490
  "locationInModule": {
77468
77491
  "filename": "src/release/release.ts",
77469
- "line": 369
77492
+ "line": 371
77470
77493
  },
77471
77494
  "name": "ANTI_TAMPER_CMD",
77472
77495
  "static": true,
@@ -77482,7 +77505,7 @@
77482
77505
  "immutable": true,
77483
77506
  "locationInModule": {
77484
77507
  "filename": "src/release/release.ts",
77485
- "line": 389
77508
+ "line": 391
77486
77509
  },
77487
77510
  "name": "artifactsDirectory",
77488
77511
  "type": {
@@ -77497,7 +77520,7 @@
77497
77520
  "immutable": true,
77498
77521
  "locationInModule": {
77499
77522
  "filename": "src/release/release.ts",
77500
- "line": 642
77523
+ "line": 644
77501
77524
  },
77502
77525
  "name": "branches",
77503
77526
  "type": {
@@ -77517,7 +77540,7 @@
77517
77540
  "immutable": true,
77518
77541
  "locationInModule": {
77519
77542
  "filename": "src/release/release.ts",
77520
- "line": 384
77543
+ "line": 386
77521
77544
  },
77522
77545
  "name": "publisher",
77523
77546
  "type": {
@@ -77541,7 +77564,7 @@
77541
77564
  "kind": "interface",
77542
77565
  "locationInModule": {
77543
77566
  "filename": "src/release/release.ts",
77544
- "line": 299
77567
+ "line": 301
77545
77568
  },
77546
77569
  "name": "ReleaseOptions",
77547
77570
  "namespace": "release",
@@ -77556,7 +77579,7 @@
77556
77579
  "immutable": true,
77557
77580
  "locationInModule": {
77558
77581
  "filename": "src/release/release.ts",
77559
- "line": 345
77582
+ "line": 347
77560
77583
  },
77561
77584
  "name": "artifactsDirectory",
77562
77585
  "type": {
@@ -77573,7 +77596,7 @@
77573
77596
  "immutable": true,
77574
77597
  "locationInModule": {
77575
77598
  "filename": "src/release/release.ts",
77576
- "line": 331
77599
+ "line": 333
77577
77600
  },
77578
77601
  "name": "branch",
77579
77602
  "type": {
@@ -77590,7 +77613,7 @@
77590
77613
  "immutable": true,
77591
77614
  "locationInModule": {
77592
77615
  "filename": "src/release/release.ts",
77593
- "line": 321
77616
+ "line": 323
77594
77617
  },
77595
77618
  "name": "versionFile",
77596
77619
  "type": {
@@ -77607,7 +77630,7 @@
77607
77630
  "immutable": true,
77608
77631
  "locationInModule": {
77609
77632
  "filename": "src/release/release.ts",
77610
- "line": 338
77633
+ "line": 340
77611
77634
  },
77612
77635
  "name": "githubRelease",
77613
77636
  "optional": true,
@@ -77626,7 +77649,7 @@
77626
77649
  "immutable": true,
77627
77650
  "locationInModule": {
77628
77651
  "filename": "src/release/release.ts",
77629
- "line": 307
77652
+ "line": 309
77630
77653
  },
77631
77654
  "name": "task",
77632
77655
  "optional": true,
@@ -77644,7 +77667,7 @@
77644
77667
  "immutable": true,
77645
77668
  "locationInModule": {
77646
77669
  "filename": "src/release/release.ts",
77647
- "line": 314
77670
+ "line": 316
77648
77671
  },
77649
77672
  "name": "tasks",
77650
77673
  "optional": true,
@@ -77668,7 +77691,7 @@
77668
77691
  "immutable": true,
77669
77692
  "locationInModule": {
77670
77693
  "filename": "src/release/release.ts",
77671
- "line": 354
77694
+ "line": 356
77672
77695
  },
77673
77696
  "name": "workflowNodeVersion",
77674
77697
  "optional": true,
@@ -77686,7 +77709,7 @@
77686
77709
  "immutable": true,
77687
77710
  "locationInModule": {
77688
77711
  "filename": "src/release/release.ts",
77689
- "line": 360
77712
+ "line": 362
77690
77713
  },
77691
77714
  "name": "workflowPermissions",
77692
77715
  "optional": true,
@@ -77708,7 +77731,7 @@
77708
77731
  "kind": "interface",
77709
77732
  "locationInModule": {
77710
77733
  "filename": "src/release/release.ts",
77711
- "line": 51
77734
+ "line": 53
77712
77735
  },
77713
77736
  "name": "ReleaseProjectOptions",
77714
77737
  "namespace": "release",
@@ -77724,7 +77747,7 @@
77724
77747
  "immutable": true,
77725
77748
  "locationInModule": {
77726
77749
  "filename": "src/release/release.ts",
77727
- "line": 267
77750
+ "line": 269
77728
77751
  },
77729
77752
  "name": "bumpPackage",
77730
77753
  "optional": true,
@@ -77742,7 +77765,7 @@
77742
77765
  "immutable": true,
77743
77766
  "locationInModule": {
77744
77767
  "filename": "src/release/release.ts",
77745
- "line": 94
77768
+ "line": 96
77746
77769
  },
77747
77770
  "name": "jsiiReleaseVersion",
77748
77771
  "optional": true,
@@ -77761,7 +77784,7 @@
77761
77784
  "immutable": true,
77762
77785
  "locationInModule": {
77763
77786
  "filename": "src/release/release.ts",
77764
- "line": 110
77787
+ "line": 112
77765
77788
  },
77766
77789
  "name": "majorVersion",
77767
77790
  "optional": true,
@@ -77780,7 +77803,7 @@
77780
77803
  "immutable": true,
77781
77804
  "locationInModule": {
77782
77805
  "filename": "src/release/release.ts",
77783
- "line": 123
77806
+ "line": 125
77784
77807
  },
77785
77808
  "name": "minMajorVersion",
77786
77809
  "optional": true,
@@ -77799,7 +77822,7 @@
77799
77822
  "immutable": true,
77800
77823
  "locationInModule": {
77801
77824
  "filename": "src/release/release.ts",
77802
- "line": 293
77825
+ "line": 295
77803
77826
  },
77804
77827
  "name": "nextVersionCommand",
77805
77828
  "optional": true,
@@ -77818,7 +77841,7 @@
77818
77841
  "immutable": true,
77819
77842
  "locationInModule": {
77820
77843
  "filename": "src/release/release.ts",
77821
- "line": 141
77844
+ "line": 143
77822
77845
  },
77823
77846
  "name": "npmDistTag",
77824
77847
  "optional": true,
@@ -77836,7 +77859,7 @@
77836
77859
  "immutable": true,
77837
77860
  "locationInModule": {
77838
77861
  "filename": "src/release/release.ts",
77839
- "line": 100
77862
+ "line": 102
77840
77863
  },
77841
77864
  "name": "postBuildSteps",
77842
77865
  "optional": true,
@@ -77859,7 +77882,7 @@
77859
77882
  "immutable": true,
77860
77883
  "locationInModule": {
77861
77884
  "filename": "src/release/release.ts",
77862
- "line": 131
77885
+ "line": 133
77863
77886
  },
77864
77887
  "name": "prerelease",
77865
77888
  "optional": true,
@@ -77877,7 +77900,7 @@
77877
77900
  "immutable": true,
77878
77901
  "locationInModule": {
77879
77902
  "filename": "src/release/release.ts",
77880
- "line": 243
77903
+ "line": 245
77881
77904
  },
77882
77905
  "name": "publishDryRun",
77883
77906
  "optional": true,
@@ -77896,7 +77919,7 @@
77896
77919
  "immutable": true,
77897
77920
  "locationInModule": {
77898
77921
  "filename": "src/release/release.ts",
77899
- "line": 236
77922
+ "line": 238
77900
77923
  },
77901
77924
  "name": "publishTasks",
77902
77925
  "optional": true,
@@ -77914,7 +77937,7 @@
77914
77937
  "immutable": true,
77915
77938
  "locationInModule": {
77916
77939
  "filename": "src/release/release.ts",
77917
- "line": 251
77940
+ "line": 253
77918
77941
  },
77919
77942
  "name": "releasableCommits",
77920
77943
  "optional": true,
@@ -77933,7 +77956,7 @@
77933
77956
  "immutable": true,
77934
77957
  "locationInModule": {
77935
77958
  "filename": "src/release/release.ts",
77936
- "line": 174
77959
+ "line": 176
77937
77960
  },
77938
77961
  "name": "releaseBranches",
77939
77962
  "optional": true,
@@ -77957,7 +77980,7 @@
77957
77980
  "immutable": true,
77958
77981
  "locationInModule": {
77959
77982
  "filename": "src/release/release.ts",
77960
- "line": 161
77983
+ "line": 163
77961
77984
  },
77962
77985
  "name": "releaseEnvironment",
77963
77986
  "optional": true,
@@ -77976,7 +77999,7 @@
77976
77999
  "immutable": true,
77977
78000
  "locationInModule": {
77978
78001
  "filename": "src/release/release.ts",
77979
- "line": 59
78002
+ "line": 61
77980
78003
  },
77981
78004
  "name": "releaseEveryCommit",
77982
78005
  "optional": true,
@@ -77994,7 +78017,7 @@
77994
78017
  "immutable": true,
77995
78018
  "locationInModule": {
77996
78019
  "filename": "src/release/release.ts",
77997
- "line": 181
78020
+ "line": 183
77998
78021
  },
77999
78022
  "name": "releaseFailureIssue",
78000
78023
  "optional": true,
@@ -78013,7 +78036,7 @@
78013
78036
  "immutable": true,
78014
78037
  "locationInModule": {
78015
78038
  "filename": "src/release/release.ts",
78016
- "line": 189
78039
+ "line": 191
78017
78040
  },
78018
78041
  "name": "releaseFailureIssueLabel",
78019
78042
  "optional": true,
@@ -78032,7 +78055,7 @@
78032
78055
  "immutable": true,
78033
78056
  "locationInModule": {
78034
78057
  "filename": "src/release/release.ts",
78035
- "line": 68
78058
+ "line": 70
78036
78059
  },
78037
78060
  "name": "releaseSchedule",
78038
78061
  "optional": true,
@@ -78051,7 +78074,7 @@
78051
78074
  "immutable": true,
78052
78075
  "locationInModule": {
78053
78076
  "filename": "src/release/release.ts",
78054
- "line": 203
78077
+ "line": 205
78055
78078
  },
78056
78079
  "name": "releaseTagPrefix",
78057
78080
  "optional": true,
@@ -78069,7 +78092,7 @@
78069
78092
  "immutable": true,
78070
78093
  "locationInModule": {
78071
78094
  "filename": "src/release/release.ts",
78072
- "line": 75
78095
+ "line": 77
78073
78096
  },
78074
78097
  "name": "releaseTrigger",
78075
78098
  "optional": true,
@@ -78087,7 +78110,7 @@
78087
78110
  "immutable": true,
78088
78111
  "locationInModule": {
78089
78112
  "filename": "src/release/release.ts",
78090
- "line": 258
78113
+ "line": 260
78091
78114
  },
78092
78115
  "name": "releaseWorkflowEnv",
78093
78116
  "optional": true,
@@ -78110,7 +78133,7 @@
78110
78133
  "immutable": true,
78111
78134
  "locationInModule": {
78112
78135
  "filename": "src/release/release.ts",
78113
- "line": 148
78136
+ "line": 150
78114
78137
  },
78115
78138
  "name": "releaseWorkflowName",
78116
78139
  "optional": true,
@@ -78127,7 +78150,7 @@
78127
78150
  "immutable": true,
78128
78151
  "locationInModule": {
78129
78152
  "filename": "src/release/release.ts",
78130
- "line": 81
78153
+ "line": 83
78131
78154
  },
78132
78155
  "name": "releaseWorkflowSetupSteps",
78133
78156
  "optional": true,
@@ -78151,7 +78174,7 @@
78151
78174
  "immutable": true,
78152
78175
  "locationInModule": {
78153
78176
  "filename": "src/release/release.ts",
78154
- "line": 211
78177
+ "line": 213
78155
78178
  },
78156
78179
  "name": "versionrcOptions",
78157
78180
  "optional": true,
@@ -78174,7 +78197,7 @@
78174
78197
  "immutable": true,
78175
78198
  "locationInModule": {
78176
78199
  "filename": "src/release/release.ts",
78177
- "line": 88
78200
+ "line": 90
78178
78201
  },
78179
78202
  "name": "workflowContainerImage",
78180
78203
  "optional": true,
@@ -78196,7 +78219,7 @@
78196
78219
  "immutable": true,
78197
78220
  "locationInModule": {
78198
78221
  "filename": "src/release/release.ts",
78199
- "line": 219
78222
+ "line": 221
78200
78223
  },
78201
78224
  "name": "workflowRunsOn",
78202
78225
  "optional": true,
@@ -78222,7 +78245,7 @@
78222
78245
  "immutable": true,
78223
78246
  "locationInModule": {
78224
78247
  "filename": "src/release/release.ts",
78225
- "line": 226
78248
+ "line": 228
78226
78249
  },
78227
78250
  "name": "workflowRunsOnGroup",
78228
78251
  "optional": true,
@@ -82820,6 +82843,6 @@
82820
82843
  "usedFeatures": [
82821
82844
  "class-covariant-overrides"
82822
82845
  ],
82823
- "version": "0.99.64",
82824
- "fingerprint": "704oF3WTSCmQswZzeY7bZ02YnVHkO2m+l8Ly0UP+QpA="
82846
+ "version": "0.99.66",
82847
+ "fingerprint": "JGFbkf6++GVchCGd6jCpWA8xx2AsAFD06+RiX2xni4s="
82825
82848
  }