projen 0.93.2 → 0.93.3

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 (137) hide show
  1. package/.jsii +124 -124
  2. package/lib/awscdk/auto-discover.js +5 -5
  3. package/lib/awscdk/awscdk-app-java.js +1 -1
  4. package/lib/awscdk/awscdk-app-py.js +1 -1
  5. package/lib/awscdk/awscdk-app-ts.js +1 -1
  6. package/lib/awscdk/awscdk-construct.js +2 -2
  7. package/lib/awscdk/awscdk-deps-java.js +1 -1
  8. package/lib/awscdk/awscdk-deps-js.js +1 -1
  9. package/lib/awscdk/awscdk-deps-py.js +1 -1
  10. package/lib/awscdk/awscdk-deps.js +1 -1
  11. package/lib/awscdk/cdk-config.js +1 -1
  12. package/lib/awscdk/cdk-tasks.js +1 -1
  13. package/lib/awscdk/integration-test.js +1 -1
  14. package/lib/awscdk/lambda-extension.js +1 -1
  15. package/lib/awscdk/lambda-function.js +2 -2
  16. package/lib/build/build-workflow.js +1 -1
  17. package/lib/cdk/auto-discover-base.js +2 -2
  18. package/lib/cdk/construct-lib.js +1 -1
  19. package/lib/cdk/integration-test-base.js +1 -1
  20. package/lib/cdk/jsii-docgen.js +1 -1
  21. package/lib/cdk/jsii-project.js +1 -1
  22. package/lib/cdk8s/auto-discover.js +2 -2
  23. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  24. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  25. package/lib/cdk8s/cdk8s-construct.js +1 -1
  26. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps.js +1 -1
  28. package/lib/cdk8s/integration-test.js +1 -1
  29. package/lib/cdktf/cdktf-construct.js +1 -1
  30. package/lib/circleci/circleci.js +1 -1
  31. package/lib/component.js +1 -1
  32. package/lib/dependencies.js +1 -1
  33. package/lib/dev-env.js +1 -1
  34. package/lib/docker-compose/docker-compose-service.js +1 -1
  35. package/lib/docker-compose/docker-compose.js +1 -1
  36. package/lib/file.js +1 -1
  37. package/lib/gitattributes.js +1 -1
  38. package/lib/github/actions-provider.js +1 -1
  39. package/lib/github/auto-approve.js +1 -1
  40. package/lib/github/auto-merge.js +1 -1
  41. package/lib/github/auto-queue.js +1 -1
  42. package/lib/github/dependabot.js +1 -1
  43. package/lib/github/github-credentials.js +1 -1
  44. package/lib/github/github-project.js +1 -1
  45. package/lib/github/github.js +1 -1
  46. package/lib/github/merge-queue.js +1 -1
  47. package/lib/github/mergify.js +1 -1
  48. package/lib/github/pr-template.js +1 -1
  49. package/lib/github/pull-request-backport.js +3 -2
  50. package/lib/github/pull-request-lint.js +1 -1
  51. package/lib/github/stale.js +1 -1
  52. package/lib/github/task-workflow-job.js +1 -1
  53. package/lib/github/task-workflow.js +1 -1
  54. package/lib/github/workflow-actions.js +3 -2
  55. package/lib/github/workflow-jobs.js +1 -1
  56. package/lib/github/workflow-steps.js +3 -2
  57. package/lib/github/workflows.js +1 -1
  58. package/lib/gitlab/configuration.js +1 -1
  59. package/lib/gitlab/gitlab-configuration.js +1 -1
  60. package/lib/gitlab/nested-configuration.js +1 -1
  61. package/lib/gitpod.js +1 -1
  62. package/lib/ignore-file.js +1 -1
  63. package/lib/ini.js +1 -1
  64. package/lib/java/java-project.js +1 -1
  65. package/lib/java/junit.js +1 -1
  66. package/lib/java/maven-compile.js +1 -1
  67. package/lib/java/maven-packaging.js +1 -1
  68. package/lib/java/maven-sample.js +1 -1
  69. package/lib/java/pom.js +2 -2
  70. package/lib/java/projenrc.js +1 -1
  71. package/lib/javascript/biome/biome.js +1 -1
  72. package/lib/javascript/bundler.js +1 -1
  73. package/lib/javascript/eslint.js +1 -1
  74. package/lib/javascript/jest.js +4 -4
  75. package/lib/javascript/license-checker.js +1 -1
  76. package/lib/javascript/node-package.js +1 -1
  77. package/lib/javascript/node-project.js +1 -1
  78. package/lib/javascript/npm-config.js +1 -1
  79. package/lib/javascript/prettier.js +1 -1
  80. package/lib/javascript/projenrc.js +1 -1
  81. package/lib/javascript/typescript-config.js +2 -2
  82. package/lib/javascript/upgrade-dependencies.js +2 -2
  83. package/lib/javascript/yarnrc.js +1 -1
  84. package/lib/json-patch.js +1 -1
  85. package/lib/json.js +1 -1
  86. package/lib/license.js +1 -1
  87. package/lib/logger.js +1 -1
  88. package/lib/makefile.js +1 -1
  89. package/lib/object-file.js +1 -1
  90. package/lib/project-build.js +1 -1
  91. package/lib/project-tree.js +1 -1
  92. package/lib/project.js +1 -1
  93. package/lib/projects.js +1 -1
  94. package/lib/projenrc-json.js +2 -2
  95. package/lib/projenrc.js +1 -1
  96. package/lib/python/pip.js +1 -1
  97. package/lib/python/poetry.js +2 -2
  98. package/lib/python/projenrc.js +1 -1
  99. package/lib/python/pytest-sample.js +1 -1
  100. package/lib/python/pytest.js +1 -1
  101. package/lib/python/python-project.js +1 -1
  102. package/lib/python/python-sample.js +1 -1
  103. package/lib/python/requirements-file.js +1 -1
  104. package/lib/python/setuppy.js +1 -1
  105. package/lib/python/setuptools.js +1 -1
  106. package/lib/python/venv.js +1 -1
  107. package/lib/readme.js +1 -1
  108. package/lib/release/publisher.js +3 -2
  109. package/lib/release/release-trigger.js +1 -1
  110. package/lib/release/release.js +3 -2
  111. package/lib/renovatebot.js +1 -1
  112. package/lib/sample-file.js +2 -2
  113. package/lib/semver.js +1 -1
  114. package/lib/source-code.js +1 -1
  115. package/lib/task-runtime.js +1 -1
  116. package/lib/task.js +1 -1
  117. package/lib/tasks.js +1 -1
  118. package/lib/testing.js +1 -1
  119. package/lib/textfile.js +1 -1
  120. package/lib/toml.js +1 -1
  121. package/lib/typescript/projenrc-ts.js +1 -1
  122. package/lib/typescript/projenrc.js +1 -1
  123. package/lib/typescript/typescript-typedoc.js +1 -1
  124. package/lib/typescript/typescript.js +6 -6
  125. package/lib/version.js +2 -2
  126. package/lib/vscode/devcontainer.js +1 -1
  127. package/lib/vscode/extensions.js +1 -1
  128. package/lib/vscode/launch-config.js +1 -1
  129. package/lib/vscode/settings.js +1 -1
  130. package/lib/vscode/vscode.js +1 -1
  131. package/lib/web/next.js +3 -3
  132. package/lib/web/postcss.js +1 -1
  133. package/lib/web/react.js +4 -4
  134. package/lib/web/tailwind.js +1 -1
  135. package/lib/xmlfile.js +1 -1
  136. package/lib/yaml.js +1 -1
  137. package/package.json +1 -1
package/.jsii CHANGED
@@ -21763,7 +21763,7 @@
21763
21763
  "kind": "interface",
21764
21764
  "locationInModule": {
21765
21765
  "filename": "src/github/workflow-steps.ts",
21766
- "line": 163
21766
+ "line": 164
21767
21767
  },
21768
21768
  "name": "CheckoutOptions",
21769
21769
  "namespace": "github",
@@ -21777,7 +21777,7 @@
21777
21777
  "immutable": true,
21778
21778
  "locationInModule": {
21779
21779
  "filename": "src/github/workflow-steps.ts",
21780
- "line": 167
21780
+ "line": 168
21781
21781
  },
21782
21782
  "name": "with",
21783
21783
  "optional": true,
@@ -21799,7 +21799,7 @@
21799
21799
  "kind": "interface",
21800
21800
  "locationInModule": {
21801
21801
  "filename": "src/github/workflow-steps.ts",
21802
- "line": 173
21802
+ "line": 174
21803
21803
  },
21804
21804
  "name": "CheckoutWith",
21805
21805
  "namespace": "github",
@@ -21815,7 +21815,7 @@
21815
21815
  "immutable": true,
21816
21816
  "locationInModule": {
21817
21817
  "filename": "src/github/workflow-steps.ts",
21818
- "line": 179
21818
+ "line": 180
21819
21819
  },
21820
21820
  "name": "fetchDepth",
21821
21821
  "optional": true,
@@ -21833,7 +21833,7 @@
21833
21833
  "immutable": true,
21834
21834
  "locationInModule": {
21835
21835
  "filename": "src/github/workflow-steps.ts",
21836
- "line": 185
21836
+ "line": 186
21837
21837
  },
21838
21838
  "name": "lfs",
21839
21839
  "optional": true,
@@ -21851,7 +21851,7 @@
21851
21851
  "immutable": true,
21852
21852
  "locationInModule": {
21853
21853
  "filename": "src/github/workflow-steps.ts",
21854
- "line": 212
21854
+ "line": 213
21855
21855
  },
21856
21856
  "name": "path",
21857
21857
  "optional": true,
@@ -21869,7 +21869,7 @@
21869
21869
  "immutable": true,
21870
21870
  "locationInModule": {
21871
21871
  "filename": "src/github/workflow-steps.ts",
21872
- "line": 191
21872
+ "line": 192
21873
21873
  },
21874
21874
  "name": "ref",
21875
21875
  "optional": true,
@@ -21887,7 +21887,7 @@
21887
21887
  "immutable": true,
21888
21888
  "locationInModule": {
21889
21889
  "filename": "src/github/workflow-steps.ts",
21890
- "line": 197
21890
+ "line": 198
21891
21891
  },
21892
21892
  "name": "repository",
21893
21893
  "optional": true,
@@ -21906,7 +21906,7 @@
21906
21906
  "immutable": true,
21907
21907
  "locationInModule": {
21908
21908
  "filename": "src/github/workflow-steps.ts",
21909
- "line": 206
21909
+ "line": 207
21910
21910
  },
21911
21911
  "name": "token",
21912
21912
  "optional": true,
@@ -21931,7 +21931,7 @@
21931
21931
  "kind": "interface",
21932
21932
  "locationInModule": {
21933
21933
  "filename": "src/github/workflow-actions.ts",
21934
- "line": 164
21934
+ "line": 165
21935
21935
  },
21936
21936
  "name": "CheckoutWithPatchOptions",
21937
21937
  "namespace": "github",
@@ -21946,7 +21946,7 @@
21946
21946
  "immutable": true,
21947
21947
  "locationInModule": {
21948
21948
  "filename": "src/github/workflow-actions.ts",
21949
- "line": 169
21949
+ "line": 170
21950
21950
  },
21951
21951
  "name": "patchFile",
21952
21952
  "optional": true,
@@ -22089,7 +22089,7 @@
22089
22089
  "kind": "interface",
22090
22090
  "locationInModule": {
22091
22091
  "filename": "src/github/workflow-actions.ts",
22092
- "line": 205
22092
+ "line": 206
22093
22093
  },
22094
22094
  "name": "CreatePullRequestOptions",
22095
22095
  "namespace": "github",
@@ -22104,7 +22104,7 @@
22104
22104
  "immutable": true,
22105
22105
  "locationInModule": {
22106
22106
  "filename": "src/github/workflow-actions.ts",
22107
- "line": 242
22107
+ "line": 243
22108
22108
  },
22109
22109
  "name": "pullRequestDescription",
22110
22110
  "type": {
@@ -22121,7 +22121,7 @@
22121
22121
  "immutable": true,
22122
22122
  "locationInModule": {
22123
22123
  "filename": "src/github/workflow-actions.ts",
22124
- "line": 235
22124
+ "line": 236
22125
22125
  },
22126
22126
  "name": "pullRequestTitle",
22127
22127
  "type": {
@@ -22137,7 +22137,7 @@
22137
22137
  "immutable": true,
22138
22138
  "locationInModule": {
22139
22139
  "filename": "src/github/workflow-actions.ts",
22140
- "line": 228
22140
+ "line": 229
22141
22141
  },
22142
22142
  "name": "workflowName",
22143
22143
  "type": {
@@ -22154,7 +22154,7 @@
22154
22154
  "immutable": true,
22155
22155
  "locationInModule": {
22156
22156
  "filename": "src/github/workflow-actions.ts",
22157
- "line": 283
22157
+ "line": 284
22158
22158
  },
22159
22159
  "name": "assignees",
22160
22160
  "optional": true,
@@ -22177,7 +22177,7 @@
22177
22177
  "immutable": true,
22178
22178
  "locationInModule": {
22179
22179
  "filename": "src/github/workflow-actions.ts",
22180
- "line": 249
22180
+ "line": 250
22181
22181
  },
22182
22182
  "name": "baseBranch",
22183
22183
  "optional": true,
@@ -22195,7 +22195,7 @@
22195
22195
  "immutable": true,
22196
22196
  "locationInModule": {
22197
22197
  "filename": "src/github/workflow-actions.ts",
22198
- "line": 256
22198
+ "line": 257
22199
22199
  },
22200
22200
  "name": "branchName",
22201
22201
  "optional": true,
@@ -22213,7 +22213,7 @@
22213
22213
  "immutable": true,
22214
22214
  "locationInModule": {
22215
22215
  "filename": "src/github/workflow-actions.ts",
22216
- "line": 223
22216
+ "line": 224
22217
22217
  },
22218
22218
  "name": "credentials",
22219
22219
  "optional": true,
@@ -22231,7 +22231,7 @@
22231
22231
  "immutable": true,
22232
22232
  "locationInModule": {
22233
22233
  "filename": "src/github/workflow-actions.ts",
22234
- "line": 262
22234
+ "line": 263
22235
22235
  },
22236
22236
  "name": "gitIdentity",
22237
22237
  "optional": true,
@@ -22249,7 +22249,7 @@
22249
22249
  "immutable": true,
22250
22250
  "locationInModule": {
22251
22251
  "filename": "src/github/workflow-actions.ts",
22252
- "line": 276
22252
+ "line": 277
22253
22253
  },
22254
22254
  "name": "labels",
22255
22255
  "optional": true,
@@ -22272,7 +22272,7 @@
22272
22272
  "immutable": true,
22273
22273
  "locationInModule": {
22274
22274
  "filename": "src/github/workflow-actions.ts",
22275
- "line": 269
22275
+ "line": 270
22276
22276
  },
22277
22277
  "name": "signoff",
22278
22278
  "optional": true,
@@ -22290,7 +22290,7 @@
22290
22290
  "immutable": true,
22291
22291
  "locationInModule": {
22292
22292
  "filename": "src/github/workflow-actions.ts",
22293
- "line": 210
22293
+ "line": 211
22294
22294
  },
22295
22295
  "name": "stepId",
22296
22296
  "optional": true,
@@ -22308,7 +22308,7 @@
22308
22308
  "immutable": true,
22309
22309
  "locationInModule": {
22310
22310
  "filename": "src/github/workflow-actions.ts",
22311
- "line": 216
22311
+ "line": 217
22312
22312
  },
22313
22313
  "name": "stepName",
22314
22314
  "optional": true,
@@ -23199,7 +23199,7 @@
23199
23199
  "kind": "interface",
23200
23200
  "locationInModule": {
23201
23201
  "filename": "src/github/workflow-steps.ts",
23202
- "line": 347
23202
+ "line": 348
23203
23203
  },
23204
23204
  "name": "DownloadArtifactOptions",
23205
23205
  "namespace": "github",
@@ -23213,7 +23213,7 @@
23213
23213
  "immutable": true,
23214
23214
  "locationInModule": {
23215
23215
  "filename": "src/github/workflow-steps.ts",
23216
- "line": 351
23216
+ "line": 352
23217
23217
  },
23218
23218
  "name": "with",
23219
23219
  "type": {
@@ -23233,7 +23233,7 @@
23233
23233
  "kind": "interface",
23234
23234
  "locationInModule": {
23235
23235
  "filename": "src/github/workflow-steps.ts",
23236
- "line": 293
23236
+ "line": 294
23237
23237
  },
23238
23238
  "name": "DownloadArtifactWith",
23239
23239
  "namespace": "github",
@@ -23248,7 +23248,7 @@
23248
23248
  "immutable": true,
23249
23249
  "locationInModule": {
23250
23250
  "filename": "src/github/workflow-steps.ts",
23251
- "line": 321
23251
+ "line": 322
23252
23252
  },
23253
23253
  "name": "mergeMultiple",
23254
23254
  "optional": true,
@@ -23266,7 +23266,7 @@
23266
23266
  "immutable": true,
23267
23267
  "locationInModule": {
23268
23268
  "filename": "src/github/workflow-steps.ts",
23269
- "line": 299
23269
+ "line": 300
23270
23270
  },
23271
23271
  "name": "name",
23272
23272
  "optional": true,
@@ -23285,7 +23285,7 @@
23285
23285
  "immutable": true,
23286
23286
  "locationInModule": {
23287
23287
  "filename": "src/github/workflow-steps.ts",
23288
- "line": 306
23288
+ "line": 307
23289
23289
  },
23290
23290
  "name": "path",
23291
23291
  "optional": true,
@@ -23302,7 +23302,7 @@
23302
23302
  "immutable": true,
23303
23303
  "locationInModule": {
23304
23304
  "filename": "src/github/workflow-steps.ts",
23305
- "line": 312
23305
+ "line": 313
23306
23306
  },
23307
23307
  "name": "pattern",
23308
23308
  "optional": true,
@@ -23320,7 +23320,7 @@
23320
23320
  "immutable": true,
23321
23321
  "locationInModule": {
23322
23322
  "filename": "src/github/workflow-steps.ts",
23323
- "line": 336
23323
+ "line": 337
23324
23324
  },
23325
23325
  "name": "repository",
23326
23326
  "optional": true,
@@ -23338,7 +23338,7 @@
23338
23338
  "immutable": true,
23339
23339
  "locationInModule": {
23340
23340
  "filename": "src/github/workflow-steps.ts",
23341
- "line": 344
23341
+ "line": 345
23342
23342
  },
23343
23343
  "name": "runId",
23344
23344
  "optional": true,
@@ -23356,7 +23356,7 @@
23356
23356
  "immutable": true,
23357
23357
  "locationInModule": {
23358
23358
  "filename": "src/github/workflow-steps.ts",
23359
- "line": 328
23359
+ "line": 329
23360
23360
  },
23361
23361
  "name": "token",
23362
23362
  "optional": true,
@@ -26727,7 +26727,7 @@
26727
26727
  "kind": "interface",
26728
26728
  "locationInModule": {
26729
26729
  "filename": "src/github/workflow-steps.ts",
26730
- "line": 215
26730
+ "line": 216
26731
26731
  },
26732
26732
  "name": "SetupGitIdentityOptions",
26733
26733
  "namespace": "github",
@@ -26741,7 +26741,7 @@
26741
26741
  "immutable": true,
26742
26742
  "locationInModule": {
26743
26743
  "filename": "src/github/workflow-steps.ts",
26744
- "line": 219
26744
+ "line": 220
26745
26745
  },
26746
26746
  "name": "gitIdentity",
26747
26747
  "type": {
@@ -27906,7 +27906,7 @@
27906
27906
  "kind": "interface",
27907
27907
  "locationInModule": {
27908
27908
  "filename": "src/github/workflow-steps.ts",
27909
- "line": 286
27909
+ "line": 287
27910
27910
  },
27911
27911
  "name": "UploadArtifactOptions",
27912
27912
  "namespace": "github",
@@ -27920,7 +27920,7 @@
27920
27920
  "immutable": true,
27921
27921
  "locationInModule": {
27922
27922
  "filename": "src/github/workflow-steps.ts",
27923
- "line": 290
27923
+ "line": 291
27924
27924
  },
27925
27925
  "name": "with",
27926
27926
  "type": {
@@ -27940,7 +27940,7 @@
27940
27940
  "kind": "interface",
27941
27941
  "locationInModule": {
27942
27942
  "filename": "src/github/workflow-steps.ts",
27943
- "line": 222
27943
+ "line": 223
27944
27944
  },
27945
27945
  "name": "UploadArtifactWith",
27946
27946
  "namespace": "github",
@@ -27954,7 +27954,7 @@
27954
27954
  "immutable": true,
27955
27955
  "locationInModule": {
27956
27956
  "filename": "src/github/workflow-steps.ts",
27957
- "line": 233
27957
+ "line": 234
27958
27958
  },
27959
27959
  "name": "path",
27960
27960
  "type": {
@@ -27972,7 +27972,7 @@
27972
27972
  "immutable": true,
27973
27973
  "locationInModule": {
27974
27974
  "filename": "src/github/workflow-steps.ts",
27975
- "line": 264
27975
+ "line": 265
27976
27976
  },
27977
27977
  "name": "compressionLevel",
27978
27978
  "optional": true,
@@ -27991,7 +27991,7 @@
27991
27991
  "immutable": true,
27992
27992
  "locationInModule": {
27993
27993
  "filename": "src/github/workflow-steps.ts",
27994
- "line": 244
27994
+ "line": 245
27995
27995
  },
27996
27996
  "name": "ifNoFilesFound",
27997
27997
  "optional": true,
@@ -28010,7 +28010,7 @@
28010
28010
  "immutable": true,
28011
28011
  "locationInModule": {
28012
28012
  "filename": "src/github/workflow-steps.ts",
28013
- "line": 283
28013
+ "line": 284
28014
28014
  },
28015
28015
  "name": "includeHiddenFiles",
28016
28016
  "optional": true,
@@ -28028,7 +28028,7 @@
28028
28028
  "immutable": true,
28029
28029
  "locationInModule": {
28030
28030
  "filename": "src/github/workflow-steps.ts",
28031
- "line": 228
28031
+ "line": 229
28032
28032
  },
28033
28033
  "name": "name",
28034
28034
  "optional": true,
@@ -28047,7 +28047,7 @@
28047
28047
  "immutable": true,
28048
28048
  "locationInModule": {
28049
28049
  "filename": "src/github/workflow-steps.ts",
28050
- "line": 274
28050
+ "line": 275
28051
28051
  },
28052
28052
  "name": "overwrite",
28053
28053
  "optional": true,
@@ -28066,7 +28066,7 @@
28066
28066
  "immutable": true,
28067
28067
  "locationInModule": {
28068
28068
  "filename": "src/github/workflow-steps.ts",
28069
- "line": 254
28069
+ "line": 255
28070
28070
  },
28071
28071
  "name": "retentionDays",
28072
28072
  "optional": true,
@@ -28088,7 +28088,7 @@
28088
28088
  "kind": "interface",
28089
28089
  "locationInModule": {
28090
28090
  "filename": "src/github/workflow-actions.ts",
28091
- "line": 175
28091
+ "line": 176
28092
28092
  },
28093
28093
  "name": "UploadGitPatchOptions",
28094
28094
  "namespace": "github",
@@ -28103,7 +28103,7 @@
28103
28103
  "immutable": true,
28104
28104
  "locationInModule": {
28105
28105
  "filename": "src/github/workflow-actions.ts",
28106
- "line": 196
28106
+ "line": 197
28107
28107
  },
28108
28108
  "name": "outputName",
28109
28109
  "type": {
@@ -28119,7 +28119,7 @@
28119
28119
  "immutable": true,
28120
28120
  "locationInModule": {
28121
28121
  "filename": "src/github/workflow-actions.ts",
28122
- "line": 179
28122
+ "line": 180
28123
28123
  },
28124
28124
  "name": "stepId",
28125
28125
  "type": {
@@ -28136,7 +28136,7 @@
28136
28136
  "immutable": true,
28137
28137
  "locationInModule": {
28138
28138
  "filename": "src/github/workflow-actions.ts",
28139
- "line": 202
28139
+ "line": 203
28140
28140
  },
28141
28141
  "name": "mutationError",
28142
28142
  "optional": true,
@@ -28154,7 +28154,7 @@
28154
28154
  "immutable": true,
28155
28155
  "locationInModule": {
28156
28156
  "filename": "src/github/workflow-actions.ts",
28157
- "line": 191
28157
+ "line": 192
28158
28158
  },
28159
28159
  "name": "patchFile",
28160
28160
  "optional": true,
@@ -28172,7 +28172,7 @@
28172
28172
  "immutable": true,
28173
28173
  "locationInModule": {
28174
28174
  "filename": "src/github/workflow-actions.ts",
28175
- "line": 185
28175
+ "line": 186
28176
28176
  },
28177
28177
  "name": "stepName",
28178
28178
  "optional": true,
@@ -28264,7 +28264,7 @@
28264
28264
  },
28265
28265
  "locationInModule": {
28266
28266
  "filename": "src/github/workflow-actions.ts",
28267
- "line": 75
28267
+ "line": 76
28268
28268
  },
28269
28269
  "name": "checkoutWithPatch",
28270
28270
  "parameters": [
@@ -28299,7 +28299,7 @@
28299
28299
  },
28300
28300
  "locationInModule": {
28301
28301
  "filename": "src/github/workflow-actions.ts",
28302
- "line": 101
28302
+ "line": 102
28303
28303
  },
28304
28304
  "name": "createPullRequest",
28305
28305
  "parameters": [
@@ -28334,7 +28334,7 @@
28334
28334
  },
28335
28335
  "locationInModule": {
28336
28336
  "filename": "src/github/workflow-actions.ts",
28337
- "line": 156
28337
+ "line": 157
28338
28338
  },
28339
28339
  "name": "setupGitIdentity",
28340
28340
  "parameters": [
@@ -28505,7 +28505,7 @@
28505
28505
  },
28506
28506
  "locationInModule": {
28507
28507
  "filename": "src/github/workflow-steps.ts",
28508
- "line": 123
28508
+ "line": 124
28509
28509
  },
28510
28510
  "name": "downloadArtifact",
28511
28511
  "parameters": [
@@ -28604,7 +28604,7 @@
28604
28604
  },
28605
28605
  "locationInModule": {
28606
28606
  "filename": "src/github/workflow-steps.ts",
28607
- "line": 95
28607
+ "line": 96
28608
28608
  },
28609
28609
  "name": "uploadArtifact",
28610
28610
  "parameters": [
@@ -72144,7 +72144,7 @@
72144
72144
  "kind": "interface",
72145
72145
  "locationInModule": {
72146
72146
  "filename": "src/release/release.ts",
72147
- "line": 795
72147
+ "line": 796
72148
72148
  },
72149
72149
  "name": "BranchOptions",
72150
72150
  "namespace": "release",
@@ -72158,7 +72158,7 @@
72158
72158
  "immutable": true,
72159
72159
  "locationInModule": {
72160
72160
  "filename": "src/release/release.ts",
72161
- "line": 805
72161
+ "line": 806
72162
72162
  },
72163
72163
  "name": "majorVersion",
72164
72164
  "type": {
@@ -72174,7 +72174,7 @@
72174
72174
  "immutable": true,
72175
72175
  "locationInModule": {
72176
72176
  "filename": "src/release/release.ts",
72177
- "line": 810
72177
+ "line": 811
72178
72178
  },
72179
72179
  "name": "minMajorVersion",
72180
72180
  "optional": true,
@@ -72191,7 +72191,7 @@
72191
72191
  "immutable": true,
72192
72192
  "locationInModule": {
72193
72193
  "filename": "src/release/release.ts",
72194
- "line": 815
72194
+ "line": 816
72195
72195
  },
72196
72196
  "name": "minorVersion",
72197
72197
  "optional": true,
@@ -72209,7 +72209,7 @@
72209
72209
  "immutable": true,
72210
72210
  "locationInModule": {
72211
72211
  "filename": "src/release/release.ts",
72212
- "line": 843
72212
+ "line": 844
72213
72213
  },
72214
72214
  "name": "npmDistTag",
72215
72215
  "optional": true,
@@ -72227,7 +72227,7 @@
72227
72227
  "immutable": true,
72228
72228
  "locationInModule": {
72229
72229
  "filename": "src/release/release.ts",
72230
- "line": 822
72230
+ "line": 823
72231
72231
  },
72232
72232
  "name": "prerelease",
72233
72233
  "optional": true,
@@ -72246,7 +72246,7 @@
72246
72246
  "immutable": true,
72247
72247
  "locationInModule": {
72248
72248
  "filename": "src/release/release.ts",
72249
- "line": 836
72249
+ "line": 837
72250
72250
  },
72251
72251
  "name": "tagPrefix",
72252
72252
  "optional": true,
@@ -72264,7 +72264,7 @@
72264
72264
  "immutable": true,
72265
72265
  "locationInModule": {
72266
72266
  "filename": "src/release/release.ts",
72267
- "line": 800
72267
+ "line": 801
72268
72268
  },
72269
72269
  "name": "workflowName",
72270
72270
  "optional": true,
@@ -72285,7 +72285,7 @@
72285
72285
  "kind": "enum",
72286
72286
  "locationInModule": {
72287
72287
  "filename": "src/release/publisher.ts",
72288
- "line": 963
72288
+ "line": 964
72289
72289
  },
72290
72290
  "members": [
72291
72291
  {
@@ -72319,7 +72319,7 @@
72319
72319
  "kind": "interface",
72320
72320
  "locationInModule": {
72321
72321
  "filename": "src/release/publisher.ts",
72322
- "line": 981
72322
+ "line": 982
72323
72323
  },
72324
72324
  "name": "CodeArtifactOptions",
72325
72325
  "namespace": "release",
@@ -72335,7 +72335,7 @@
72335
72335
  "immutable": true,
72336
72336
  "locationInModule": {
72337
72337
  "filename": "src/release/publisher.ts",
72338
- "line": 997
72338
+ "line": 998
72339
72339
  },
72340
72340
  "name": "accessKeyIdSecret",
72341
72341
  "optional": true,
@@ -72353,7 +72353,7 @@
72353
72353
  "immutable": true,
72354
72354
  "locationInModule": {
72355
72355
  "filename": "src/release/publisher.ts",
72356
- "line": 987
72356
+ "line": 988
72357
72357
  },
72358
72358
  "name": "authProvider",
72359
72359
  "optional": true,
@@ -72372,7 +72372,7 @@
72372
72372
  "immutable": true,
72373
72373
  "locationInModule": {
72374
72374
  "filename": "src/release/publisher.ts",
72375
- "line": 1017
72375
+ "line": 1018
72376
72376
  },
72377
72377
  "name": "roleToAssume",
72378
72378
  "optional": true,
@@ -72391,7 +72391,7 @@
72391
72391
  "immutable": true,
72392
72392
  "locationInModule": {
72393
72393
  "filename": "src/release/publisher.ts",
72394
- "line": 1008
72394
+ "line": 1009
72395
72395
  },
72396
72396
  "name": "secretAccessKeySecret",
72397
72397
  "optional": true,
@@ -72413,7 +72413,7 @@
72413
72413
  "kind": "interface",
72414
72414
  "locationInModule": {
72415
72415
  "filename": "src/release/publisher.ts",
72416
- "line": 865
72416
+ "line": 866
72417
72417
  },
72418
72418
  "name": "CommonPublishOptions",
72419
72419
  "namespace": "release",
@@ -72428,7 +72428,7 @@
72428
72428
  "immutable": true,
72429
72429
  "locationInModule": {
72430
72430
  "filename": "src/release/publisher.ts",
72431
- "line": 884
72431
+ "line": 885
72432
72432
  },
72433
72433
  "name": "postPublishSteps",
72434
72434
  "optional": true,
@@ -72451,7 +72451,7 @@
72451
72451
  "immutable": true,
72452
72452
  "locationInModule": {
72453
72453
  "filename": "src/release/publisher.ts",
72454
- "line": 875
72454
+ "line": 876
72455
72455
  },
72456
72456
  "name": "prePublishSteps",
72457
72457
  "optional": true,
@@ -72474,7 +72474,7 @@
72474
72474
  "immutable": true,
72475
72475
  "locationInModule": {
72476
72476
  "filename": "src/release/publisher.ts",
72477
- "line": 890
72477
+ "line": 891
72478
72478
  },
72479
72479
  "name": "publishTools",
72480
72480
  "optional": true,
@@ -72539,7 +72539,7 @@
72539
72539
  "kind": "interface",
72540
72540
  "locationInModule": {
72541
72541
  "filename": "src/release/publisher.ts",
72542
- "line": 1287
72542
+ "line": 1288
72543
72543
  },
72544
72544
  "name": "GitHubReleasesPublishOptions",
72545
72545
  "namespace": "release",
@@ -72554,7 +72554,7 @@
72554
72554
  "immutable": true,
72555
72555
  "locationInModule": {
72556
72556
  "filename": "src/release/publisher.ts",
72557
- "line": 1250
72557
+ "line": 1251
72558
72558
  },
72559
72559
  "name": "changelogFile",
72560
72560
  "type": {
@@ -72571,7 +72571,7 @@
72571
72571
  "immutable": true,
72572
72572
  "locationInModule": {
72573
72573
  "filename": "src/release/publisher.ts",
72574
- "line": 1243
72574
+ "line": 1244
72575
72575
  },
72576
72576
  "name": "releaseTagFile",
72577
72577
  "type": {
@@ -72588,7 +72588,7 @@
72588
72588
  "immutable": true,
72589
72589
  "locationInModule": {
72590
72590
  "filename": "src/release/publisher.ts",
72591
- "line": 1236
72591
+ "line": 1237
72592
72592
  },
72593
72593
  "name": "versionFile",
72594
72594
  "type": {
@@ -72609,7 +72609,7 @@
72609
72609
  "kind": "interface",
72610
72610
  "locationInModule": {
72611
72611
  "filename": "src/release/publisher.ts",
72612
- "line": 1294
72612
+ "line": 1295
72613
72613
  },
72614
72614
  "name": "GitPublishOptions",
72615
72615
  "namespace": "release",
@@ -72624,7 +72624,7 @@
72624
72624
  "immutable": true,
72625
72625
  "locationInModule": {
72626
72626
  "filename": "src/release/publisher.ts",
72627
- "line": 1250
72627
+ "line": 1251
72628
72628
  },
72629
72629
  "name": "changelogFile",
72630
72630
  "type": {
@@ -72641,7 +72641,7 @@
72641
72641
  "immutable": true,
72642
72642
  "locationInModule": {
72643
72643
  "filename": "src/release/publisher.ts",
72644
- "line": 1243
72644
+ "line": 1244
72645
72645
  },
72646
72646
  "name": "releaseTagFile",
72647
72647
  "type": {
@@ -72658,7 +72658,7 @@
72658
72658
  "immutable": true,
72659
72659
  "locationInModule": {
72660
72660
  "filename": "src/release/publisher.ts",
72661
- "line": 1236
72661
+ "line": 1237
72662
72662
  },
72663
72663
  "name": "versionFile",
72664
72664
  "type": {
@@ -72675,7 +72675,7 @@
72675
72675
  "immutable": true,
72676
72676
  "locationInModule": {
72677
72677
  "filename": "src/release/publisher.ts",
72678
- "line": 1305
72678
+ "line": 1306
72679
72679
  },
72680
72680
  "name": "gitBranch",
72681
72681
  "optional": true,
@@ -72693,7 +72693,7 @@
72693
72693
  "immutable": true,
72694
72694
  "locationInModule": {
72695
72695
  "filename": "src/release/publisher.ts",
72696
- "line": 1312
72696
+ "line": 1313
72697
72697
  },
72698
72698
  "name": "gitPushCommand",
72699
72699
  "optional": true,
@@ -72710,7 +72710,7 @@
72710
72710
  "immutable": true,
72711
72711
  "locationInModule": {
72712
72712
  "filename": "src/release/publisher.ts",
72713
- "line": 1298
72713
+ "line": 1299
72714
72714
  },
72715
72715
  "name": "projectChangelogFile",
72716
72716
  "optional": true,
@@ -72735,7 +72735,7 @@
72735
72735
  "kind": "interface",
72736
72736
  "locationInModule": {
72737
72737
  "filename": "src/release/publisher.ts",
72738
- "line": 1175
72738
+ "line": 1176
72739
72739
  },
72740
72740
  "name": "GoPublishOptions",
72741
72741
  "namespace": "release",
@@ -72750,7 +72750,7 @@
72750
72750
  "immutable": true,
72751
72751
  "locationInModule": {
72752
72752
  "filename": "src/release/publisher.ts",
72753
- "line": 1208
72753
+ "line": 1209
72754
72754
  },
72755
72755
  "name": "gitBranch",
72756
72756
  "optional": true,
@@ -72768,7 +72768,7 @@
72768
72768
  "immutable": true,
72769
72769
  "locationInModule": {
72770
72770
  "filename": "src/release/publisher.ts",
72771
- "line": 1227
72771
+ "line": 1228
72772
72772
  },
72773
72773
  "name": "gitCommitMessage",
72774
72774
  "optional": true,
@@ -72787,7 +72787,7 @@
72787
72787
  "immutable": true,
72788
72788
  "locationInModule": {
72789
72789
  "filename": "src/release/publisher.ts",
72790
- "line": 1194
72790
+ "line": 1195
72791
72791
  },
72792
72792
  "name": "githubDeployKeySecret",
72793
72793
  "optional": true,
@@ -72806,7 +72806,7 @@
72806
72806
  "immutable": true,
72807
72807
  "locationInModule": {
72808
72808
  "filename": "src/release/publisher.ts",
72809
- "line": 1184
72809
+ "line": 1185
72810
72810
  },
72811
72811
  "name": "githubTokenSecret",
72812
72812
  "optional": true,
@@ -72824,7 +72824,7 @@
72824
72824
  "immutable": true,
72825
72825
  "locationInModule": {
72826
72826
  "filename": "src/release/publisher.ts",
72827
- "line": 1201
72827
+ "line": 1202
72828
72828
  },
72829
72829
  "name": "githubUseSsh",
72830
72830
  "optional": true,
@@ -72842,7 +72842,7 @@
72842
72842
  "immutable": true,
72843
72843
  "locationInModule": {
72844
72844
  "filename": "src/release/publisher.ts",
72845
- "line": 1220
72845
+ "line": 1221
72846
72846
  },
72847
72847
  "name": "gitUserEmail",
72848
72848
  "optional": true,
@@ -72860,7 +72860,7 @@
72860
72860
  "immutable": true,
72861
72861
  "locationInModule": {
72862
72862
  "filename": "src/release/publisher.ts",
72863
- "line": 1214
72863
+ "line": 1215
72864
72864
  },
72865
72865
  "name": "gitUserName",
72866
72866
  "optional": true,
@@ -72885,7 +72885,7 @@
72885
72885
  "kind": "interface",
72886
72886
  "locationInModule": {
72887
72887
  "filename": "src/release/publisher.ts",
72888
- "line": 1170
72888
+ "line": 1171
72889
72889
  },
72890
72890
  "name": "JsiiReleaseGo",
72891
72891
  "namespace": "release",
@@ -72905,7 +72905,7 @@
72905
72905
  "kind": "interface",
72906
72906
  "locationInModule": {
72907
72907
  "filename": "src/release/publisher.ts",
72908
- "line": 1081
72908
+ "line": 1082
72909
72909
  },
72910
72910
  "name": "JsiiReleaseMaven",
72911
72911
  "namespace": "release",
@@ -72925,7 +72925,7 @@
72925
72925
  "kind": "interface",
72926
72926
  "locationInModule": {
72927
72927
  "filename": "src/release/publisher.ts",
72928
- "line": 896
72928
+ "line": 897
72929
72929
  },
72930
72930
  "name": "JsiiReleaseNpm",
72931
72931
  "namespace": "release",
@@ -72945,7 +72945,7 @@
72945
72945
  "kind": "interface",
72946
72946
  "locationInModule": {
72947
72947
  "filename": "src/release/publisher.ts",
72948
- "line": 1059
72948
+ "line": 1060
72949
72949
  },
72950
72950
  "name": "JsiiReleaseNuget",
72951
72951
  "namespace": "release",
@@ -72965,7 +72965,7 @@
72965
72965
  "kind": "interface",
72966
72966
  "locationInModule": {
72967
72967
  "filename": "src/release/publisher.ts",
72968
- "line": 1023
72968
+ "line": 1024
72969
72969
  },
72970
72970
  "name": "JsiiReleasePyPi",
72971
72971
  "namespace": "release",
@@ -73058,7 +73058,7 @@
73058
73058
  "kind": "interface",
73059
73059
  "locationInModule": {
73060
73060
  "filename": "src/release/publisher.ts",
73061
- "line": 1086
73061
+ "line": 1087
73062
73062
  },
73063
73063
  "name": "MavenPublishOptions",
73064
73064
  "namespace": "release",
@@ -73074,7 +73074,7 @@
73074
73074
  "immutable": true,
73075
73075
  "locationInModule": {
73076
73076
  "filename": "src/release/publisher.ts",
73077
- "line": 1092
73077
+ "line": 1093
73078
73078
  },
73079
73079
  "name": "mavenEndpoint",
73080
73080
  "optional": true,
@@ -73094,7 +73094,7 @@
73094
73094
  "immutable": true,
73095
73095
  "locationInModule": {
73096
73096
  "filename": "src/release/publisher.ts",
73097
- "line": 1127
73097
+ "line": 1128
73098
73098
  },
73099
73099
  "name": "mavenGpgPrivateKeyPassphrase",
73100
73100
  "optional": true,
@@ -73114,7 +73114,7 @@
73114
73114
  "immutable": true,
73115
73115
  "locationInModule": {
73116
73116
  "filename": "src/release/publisher.ts",
73117
- "line": 1118
73117
+ "line": 1119
73118
73118
  },
73119
73119
  "name": "mavenGpgPrivateKeySecret",
73120
73120
  "optional": true,
@@ -73134,7 +73134,7 @@
73134
73134
  "immutable": true,
73135
73135
  "locationInModule": {
73136
73136
  "filename": "src/release/publisher.ts",
73137
- "line": 1153
73137
+ "line": 1154
73138
73138
  },
73139
73139
  "name": "mavenPassword",
73140
73140
  "optional": true,
@@ -73152,7 +73152,7 @@
73152
73152
  "immutable": true,
73153
73153
  "locationInModule": {
73154
73154
  "filename": "src/release/publisher.ts",
73155
- "line": 1108
73155
+ "line": 1109
73156
73156
  },
73157
73157
  "name": "mavenRepositoryUrl",
73158
73158
  "optional": true,
@@ -73171,7 +73171,7 @@
73171
73171
  "immutable": true,
73172
73172
  "locationInModule": {
73173
73173
  "filename": "src/release/publisher.ts",
73174
- "line": 1101
73174
+ "line": 1102
73175
73175
  },
73176
73176
  "name": "mavenServerId",
73177
73177
  "optional": true,
@@ -73189,7 +73189,7 @@
73189
73189
  "immutable": true,
73190
73190
  "locationInModule": {
73191
73191
  "filename": "src/release/publisher.ts",
73192
- "line": 1164
73192
+ "line": 1165
73193
73193
  },
73194
73194
  "name": "mavenStagingProfileId",
73195
73195
  "optional": true,
@@ -73209,7 +73209,7 @@
73209
73209
  "immutable": true,
73210
73210
  "locationInModule": {
73211
73211
  "filename": "src/release/publisher.ts",
73212
- "line": 1140
73212
+ "line": 1141
73213
73213
  },
73214
73214
  "name": "mavenUsername",
73215
73215
  "optional": true,
@@ -73234,7 +73234,7 @@
73234
73234
  "kind": "interface",
73235
73235
  "locationInModule": {
73236
73236
  "filename": "src/release/publisher.ts",
73237
- "line": 901
73237
+ "line": 902
73238
73238
  },
73239
73239
  "name": "NpmPublishOptions",
73240
73240
  "namespace": "release",
@@ -73249,7 +73249,7 @@
73249
73249
  "immutable": true,
73250
73250
  "locationInModule": {
73251
73251
  "filename": "src/release/publisher.ts",
73252
- "line": 957
73252
+ "line": 958
73253
73253
  },
73254
73254
  "name": "codeArtifactOptions",
73255
73255
  "optional": true,
@@ -73269,7 +73269,7 @@
73269
73269
  "immutable": true,
73270
73270
  "locationInModule": {
73271
73271
  "filename": "src/release/publisher.ts",
73272
- "line": 919
73272
+ "line": 920
73273
73273
  },
73274
73274
  "name": "distTag",
73275
73275
  "optional": true,
@@ -73289,7 +73289,7 @@
73289
73289
  "immutable": true,
73290
73290
  "locationInModule": {
73291
73291
  "filename": "src/release/publisher.ts",
73292
- "line": 950
73292
+ "line": 951
73293
73293
  },
73294
73294
  "name": "npmProvenance",
73295
73295
  "optional": true,
@@ -73307,7 +73307,7 @@
73307
73307
  "immutable": true,
73308
73308
  "locationInModule": {
73309
73309
  "filename": "src/release/publisher.ts",
73310
- "line": 939
73310
+ "line": 940
73311
73311
  },
73312
73312
  "name": "npmTokenSecret",
73313
73313
  "optional": true,
@@ -73327,7 +73327,7 @@
73327
73327
  "immutable": true,
73328
73328
  "locationInModule": {
73329
73329
  "filename": "src/release/publisher.ts",
73330
- "line": 933
73330
+ "line": 934
73331
73331
  },
73332
73332
  "name": "registry",
73333
73333
  "optional": true,
@@ -73352,7 +73352,7 @@
73352
73352
  "kind": "interface",
73353
73353
  "locationInModule": {
73354
73354
  "filename": "src/release/publisher.ts",
73355
- "line": 1064
73355
+ "line": 1065
73356
73356
  },
73357
73357
  "name": "NugetPublishOptions",
73358
73358
  "namespace": "release",
@@ -73367,7 +73367,7 @@
73367
73367
  "immutable": true,
73368
73368
  "locationInModule": {
73369
73369
  "filename": "src/release/publisher.ts",
73370
- "line": 1070
73370
+ "line": 1071
73371
73371
  },
73372
73372
  "name": "nugetApiKeySecret",
73373
73373
  "optional": true,
@@ -73384,7 +73384,7 @@
73384
73384
  "immutable": true,
73385
73385
  "locationInModule": {
73386
73386
  "filename": "src/release/publisher.ts",
73387
- "line": 1075
73387
+ "line": 1076
73388
73388
  },
73389
73389
  "name": "nugetServer",
73390
73390
  "optional": true,
@@ -74021,7 +74021,7 @@
74021
74021
  "kind": "interface",
74022
74022
  "locationInModule": {
74023
74023
  "filename": "src/release/publisher.ts",
74024
- "line": 1028
74024
+ "line": 1029
74025
74025
  },
74026
74026
  "name": "PyPiPublishOptions",
74027
74027
  "namespace": "release",
@@ -74036,7 +74036,7 @@
74036
74036
  "immutable": true,
74037
74037
  "locationInModule": {
74038
74038
  "filename": "src/release/publisher.ts",
74039
- "line": 1053
74039
+ "line": 1054
74040
74040
  },
74041
74041
  "name": "codeArtifactOptions",
74042
74042
  "optional": true,
@@ -74054,7 +74054,7 @@
74054
74054
  "immutable": true,
74055
74055
  "locationInModule": {
74056
74056
  "filename": "src/release/publisher.ts",
74057
- "line": 1046
74057
+ "line": 1047
74058
74058
  },
74059
74059
  "name": "twinePasswordSecret",
74060
74060
  "optional": true,
@@ -74072,7 +74072,7 @@
74072
74072
  "immutable": true,
74073
74073
  "locationInModule": {
74074
74074
  "filename": "src/release/publisher.ts",
74075
- "line": 1034
74075
+ "line": 1035
74076
74076
  },
74077
74077
  "name": "twineRegistryUrl",
74078
74078
  "optional": true,
@@ -74090,7 +74090,7 @@
74090
74090
  "immutable": true,
74091
74091
  "locationInModule": {
74092
74092
  "filename": "src/release/publisher.ts",
74093
- "line": 1040
74093
+ "line": 1041
74094
74094
  },
74095
74095
  "name": "twineUsernameSecret",
74096
74096
  "optional": true,
@@ -79450,6 +79450,6 @@
79450
79450
  "symbolId": "src/web/tailwind:TailwindConfigOptions"
79451
79451
  }
79452
79452
  },
79453
- "version": "0.93.2",
79454
- "fingerprint": "CfVQi+4SEoWs5TZ7vrurYrMaQzLhkZdz8qSAJFb2ziU="
79453
+ "version": "0.93.3",
79454
+ "fingerprint": "4FkqWXb8EVbEK1YR+xQ49tGEqyPkrbJIAEzwU7Bl6+w="
79455
79455
  }