projen 0.103.11 → 0.103.13

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 (168) hide show
  1. package/.jsii +188 -130
  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 +1 -1
  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 +3 -3
  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 +1 -1
  20. package/lib/cdk/auto-discover-base.js +2 -2
  21. package/lib/cdk/construct-lib.js +1 -1
  22. package/lib/cdk/integration-test-base.js +1 -1
  23. package/lib/cdk/jsii-build.js +1 -1
  24. package/lib/cdk/jsii-docgen.js +1 -1
  25. package/lib/cdk/jsii-project.js +1 -1
  26. package/lib/cdk8s/auto-discover.js +2 -2
  27. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  28. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  29. package/lib/cdk8s/cdk8s-construct.js +1 -1
  30. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  31. package/lib/cdk8s/cdk8s-deps.js +1 -1
  32. package/lib/cdk8s/integration-test.js +1 -1
  33. package/lib/cdktf/cdktf-construct.js +1 -1
  34. package/lib/cdktn/cdktn-app-ts.js +1 -1
  35. package/lib/cdktn/cdktn-config.js +1 -1
  36. package/lib/cdktn/cdktn-construct.js +1 -1
  37. package/lib/cdktn/cdktn-deps.js +1 -1
  38. package/lib/cdktn/cdktn-tasks.js +1 -1
  39. package/lib/circleci/circleci.js +1 -1
  40. package/lib/component.js +2 -2
  41. package/lib/dependencies.js +1 -1
  42. package/lib/dev-env.js +1 -1
  43. package/lib/docker-compose/docker-compose-service.js +1 -1
  44. package/lib/docker-compose/docker-compose.js +1 -1
  45. package/lib/file.js +1 -1
  46. package/lib/gitattributes.js +1 -1
  47. package/lib/github/actions-provider.js +1 -1
  48. package/lib/github/actions.const.d.ts +2 -2
  49. package/lib/github/actions.const.js +3 -3
  50. package/lib/github/auto-approve.js +1 -1
  51. package/lib/github/auto-merge.js +1 -1
  52. package/lib/github/auto-queue.js +1 -1
  53. package/lib/github/dependabot.js +1 -1
  54. package/lib/github/dependency-review.js +1 -1
  55. package/lib/github/github-credentials.js +1 -1
  56. package/lib/github/github-project.js +1 -1
  57. package/lib/github/github.js +1 -1
  58. package/lib/github/merge-queue.js +1 -1
  59. package/lib/github/mergify.js +1 -1
  60. package/lib/github/pr-template.js +1 -1
  61. package/lib/github/pull-request-backport.js +1 -1
  62. package/lib/github/pull-request-lint.js +1 -1
  63. package/lib/github/stale.js +1 -1
  64. package/lib/github/task-workflow-job.js +1 -1
  65. package/lib/github/task-workflow.js +1 -1
  66. package/lib/github/workflow-actions.js +1 -1
  67. package/lib/github/workflow-jobs.js +1 -1
  68. package/lib/github/workflow-steps.js +1 -1
  69. package/lib/github/workflows.js +1 -1
  70. package/lib/gitlab/configuration.js +1 -1
  71. package/lib/gitlab/gitlab-configuration.js +1 -1
  72. package/lib/gitlab/nested-configuration.js +1 -1
  73. package/lib/gitpod.js +1 -1
  74. package/lib/ignore-file.js +1 -1
  75. package/lib/ini.js +1 -1
  76. package/lib/java/java-project.js +1 -1
  77. package/lib/java/junit.js +1 -1
  78. package/lib/java/maven-compile.js +1 -1
  79. package/lib/java/maven-packaging.js +1 -1
  80. package/lib/java/maven-sample.js +1 -1
  81. package/lib/java/pom.js +2 -2
  82. package/lib/java/projenrc.js +1 -1
  83. package/lib/javascript/biome/biome.js +1 -1
  84. package/lib/javascript/bundler.js +1 -1
  85. package/lib/javascript/eslint.js +1 -1
  86. package/lib/javascript/jest.js +4 -4
  87. package/lib/javascript/license-checker.js +1 -1
  88. package/lib/javascript/node-config-file.js +1 -1
  89. package/lib/javascript/node-package.js +1 -1
  90. package/lib/javascript/node-project.js +1 -1
  91. package/lib/javascript/npm-config.js +1 -1
  92. package/lib/javascript/pnpm-workspace-config.js +2 -2
  93. package/lib/javascript/pnpm-workspace.js +1 -1
  94. package/lib/javascript/prettier.js +1 -1
  95. package/lib/javascript/projenrc.js +1 -1
  96. package/lib/javascript/typescript-config.js +2 -2
  97. package/lib/javascript/upgrade-dependencies.js +2 -2
  98. package/lib/javascript/yarnrc.js +1 -1
  99. package/lib/json-patch.js +1 -1
  100. package/lib/json.js +1 -1
  101. package/lib/license.js +1 -1
  102. package/lib/logger.js +1 -1
  103. package/lib/makefile.js +1 -1
  104. package/lib/object-file.js +1 -1
  105. package/lib/polaris/coverity-go.js +1 -1
  106. package/lib/polaris/coverity-java.js +1 -1
  107. package/lib/polaris/coverity-javascript.js +1 -1
  108. package/lib/polaris/coverity.js +1 -1
  109. package/lib/project-build.js +1 -1
  110. package/lib/project-tree.js +1 -1
  111. package/lib/project.js +1 -1
  112. package/lib/projects.js +1 -1
  113. package/lib/projenrc-json.js +1 -1
  114. package/lib/projenrc.js +1 -1
  115. package/lib/properties-file.js +1 -1
  116. package/lib/python/pip.js +1 -1
  117. package/lib/python/poetry.js +2 -2
  118. package/lib/python/projenrc.js +1 -1
  119. package/lib/python/pyproject-toml-file.js +1 -1
  120. package/lib/python/pytest-sample.js +1 -1
  121. package/lib/python/pytest.js +1 -1
  122. package/lib/python/python-project.js +1 -1
  123. package/lib/python/python-sample.js +1 -1
  124. package/lib/python/requirements-file.js +1 -1
  125. package/lib/python/setuppy.js +1 -1
  126. package/lib/python/setuptools.js +1 -1
  127. package/lib/python/uv-config.js +1 -1
  128. package/lib/python/uv.js +1 -1
  129. package/lib/python/venv.js +1 -1
  130. package/lib/readme.js +1 -1
  131. package/lib/release/publisher.d.ts +23 -0
  132. package/lib/release/publisher.js +41 -29
  133. package/lib/release/release-trigger.js +1 -1
  134. package/lib/release/release.d.ts +20 -0
  135. package/lib/release/release.js +3 -2
  136. package/lib/renovatebot.js +1 -1
  137. package/lib/run-task.cjs +3 -3
  138. package/lib/sample-file.js +2 -2
  139. package/lib/script-runner.js +1 -1
  140. package/lib/sonarqube/javascript.js +1 -1
  141. package/lib/sonarqube/rust.js +1 -1
  142. package/lib/sonarqube/sonarqube.js +1 -1
  143. package/lib/sonarqube/typescript.js +1 -1
  144. package/lib/source-code.js +1 -1
  145. package/lib/task-shell.js +1 -1
  146. package/lib/task.js +1 -1
  147. package/lib/tasks.js +1 -1
  148. package/lib/testing.js +1 -1
  149. package/lib/textfile.js +1 -1
  150. package/lib/toml.js +1 -1
  151. package/lib/typescript/projenrc-ts.js +1 -1
  152. package/lib/typescript/projenrc.js +1 -1
  153. package/lib/typescript/typescript-runner.js +1 -1
  154. package/lib/typescript/typescript-typedoc.js +1 -1
  155. package/lib/typescript/typescript.js +5 -5
  156. package/lib/version.js +2 -2
  157. package/lib/vscode/devcontainer.js +1 -1
  158. package/lib/vscode/extensions.js +1 -1
  159. package/lib/vscode/launch-config.js +1 -1
  160. package/lib/vscode/settings.js +1 -1
  161. package/lib/vscode/vscode.js +1 -1
  162. package/lib/web/next.js +3 -3
  163. package/lib/web/postcss.js +1 -1
  164. package/lib/web/react.js +3 -3
  165. package/lib/web/tailwind.js +1 -1
  166. package/lib/xmlfile.js +1 -1
  167. package/lib/yaml.js +1 -1
  168. package/package.json +3 -3
package/.jsii CHANGED
@@ -94289,7 +94289,7 @@
94289
94289
  "kind": "interface",
94290
94290
  "locationInModule": {
94291
94291
  "filename": "src/release/release.ts",
94292
- "line": 832
94292
+ "line": 844
94293
94293
  },
94294
94294
  "name": "BranchOptions",
94295
94295
  "namespace": "release",
@@ -94303,7 +94303,7 @@
94303
94303
  "immutable": true,
94304
94304
  "locationInModule": {
94305
94305
  "filename": "src/release/release.ts",
94306
- "line": 855
94306
+ "line": 867
94307
94307
  },
94308
94308
  "name": "majorVersion",
94309
94309
  "type": {
@@ -94321,7 +94321,7 @@
94321
94321
  "immutable": true,
94322
94322
  "locationInModule": {
94323
94323
  "filename": "src/release/release.ts",
94324
- "line": 850
94324
+ "line": 862
94325
94325
  },
94326
94326
  "name": "environment",
94327
94327
  "optional": true,
@@ -94329,6 +94329,25 @@
94329
94329
  "primitive": "string"
94330
94330
  }
94331
94331
  },
94332
+ {
94333
+ "abstract": true,
94334
+ "docs": {
94335
+ "default": "- GitHub determines the latest release based on date and semantic version.",
94336
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
94337
+ "stability": "experimental",
94338
+ "summary": "Whether GitHub should explicitly mark the release from this branch as the latest release."
94339
+ },
94340
+ "immutable": true,
94341
+ "locationInModule": {
94342
+ "filename": "src/release/release.ts",
94343
+ "line": 895
94344
+ },
94345
+ "name": "githubReleaseLatest",
94346
+ "optional": true,
94347
+ "type": {
94348
+ "primitive": "boolean"
94349
+ }
94350
+ },
94332
94351
  {
94333
94352
  "abstract": true,
94334
94353
  "docs": {
@@ -94338,7 +94357,7 @@
94338
94357
  "immutable": true,
94339
94358
  "locationInModule": {
94340
94359
  "filename": "src/release/release.ts",
94341
- "line": 860
94360
+ "line": 872
94342
94361
  },
94343
94362
  "name": "minMajorVersion",
94344
94363
  "optional": true,
@@ -94355,7 +94374,7 @@
94355
94374
  "immutable": true,
94356
94375
  "locationInModule": {
94357
94376
  "filename": "src/release/release.ts",
94358
- "line": 865
94377
+ "line": 877
94359
94378
  },
94360
94379
  "name": "minorVersion",
94361
94380
  "optional": true,
@@ -94373,7 +94392,7 @@
94373
94392
  "immutable": true,
94374
94393
  "locationInModule": {
94375
94394
  "filename": "src/release/release.ts",
94376
- "line": 893
94395
+ "line": 916
94377
94396
  },
94378
94397
  "name": "npmDistTag",
94379
94398
  "optional": true,
@@ -94391,7 +94410,7 @@
94391
94410
  "immutable": true,
94392
94411
  "locationInModule": {
94393
94412
  "filename": "src/release/release.ts",
94394
- "line": 872
94413
+ "line": 884
94395
94414
  },
94396
94415
  "name": "prerelease",
94397
94416
  "optional": true,
@@ -94410,7 +94429,7 @@
94410
94429
  "immutable": true,
94411
94430
  "locationInModule": {
94412
94431
  "filename": "src/release/release.ts",
94413
- "line": 886
94432
+ "line": 909
94414
94433
  },
94415
94434
  "name": "tagPrefix",
94416
94435
  "optional": true,
@@ -94428,7 +94447,7 @@
94428
94447
  "immutable": true,
94429
94448
  "locationInModule": {
94430
94449
  "filename": "src/release/release.ts",
94431
- "line": 837
94450
+ "line": 849
94432
94451
  },
94433
94452
  "name": "workflowName",
94434
94453
  "optional": true,
@@ -94449,7 +94468,7 @@
94449
94468
  "kind": "enum",
94450
94469
  "locationInModule": {
94451
94470
  "filename": "src/release/publisher.ts",
94452
- "line": 1145
94471
+ "line": 1156
94453
94472
  },
94454
94473
  "members": [
94455
94474
  {
@@ -94483,7 +94502,7 @@
94483
94502
  "kind": "interface",
94484
94503
  "locationInModule": {
94485
94504
  "filename": "src/release/publisher.ts",
94486
- "line": 1163
94505
+ "line": 1174
94487
94506
  },
94488
94507
  "name": "CodeArtifactOptions",
94489
94508
  "namespace": "release",
@@ -94499,7 +94518,7 @@
94499
94518
  "immutable": true,
94500
94519
  "locationInModule": {
94501
94520
  "filename": "src/release/publisher.ts",
94502
- "line": 1179
94521
+ "line": 1190
94503
94522
  },
94504
94523
  "name": "accessKeyIdSecret",
94505
94524
  "optional": true,
@@ -94517,7 +94536,7 @@
94517
94536
  "immutable": true,
94518
94537
  "locationInModule": {
94519
94538
  "filename": "src/release/publisher.ts",
94520
- "line": 1169
94539
+ "line": 1180
94521
94540
  },
94522
94541
  "name": "authProvider",
94523
94542
  "optional": true,
@@ -94536,7 +94555,7 @@
94536
94555
  "immutable": true,
94537
94556
  "locationInModule": {
94538
94557
  "filename": "src/release/publisher.ts",
94539
- "line": 1199
94558
+ "line": 1210
94540
94559
  },
94541
94560
  "name": "roleToAssume",
94542
94561
  "optional": true,
@@ -94555,7 +94574,7 @@
94555
94574
  "immutable": true,
94556
94575
  "locationInModule": {
94557
94576
  "filename": "src/release/publisher.ts",
94558
- "line": 1190
94577
+ "line": 1201
94559
94578
  },
94560
94579
  "name": "secretAccessKeySecret",
94561
94580
  "optional": true,
@@ -94577,7 +94596,7 @@
94577
94596
  "kind": "interface",
94578
94597
  "locationInModule": {
94579
94598
  "filename": "src/release/publisher.ts",
94580
- "line": 1043
94599
+ "line": 1054
94581
94600
  },
94582
94601
  "name": "CommonPublishOptions",
94583
94602
  "namespace": "release",
@@ -94593,7 +94612,7 @@
94593
94612
  "immutable": true,
94594
94613
  "locationInModule": {
94595
94614
  "filename": "src/release/publisher.ts",
94596
- "line": 1080
94615
+ "line": 1091
94597
94616
  },
94598
94617
  "name": "githubEnvironment",
94599
94618
  "optional": true,
@@ -94611,7 +94630,7 @@
94611
94630
  "immutable": true,
94612
94631
  "locationInModule": {
94613
94632
  "filename": "src/release/publisher.ts",
94614
- "line": 1062
94633
+ "line": 1073
94615
94634
  },
94616
94635
  "name": "postPublishSteps",
94617
94636
  "optional": true,
@@ -94634,7 +94653,7 @@
94634
94653
  "immutable": true,
94635
94654
  "locationInModule": {
94636
94655
  "filename": "src/release/publisher.ts",
94637
- "line": 1053
94656
+ "line": 1064
94638
94657
  },
94639
94658
  "name": "prePublishSteps",
94640
94659
  "optional": true,
@@ -94657,7 +94676,7 @@
94657
94676
  "immutable": true,
94658
94677
  "locationInModule": {
94659
94678
  "filename": "src/release/publisher.ts",
94660
- "line": 1068
94679
+ "line": 1079
94661
94680
  },
94662
94681
  "name": "publishTools",
94663
94682
  "optional": true,
@@ -94722,7 +94741,7 @@
94722
94741
  "kind": "interface",
94723
94742
  "locationInModule": {
94724
94743
  "filename": "src/release/publisher.ts",
94725
- "line": 1503
94744
+ "line": 1514
94726
94745
  },
94727
94746
  "name": "GitHubReleasesPublishOptions",
94728
94747
  "namespace": "release",
@@ -94737,7 +94756,7 @@
94737
94756
  "immutable": true,
94738
94757
  "locationInModule": {
94739
94758
  "filename": "src/release/publisher.ts",
94740
- "line": 1462
94759
+ "line": 1473
94741
94760
  },
94742
94761
  "name": "changelogFile",
94743
94762
  "type": {
@@ -94754,7 +94773,7 @@
94754
94773
  "immutable": true,
94755
94774
  "locationInModule": {
94756
94775
  "filename": "src/release/publisher.ts",
94757
- "line": 1455
94776
+ "line": 1466
94758
94777
  },
94759
94778
  "name": "releaseTagFile",
94760
94779
  "type": {
@@ -94771,12 +94790,31 @@
94771
94790
  "immutable": true,
94772
94791
  "locationInModule": {
94773
94792
  "filename": "src/release/publisher.ts",
94774
- "line": 1448
94793
+ "line": 1459
94775
94794
  },
94776
94795
  "name": "versionFile",
94777
94796
  "type": {
94778
94797
  "primitive": "string"
94779
94798
  }
94799
+ },
94800
+ {
94801
+ "abstract": true,
94802
+ "docs": {
94803
+ "default": "- GitHub determines the latest release based on date and semantic version.",
94804
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest. A branch-specific setting takes precedence.",
94805
+ "stability": "experimental",
94806
+ "summary": "Whether GitHub should explicitly mark the release as the latest release."
94807
+ },
94808
+ "immutable": true,
94809
+ "locationInModule": {
94810
+ "filename": "src/release/publisher.ts",
94811
+ "line": 1524
94812
+ },
94813
+ "name": "latest",
94814
+ "optional": true,
94815
+ "type": {
94816
+ "primitive": "boolean"
94817
+ }
94780
94818
  }
94781
94819
  ],
94782
94820
  "symbolId": "src/release/publisher:GitHubReleasesPublishOptions"
@@ -94792,7 +94830,7 @@
94792
94830
  "kind": "interface",
94793
94831
  "locationInModule": {
94794
94832
  "filename": "src/release/publisher.ts",
94795
- "line": 1509
94833
+ "line": 1530
94796
94834
  },
94797
94835
  "name": "GitPublishOptions",
94798
94836
  "namespace": "release",
@@ -94807,7 +94845,7 @@
94807
94845
  "immutable": true,
94808
94846
  "locationInModule": {
94809
94847
  "filename": "src/release/publisher.ts",
94810
- "line": 1462
94848
+ "line": 1473
94811
94849
  },
94812
94850
  "name": "changelogFile",
94813
94851
  "type": {
@@ -94824,7 +94862,7 @@
94824
94862
  "immutable": true,
94825
94863
  "locationInModule": {
94826
94864
  "filename": "src/release/publisher.ts",
94827
- "line": 1455
94865
+ "line": 1466
94828
94866
  },
94829
94867
  "name": "releaseTagFile",
94830
94868
  "type": {
@@ -94841,7 +94879,7 @@
94841
94879
  "immutable": true,
94842
94880
  "locationInModule": {
94843
94881
  "filename": "src/release/publisher.ts",
94844
- "line": 1448
94882
+ "line": 1459
94845
94883
  },
94846
94884
  "name": "versionFile",
94847
94885
  "type": {
@@ -94858,7 +94896,7 @@
94858
94896
  "immutable": true,
94859
94897
  "locationInModule": {
94860
94898
  "filename": "src/release/publisher.ts",
94861
- "line": 1520
94899
+ "line": 1541
94862
94900
  },
94863
94901
  "name": "gitBranch",
94864
94902
  "optional": true,
@@ -94876,7 +94914,7 @@
94876
94914
  "immutable": true,
94877
94915
  "locationInModule": {
94878
94916
  "filename": "src/release/publisher.ts",
94879
- "line": 1532
94917
+ "line": 1553
94880
94918
  },
94881
94919
  "name": "gitPushCommand",
94882
94920
  "optional": true,
@@ -94893,7 +94931,7 @@
94893
94931
  "immutable": true,
94894
94932
  "locationInModule": {
94895
94933
  "filename": "src/release/publisher.ts",
94896
- "line": 1513
94934
+ "line": 1534
94897
94935
  },
94898
94936
  "name": "projectChangelogFile",
94899
94937
  "optional": true,
@@ -94918,7 +94956,7 @@
94918
94956
  "kind": "interface",
94919
94957
  "locationInModule": {
94920
94958
  "filename": "src/release/publisher.ts",
94921
- "line": 1375
94959
+ "line": 1386
94922
94960
  },
94923
94961
  "name": "GoPublishOptions",
94924
94962
  "namespace": "release",
@@ -94933,7 +94971,7 @@
94933
94971
  "immutable": true,
94934
94972
  "locationInModule": {
94935
94973
  "filename": "src/release/publisher.ts",
94936
- "line": 1420
94974
+ "line": 1431
94937
94975
  },
94938
94976
  "name": "gitBranch",
94939
94977
  "optional": true,
@@ -94951,7 +94989,7 @@
94951
94989
  "immutable": true,
94952
94990
  "locationInModule": {
94953
94991
  "filename": "src/release/publisher.ts",
94954
- "line": 1439
94992
+ "line": 1450
94955
94993
  },
94956
94994
  "name": "gitCommitMessage",
94957
94995
  "optional": true,
@@ -94970,7 +95008,7 @@
94970
95008
  "immutable": true,
94971
95009
  "locationInModule": {
94972
95010
  "filename": "src/release/publisher.ts",
94973
- "line": 1413
95011
+ "line": 1424
94974
95012
  },
94975
95013
  "name": "githubCredentials",
94976
95014
  "optional": true,
@@ -94989,7 +95027,7 @@
94989
95027
  "immutable": true,
94990
95028
  "locationInModule": {
94991
95029
  "filename": "src/release/publisher.ts",
94992
- "line": 1395
95030
+ "line": 1406
94993
95031
  },
94994
95032
  "name": "githubDeployKeySecret",
94995
95033
  "optional": true,
@@ -95009,7 +95047,7 @@
95009
95047
  "immutable": true,
95010
95048
  "locationInModule": {
95011
95049
  "filename": "src/release/publisher.ts",
95012
- "line": 1385
95050
+ "line": 1396
95013
95051
  },
95014
95052
  "name": "githubTokenSecret",
95015
95053
  "optional": true,
@@ -95028,7 +95066,7 @@
95028
95066
  "immutable": true,
95029
95067
  "locationInModule": {
95030
95068
  "filename": "src/release/publisher.ts",
95031
- "line": 1404
95069
+ "line": 1415
95032
95070
  },
95033
95071
  "name": "githubUseSsh",
95034
95072
  "optional": true,
@@ -95046,7 +95084,7 @@
95046
95084
  "immutable": true,
95047
95085
  "locationInModule": {
95048
95086
  "filename": "src/release/publisher.ts",
95049
- "line": 1432
95087
+ "line": 1443
95050
95088
  },
95051
95089
  "name": "gitUserEmail",
95052
95090
  "optional": true,
@@ -95064,7 +95102,7 @@
95064
95102
  "immutable": true,
95065
95103
  "locationInModule": {
95066
95104
  "filename": "src/release/publisher.ts",
95067
- "line": 1426
95105
+ "line": 1437
95068
95106
  },
95069
95107
  "name": "gitUserName",
95070
95108
  "optional": true,
@@ -95162,7 +95200,7 @@
95162
95200
  "kind": "interface",
95163
95201
  "locationInModule": {
95164
95202
  "filename": "src/release/publisher.ts",
95165
- "line": 1291
95203
+ "line": 1302
95166
95204
  },
95167
95205
  "name": "MavenPublishOptions",
95168
95206
  "namespace": "release",
@@ -95178,7 +95216,7 @@
95178
95216
  "immutable": true,
95179
95217
  "locationInModule": {
95180
95218
  "filename": "src/release/publisher.ts",
95181
- "line": 1297
95219
+ "line": 1308
95182
95220
  },
95183
95221
  "name": "mavenEndpoint",
95184
95222
  "optional": true,
@@ -95198,7 +95236,7 @@
95198
95236
  "immutable": true,
95199
95237
  "locationInModule": {
95200
95238
  "filename": "src/release/publisher.ts",
95201
- "line": 1332
95239
+ "line": 1343
95202
95240
  },
95203
95241
  "name": "mavenGpgPrivateKeyPassphrase",
95204
95242
  "optional": true,
@@ -95218,7 +95256,7 @@
95218
95256
  "immutable": true,
95219
95257
  "locationInModule": {
95220
95258
  "filename": "src/release/publisher.ts",
95221
- "line": 1323
95259
+ "line": 1334
95222
95260
  },
95223
95261
  "name": "mavenGpgPrivateKeySecret",
95224
95262
  "optional": true,
@@ -95238,7 +95276,7 @@
95238
95276
  "immutable": true,
95239
95277
  "locationInModule": {
95240
95278
  "filename": "src/release/publisher.ts",
95241
- "line": 1358
95279
+ "line": 1369
95242
95280
  },
95243
95281
  "name": "mavenPassword",
95244
95282
  "optional": true,
@@ -95256,7 +95294,7 @@
95256
95294
  "immutable": true,
95257
95295
  "locationInModule": {
95258
95296
  "filename": "src/release/publisher.ts",
95259
- "line": 1313
95297
+ "line": 1324
95260
95298
  },
95261
95299
  "name": "mavenRepositoryUrl",
95262
95300
  "optional": true,
@@ -95275,7 +95313,7 @@
95275
95313
  "immutable": true,
95276
95314
  "locationInModule": {
95277
95315
  "filename": "src/release/publisher.ts",
95278
- "line": 1306
95316
+ "line": 1317
95279
95317
  },
95280
95318
  "name": "mavenServerId",
95281
95319
  "optional": true,
@@ -95293,7 +95331,7 @@
95293
95331
  "immutable": true,
95294
95332
  "locationInModule": {
95295
95333
  "filename": "src/release/publisher.ts",
95296
- "line": 1369
95334
+ "line": 1380
95297
95335
  },
95298
95336
  "name": "mavenStagingProfileId",
95299
95337
  "optional": true,
@@ -95313,7 +95351,7 @@
95313
95351
  "immutable": true,
95314
95352
  "locationInModule": {
95315
95353
  "filename": "src/release/publisher.ts",
95316
- "line": 1345
95354
+ "line": 1356
95317
95355
  },
95318
95356
  "name": "mavenUsername",
95319
95357
  "optional": true,
@@ -95338,7 +95376,7 @@
95338
95376
  "kind": "interface",
95339
95377
  "locationInModule": {
95340
95378
  "filename": "src/release/publisher.ts",
95341
- "line": 1086
95379
+ "line": 1097
95342
95380
  },
95343
95381
  "name": "NpmPublishOptions",
95344
95382
  "namespace": "release",
@@ -95353,7 +95391,7 @@
95353
95391
  "immutable": true,
95354
95392
  "locationInModule": {
95355
95393
  "filename": "src/release/publisher.ts",
95356
- "line": 1139
95394
+ "line": 1150
95357
95395
  },
95358
95396
  "name": "codeArtifactOptions",
95359
95397
  "optional": true,
@@ -95373,7 +95411,7 @@
95373
95411
  "immutable": true,
95374
95412
  "locationInModule": {
95375
95413
  "filename": "src/release/publisher.ts",
95376
- "line": 1132
95414
+ "line": 1143
95377
95415
  },
95378
95416
  "name": "npmProvenance",
95379
95417
  "optional": true,
@@ -95391,7 +95429,7 @@
95391
95429
  "immutable": true,
95392
95430
  "locationInModule": {
95393
95431
  "filename": "src/release/publisher.ts",
95394
- "line": 1106
95432
+ "line": 1117
95395
95433
  },
95396
95434
  "name": "npmTokenSecret",
95397
95435
  "optional": true,
@@ -95411,7 +95449,7 @@
95411
95449
  "immutable": true,
95412
95450
  "locationInModule": {
95413
95451
  "filename": "src/release/publisher.ts",
95414
- "line": 1099
95452
+ "line": 1110
95415
95453
  },
95416
95454
  "name": "registry",
95417
95455
  "optional": true,
@@ -95431,7 +95469,7 @@
95431
95469
  "immutable": true,
95432
95470
  "locationInModule": {
95433
95471
  "filename": "src/release/publisher.ts",
95434
- "line": 1119
95472
+ "line": 1130
95435
95473
  },
95436
95474
  "name": "trustedPublishing",
95437
95475
  "optional": true,
@@ -95456,7 +95494,7 @@
95456
95494
  "kind": "interface",
95457
95495
  "locationInModule": {
95458
95496
  "filename": "src/release/publisher.ts",
95459
- "line": 1256
95497
+ "line": 1267
95460
95498
  },
95461
95499
  "name": "NugetPublishOptions",
95462
95500
  "namespace": "release",
@@ -95471,7 +95509,7 @@
95471
95509
  "immutable": true,
95472
95510
  "locationInModule": {
95473
95511
  "filename": "src/release/publisher.ts",
95474
- "line": 1262
95512
+ "line": 1273
95475
95513
  },
95476
95514
  "name": "nugetApiKeySecret",
95477
95515
  "optional": true,
@@ -95488,7 +95526,7 @@
95488
95526
  "immutable": true,
95489
95527
  "locationInModule": {
95490
95528
  "filename": "src/release/publisher.ts",
95491
- "line": 1267
95529
+ "line": 1278
95492
95530
  },
95493
95531
  "name": "nugetServer",
95494
95532
  "optional": true,
@@ -95507,7 +95545,7 @@
95507
95545
  "immutable": true,
95508
95546
  "locationInModule": {
95509
95547
  "filename": "src/release/publisher.ts",
95510
- "line": 1285
95548
+ "line": 1296
95511
95549
  },
95512
95550
  "name": "nugetUsernameSecret",
95513
95551
  "optional": true,
@@ -95526,7 +95564,7 @@
95526
95564
  "immutable": true,
95527
95565
  "locationInModule": {
95528
95566
  "filename": "src/release/publisher.ts",
95529
- "line": 1276
95567
+ "line": 1287
95530
95568
  },
95531
95569
  "name": "trustedPublishing",
95532
95570
  "optional": true,
@@ -95552,7 +95590,7 @@
95552
95590
  },
95553
95591
  "locationInModule": {
95554
95592
  "filename": "src/release/publisher.ts",
95555
- "line": 228
95593
+ "line": 206
95556
95594
  },
95557
95595
  "parameters": [
95558
95596
  {
@@ -95572,7 +95610,7 @@
95572
95610
  "kind": "class",
95573
95611
  "locationInModule": {
95574
95612
  "filename": "src/release/publisher.ts",
95575
- "line": 199
95613
+ "line": 177
95576
95614
  },
95577
95615
  "methods": [
95578
95616
  {
@@ -95582,7 +95620,7 @@
95582
95620
  },
95583
95621
  "locationInModule": {
95584
95622
  "filename": "src/release/publisher.ts",
95585
- "line": 284
95623
+ "line": 262
95586
95624
  },
95587
95625
  "name": "addGitHubPostPublishingSteps",
95588
95626
  "parameters": [
@@ -95606,7 +95644,7 @@
95606
95644
  },
95607
95645
  "locationInModule": {
95608
95646
  "filename": "src/release/publisher.ts",
95609
- "line": 275
95647
+ "line": 253
95610
95648
  },
95611
95649
  "name": "addGitHubPrePublishingSteps",
95612
95650
  "parameters": [
@@ -95631,7 +95669,7 @@
95631
95669
  },
95632
95670
  "locationInModule": {
95633
95671
  "filename": "src/release/publisher.ts",
95634
- "line": 295
95672
+ "line": 273
95635
95673
  },
95636
95674
  "name": "publishToGit",
95637
95675
  "parameters": [
@@ -95653,12 +95691,13 @@
95653
95691
  },
95654
95692
  {
95655
95693
  "docs": {
95694
+ "remarks": "Tolerates a release that already exists, so that re-running a release is\na no-op rather than a failure.",
95656
95695
  "stability": "experimental",
95657
95696
  "summary": "Creates a GitHub Release."
95658
95697
  },
95659
95698
  "locationInModule": {
95660
95699
  "filename": "src/release/publisher.ts",
95661
- "line": 345
95700
+ "line": 327
95662
95701
  },
95663
95702
  "name": "publishToGitHubReleases",
95664
95703
  "parameters": [
@@ -95680,7 +95719,7 @@
95680
95719
  },
95681
95720
  "locationInModule": {
95682
95721
  "filename": "src/release/publisher.ts",
95683
- "line": 701
95722
+ "line": 683
95684
95723
  },
95685
95724
  "name": "publishToGo",
95686
95725
  "parameters": [
@@ -95703,7 +95742,7 @@
95703
95742
  },
95704
95743
  "locationInModule": {
95705
95744
  "filename": "src/release/publisher.ts",
95706
- "line": 533
95745
+ "line": 515
95707
95746
  },
95708
95747
  "name": "publishToMaven",
95709
95748
  "parameters": [
@@ -95726,7 +95765,7 @@
95726
95765
  },
95727
95766
  "locationInModule": {
95728
95767
  "filename": "src/release/publisher.ts",
95729
- "line": 375
95768
+ "line": 357
95730
95769
  },
95731
95770
  "name": "publishToNpm",
95732
95771
  "parameters": [
@@ -95749,7 +95788,7 @@
95749
95788
  },
95750
95789
  "locationInModule": {
95751
95790
  "filename": "src/release/publisher.ts",
95752
- "line": 478
95791
+ "line": 460
95753
95792
  },
95754
95793
  "name": "publishToNuget",
95755
95794
  "parameters": [
@@ -95772,7 +95811,7 @@
95772
95811
  },
95773
95812
  "locationInModule": {
95774
95813
  "filename": "src/release/publisher.ts",
95775
- "line": 606
95814
+ "line": 588
95776
95815
  },
95777
95816
  "name": "publishToPyPi",
95778
95817
  "parameters": [
@@ -95800,7 +95839,7 @@
95800
95839
  "immutable": true,
95801
95840
  "locationInModule": {
95802
95841
  "filename": "src/release/publisher.ts",
95803
- "line": 200
95842
+ "line": 178
95804
95843
  },
95805
95844
  "name": "PUBLISH_GIT_TASK_NAME",
95806
95845
  "static": true,
@@ -95815,7 +95854,7 @@
95815
95854
  "immutable": true,
95816
95855
  "locationInModule": {
95817
95856
  "filename": "src/release/publisher.ts",
95818
- "line": 203
95857
+ "line": 181
95819
95858
  },
95820
95859
  "name": "artifactName",
95821
95860
  "type": {
@@ -95829,7 +95868,7 @@
95829
95868
  "immutable": true,
95830
95869
  "locationInModule": {
95831
95870
  "filename": "src/release/publisher.ts",
95832
- "line": 202
95871
+ "line": 180
95833
95872
  },
95834
95873
  "name": "buildJobId",
95835
95874
  "type": {
@@ -95843,7 +95882,7 @@
95843
95882
  "immutable": true,
95844
95883
  "locationInModule": {
95845
95884
  "filename": "src/release/publisher.ts",
95846
- "line": 204
95885
+ "line": 182
95847
95886
  },
95848
95887
  "name": "publibVersion",
95849
95888
  "type": {
@@ -95857,7 +95896,7 @@
95857
95896
  "immutable": true,
95858
95897
  "locationInModule": {
95859
95898
  "filename": "src/release/publisher.ts",
95860
- "line": 205
95899
+ "line": 183
95861
95900
  },
95862
95901
  "name": "condition",
95863
95902
  "optional": true,
@@ -95879,7 +95918,7 @@
95879
95918
  "kind": "interface",
95880
95919
  "locationInModule": {
95881
95920
  "filename": "src/release/publisher.ts",
95882
- "line": 99
95921
+ "line": 77
95883
95922
  },
95884
95923
  "name": "PublisherOptions",
95885
95924
  "namespace": "release",
@@ -95895,7 +95934,7 @@
95895
95934
  "immutable": true,
95896
95935
  "locationInModule": {
95897
95936
  "filename": "src/release/publisher.ts",
95898
- "line": 121
95937
+ "line": 99
95899
95938
  },
95900
95939
  "name": "artifactName",
95901
95940
  "type": {
@@ -95912,7 +95951,7 @@
95912
95951
  "immutable": true,
95913
95952
  "locationInModule": {
95914
95953
  "filename": "src/release/publisher.ts",
95915
- "line": 103
95954
+ "line": 81
95916
95955
  },
95917
95956
  "name": "buildJobId",
95918
95957
  "type": {
@@ -95929,7 +95968,7 @@
95929
95968
  "immutable": true,
95930
95969
  "locationInModule": {
95931
95970
  "filename": "src/release/publisher.ts",
95932
- "line": 110
95971
+ "line": 88
95933
95972
  },
95934
95973
  "name": "condition",
95935
95974
  "optional": true,
@@ -95947,7 +95986,7 @@
95947
95986
  "immutable": true,
95948
95987
  "locationInModule": {
95949
95988
  "filename": "src/release/publisher.ts",
95950
- "line": 191
95989
+ "line": 169
95951
95990
  },
95952
95991
  "name": "dryRun",
95953
95992
  "optional": true,
@@ -95965,7 +96004,7 @@
95965
96004
  "immutable": true,
95966
96005
  "locationInModule": {
95967
96006
  "filename": "src/release/publisher.ts",
95968
- "line": 151
96007
+ "line": 129
95969
96008
  },
95970
96009
  "name": "failureIssue",
95971
96010
  "optional": true,
@@ -95984,7 +96023,7 @@
95984
96023
  "immutable": true,
95985
96024
  "locationInModule": {
95986
96025
  "filename": "src/release/publisher.ts",
95987
- "line": 159
96026
+ "line": 137
95988
96027
  },
95989
96028
  "name": "failureIssueLabel",
95990
96029
  "optional": true,
@@ -96002,7 +96041,7 @@
96002
96041
  "immutable": true,
96003
96042
  "locationInModule": {
96004
96043
  "filename": "src/release/publisher.ts",
96005
- "line": 144
96044
+ "line": 122
96006
96045
  },
96007
96046
  "name": "publibVersion",
96008
96047
  "optional": true,
@@ -96021,7 +96060,7 @@
96021
96060
  "immutable": true,
96022
96061
  "locationInModule": {
96023
96062
  "filename": "src/release/publisher.ts",
96024
- "line": 184
96063
+ "line": 162
96025
96064
  },
96026
96065
  "name": "publishTasks",
96027
96066
  "optional": true,
@@ -96039,7 +96078,7 @@
96039
96078
  "immutable": true,
96040
96079
  "locationInModule": {
96041
96080
  "filename": "src/release/publisher.ts",
96042
- "line": 137
96081
+ "line": 115
96043
96082
  },
96044
96083
  "name": "workflowContainerImage",
96045
96084
  "optional": true,
@@ -96058,7 +96097,7 @@
96058
96097
  "immutable": true,
96059
96098
  "locationInModule": {
96060
96099
  "filename": "src/release/publisher.ts",
96061
- "line": 130
96100
+ "line": 108
96062
96101
  },
96063
96102
  "name": "workflowNodeVersion",
96064
96103
  "optional": true,
@@ -96080,7 +96119,7 @@
96080
96119
  "immutable": true,
96081
96120
  "locationInModule": {
96082
96121
  "filename": "src/release/publisher.ts",
96083
- "line": 167
96122
+ "line": 145
96084
96123
  },
96085
96124
  "name": "workflowRunsOn",
96086
96125
  "optional": true,
@@ -96106,7 +96145,7 @@
96106
96145
  "immutable": true,
96107
96146
  "locationInModule": {
96108
96147
  "filename": "src/release/publisher.ts",
96109
- "line": 174
96148
+ "line": 152
96110
96149
  },
96111
96150
  "name": "workflowRunsOnGroup",
96112
96151
  "optional": true,
@@ -96131,7 +96170,7 @@
96131
96170
  "kind": "interface",
96132
96171
  "locationInModule": {
96133
96172
  "filename": "src/release/publisher.ts",
96134
- "line": 1205
96173
+ "line": 1216
96135
96174
  },
96136
96175
  "name": "PyPiPublishOptions",
96137
96176
  "namespace": "release",
@@ -96148,7 +96187,7 @@
96148
96187
  "immutable": true,
96149
96188
  "locationInModule": {
96150
96189
  "filename": "src/release/publisher.ts",
96151
- "line": 1243
96190
+ "line": 1254
96152
96191
  },
96153
96192
  "name": "attestations",
96154
96193
  "optional": true,
@@ -96166,7 +96205,7 @@
96166
96205
  "immutable": true,
96167
96206
  "locationInModule": {
96168
96207
  "filename": "src/release/publisher.ts",
96169
- "line": 1250
96208
+ "line": 1261
96170
96209
  },
96171
96210
  "name": "codeArtifactOptions",
96172
96211
  "optional": true,
@@ -96185,7 +96224,7 @@
96185
96224
  "immutable": true,
96186
96225
  "locationInModule": {
96187
96226
  "filename": "src/release/publisher.ts",
96188
- "line": 1232
96227
+ "line": 1243
96189
96228
  },
96190
96229
  "name": "trustedPublishing",
96191
96230
  "optional": true,
@@ -96203,7 +96242,7 @@
96203
96242
  "immutable": true,
96204
96243
  "locationInModule": {
96205
96244
  "filename": "src/release/publisher.ts",
96206
- "line": 1223
96245
+ "line": 1234
96207
96246
  },
96208
96247
  "name": "twinePasswordSecret",
96209
96248
  "optional": true,
@@ -96221,7 +96260,7 @@
96221
96260
  "immutable": true,
96222
96261
  "locationInModule": {
96223
96262
  "filename": "src/release/publisher.ts",
96224
- "line": 1211
96263
+ "line": 1222
96225
96264
  },
96226
96265
  "name": "twineRegistryUrl",
96227
96266
  "optional": true,
@@ -96239,7 +96278,7 @@
96239
96278
  "immutable": true,
96240
96279
  "locationInModule": {
96241
96280
  "filename": "src/release/publisher.ts",
96242
- "line": 1217
96281
+ "line": 1228
96243
96282
  },
96244
96283
  "name": "twineUsernameSecret",
96245
96284
  "optional": true,
@@ -96265,7 +96304,7 @@
96265
96304
  },
96266
96305
  "locationInModule": {
96267
96306
  "filename": "src/release/release.ts",
96268
- "line": 403
96307
+ "line": 414
96269
96308
  },
96270
96309
  "parameters": [
96271
96310
  {
@@ -96291,7 +96330,7 @@
96291
96330
  "kind": "class",
96292
96331
  "locationInModule": {
96293
96332
  "filename": "src/release/release.ts",
96294
- "line": 358
96333
+ "line": 369
96295
96334
  },
96296
96335
  "methods": [
96297
96336
  {
@@ -96301,7 +96340,7 @@
96301
96340
  },
96302
96341
  "locationInModule": {
96303
96342
  "filename": "src/release/release.ts",
96304
- "line": 366
96343
+ "line": 377
96305
96344
  },
96306
96345
  "name": "of",
96307
96346
  "parameters": [
@@ -96328,7 +96367,7 @@
96328
96367
  },
96329
96368
  "locationInModule": {
96330
96369
  "filename": "src/release/release.ts",
96331
- "line": 536
96370
+ "line": 548
96332
96371
  },
96333
96372
  "name": "addBranch",
96334
96373
  "parameters": [
@@ -96359,7 +96398,7 @@
96359
96398
  },
96360
96399
  "locationInModule": {
96361
96400
  "filename": "src/release/release.ts",
96362
- "line": 603
96401
+ "line": 615
96363
96402
  },
96364
96403
  "name": "addJobs",
96365
96404
  "parameters": [
@@ -96386,7 +96425,7 @@
96386
96425
  },
96387
96426
  "locationInModule": {
96388
96427
  "filename": "src/release/release.ts",
96389
- "line": 586
96428
+ "line": 598
96390
96429
  },
96391
96430
  "name": "preSynthesize",
96392
96431
  "overrides": "projen.Component"
@@ -96403,7 +96442,7 @@
96403
96442
  "immutable": true,
96404
96443
  "locationInModule": {
96405
96444
  "filename": "src/release/release.ts",
96406
- "line": 359
96445
+ "line": 370
96407
96446
  },
96408
96447
  "name": "ANTI_TAMPER_CMD",
96409
96448
  "static": true,
@@ -96419,7 +96458,7 @@
96419
96458
  "immutable": true,
96420
96459
  "locationInModule": {
96421
96460
  "filename": "src/release/release.ts",
96422
- "line": 379
96461
+ "line": 390
96423
96462
  },
96424
96463
  "name": "artifactsDirectory",
96425
96464
  "type": {
@@ -96434,7 +96473,7 @@
96434
96473
  "immutable": true,
96435
96474
  "locationInModule": {
96436
96475
  "filename": "src/release/release.ts",
96437
- "line": 612
96476
+ "line": 624
96438
96477
  },
96439
96478
  "name": "branches",
96440
96479
  "type": {
@@ -96454,7 +96493,7 @@
96454
96493
  "immutable": true,
96455
96494
  "locationInModule": {
96456
96495
  "filename": "src/release/release.ts",
96457
- "line": 374
96496
+ "line": 385
96458
96497
  },
96459
96498
  "name": "publisher",
96460
96499
  "type": {
@@ -96478,7 +96517,7 @@
96478
96517
  "kind": "interface",
96479
96518
  "locationInModule": {
96480
96519
  "filename": "src/release/release.ts",
96481
- "line": 283
96520
+ "line": 294
96482
96521
  },
96483
96522
  "name": "ReleaseOptions",
96484
96523
  "namespace": "release",
@@ -96493,7 +96532,7 @@
96493
96532
  "immutable": true,
96494
96533
  "locationInModule": {
96495
96534
  "filename": "src/release/release.ts",
96496
- "line": 335
96535
+ "line": 346
96497
96536
  },
96498
96537
  "name": "artifactsDirectory",
96499
96538
  "type": {
@@ -96510,7 +96549,7 @@
96510
96549
  "immutable": true,
96511
96550
  "locationInModule": {
96512
96551
  "filename": "src/release/release.ts",
96513
- "line": 321
96552
+ "line": 332
96514
96553
  },
96515
96554
  "name": "branch",
96516
96555
  "type": {
@@ -96527,7 +96566,7 @@
96527
96566
  "immutable": true,
96528
96567
  "locationInModule": {
96529
96568
  "filename": "src/release/release.ts",
96530
- "line": 311
96569
+ "line": 322
96531
96570
  },
96532
96571
  "name": "versionFile",
96533
96572
  "type": {
@@ -96544,7 +96583,7 @@
96544
96583
  "immutable": true,
96545
96584
  "locationInModule": {
96546
96585
  "filename": "src/release/release.ts",
96547
- "line": 328
96586
+ "line": 339
96548
96587
  },
96549
96588
  "name": "githubRelease",
96550
96589
  "optional": true,
@@ -96566,7 +96605,7 @@
96566
96605
  "immutable": true,
96567
96606
  "locationInModule": {
96568
96607
  "filename": "src/release/release.ts",
96569
- "line": 290
96608
+ "line": 301
96570
96609
  },
96571
96610
  "name": "runsOn",
96572
96611
  "optional": true,
@@ -96592,7 +96631,7 @@
96592
96631
  "immutable": true,
96593
96632
  "locationInModule": {
96594
96633
  "filename": "src/release/release.ts",
96595
- "line": 297
96634
+ "line": 308
96596
96635
  },
96597
96636
  "name": "runsOnGroup",
96598
96637
  "optional": true,
@@ -96610,7 +96649,7 @@
96610
96649
  "immutable": true,
96611
96650
  "locationInModule": {
96612
96651
  "filename": "src/release/release.ts",
96613
- "line": 304
96652
+ "line": 315
96614
96653
  },
96615
96654
  "name": "tasks",
96616
96655
  "optional": true,
@@ -96634,7 +96673,7 @@
96634
96673
  "immutable": true,
96635
96674
  "locationInModule": {
96636
96675
  "filename": "src/release/release.ts",
96637
- "line": 344
96676
+ "line": 355
96638
96677
  },
96639
96678
  "name": "workflowNodeVersion",
96640
96679
  "optional": true,
@@ -96652,7 +96691,7 @@
96652
96691
  "immutable": true,
96653
96692
  "locationInModule": {
96654
96693
  "filename": "src/release/release.ts",
96655
- "line": 350
96694
+ "line": 361
96656
96695
  },
96657
96696
  "name": "workflowPermissions",
96658
96697
  "optional": true,
@@ -96690,7 +96729,7 @@
96690
96729
  "immutable": true,
96691
96730
  "locationInModule": {
96692
96731
  "filename": "src/release/release.ts",
96693
- "line": 251
96732
+ "line": 262
96694
96733
  },
96695
96734
  "name": "bumpPackage",
96696
96735
  "optional": true,
@@ -96698,6 +96737,25 @@
96698
96737
  "primitive": "string"
96699
96738
  }
96700
96739
  },
96740
+ {
96741
+ "abstract": true,
96742
+ "docs": {
96743
+ "default": "- GitHub determines the latest release based on date and semantic version.",
96744
+ "remarks": "Set to `true` to mark the release as latest, or `false` to explicitly not\nmark it as latest.",
96745
+ "stability": "experimental",
96746
+ "summary": "Whether GitHub should explicitly mark the release from the default branch as the latest release."
96747
+ },
96748
+ "immutable": true,
96749
+ "locationInModule": {
96750
+ "filename": "src/release/release.ts",
96751
+ "line": 167
96752
+ },
96753
+ "name": "githubReleaseLatest",
96754
+ "optional": true,
96755
+ "type": {
96756
+ "primitive": "boolean"
96757
+ }
96758
+ },
96701
96759
  {
96702
96760
  "abstract": true,
96703
96761
  "docs": {
@@ -96765,7 +96823,7 @@
96765
96823
  "immutable": true,
96766
96824
  "locationInModule": {
96767
96825
  "filename": "src/release/release.ts",
96768
- "line": 277
96826
+ "line": 288
96769
96827
  },
96770
96828
  "name": "nextVersionCommand",
96771
96829
  "optional": true,
@@ -96843,7 +96901,7 @@
96843
96901
  "immutable": true,
96844
96902
  "locationInModule": {
96845
96903
  "filename": "src/release/release.ts",
96846
- "line": 227
96904
+ "line": 238
96847
96905
  },
96848
96906
  "name": "publishDryRun",
96849
96907
  "optional": true,
@@ -96862,7 +96920,7 @@
96862
96920
  "immutable": true,
96863
96921
  "locationInModule": {
96864
96922
  "filename": "src/release/release.ts",
96865
- "line": 220
96923
+ "line": 231
96866
96924
  },
96867
96925
  "name": "publishTasks",
96868
96926
  "optional": true,
@@ -96880,7 +96938,7 @@
96880
96938
  "immutable": true,
96881
96939
  "locationInModule": {
96882
96940
  "filename": "src/release/release.ts",
96883
- "line": 235
96941
+ "line": 246
96884
96942
  },
96885
96943
  "name": "releasableCommits",
96886
96944
  "optional": true,
@@ -96941,7 +96999,7 @@
96941
96999
  "immutable": true,
96942
97000
  "locationInModule": {
96943
97001
  "filename": "src/release/release.ts",
96944
- "line": 163
97002
+ "line": 174
96945
97003
  },
96946
97004
  "name": "releaseFailureIssue",
96947
97005
  "optional": true,
@@ -96960,7 +97018,7 @@
96960
97018
  "immutable": true,
96961
97019
  "locationInModule": {
96962
97020
  "filename": "src/release/release.ts",
96963
- "line": 171
97021
+ "line": 182
96964
97022
  },
96965
97023
  "name": "releaseFailureIssueLabel",
96966
97024
  "optional": true,
@@ -96979,7 +97037,7 @@
96979
97037
  "immutable": true,
96980
97038
  "locationInModule": {
96981
97039
  "filename": "src/release/release.ts",
96982
- "line": 185
97040
+ "line": 196
96983
97041
  },
96984
97042
  "name": "releaseTagPrefix",
96985
97043
  "optional": true,
@@ -97015,7 +97073,7 @@
97015
97073
  "immutable": true,
97016
97074
  "locationInModule": {
97017
97075
  "filename": "src/release/release.ts",
97018
- "line": 242
97076
+ "line": 253
97019
97077
  },
97020
97078
  "name": "releaseWorkflowEnv",
97021
97079
  "optional": true,
@@ -97079,7 +97137,7 @@
97079
97137
  "immutable": true,
97080
97138
  "locationInModule": {
97081
97139
  "filename": "src/release/release.ts",
97082
- "line": 193
97140
+ "line": 204
97083
97141
  },
97084
97142
  "name": "versionrcOptions",
97085
97143
  "optional": true,
@@ -97125,7 +97183,7 @@
97125
97183
  "immutable": true,
97126
97184
  "locationInModule": {
97127
97185
  "filename": "src/release/release.ts",
97128
- "line": 202
97186
+ "line": 213
97129
97187
  },
97130
97188
  "name": "workflowRunsOn",
97131
97189
  "optional": true,
@@ -97152,7 +97210,7 @@
97152
97210
  "immutable": true,
97153
97211
  "locationInModule": {
97154
97212
  "filename": "src/release/release.ts",
97155
- "line": 210
97213
+ "line": 221
97156
97214
  },
97157
97215
  "name": "workflowRunsOnGroup",
97158
97216
  "optional": true,
@@ -103583,6 +103641,6 @@
103583
103641
  "usedFeatures": [
103584
103642
  "class-covariant-overrides"
103585
103643
  ],
103586
- "version": "0.103.11",
103587
- "fingerprint": "kTAwKVJRaaVzYvzi5AZILng/UsjXX+IysCs9ciuPQx0="
103644
+ "version": "0.103.13",
103645
+ "fingerprint": "cJfRnPpHJxH1+LYem9P+5eaHNGb89XRyWiPOusibhKg="
103588
103646
  }