projen 0.92.9 → 0.92.10

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 (139) hide show
  1. package/.jsii +106 -88
  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 +3 -2
  31. package/lib/circleci/model.d.ts +2 -0
  32. package/lib/circleci/model.js +1 -1
  33. package/lib/component.js +1 -1
  34. package/lib/dependencies.js +1 -1
  35. package/lib/dev-env.js +1 -1
  36. package/lib/docker-compose/docker-compose-service.js +1 -1
  37. package/lib/docker-compose/docker-compose.js +1 -1
  38. package/lib/file.js +1 -1
  39. package/lib/gitattributes.js +1 -1
  40. package/lib/github/actions-provider.js +1 -1
  41. package/lib/github/auto-approve.js +1 -1
  42. package/lib/github/auto-merge.js +1 -1
  43. package/lib/github/auto-queue.js +1 -1
  44. package/lib/github/dependabot.js +1 -1
  45. package/lib/github/github-credentials.js +1 -1
  46. package/lib/github/github-project.js +1 -1
  47. package/lib/github/github.js +1 -1
  48. package/lib/github/merge-queue.js +1 -1
  49. package/lib/github/mergify.js +1 -1
  50. package/lib/github/pr-template.js +1 -1
  51. package/lib/github/pull-request-backport.js +1 -1
  52. package/lib/github/pull-request-lint.js +1 -1
  53. package/lib/github/stale.js +1 -1
  54. package/lib/github/task-workflow-job.js +1 -1
  55. package/lib/github/task-workflow.js +1 -1
  56. package/lib/github/workflow-actions.js +1 -1
  57. package/lib/github/workflow-jobs.js +1 -1
  58. package/lib/github/workflow-steps.js +1 -1
  59. package/lib/github/workflows.js +1 -1
  60. package/lib/gitlab/configuration.js +1 -1
  61. package/lib/gitlab/gitlab-configuration.js +1 -1
  62. package/lib/gitlab/nested-configuration.js +1 -1
  63. package/lib/gitpod.js +1 -1
  64. package/lib/ignore-file.js +1 -1
  65. package/lib/ini.js +1 -1
  66. package/lib/java/java-project.js +1 -1
  67. package/lib/java/junit.js +1 -1
  68. package/lib/java/maven-compile.js +1 -1
  69. package/lib/java/maven-packaging.js +1 -1
  70. package/lib/java/maven-sample.js +1 -1
  71. package/lib/java/pom.js +2 -2
  72. package/lib/java/projenrc.js +1 -1
  73. package/lib/javascript/bundler.js +1 -1
  74. package/lib/javascript/eslint.js +1 -1
  75. package/lib/javascript/jest.js +4 -4
  76. package/lib/javascript/license-checker.js +1 -1
  77. package/lib/javascript/node-package.js +1 -1
  78. package/lib/javascript/node-project.js +1 -1
  79. package/lib/javascript/npm-config.js +1 -1
  80. package/lib/javascript/prettier.js +1 -1
  81. package/lib/javascript/projenrc.js +1 -1
  82. package/lib/javascript/typescript-config.js +2 -2
  83. package/lib/javascript/upgrade-dependencies.js +2 -2
  84. package/lib/javascript/yarnrc.js +1 -1
  85. package/lib/json-patch.js +1 -1
  86. package/lib/json.js +1 -1
  87. package/lib/license.js +1 -1
  88. package/lib/logger.js +1 -1
  89. package/lib/makefile.js +1 -1
  90. package/lib/object-file.js +1 -1
  91. package/lib/project-build.js +1 -1
  92. package/lib/project-tree.js +1 -1
  93. package/lib/project.js +1 -1
  94. package/lib/projects.js +1 -1
  95. package/lib/projenrc-json.js +2 -2
  96. package/lib/projenrc.js +1 -1
  97. package/lib/python/pip.js +1 -1
  98. package/lib/python/poetry.js +2 -2
  99. package/lib/python/projenrc.js +1 -1
  100. package/lib/python/pytest-sample.js +1 -1
  101. package/lib/python/pytest.js +1 -1
  102. package/lib/python/python-project.js +1 -1
  103. package/lib/python/python-sample.js +1 -1
  104. package/lib/python/requirements-file.js +1 -1
  105. package/lib/python/setuppy.js +1 -1
  106. package/lib/python/setuptools.js +1 -1
  107. package/lib/python/venv.js +1 -1
  108. package/lib/readme.js +1 -1
  109. package/lib/release/publisher.d.ts +3 -1
  110. package/lib/release/publisher.js +5 -2
  111. package/lib/release/release-trigger.js +1 -1
  112. package/lib/release/release.js +1 -1
  113. package/lib/renovatebot.js +1 -1
  114. package/lib/sample-file.js +2 -2
  115. package/lib/semver.js +1 -1
  116. package/lib/source-code.js +1 -1
  117. package/lib/task-runtime.js +1 -1
  118. package/lib/task.js +1 -1
  119. package/lib/tasks.js +1 -1
  120. package/lib/testing.js +1 -1
  121. package/lib/textfile.js +1 -1
  122. package/lib/toml.js +1 -1
  123. package/lib/typescript/projenrc-ts.js +1 -1
  124. package/lib/typescript/projenrc.js +1 -1
  125. package/lib/typescript/typescript-typedoc.js +1 -1
  126. package/lib/typescript/typescript.js +6 -6
  127. package/lib/version.js +2 -2
  128. package/lib/vscode/devcontainer.js +1 -1
  129. package/lib/vscode/extensions.js +1 -1
  130. package/lib/vscode/launch-config.js +1 -1
  131. package/lib/vscode/settings.js +1 -1
  132. package/lib/vscode/vscode.js +1 -1
  133. package/lib/web/next.js +3 -3
  134. package/lib/web/postcss.js +1 -1
  135. package/lib/web/react.js +4 -4
  136. package/lib/web/tailwind.js +1 -1
  137. package/lib/xmlfile.js +1 -1
  138. package/lib/yaml.js +1 -1
  139. package/package.json +1 -1
package/.jsii CHANGED
@@ -61,7 +61,7 @@
61
61
  "stability": "experimental"
62
62
  },
63
63
  "homepage": "https://github.com/projen/projen.git",
64
- "jsiiVersion": "5.8.10 (build 41393fb)",
64
+ "jsiiVersion": "5.8.11 (build 55d251b)",
65
65
  "keywords": [
66
66
  "cdk",
67
67
  "cicd",
@@ -19653,7 +19653,7 @@
19653
19653
  "kind": "interface",
19654
19654
  "locationInModule": {
19655
19655
  "filename": "src/circleci/model.ts",
19656
- "line": 201
19656
+ "line": 203
19657
19657
  },
19658
19658
  "name": "Docker",
19659
19659
  "namespace": "circleci",
@@ -19667,7 +19667,7 @@
19667
19667
  "immutable": true,
19668
19668
  "locationInModule": {
19669
19669
  "filename": "src/circleci/model.ts",
19670
- "line": 203
19670
+ "line": 205
19671
19671
  },
19672
19672
  "name": "image",
19673
19673
  "type": {
@@ -19683,7 +19683,7 @@
19683
19683
  "immutable": true,
19684
19684
  "locationInModule": {
19685
19685
  "filename": "src/circleci/model.ts",
19686
- "line": 215
19686
+ "line": 217
19687
19687
  },
19688
19688
  "name": "auth",
19689
19689
  "optional": true,
@@ -19705,7 +19705,7 @@
19705
19705
  "immutable": true,
19706
19706
  "locationInModule": {
19707
19707
  "filename": "src/circleci/model.ts",
19708
- "line": 217
19708
+ "line": 219
19709
19709
  },
19710
19710
  "name": "awsAuth",
19711
19711
  "optional": true,
@@ -19727,7 +19727,7 @@
19727
19727
  "immutable": true,
19728
19728
  "locationInModule": {
19729
19729
  "filename": "src/circleci/model.ts",
19730
- "line": 209
19730
+ "line": 211
19731
19731
  },
19732
19732
  "name": "command",
19733
19733
  "optional": true,
@@ -19749,7 +19749,7 @@
19749
19749
  "immutable": true,
19750
19750
  "locationInModule": {
19751
19751
  "filename": "src/circleci/model.ts",
19752
- "line": 207
19752
+ "line": 209
19753
19753
  },
19754
19754
  "name": "entrypoint",
19755
19755
  "optional": true,
@@ -19771,7 +19771,7 @@
19771
19771
  "immutable": true,
19772
19772
  "locationInModule": {
19773
19773
  "filename": "src/circleci/model.ts",
19774
- "line": 213
19774
+ "line": 215
19775
19775
  },
19776
19776
  "name": "environment",
19777
19777
  "optional": true,
@@ -19806,7 +19806,7 @@
19806
19806
  "immutable": true,
19807
19807
  "locationInModule": {
19808
19808
  "filename": "src/circleci/model.ts",
19809
- "line": 205
19809
+ "line": 207
19810
19810
  },
19811
19811
  "name": "name",
19812
19812
  "optional": true,
@@ -19823,7 +19823,7 @@
19823
19823
  "immutable": true,
19824
19824
  "locationInModule": {
19825
19825
  "filename": "src/circleci/model.ts",
19826
- "line": 211
19826
+ "line": 213
19827
19827
  },
19828
19828
  "name": "user",
19829
19829
  "optional": true,
@@ -19985,6 +19985,23 @@
19985
19985
  "primitive": "string"
19986
19986
  }
19987
19987
  },
19988
+ {
19989
+ "abstract": true,
19990
+ "docs": {
19991
+ "stability": "experimental",
19992
+ "summary": "Enables jobs to go through a set of well-defined IP address ranges."
19993
+ },
19994
+ "immutable": true,
19995
+ "locationInModule": {
19996
+ "filename": "src/circleci/model.ts",
19997
+ "line": 196
19998
+ },
19999
+ "name": "circleciIpRanges",
20000
+ "optional": true,
20001
+ "type": {
20002
+ "primitive": "boolean"
20003
+ }
20004
+ },
19988
20005
  {
19989
20006
  "abstract": true,
19990
20007
  "docs": {
@@ -20261,7 +20278,7 @@
20261
20278
  "kind": "interface",
20262
20279
  "locationInModule": {
20263
20280
  "filename": "src/circleci/model.ts",
20264
- "line": 220
20281
+ "line": 222
20265
20282
  },
20266
20283
  "name": "Machine",
20267
20284
  "namespace": "circleci",
@@ -20276,7 +20293,7 @@
20276
20293
  "immutable": true,
20277
20294
  "locationInModule": {
20278
20295
  "filename": "src/circleci/model.ts",
20279
- "line": 225
20296
+ "line": 227
20280
20297
  },
20281
20298
  "name": "image",
20282
20299
  "type": {
@@ -20293,7 +20310,7 @@
20293
20310
  "immutable": true,
20294
20311
  "locationInModule": {
20295
20312
  "filename": "src/circleci/model.ts",
20296
- "line": 229
20313
+ "line": 231
20297
20314
  },
20298
20315
  "name": "dockerLayerCaching",
20299
20316
  "optional": true,
@@ -20317,7 +20334,7 @@
20317
20334
  "kind": "interface",
20318
20335
  "locationInModule": {
20319
20336
  "filename": "src/circleci/model.ts",
20320
- "line": 239
20337
+ "line": 241
20321
20338
  },
20322
20339
  "name": "Macos",
20323
20340
  "namespace": "circleci",
@@ -20331,7 +20348,7 @@
20331
20348
  "immutable": true,
20332
20349
  "locationInModule": {
20333
20350
  "filename": "src/circleci/model.ts",
20334
- "line": 241
20351
+ "line": 243
20335
20352
  },
20336
20353
  "name": "xcode",
20337
20354
  "type": {
@@ -20615,7 +20632,7 @@
20615
20632
  "kind": "interface",
20616
20633
  "locationInModule": {
20617
20634
  "filename": "src/circleci/model.ts",
20618
- "line": 262
20635
+ "line": 264
20619
20636
  },
20620
20637
  "name": "Run",
20621
20638
  "namespace": "circleci",
@@ -20629,7 +20646,7 @@
20629
20646
  "immutable": true,
20630
20647
  "locationInModule": {
20631
20648
  "filename": "src/circleci/model.ts",
20632
- "line": 264
20649
+ "line": 266
20633
20650
  },
20634
20651
  "name": "command",
20635
20652
  "type": {
@@ -20645,7 +20662,7 @@
20645
20662
  "immutable": true,
20646
20663
  "locationInModule": {
20647
20664
  "filename": "src/circleci/model.ts",
20648
- "line": 272
20665
+ "line": 274
20649
20666
  },
20650
20667
  "name": "background",
20651
20668
  "optional": true,
@@ -20662,7 +20679,7 @@
20662
20679
  "immutable": true,
20663
20680
  "locationInModule": {
20664
20681
  "filename": "src/circleci/model.ts",
20665
- "line": 270
20682
+ "line": 272
20666
20683
  },
20667
20684
  "name": "environment",
20668
20685
  "optional": true,
@@ -20679,7 +20696,7 @@
20679
20696
  "immutable": true,
20680
20697
  "locationInModule": {
20681
20698
  "filename": "src/circleci/model.ts",
20682
- "line": 266
20699
+ "line": 268
20683
20700
  },
20684
20701
  "name": "name",
20685
20702
  "optional": true,
@@ -20696,7 +20713,7 @@
20696
20713
  "immutable": true,
20697
20714
  "locationInModule": {
20698
20715
  "filename": "src/circleci/model.ts",
20699
- "line": 276
20716
+ "line": 278
20700
20717
  },
20701
20718
  "name": "noOutputTimeout",
20702
20719
  "optional": true,
@@ -20713,7 +20730,7 @@
20713
20730
  "immutable": true,
20714
20731
  "locationInModule": {
20715
20732
  "filename": "src/circleci/model.ts",
20716
- "line": 268
20733
+ "line": 270
20717
20734
  },
20718
20735
  "name": "shell",
20719
20736
  "optional": true,
@@ -20730,7 +20747,7 @@
20730
20747
  "immutable": true,
20731
20748
  "locationInModule": {
20732
20749
  "filename": "src/circleci/model.ts",
20733
- "line": 278
20750
+ "line": 280
20734
20751
  },
20735
20752
  "name": "when",
20736
20753
  "optional": true,
@@ -20748,7 +20765,7 @@
20748
20765
  "immutable": true,
20749
20766
  "locationInModule": {
20750
20767
  "filename": "src/circleci/model.ts",
20751
- "line": 274
20768
+ "line": 276
20752
20769
  },
20753
20770
  "name": "workingDirectory",
20754
20771
  "optional": true,
@@ -20823,7 +20840,7 @@
20823
20840
  "kind": "interface",
20824
20841
  "locationInModule": {
20825
20842
  "filename": "src/circleci/model.ts",
20826
- "line": 248
20843
+ "line": 250
20827
20844
  },
20828
20845
  "name": "StepRun",
20829
20846
  "namespace": "circleci",
@@ -20836,7 +20853,7 @@
20836
20853
  "immutable": true,
20837
20854
  "locationInModule": {
20838
20855
  "filename": "src/circleci/model.ts",
20839
- "line": 249
20856
+ "line": 251
20840
20857
  },
20841
20858
  "name": "run",
20842
20859
  "optional": true,
@@ -58821,7 +58838,7 @@
58821
58838
  "kind": "enum",
58822
58839
  "locationInModule": {
58823
58840
  "filename": "src/release/publisher.ts",
58824
- "line": 957
58841
+ "line": 963
58825
58842
  },
58826
58843
  "members": [
58827
58844
  {
@@ -58855,7 +58872,7 @@
58855
58872
  "kind": "interface",
58856
58873
  "locationInModule": {
58857
58874
  "filename": "src/release/publisher.ts",
58858
- "line": 975
58875
+ "line": 981
58859
58876
  },
58860
58877
  "name": "CodeArtifactOptions",
58861
58878
  "namespace": "release",
@@ -58871,7 +58888,7 @@
58871
58888
  "immutable": true,
58872
58889
  "locationInModule": {
58873
58890
  "filename": "src/release/publisher.ts",
58874
- "line": 991
58891
+ "line": 997
58875
58892
  },
58876
58893
  "name": "accessKeyIdSecret",
58877
58894
  "optional": true,
@@ -58889,7 +58906,7 @@
58889
58906
  "immutable": true,
58890
58907
  "locationInModule": {
58891
58908
  "filename": "src/release/publisher.ts",
58892
- "line": 981
58909
+ "line": 987
58893
58910
  },
58894
58911
  "name": "authProvider",
58895
58912
  "optional": true,
@@ -58908,7 +58925,7 @@
58908
58925
  "immutable": true,
58909
58926
  "locationInModule": {
58910
58927
  "filename": "src/release/publisher.ts",
58911
- "line": 1011
58928
+ "line": 1017
58912
58929
  },
58913
58930
  "name": "roleToAssume",
58914
58931
  "optional": true,
@@ -58927,7 +58944,7 @@
58927
58944
  "immutable": true,
58928
58945
  "locationInModule": {
58929
58946
  "filename": "src/release/publisher.ts",
58930
- "line": 1002
58947
+ "line": 1008
58931
58948
  },
58932
58949
  "name": "secretAccessKeySecret",
58933
58950
  "optional": true,
@@ -58949,7 +58966,7 @@
58949
58966
  "kind": "interface",
58950
58967
  "locationInModule": {
58951
58968
  "filename": "src/release/publisher.ts",
58952
- "line": 859
58969
+ "line": 865
58953
58970
  },
58954
58971
  "name": "CommonPublishOptions",
58955
58972
  "namespace": "release",
@@ -58964,7 +58981,7 @@
58964
58981
  "immutable": true,
58965
58982
  "locationInModule": {
58966
58983
  "filename": "src/release/publisher.ts",
58967
- "line": 878
58984
+ "line": 884
58968
58985
  },
58969
58986
  "name": "postPublishSteps",
58970
58987
  "optional": true,
@@ -58987,7 +59004,7 @@
58987
59004
  "immutable": true,
58988
59005
  "locationInModule": {
58989
59006
  "filename": "src/release/publisher.ts",
58990
- "line": 869
59007
+ "line": 875
58991
59008
  },
58992
59009
  "name": "prePublishSteps",
58993
59010
  "optional": true,
@@ -59010,7 +59027,7 @@
59010
59027
  "immutable": true,
59011
59028
  "locationInModule": {
59012
59029
  "filename": "src/release/publisher.ts",
59013
- "line": 884
59030
+ "line": 890
59014
59031
  },
59015
59032
  "name": "publishTools",
59016
59033
  "optional": true,
@@ -59075,7 +59092,7 @@
59075
59092
  "kind": "interface",
59076
59093
  "locationInModule": {
59077
59094
  "filename": "src/release/publisher.ts",
59078
- "line": 1279
59095
+ "line": 1287
59079
59096
  },
59080
59097
  "name": "GitHubReleasesPublishOptions",
59081
59098
  "namespace": "release",
@@ -59090,7 +59107,7 @@
59090
59107
  "immutable": true,
59091
59108
  "locationInModule": {
59092
59109
  "filename": "src/release/publisher.ts",
59093
- "line": 1242
59110
+ "line": 1250
59094
59111
  },
59095
59112
  "name": "changelogFile",
59096
59113
  "type": {
@@ -59107,7 +59124,7 @@
59107
59124
  "immutable": true,
59108
59125
  "locationInModule": {
59109
59126
  "filename": "src/release/publisher.ts",
59110
- "line": 1235
59127
+ "line": 1243
59111
59128
  },
59112
59129
  "name": "releaseTagFile",
59113
59130
  "type": {
@@ -59124,7 +59141,7 @@
59124
59141
  "immutable": true,
59125
59142
  "locationInModule": {
59126
59143
  "filename": "src/release/publisher.ts",
59127
- "line": 1228
59144
+ "line": 1236
59128
59145
  },
59129
59146
  "name": "versionFile",
59130
59147
  "type": {
@@ -59145,7 +59162,7 @@
59145
59162
  "kind": "interface",
59146
59163
  "locationInModule": {
59147
59164
  "filename": "src/release/publisher.ts",
59148
- "line": 1286
59165
+ "line": 1294
59149
59166
  },
59150
59167
  "name": "GitPublishOptions",
59151
59168
  "namespace": "release",
@@ -59160,7 +59177,7 @@
59160
59177
  "immutable": true,
59161
59178
  "locationInModule": {
59162
59179
  "filename": "src/release/publisher.ts",
59163
- "line": 1242
59180
+ "line": 1250
59164
59181
  },
59165
59182
  "name": "changelogFile",
59166
59183
  "type": {
@@ -59177,7 +59194,7 @@
59177
59194
  "immutable": true,
59178
59195
  "locationInModule": {
59179
59196
  "filename": "src/release/publisher.ts",
59180
- "line": 1235
59197
+ "line": 1243
59181
59198
  },
59182
59199
  "name": "releaseTagFile",
59183
59200
  "type": {
@@ -59194,7 +59211,7 @@
59194
59211
  "immutable": true,
59195
59212
  "locationInModule": {
59196
59213
  "filename": "src/release/publisher.ts",
59197
- "line": 1228
59214
+ "line": 1236
59198
59215
  },
59199
59216
  "name": "versionFile",
59200
59217
  "type": {
@@ -59211,7 +59228,7 @@
59211
59228
  "immutable": true,
59212
59229
  "locationInModule": {
59213
59230
  "filename": "src/release/publisher.ts",
59214
- "line": 1297
59231
+ "line": 1305
59215
59232
  },
59216
59233
  "name": "gitBranch",
59217
59234
  "optional": true,
@@ -59229,7 +59246,7 @@
59229
59246
  "immutable": true,
59230
59247
  "locationInModule": {
59231
59248
  "filename": "src/release/publisher.ts",
59232
- "line": 1304
59249
+ "line": 1312
59233
59250
  },
59234
59251
  "name": "gitPushCommand",
59235
59252
  "optional": true,
@@ -59246,7 +59263,7 @@
59246
59263
  "immutable": true,
59247
59264
  "locationInModule": {
59248
59265
  "filename": "src/release/publisher.ts",
59249
- "line": 1290
59266
+ "line": 1298
59250
59267
  },
59251
59268
  "name": "projectChangelogFile",
59252
59269
  "optional": true,
@@ -59271,7 +59288,7 @@
59271
59288
  "kind": "interface",
59272
59289
  "locationInModule": {
59273
59290
  "filename": "src/release/publisher.ts",
59274
- "line": 1167
59291
+ "line": 1175
59275
59292
  },
59276
59293
  "name": "GoPublishOptions",
59277
59294
  "namespace": "release",
@@ -59286,7 +59303,7 @@
59286
59303
  "immutable": true,
59287
59304
  "locationInModule": {
59288
59305
  "filename": "src/release/publisher.ts",
59289
- "line": 1200
59306
+ "line": 1208
59290
59307
  },
59291
59308
  "name": "gitBranch",
59292
59309
  "optional": true,
@@ -59304,7 +59321,7 @@
59304
59321
  "immutable": true,
59305
59322
  "locationInModule": {
59306
59323
  "filename": "src/release/publisher.ts",
59307
- "line": 1219
59324
+ "line": 1227
59308
59325
  },
59309
59326
  "name": "gitCommitMessage",
59310
59327
  "optional": true,
@@ -59323,7 +59340,7 @@
59323
59340
  "immutable": true,
59324
59341
  "locationInModule": {
59325
59342
  "filename": "src/release/publisher.ts",
59326
- "line": 1186
59343
+ "line": 1194
59327
59344
  },
59328
59345
  "name": "githubDeployKeySecret",
59329
59346
  "optional": true,
@@ -59342,7 +59359,7 @@
59342
59359
  "immutable": true,
59343
59360
  "locationInModule": {
59344
59361
  "filename": "src/release/publisher.ts",
59345
- "line": 1176
59362
+ "line": 1184
59346
59363
  },
59347
59364
  "name": "githubTokenSecret",
59348
59365
  "optional": true,
@@ -59360,7 +59377,7 @@
59360
59377
  "immutable": true,
59361
59378
  "locationInModule": {
59362
59379
  "filename": "src/release/publisher.ts",
59363
- "line": 1193
59380
+ "line": 1201
59364
59381
  },
59365
59382
  "name": "githubUseSsh",
59366
59383
  "optional": true,
@@ -59378,7 +59395,7 @@
59378
59395
  "immutable": true,
59379
59396
  "locationInModule": {
59380
59397
  "filename": "src/release/publisher.ts",
59381
- "line": 1212
59398
+ "line": 1220
59382
59399
  },
59383
59400
  "name": "gitUserEmail",
59384
59401
  "optional": true,
@@ -59396,7 +59413,7 @@
59396
59413
  "immutable": true,
59397
59414
  "locationInModule": {
59398
59415
  "filename": "src/release/publisher.ts",
59399
- "line": 1206
59416
+ "line": 1214
59400
59417
  },
59401
59418
  "name": "gitUserName",
59402
59419
  "optional": true,
@@ -59421,7 +59438,7 @@
59421
59438
  "kind": "interface",
59422
59439
  "locationInModule": {
59423
59440
  "filename": "src/release/publisher.ts",
59424
- "line": 1162
59441
+ "line": 1170
59425
59442
  },
59426
59443
  "name": "JsiiReleaseGo",
59427
59444
  "namespace": "release",
@@ -59441,7 +59458,7 @@
59441
59458
  "kind": "interface",
59442
59459
  "locationInModule": {
59443
59460
  "filename": "src/release/publisher.ts",
59444
- "line": 1075
59461
+ "line": 1081
59445
59462
  },
59446
59463
  "name": "JsiiReleaseMaven",
59447
59464
  "namespace": "release",
@@ -59461,7 +59478,7 @@
59461
59478
  "kind": "interface",
59462
59479
  "locationInModule": {
59463
59480
  "filename": "src/release/publisher.ts",
59464
- "line": 890
59481
+ "line": 896
59465
59482
  },
59466
59483
  "name": "JsiiReleaseNpm",
59467
59484
  "namespace": "release",
@@ -59481,7 +59498,7 @@
59481
59498
  "kind": "interface",
59482
59499
  "locationInModule": {
59483
59500
  "filename": "src/release/publisher.ts",
59484
- "line": 1053
59501
+ "line": 1059
59485
59502
  },
59486
59503
  "name": "JsiiReleaseNuget",
59487
59504
  "namespace": "release",
@@ -59501,7 +59518,7 @@
59501
59518
  "kind": "interface",
59502
59519
  "locationInModule": {
59503
59520
  "filename": "src/release/publisher.ts",
59504
- "line": 1017
59521
+ "line": 1023
59505
59522
  },
59506
59523
  "name": "JsiiReleasePyPi",
59507
59524
  "namespace": "release",
@@ -59594,7 +59611,7 @@
59594
59611
  "kind": "interface",
59595
59612
  "locationInModule": {
59596
59613
  "filename": "src/release/publisher.ts",
59597
- "line": 1080
59614
+ "line": 1086
59598
59615
  },
59599
59616
  "name": "MavenPublishOptions",
59600
59617
  "namespace": "release",
@@ -59602,7 +59619,7 @@
59602
59619
  {
59603
59620
  "abstract": true,
59604
59621
  "docs": {
59605
- "default": "\"https://oss.sonatype.org\"",
59622
+ "default": "- \"https://oss.sonatype.org\" or none when publishing to Maven Central",
59606
59623
  "remarks": "if not set, defaults to https://oss.sonatype.org",
59607
59624
  "stability": "experimental",
59608
59625
  "summary": "URL of Nexus repository."
@@ -59610,7 +59627,7 @@
59610
59627
  "immutable": true,
59611
59628
  "locationInModule": {
59612
59629
  "filename": "src/release/publisher.ts",
59613
- "line": 1086
59630
+ "line": 1092
59614
59631
  },
59615
59632
  "name": "mavenEndpoint",
59616
59633
  "optional": true,
@@ -59630,7 +59647,7 @@
59630
59647
  "immutable": true,
59631
59648
  "locationInModule": {
59632
59649
  "filename": "src/release/publisher.ts",
59633
- "line": 1119
59650
+ "line": 1127
59634
59651
  },
59635
59652
  "name": "mavenGpgPrivateKeyPassphrase",
59636
59653
  "optional": true,
@@ -59650,7 +59667,7 @@
59650
59667
  "immutable": true,
59651
59668
  "locationInModule": {
59652
59669
  "filename": "src/release/publisher.ts",
59653
- "line": 1110
59670
+ "line": 1118
59654
59671
  },
59655
59672
  "name": "mavenGpgPrivateKeySecret",
59656
59673
  "optional": true,
@@ -59670,7 +59687,7 @@
59670
59687
  "immutable": true,
59671
59688
  "locationInModule": {
59672
59689
  "filename": "src/release/publisher.ts",
59673
- "line": 1145
59690
+ "line": 1153
59674
59691
  },
59675
59692
  "name": "mavenPassword",
59676
59693
  "optional": true,
@@ -59688,7 +59705,7 @@
59688
59705
  "immutable": true,
59689
59706
  "locationInModule": {
59690
59707
  "filename": "src/release/publisher.ts",
59691
- "line": 1100
59708
+ "line": 1108
59692
59709
  },
59693
59710
  "name": "mavenRepositoryUrl",
59694
59711
  "optional": true,
@@ -59700,13 +59717,14 @@
59700
59717
  "abstract": true,
59701
59718
  "docs": {
59702
59719
  "default": "\"ossrh\" (Maven Central) or \"github\" when using GitHub Packages",
59720
+ "remarks": "Set to `central-ossrh` to publish to Maven Central.",
59703
59721
  "stability": "experimental",
59704
59722
  "summary": "Used in maven settings for credential lookup (e.g. use github when publishing to GitHub)."
59705
59723
  },
59706
59724
  "immutable": true,
59707
59725
  "locationInModule": {
59708
59726
  "filename": "src/release/publisher.ts",
59709
- "line": 1093
59727
+ "line": 1101
59710
59728
  },
59711
59729
  "name": "mavenServerId",
59712
59730
  "optional": true,
@@ -59724,7 +59742,7 @@
59724
59742
  "immutable": true,
59725
59743
  "locationInModule": {
59726
59744
  "filename": "src/release/publisher.ts",
59727
- "line": 1156
59745
+ "line": 1164
59728
59746
  },
59729
59747
  "name": "mavenStagingProfileId",
59730
59748
  "optional": true,
@@ -59744,7 +59762,7 @@
59744
59762
  "immutable": true,
59745
59763
  "locationInModule": {
59746
59764
  "filename": "src/release/publisher.ts",
59747
- "line": 1132
59765
+ "line": 1140
59748
59766
  },
59749
59767
  "name": "mavenUsername",
59750
59768
  "optional": true,
@@ -59769,7 +59787,7 @@
59769
59787
  "kind": "interface",
59770
59788
  "locationInModule": {
59771
59789
  "filename": "src/release/publisher.ts",
59772
- "line": 895
59790
+ "line": 901
59773
59791
  },
59774
59792
  "name": "NpmPublishOptions",
59775
59793
  "namespace": "release",
@@ -59784,7 +59802,7 @@
59784
59802
  "immutable": true,
59785
59803
  "locationInModule": {
59786
59804
  "filename": "src/release/publisher.ts",
59787
- "line": 951
59805
+ "line": 957
59788
59806
  },
59789
59807
  "name": "codeArtifactOptions",
59790
59808
  "optional": true,
@@ -59804,7 +59822,7 @@
59804
59822
  "immutable": true,
59805
59823
  "locationInModule": {
59806
59824
  "filename": "src/release/publisher.ts",
59807
- "line": 913
59825
+ "line": 919
59808
59826
  },
59809
59827
  "name": "distTag",
59810
59828
  "optional": true,
@@ -59824,7 +59842,7 @@
59824
59842
  "immutable": true,
59825
59843
  "locationInModule": {
59826
59844
  "filename": "src/release/publisher.ts",
59827
- "line": 944
59845
+ "line": 950
59828
59846
  },
59829
59847
  "name": "npmProvenance",
59830
59848
  "optional": true,
@@ -59842,7 +59860,7 @@
59842
59860
  "immutable": true,
59843
59861
  "locationInModule": {
59844
59862
  "filename": "src/release/publisher.ts",
59845
- "line": 933
59863
+ "line": 939
59846
59864
  },
59847
59865
  "name": "npmTokenSecret",
59848
59866
  "optional": true,
@@ -59862,7 +59880,7 @@
59862
59880
  "immutable": true,
59863
59881
  "locationInModule": {
59864
59882
  "filename": "src/release/publisher.ts",
59865
- "line": 927
59883
+ "line": 933
59866
59884
  },
59867
59885
  "name": "registry",
59868
59886
  "optional": true,
@@ -59887,7 +59905,7 @@
59887
59905
  "kind": "interface",
59888
59906
  "locationInModule": {
59889
59907
  "filename": "src/release/publisher.ts",
59890
- "line": 1058
59908
+ "line": 1064
59891
59909
  },
59892
59910
  "name": "NugetPublishOptions",
59893
59911
  "namespace": "release",
@@ -59902,7 +59920,7 @@
59902
59920
  "immutable": true,
59903
59921
  "locationInModule": {
59904
59922
  "filename": "src/release/publisher.ts",
59905
- "line": 1064
59923
+ "line": 1070
59906
59924
  },
59907
59925
  "name": "nugetApiKeySecret",
59908
59926
  "optional": true,
@@ -59919,7 +59937,7 @@
59919
59937
  "immutable": true,
59920
59938
  "locationInModule": {
59921
59939
  "filename": "src/release/publisher.ts",
59922
- "line": 1069
59940
+ "line": 1075
59923
59941
  },
59924
59942
  "name": "nugetServer",
59925
59943
  "optional": true,
@@ -60073,7 +60091,7 @@
60073
60091
  },
60074
60092
  "locationInModule": {
60075
60093
  "filename": "src/release/publisher.ts",
60076
- "line": 586
60094
+ "line": 592
60077
60095
  },
60078
60096
  "name": "publishToGo",
60079
60097
  "parameters": [
@@ -60165,7 +60183,7 @@
60165
60183
  },
60166
60184
  "locationInModule": {
60167
60185
  "filename": "src/release/publisher.ts",
60168
- "line": 509
60186
+ "line": 515
60169
60187
  },
60170
60188
  "name": "publishToPyPi",
60171
60189
  "parameters": [
@@ -60556,7 +60574,7 @@
60556
60574
  "kind": "interface",
60557
60575
  "locationInModule": {
60558
60576
  "filename": "src/release/publisher.ts",
60559
- "line": 1022
60577
+ "line": 1028
60560
60578
  },
60561
60579
  "name": "PyPiPublishOptions",
60562
60580
  "namespace": "release",
@@ -60571,7 +60589,7 @@
60571
60589
  "immutable": true,
60572
60590
  "locationInModule": {
60573
60591
  "filename": "src/release/publisher.ts",
60574
- "line": 1047
60592
+ "line": 1053
60575
60593
  },
60576
60594
  "name": "codeArtifactOptions",
60577
60595
  "optional": true,
@@ -60589,7 +60607,7 @@
60589
60607
  "immutable": true,
60590
60608
  "locationInModule": {
60591
60609
  "filename": "src/release/publisher.ts",
60592
- "line": 1040
60610
+ "line": 1046
60593
60611
  },
60594
60612
  "name": "twinePasswordSecret",
60595
60613
  "optional": true,
@@ -60607,7 +60625,7 @@
60607
60625
  "immutable": true,
60608
60626
  "locationInModule": {
60609
60627
  "filename": "src/release/publisher.ts",
60610
- "line": 1028
60628
+ "line": 1034
60611
60629
  },
60612
60630
  "name": "twineRegistryUrl",
60613
60631
  "optional": true,
@@ -60625,7 +60643,7 @@
60625
60643
  "immutable": true,
60626
60644
  "locationInModule": {
60627
60645
  "filename": "src/release/publisher.ts",
60628
- "line": 1034
60646
+ "line": 1040
60629
60647
  },
60630
60648
  "name": "twineUsernameSecret",
60631
60649
  "optional": true,
@@ -65985,6 +66003,6 @@
65985
66003
  "symbolId": "src/web/tailwind:TailwindConfigOptions"
65986
66004
  }
65987
66005
  },
65988
- "version": "0.92.9",
65989
- "fingerprint": "Dx1rFZAsV4j/h1lKNxvYFV9TWUvUjMiQghd4+Y1ZFbI="
66006
+ "version": "0.92.10",
66007
+ "fingerprint": "PnFYdchHcWQ4E/EMdfStzWNnZUyJLhqYHJnprDW3fPw="
65990
66008
  }