projen 0.103.18 → 0.103.20

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 (167) hide show
  1. package/.jsii +603 -211
  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/auto-approve.js +1 -1
  49. package/lib/github/auto-merge.js +1 -1
  50. package/lib/github/auto-queue.js +1 -1
  51. package/lib/github/dependabot.js +1 -1
  52. package/lib/github/dependency-review.js +1 -1
  53. package/lib/github/github-credentials.js +1 -1
  54. package/lib/github/github-project.js +1 -1
  55. package/lib/github/github.js +1 -1
  56. package/lib/github/merge-queue.js +1 -1
  57. package/lib/github/mergify.js +1 -1
  58. package/lib/github/pr-template.js +1 -1
  59. package/lib/github/pull-request-backport.js +1 -1
  60. package/lib/github/pull-request-lint.js +1 -1
  61. package/lib/github/stale.js +1 -1
  62. package/lib/github/task-workflow-job.js +1 -1
  63. package/lib/github/task-workflow.js +1 -1
  64. package/lib/github/workflow-actions.js +1 -1
  65. package/lib/github/workflow-jobs.js +1 -1
  66. package/lib/github/workflow-steps.js +1 -1
  67. package/lib/github/workflows.js +1 -1
  68. package/lib/gitlab/configuration.js +1 -1
  69. package/lib/gitlab/gitlab-configuration.js +1 -1
  70. package/lib/gitlab/nested-configuration.js +1 -1
  71. package/lib/gitpod.js +1 -1
  72. package/lib/ignore-file.js +1 -1
  73. package/lib/ini.js +1 -1
  74. package/lib/java/java-project.js +1 -1
  75. package/lib/java/junit.js +1 -1
  76. package/lib/java/maven-compile.js +1 -1
  77. package/lib/java/maven-packaging.js +1 -1
  78. package/lib/java/maven-sample.js +1 -1
  79. package/lib/java/pom.js +2 -2
  80. package/lib/java/projenrc.js +1 -1
  81. package/lib/javascript/biome/biome-config.d.ts +80 -14
  82. package/lib/javascript/biome/biome-config.js +44 -15
  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.d.ts +34 -2
  93. package/lib/javascript/pnpm-workspace-config.js +22 -3
  94. package/lib/javascript/pnpm-workspace.js +1 -1
  95. package/lib/javascript/prettier.js +1 -1
  96. package/lib/javascript/projenrc.js +1 -1
  97. package/lib/javascript/typescript-config.js +2 -2
  98. package/lib/javascript/upgrade-dependencies.js +2 -2
  99. package/lib/javascript/yarnrc.js +1 -1
  100. package/lib/json-patch.js +1 -1
  101. package/lib/json.js +1 -1
  102. package/lib/license.js +1 -1
  103. package/lib/logger.js +1 -1
  104. package/lib/makefile.js +1 -1
  105. package/lib/object-file.js +1 -1
  106. package/lib/polaris/coverity-go.js +1 -1
  107. package/lib/polaris/coverity-java.js +1 -1
  108. package/lib/polaris/coverity-javascript.js +1 -1
  109. package/lib/polaris/coverity.js +1 -1
  110. package/lib/project-build.js +1 -1
  111. package/lib/project-tree.js +1 -1
  112. package/lib/project.js +1 -1
  113. package/lib/projects.js +1 -1
  114. package/lib/projenrc-json.js +1 -1
  115. package/lib/projenrc.js +1 -1
  116. package/lib/properties-file.js +1 -1
  117. package/lib/python/pip.js +1 -1
  118. package/lib/python/poetry.js +2 -2
  119. package/lib/python/projenrc.js +1 -1
  120. package/lib/python/pyproject-toml-file.js +1 -1
  121. package/lib/python/pytest-sample.js +1 -1
  122. package/lib/python/pytest.js +1 -1
  123. package/lib/python/python-project.js +1 -1
  124. package/lib/python/python-sample.js +1 -1
  125. package/lib/python/requirements-file.js +1 -1
  126. package/lib/python/setuppy.js +1 -1
  127. package/lib/python/setuptools.js +1 -1
  128. package/lib/python/uv-config.js +1 -1
  129. package/lib/python/uv.js +1 -1
  130. package/lib/python/venv.js +1 -1
  131. package/lib/readme.js +1 -1
  132. package/lib/release/publisher.js +1 -1
  133. package/lib/release/release-trigger.js +1 -1
  134. package/lib/release/release.js +1 -1
  135. package/lib/renovatebot.js +1 -1
  136. package/lib/run-task.cjs +2 -2
  137. package/lib/sample-file.js +2 -2
  138. package/lib/script-runner.js +1 -1
  139. package/lib/sonarqube/javascript.js +1 -1
  140. package/lib/sonarqube/rust.js +1 -1
  141. package/lib/sonarqube/sonarqube.js +1 -1
  142. package/lib/sonarqube/typescript.js +1 -1
  143. package/lib/source-code.js +1 -1
  144. package/lib/task-shell.js +1 -1
  145. package/lib/task.js +1 -1
  146. package/lib/tasks.js +1 -1
  147. package/lib/testing.js +1 -1
  148. package/lib/textfile.js +1 -1
  149. package/lib/toml.js +1 -1
  150. package/lib/typescript/projenrc-ts.js +1 -1
  151. package/lib/typescript/projenrc.js +1 -1
  152. package/lib/typescript/typescript-runner.js +1 -1
  153. package/lib/typescript/typescript-typedoc.js +1 -1
  154. package/lib/typescript/typescript.js +5 -5
  155. package/lib/version.js +2 -2
  156. package/lib/vscode/devcontainer.js +1 -1
  157. package/lib/vscode/extensions.js +1 -1
  158. package/lib/vscode/launch-config.js +1 -1
  159. package/lib/vscode/settings.js +1 -1
  160. package/lib/vscode/vscode.js +1 -1
  161. package/lib/web/next.js +3 -3
  162. package/lib/web/postcss.js +1 -1
  163. package/lib/web/react.js +3 -3
  164. package/lib/web/tailwind.js +1 -1
  165. package/lib/xmlfile.js +1 -1
  166. package/lib/yaml.js +1 -1
  167. package/package.json +2 -2
package/.jsii CHANGED
@@ -59771,7 +59771,7 @@
59771
59771
  "immutable": true,
59772
59772
  "locationInModule": {
59773
59773
  "filename": "src/javascript/pnpm-workspace-config.ts",
59774
- "line": 1099
59774
+ "line": 1108
59775
59775
  },
59776
59776
  "name": "allowBuilds",
59777
59777
  "optional": true,
@@ -59896,7 +59896,7 @@
59896
59896
  "immutable": true,
59897
59897
  "locationInModule": {
59898
59898
  "filename": "src/javascript/pnpm-workspace-config.ts",
59899
- "line": 1120
59899
+ "line": 1129
59900
59900
  },
59901
59901
  "name": "auditLevel",
59902
59902
  "optional": true,
@@ -59937,7 +59937,7 @@
59937
59937
  "immutable": true,
59938
59938
  "locationInModule": {
59939
59939
  "filename": "src/javascript/pnpm-workspace-config.ts",
59940
- "line": 1106
59940
+ "line": 1115
59941
59941
  },
59942
59942
  "name": "blockExoticSubdeps",
59943
59943
  "optional": true,
@@ -59977,7 +59977,7 @@
59977
59977
  "immutable": true,
59978
59978
  "locationInModule": {
59979
59979
  "filename": "src/javascript/pnpm-workspace-config.ts",
59980
- "line": 867
59980
+ "line": 876
59981
59981
  },
59982
59982
  "name": "cacheDir",
59983
59983
  "optional": true,
@@ -60154,7 +60154,7 @@
60154
60154
  "immutable": true,
60155
60155
  "locationInModule": {
60156
60156
  "filename": "src/javascript/pnpm-workspace-config.ts",
60157
- "line": 888
60157
+ "line": 897
60158
60158
  },
60159
60159
  "name": "ci",
60160
60160
  "optional": true,
@@ -60255,7 +60255,7 @@
60255
60255
  "immutable": true,
60256
60256
  "locationInModule": {
60257
60257
  "filename": "src/javascript/pnpm-workspace-config.ts",
60258
- "line": 937
60258
+ "line": 946
60259
60259
  },
60260
60260
  "name": "dedupeDirectDeps",
60261
60261
  "optional": true,
@@ -60275,7 +60275,7 @@
60275
60275
  "immutable": true,
60276
60276
  "locationInModule": {
60277
60277
  "filename": "src/javascript/pnpm-workspace-config.ts",
60278
- "line": 944
60278
+ "line": 953
60279
60279
  },
60280
60280
  "name": "dedupeInjectedDeps",
60281
60281
  "optional": true,
@@ -60315,7 +60315,7 @@
60315
60315
  "immutable": true,
60316
60316
  "locationInModule": {
60317
60317
  "filename": "src/javascript/pnpm-workspace-config.ts",
60318
- "line": 1127
60318
+ "line": 1136
60319
60319
  },
60320
60320
  "name": "dedupePeers",
60321
60321
  "optional": true,
@@ -60335,7 +60335,7 @@
60335
60335
  "immutable": true,
60336
60336
  "locationInModule": {
60337
60337
  "filename": "src/javascript/pnpm-workspace-config.ts",
60338
- "line": 930
60338
+ "line": 939
60339
60339
  },
60340
60340
  "name": "deployAllFiles",
60341
60341
  "optional": true,
@@ -60355,7 +60355,7 @@
60355
60355
  "immutable": true,
60356
60356
  "locationInModule": {
60357
60357
  "filename": "src/javascript/pnpm-workspace-config.ts",
60358
- "line": 797
60358
+ "line": 799
60359
60359
  },
60360
60360
  "name": "disallowWorkspaceCycles",
60361
60361
  "optional": true,
@@ -60396,7 +60396,7 @@
60396
60396
  "immutable": true,
60397
60397
  "locationInModule": {
60398
60398
  "filename": "src/javascript/pnpm-workspace-config.ts",
60399
- "line": 965
60399
+ "line": 974
60400
60400
  },
60401
60401
  "name": "embedReadme",
60402
60402
  "optional": true,
@@ -60456,7 +60456,7 @@
60456
60456
  "immutable": true,
60457
60457
  "locationInModule": {
60458
60458
  "filename": "src/javascript/pnpm-workspace-config.ts",
60459
- "line": 1021
60459
+ "line": 1030
60460
60460
  },
60461
60461
  "name": "enablePrePostScripts",
60462
60462
  "optional": true,
@@ -60515,7 +60515,7 @@
60515
60515
  "immutable": true,
60516
60516
  "locationInModule": {
60517
60517
  "filename": "src/javascript/pnpm-workspace-config.ts",
60518
- "line": 923
60518
+ "line": 932
60519
60519
  },
60520
60520
  "name": "extendNodePath",
60521
60521
  "optional": true,
@@ -60535,7 +60535,7 @@
60535
60535
  "immutable": true,
60536
60536
  "locationInModule": {
60537
60537
  "filename": "src/javascript/pnpm-workspace-config.ts",
60538
- "line": 811
60538
+ "line": 820
60539
60539
  },
60540
60540
  "name": "failIfNoMatch",
60541
60541
  "optional": true,
@@ -60698,7 +60698,7 @@
60698
60698
  "immutable": true,
60699
60699
  "locationInModule": {
60700
60700
  "filename": "src/javascript/pnpm-workspace-config.ts",
60701
- "line": 818
60701
+ "line": 827
60702
60702
  },
60703
60703
  "name": "forceLegacyDeploy",
60704
60704
  "optional": true,
@@ -60759,7 +60759,7 @@
60759
60759
  "immutable": true,
60760
60760
  "locationInModule": {
60761
60761
  "filename": "src/javascript/pnpm-workspace-config.ts",
60762
- "line": 958
60762
+ "line": 967
60763
60763
  },
60764
60764
  "name": "gitChecks",
60765
60765
  "optional": true,
@@ -60804,7 +60804,7 @@
60804
60804
  "immutable": true,
60805
60805
  "locationInModule": {
60806
60806
  "filename": "src/javascript/pnpm-workspace-config.ts",
60807
- "line": 846
60807
+ "line": 855
60808
60808
  },
60809
60809
  "name": "globalBinDir",
60810
60810
  "optional": true,
@@ -60824,7 +60824,7 @@
60824
60824
  "immutable": true,
60825
60825
  "locationInModule": {
60826
60826
  "filename": "src/javascript/pnpm-workspace-config.ts",
60827
- "line": 839
60827
+ "line": 848
60828
60828
  },
60829
60829
  "name": "globalDir",
60830
60830
  "optional": true,
@@ -60845,7 +60845,7 @@
60845
60845
  "immutable": true,
60846
60846
  "locationInModule": {
60847
60847
  "filename": "src/javascript/pnpm-workspace-config.ts",
60848
- "line": 1000
60848
+ "line": 1009
60849
60849
  },
60850
60850
  "name": "globalPnpmfile",
60851
60851
  "optional": true,
@@ -60866,7 +60866,7 @@
60866
60866
  "immutable": true,
60867
60867
  "locationInModule": {
60868
60868
  "filename": "src/javascript/pnpm-workspace-config.ts",
60869
- "line": 853
60869
+ "line": 862
60870
60870
  },
60871
60871
  "name": "globalShims",
60872
60872
  "optional": true,
@@ -60907,7 +60907,7 @@
60907
60907
  "immutable": true,
60908
60908
  "locationInModule": {
60909
60909
  "filename": "src/javascript/pnpm-workspace-config.ts",
60910
- "line": 1197
60910
+ "line": 1206
60911
60911
  },
60912
60912
  "name": "hoistingLimits",
60913
60913
  "optional": true,
@@ -61015,7 +61015,7 @@
61015
61015
  "immutable": true,
61016
61016
  "locationInModule": {
61017
61017
  "filename": "src/javascript/pnpm-workspace-config.ts",
61018
- "line": 902
61018
+ "line": 911
61019
61019
  },
61020
61020
  "name": "ignoreCompatibilityDb",
61021
61021
  "optional": true,
@@ -61128,7 +61128,7 @@
61128
61128
  "immutable": true,
61129
61129
  "locationInModule": {
61130
61130
  "filename": "src/javascript/pnpm-workspace-config.ts",
61131
- "line": 1007
61131
+ "line": 1016
61132
61132
  },
61133
61133
  "name": "ignorePnpmfile",
61134
61134
  "optional": true,
@@ -61168,7 +61168,7 @@
61168
61168
  "immutable": true,
61169
61169
  "locationInModule": {
61170
61170
  "filename": "src/javascript/pnpm-workspace-config.ts",
61171
- "line": 783
61171
+ "line": 785
61172
61172
  },
61173
61173
  "name": "ignoreWorkspaceCycles",
61174
61174
  "optional": true,
@@ -61188,7 +61188,7 @@
61188
61188
  "immutable": true,
61189
61189
  "locationInModule": {
61190
61190
  "filename": "src/javascript/pnpm-workspace-config.ts",
61191
- "line": 790
61191
+ "line": 792
61192
61192
  },
61193
61193
  "name": "ignoreWorkspaceRootCheck",
61194
61194
  "optional": true,
@@ -61208,7 +61208,7 @@
61208
61208
  "immutable": true,
61209
61209
  "locationInModule": {
61210
61210
  "filename": "src/javascript/pnpm-workspace-config.ts",
61211
- "line": 776
61211
+ "line": 778
61212
61212
  },
61213
61213
  "name": "includeWorkspaceRoot",
61214
61214
  "optional": true,
@@ -61228,7 +61228,7 @@
61228
61228
  "immutable": true,
61229
61229
  "locationInModule": {
61230
61230
  "filename": "src/javascript/pnpm-workspace-config.ts",
61231
- "line": 741
61231
+ "line": 743
61232
61232
  },
61233
61233
  "name": "injectWorkspacePackages",
61234
61234
  "optional": true,
@@ -61268,7 +61268,7 @@
61268
61268
  "immutable": true,
61269
61269
  "locationInModule": {
61270
61270
  "filename": "src/javascript/pnpm-workspace-config.ts",
61271
- "line": 734
61271
+ "line": 736
61272
61272
  },
61273
61273
  "name": "linkWorkspacePackages",
61274
61274
  "optional": true,
@@ -61434,7 +61434,7 @@
61434
61434
  "immutable": true,
61435
61435
  "locationInModule": {
61436
61436
  "filename": "src/javascript/pnpm-workspace-config.ts",
61437
- "line": 1049
61437
+ "line": 1058
61438
61438
  },
61439
61439
  "name": "minimumReleaseAge",
61440
61440
  "optional": true,
@@ -61455,7 +61455,7 @@
61455
61455
  "immutable": true,
61456
61456
  "locationInModule": {
61457
61457
  "filename": "src/javascript/pnpm-workspace-config.ts",
61458
- "line": 1056
61458
+ "line": 1065
61459
61459
  },
61460
61460
  "name": "minimumReleaseAgeExclude",
61461
61461
  "optional": true,
@@ -61480,7 +61480,7 @@
61480
61480
  "immutable": true,
61481
61481
  "locationInModule": {
61482
61482
  "filename": "src/javascript/pnpm-workspace-config.ts",
61483
- "line": 1071
61483
+ "line": 1080
61484
61484
  },
61485
61485
  "name": "minimumReleaseAgeExcludePrune",
61486
61486
  "optional": true,
@@ -61501,7 +61501,7 @@
61501
61501
  "immutable": true,
61502
61502
  "locationInModule": {
61503
61503
  "filename": "src/javascript/pnpm-workspace-config.ts",
61504
- "line": 1141
61504
+ "line": 1150
61505
61505
  },
61506
61506
  "name": "minimumReleaseAgeIgnoreMissingTime",
61507
61507
  "optional": true,
@@ -61522,7 +61522,7 @@
61522
61522
  "immutable": true,
61523
61523
  "locationInModule": {
61524
61524
  "filename": "src/javascript/pnpm-workspace-config.ts",
61525
- "line": 1064
61525
+ "line": 1073
61526
61526
  },
61527
61527
  "name": "minimumReleaseAgeStrict",
61528
61528
  "optional": true,
@@ -61582,7 +61582,7 @@
61582
61582
  "immutable": true,
61583
61583
  "locationInModule": {
61584
61584
  "filename": "src/javascript/pnpm-workspace-config.ts",
61585
- "line": 1155
61585
+ "line": 1164
61586
61586
  },
61587
61587
  "name": "namedRegistries",
61588
61588
  "optional": true,
@@ -61652,7 +61652,7 @@
61652
61652
  "immutable": true,
61653
61653
  "locationInModule": {
61654
61654
  "filename": "src/javascript/pnpm-workspace-config.ts",
61655
- "line": 1183
61655
+ "line": 1192
61656
61656
  },
61657
61657
  "name": "nodeDownloadMirrors",
61658
61658
  "optional": true,
@@ -61717,7 +61717,7 @@
61717
61717
  "immutable": true,
61718
61718
  "locationInModule": {
61719
61719
  "filename": "src/javascript/pnpm-workspace-config.ts",
61720
- "line": 699
61720
+ "line": 701
61721
61721
  },
61722
61722
  "name": "nodeOptions",
61723
61723
  "optional": true,
@@ -61757,7 +61757,7 @@
61757
61757
  "immutable": true,
61758
61758
  "locationInModule": {
61759
61759
  "filename": "src/javascript/pnpm-workspace-config.ts",
61760
- "line": 727
61760
+ "line": 729
61761
61761
  },
61762
61762
  "name": "nodeVersion",
61763
61763
  "optional": true,
@@ -61818,7 +61818,7 @@
61818
61818
  "immutable": true,
61819
61819
  "locationInModule": {
61820
61820
  "filename": "src/javascript/pnpm-workspace-config.ts",
61821
- "line": 1134
61821
+ "line": 1143
61822
61822
  },
61823
61823
  "name": "npmrcAuthFile",
61824
61824
  "optional": true,
@@ -61884,7 +61884,7 @@
61884
61884
  "immutable": true,
61885
61885
  "locationInModule": {
61886
61886
  "filename": "src/javascript/pnpm-workspace-config.ts",
61887
- "line": 951
61887
+ "line": 960
61888
61888
  },
61889
61889
  "name": "optimisticRepeatInstall",
61890
61890
  "optional": true,
@@ -62075,7 +62075,7 @@
62075
62075
  "immutable": true,
62076
62076
  "locationInModule": {
62077
62077
  "filename": "src/javascript/pnpm-workspace-config.ts",
62078
- "line": 1014
62078
+ "line": 1023
62079
62079
  },
62080
62080
  "name": "patchesDir",
62081
62081
  "optional": true,
@@ -62135,7 +62135,7 @@
62135
62135
  "immutable": true,
62136
62136
  "locationInModule": {
62137
62137
  "filename": "src/javascript/pnpm-workspace-config.ts",
62138
- "line": 1169
62138
+ "line": 1178
62139
62139
  },
62140
62140
  "name": "pmOnFail",
62141
62141
  "optional": true,
@@ -62155,7 +62155,7 @@
62155
62155
  "immutable": true,
62156
62156
  "locationInModule": {
62157
62157
  "filename": "src/javascript/pnpm-workspace-config.ts",
62158
- "line": 993
62158
+ "line": 1002
62159
62159
  },
62160
62160
  "name": "pnpmfile",
62161
62161
  "optional": true,
@@ -62196,7 +62196,7 @@
62196
62196
  "immutable": true,
62197
62197
  "locationInModule": {
62198
62198
  "filename": "src/javascript/pnpm-workspace-config.ts",
62199
- "line": 1078
62199
+ "line": 1087
62200
62200
  },
62201
62201
  "name": "preferOffline",
62202
62202
  "optional": true,
@@ -62216,7 +62216,7 @@
62216
62216
  "immutable": true,
62217
62217
  "locationInModule": {
62218
62218
  "filename": "src/javascript/pnpm-workspace-config.ts",
62219
- "line": 895
62219
+ "line": 904
62220
62220
  },
62221
62221
  "name": "preferSymlinkedExecutables",
62222
62222
  "optional": true,
@@ -62236,7 +62236,7 @@
62236
62236
  "immutable": true,
62237
62237
  "locationInModule": {
62238
62238
  "filename": "src/javascript/pnpm-workspace-config.ts",
62239
- "line": 755
62239
+ "line": 757
62240
62240
  },
62241
62241
  "name": "preferWorkspacePackages",
62242
62242
  "optional": true,
@@ -62256,7 +62256,7 @@
62256
62256
  "immutable": true,
62257
62257
  "locationInModule": {
62258
62258
  "filename": "src/javascript/pnpm-workspace-config.ts",
62259
- "line": 986
62259
+ "line": 995
62260
62260
  },
62261
62261
  "name": "provenance",
62262
62262
  "optional": true,
@@ -62322,7 +62322,7 @@
62322
62322
  "immutable": true,
62323
62323
  "locationInModule": {
62324
62324
  "filename": "src/javascript/pnpm-workspace-config.ts",
62325
- "line": 972
62325
+ "line": 981
62326
62326
  },
62327
62327
  "name": "publishBranch",
62328
62328
  "optional": true,
@@ -62362,7 +62362,7 @@
62362
62362
  "immutable": true,
62363
62363
  "locationInModule": {
62364
62364
  "filename": "src/javascript/pnpm-workspace-config.ts",
62365
- "line": 1148
62365
+ "line": 1157
62366
62366
  },
62367
62367
  "name": "registries",
62368
62368
  "optional": true,
@@ -62407,7 +62407,7 @@
62407
62407
  "immutable": true,
62408
62408
  "locationInModule": {
62409
62409
  "filename": "src/javascript/pnpm-workspace-config.ts",
62410
- "line": 916
62410
+ "line": 925
62411
62411
  },
62412
62412
  "name": "registrySupportsTimeField",
62413
62413
  "optional": true,
@@ -62473,7 +62473,7 @@
62473
62473
  "immutable": true,
62474
62474
  "locationInModule": {
62475
62475
  "filename": "src/javascript/pnpm-workspace-config.ts",
62476
- "line": 909
62476
+ "line": 918
62477
62477
  },
62478
62478
  "name": "resolutionMode",
62479
62479
  "optional": true,
@@ -62513,7 +62513,7 @@
62513
62513
  "immutable": true,
62514
62514
  "locationInModule": {
62515
62515
  "filename": "src/javascript/pnpm-workspace-config.ts",
62516
- "line": 1176
62516
+ "line": 1185
62517
62517
  },
62518
62518
  "name": "runtimeOnFail",
62519
62519
  "optional": true,
@@ -62533,7 +62533,7 @@
62533
62533
  "immutable": true,
62534
62534
  "locationInModule": {
62535
62535
  "filename": "src/javascript/pnpm-workspace-config.ts",
62536
- "line": 1042
62536
+ "line": 1051
62537
62537
  },
62538
62538
  "name": "saveExact",
62539
62539
  "optional": true,
@@ -62553,7 +62553,7 @@
62553
62553
  "immutable": true,
62554
62554
  "locationInModule": {
62555
62555
  "filename": "src/javascript/pnpm-workspace-config.ts",
62556
- "line": 825
62556
+ "line": 834
62557
62557
  },
62558
62558
  "name": "savePrefix",
62559
62559
  "optional": true,
@@ -62573,7 +62573,7 @@
62573
62573
  "immutable": true,
62574
62574
  "locationInModule": {
62575
62575
  "filename": "src/javascript/pnpm-workspace-config.ts",
62576
- "line": 769
62576
+ "line": 771
62577
62577
  },
62578
62578
  "name": "saveWorkspaceProtocol",
62579
62579
  "optional": true,
@@ -62593,7 +62593,7 @@
62593
62593
  "immutable": true,
62594
62594
  "locationInModule": {
62595
62595
  "filename": "src/javascript/pnpm-workspace-config.ts",
62596
- "line": 1028
62596
+ "line": 1037
62597
62597
  },
62598
62598
  "name": "scriptShell",
62599
62599
  "optional": true,
@@ -62633,7 +62633,7 @@
62633
62633
  "immutable": true,
62634
62634
  "locationInModule": {
62635
62635
  "filename": "src/javascript/pnpm-workspace-config.ts",
62636
- "line": 762
62636
+ "line": 764
62637
62637
  },
62638
62638
  "name": "sharedWorkspaceLockfile",
62639
62639
  "optional": true,
@@ -62653,7 +62653,7 @@
62653
62653
  "immutable": true,
62654
62654
  "locationInModule": {
62655
62655
  "filename": "src/javascript/pnpm-workspace-config.ts",
62656
- "line": 1035
62656
+ "line": 1044
62657
62657
  },
62658
62658
  "name": "shellEmulator",
62659
62659
  "optional": true,
@@ -62667,18 +62667,19 @@
62667
62667
  "custom": {
62668
62668
  "schema": "PnpmWorkspaceYamlSchema#sideEffectsCache"
62669
62669
  },
62670
+ "remarks": "When a pre/post install script modify the contents of a package (e.g. build output), pnpm saves the modified package in the global store. On future installs on the same machine, pnpm reuses this cached, prebuilt version.\nAn object is the canonical way to declare the remote tier; `sideEffectsCache: true` is the shorthand for reading and writing.",
62670
62671
  "stability": "experimental",
62671
62672
  "summary": "Use and cache the results of (pre/post)install hooks."
62672
62673
  },
62673
62674
  "immutable": true,
62674
62675
  "locationInModule": {
62675
62676
  "filename": "src/javascript/pnpm-workspace-config.ts",
62676
- "line": 678
62677
+ "line": 680
62677
62678
  },
62678
62679
  "name": "sideEffectsCache",
62679
62680
  "optional": true,
62680
62681
  "type": {
62681
- "primitive": "boolean"
62682
+ "primitive": "any"
62682
62683
  }
62683
62684
  },
62684
62685
  {
@@ -62687,13 +62688,14 @@
62687
62688
  "custom": {
62688
62689
  "schema": "PnpmWorkspaceYamlSchema#sideEffectsCacheReadonly"
62689
62690
  },
62691
+ "remarks": "The older spelling of sideEffectsCache: { read: true, write: false }.",
62690
62692
  "stability": "experimental",
62691
62693
  "summary": "Only use the side effects cache if present, do not create it for new packages."
62692
62694
  },
62693
62695
  "immutable": true,
62694
62696
  "locationInModule": {
62695
62697
  "filename": "src/javascript/pnpm-workspace-config.ts",
62696
- "line": 685
62698
+ "line": 687
62697
62699
  },
62698
62700
  "name": "sideEffectsCacheReadonly",
62699
62701
  "optional": true,
@@ -62713,7 +62715,7 @@
62713
62715
  "immutable": true,
62714
62716
  "locationInModule": {
62715
62717
  "filename": "src/javascript/pnpm-workspace-config.ts",
62716
- "line": 860
62718
+ "line": 869
62717
62719
  },
62718
62720
  "name": "stateDir",
62719
62721
  "optional": true,
@@ -62753,7 +62755,7 @@
62753
62755
  "immutable": true,
62754
62756
  "locationInModule": {
62755
62757
  "filename": "src/javascript/pnpm-workspace-config.ts",
62756
- "line": 713
62758
+ "line": 715
62757
62759
  },
62758
62760
  "name": "strictDepBuilds",
62759
62761
  "optional": true,
@@ -62874,7 +62876,7 @@
62874
62876
  "immutable": true,
62875
62877
  "locationInModule": {
62876
62878
  "filename": "src/javascript/pnpm-workspace-config.ts",
62877
- "line": 748
62879
+ "line": 750
62878
62880
  },
62879
62881
  "name": "syncInjectedDepsAfterScripts",
62880
62882
  "optional": true,
@@ -62899,7 +62901,7 @@
62899
62901
  "immutable": true,
62900
62902
  "locationInModule": {
62901
62903
  "filename": "src/javascript/pnpm-workspace-config.ts",
62902
- "line": 832
62904
+ "line": 841
62903
62905
  },
62904
62906
  "name": "tag",
62905
62907
  "optional": true,
@@ -62907,6 +62909,32 @@
62907
62909
  "primitive": "string"
62908
62910
  }
62909
62911
  },
62912
+ {
62913
+ "abstract": true,
62914
+ "docs": {
62915
+ "custom": {
62916
+ "schema": "PnpmWorkspaceYamlSchema#tasks"
62917
+ },
62918
+ "remarks": "A task is a script in one workspace project; it becomes ready after every task it depends on completes successfully. A task with no entry under tasks defaults to depending on the same task in its workspace dependencies, but once a task has an entry, an omitted dependsOn is the same as `dependsOn: []`.",
62919
+ "stability": "experimental",
62920
+ "summary": "Configure dependency relationships and per-task concurrency limits for recursive runs (`pnpm -r run <script>`)."
62921
+ },
62922
+ "immutable": true,
62923
+ "locationInModule": {
62924
+ "filename": "src/javascript/pnpm-workspace-config.ts",
62925
+ "line": 813
62926
+ },
62927
+ "name": "tasks",
62928
+ "optional": true,
62929
+ "type": {
62930
+ "collection": {
62931
+ "elementtype": {
62932
+ "fqn": "projen.javascript.PnpmWorkspaceYamlSchemaTasks"
62933
+ },
62934
+ "kind": "map"
62935
+ }
62936
+ }
62937
+ },
62910
62938
  {
62911
62939
  "abstract": true,
62912
62940
  "docs": {
@@ -62920,7 +62948,7 @@
62920
62948
  "immutable": true,
62921
62949
  "locationInModule": {
62922
62950
  "filename": "src/javascript/pnpm-workspace-config.ts",
62923
- "line": 1190
62951
+ "line": 1199
62924
62952
  },
62925
62953
  "name": "trustLockfile",
62926
62954
  "optional": true,
@@ -62941,7 +62969,7 @@
62941
62969
  "immutable": true,
62942
62970
  "locationInModule": {
62943
62971
  "filename": "src/javascript/pnpm-workspace-config.ts",
62944
- "line": 1085
62972
+ "line": 1094
62945
62973
  },
62946
62974
  "name": "trustPolicy",
62947
62975
  "optional": true,
@@ -62961,7 +62989,7 @@
62961
62989
  "immutable": true,
62962
62990
  "locationInModule": {
62963
62991
  "filename": "src/javascript/pnpm-workspace-config.ts",
62964
- "line": 1092
62992
+ "line": 1101
62965
62993
  },
62966
62994
  "name": "trustPolicyExclude",
62967
62995
  "optional": true,
@@ -62987,7 +63015,7 @@
62987
63015
  "immutable": true,
62988
63016
  "locationInModule": {
62989
63017
  "filename": "src/javascript/pnpm-workspace-config.ts",
62990
- "line": 1113
63018
+ "line": 1122
62991
63019
  },
62992
63020
  "name": "trustPolicyIgnoreAfter",
62993
63021
  "optional": true,
@@ -63008,7 +63036,7 @@
63008
63036
  "immutable": true,
63009
63037
  "locationInModule": {
63010
63038
  "filename": "src/javascript/pnpm-workspace-config.ts",
63011
- "line": 692
63039
+ "line": 694
63012
63040
  },
63013
63041
  "name": "unsafePerm",
63014
63042
  "optional": true,
@@ -63066,7 +63094,7 @@
63066
63094
  "immutable": true,
63067
63095
  "locationInModule": {
63068
63096
  "filename": "src/javascript/pnpm-workspace-config.ts",
63069
- "line": 881
63097
+ "line": 890
63070
63098
  },
63071
63099
  "name": "updateNotifier",
63072
63100
  "optional": true,
@@ -63106,7 +63134,7 @@
63106
63134
  "immutable": true,
63107
63135
  "locationInModule": {
63108
63136
  "filename": "src/javascript/pnpm-workspace-config.ts",
63109
- "line": 720
63137
+ "line": 722
63110
63138
  },
63111
63139
  "name": "useNodeVersion",
63112
63140
  "optional": true,
@@ -63147,7 +63175,7 @@
63147
63175
  "immutable": true,
63148
63176
  "locationInModule": {
63149
63177
  "filename": "src/javascript/pnpm-workspace-config.ts",
63150
- "line": 874
63178
+ "line": 883
63151
63179
  },
63152
63180
  "name": "useStderr",
63153
63181
  "optional": true,
@@ -63167,7 +63195,7 @@
63167
63195
  "immutable": true,
63168
63196
  "locationInModule": {
63169
63197
  "filename": "src/javascript/pnpm-workspace-config.ts",
63170
- "line": 706
63198
+ "line": 708
63171
63199
  },
63172
63200
  "name": "verifyDepsBeforeRun",
63173
63201
  "optional": true,
@@ -63207,7 +63235,7 @@
63207
63235
  "immutable": true,
63208
63236
  "locationInModule": {
63209
63237
  "filename": "src/javascript/pnpm-workspace-config.ts",
63210
- "line": 979
63238
+ "line": 988
63211
63239
  },
63212
63240
  "name": "versioning",
63213
63241
  "optional": true,
@@ -63268,7 +63296,7 @@
63268
63296
  "immutable": true,
63269
63297
  "locationInModule": {
63270
63298
  "filename": "src/javascript/pnpm-workspace-config.ts",
63271
- "line": 1162
63299
+ "line": 1171
63272
63300
  },
63273
63301
  "name": "virtualStoreOnly",
63274
63302
  "optional": true,
@@ -63310,7 +63338,7 @@
63310
63338
  "immutable": true,
63311
63339
  "locationInModule": {
63312
63340
  "filename": "src/javascript/pnpm-workspace-config.ts",
63313
- "line": 804
63341
+ "line": 806
63314
63342
  },
63315
63343
  "name": "workspaceConcurrency",
63316
63344
  "optional": true,
@@ -63334,7 +63362,7 @@
63334
63362
  "kind": "interface",
63335
63363
  "locationInModule": {
63336
63364
  "filename": "src/javascript/pnpm-workspace-config.ts",
63337
- "line": 1523
63365
+ "line": 1533
63338
63366
  },
63339
63367
  "name": "PnpmWorkspaceYamlSchemaAudit",
63340
63368
  "namespace": "javascript",
@@ -63351,7 +63379,7 @@
63351
63379
  "immutable": true,
63352
63380
  "locationInModule": {
63353
63381
  "filename": "src/javascript/pnpm-workspace-config.ts",
63354
- "line": 1536
63382
+ "line": 1546
63355
63383
  },
63356
63384
  "name": "ignore",
63357
63385
  "optional": true,
@@ -63376,7 +63404,7 @@
63376
63404
  "immutable": true,
63377
63405
  "locationInModule": {
63378
63406
  "filename": "src/javascript/pnpm-workspace-config.ts",
63379
- "line": 1543
63407
+ "line": 1553
63380
63408
  },
63381
63409
  "name": "ignorePrune",
63382
63410
  "optional": true,
@@ -63396,7 +63424,7 @@
63396
63424
  "immutable": true,
63397
63425
  "locationInModule": {
63398
63426
  "filename": "src/javascript/pnpm-workspace-config.ts",
63399
- "line": 1529
63427
+ "line": 1539
63400
63428
  },
63401
63429
  "name": "level",
63402
63430
  "optional": true,
@@ -63420,7 +63448,7 @@
63420
63448
  "kind": "interface",
63421
63449
  "locationInModule": {
63422
63450
  "filename": "src/javascript/pnpm-workspace-config.ts",
63423
- "line": 1566
63451
+ "line": 1576
63424
63452
  },
63425
63453
  "name": "PnpmWorkspaceYamlSchemaAuditConfig",
63426
63454
  "namespace": "javascript",
@@ -63437,7 +63465,7 @@
63437
63465
  "immutable": true,
63438
63466
  "locationInModule": {
63439
63467
  "filename": "src/javascript/pnpm-workspace-config.ts",
63440
- "line": 1572
63468
+ "line": 1582
63441
63469
  },
63442
63470
  "name": "ignoreCves",
63443
63471
  "optional": true,
@@ -63462,7 +63490,7 @@
63462
63490
  "immutable": true,
63463
63491
  "locationInModule": {
63464
63492
  "filename": "src/javascript/pnpm-workspace-config.ts",
63465
- "line": 1579
63493
+ "line": 1589
63466
63494
  },
63467
63495
  "name": "ignoreGhsas",
63468
63496
  "optional": true,
@@ -63491,7 +63519,7 @@
63491
63519
  "kind": "enum",
63492
63520
  "locationInModule": {
63493
63521
  "filename": "src/javascript/pnpm-workspace-config.ts",
63494
- "line": 1913
63522
+ "line": 1958
63495
63523
  },
63496
63524
  "members": [
63497
63525
  {
@@ -63540,7 +63568,7 @@
63540
63568
  "kind": "enum",
63541
63569
  "locationInModule": {
63542
63570
  "filename": "src/javascript/pnpm-workspace-config.ts",
63543
- "line": 1390
63571
+ "line": 1400
63544
63572
  },
63545
63573
  "members": [
63546
63574
  {
@@ -63582,7 +63610,7 @@
63582
63610
  "kind": "enum",
63583
63611
  "locationInModule": {
63584
63612
  "filename": "src/javascript/pnpm-workspace-config.ts",
63585
- "line": 1725
63613
+ "line": 1735
63586
63614
  },
63587
63615
  "members": [
63588
63616
  {
@@ -63624,7 +63652,7 @@
63624
63652
  "kind": "interface",
63625
63653
  "locationInModule": {
63626
63654
  "filename": "src/javascript/pnpm-workspace-config.ts",
63627
- "line": 1640
63655
+ "line": 1650
63628
63656
  },
63629
63657
  "name": "PnpmWorkspaceYamlSchemaExecutionEnv",
63630
63658
  "namespace": "javascript",
@@ -63641,7 +63669,7 @@
63641
63669
  "immutable": true,
63642
63670
  "locationInModule": {
63643
63671
  "filename": "src/javascript/pnpm-workspace-config.ts",
63644
- "line": 1646
63672
+ "line": 1656
63645
63673
  },
63646
63674
  "name": "nodeVersion",
63647
63675
  "optional": true,
@@ -63666,7 +63694,7 @@
63666
63694
  "kind": "enum",
63667
63695
  "locationInModule": {
63668
63696
  "filename": "src/javascript/pnpm-workspace-config.ts",
63669
- "line": 1961
63697
+ "line": 2006
63670
63698
  },
63671
63699
  "members": [
63672
63700
  {
@@ -63708,7 +63736,7 @@
63708
63736
  "kind": "class",
63709
63737
  "locationInModule": {
63710
63738
  "filename": "src/javascript/pnpm-workspace-config.ts",
63711
- "line": 1772
63739
+ "line": 1782
63712
63740
  },
63713
63741
  "methods": [
63714
63742
  {
@@ -63717,7 +63745,7 @@
63717
63745
  },
63718
63746
  "locationInModule": {
63719
63747
  "filename": "src/javascript/pnpm-workspace-config.ts",
63720
- "line": 1773
63748
+ "line": 1783
63721
63749
  },
63722
63750
  "name": "fromBoolean",
63723
63751
  "parameters": [
@@ -63741,7 +63769,7 @@
63741
63769
  },
63742
63770
  "locationInModule": {
63743
63771
  "filename": "src/javascript/pnpm-workspace-config.ts",
63744
- "line": 1776
63772
+ "line": 1786
63745
63773
  },
63746
63774
  "name": "fromString",
63747
63775
  "parameters": [
@@ -63770,7 +63798,7 @@
63770
63798
  "immutable": true,
63771
63799
  "locationInModule": {
63772
63800
  "filename": "src/javascript/pnpm-workspace-config.ts",
63773
- "line": 1779
63801
+ "line": 1789
63774
63802
  },
63775
63803
  "name": "value",
63776
63804
  "type": {
@@ -63802,7 +63830,7 @@
63802
63830
  "kind": "enum",
63803
63831
  "locationInModule": {
63804
63832
  "filename": "src/javascript/pnpm-workspace-config.ts",
63805
- "line": 1739
63833
+ "line": 1749
63806
63834
  },
63807
63835
  "members": [
63808
63836
  {
@@ -63851,7 +63879,7 @@
63851
63879
  "kind": "enum",
63852
63880
  "locationInModule": {
63853
63881
  "filename": "src/javascript/pnpm-workspace-config.ts",
63854
- "line": 1669
63882
+ "line": 1679
63855
63883
  },
63856
63884
  "members": [
63857
63885
  {
@@ -63893,7 +63921,7 @@
63893
63921
  "kind": "enum",
63894
63922
  "locationInModule": {
63895
63923
  "filename": "src/javascript/pnpm-workspace-config.ts",
63896
- "line": 1683
63924
+ "line": 1693
63897
63925
  },
63898
63926
  "members": [
63899
63927
  {
@@ -63928,7 +63956,7 @@
63928
63956
  "kind": "enum",
63929
63957
  "locationInModule": {
63930
63958
  "filename": "src/javascript/pnpm-workspace-config.ts",
63931
- "line": 1707
63959
+ "line": 1717
63932
63960
  },
63933
63961
  "members": [
63934
63962
  {
@@ -63984,7 +64012,7 @@
63984
64012
  "kind": "interface",
63985
64013
  "locationInModule": {
63986
64014
  "filename": "src/javascript/pnpm-workspace-config.ts",
63987
- "line": 1402
64015
+ "line": 1412
63988
64016
  },
63989
64017
  "name": "PnpmWorkspaceYamlSchemaPeerDependencyRules",
63990
64018
  "namespace": "javascript",
@@ -64001,7 +64029,7 @@
64001
64029
  "immutable": true,
64002
64030
  "locationInModule": {
64003
64031
  "filename": "src/javascript/pnpm-workspace-config.ts",
64004
- "line": 1422
64032
+ "line": 1432
64005
64033
  },
64006
64034
  "name": "allowAny",
64007
64035
  "optional": true,
@@ -64026,7 +64054,7 @@
64026
64054
  "immutable": true,
64027
64055
  "locationInModule": {
64028
64056
  "filename": "src/javascript/pnpm-workspace-config.ts",
64029
- "line": 1415
64057
+ "line": 1425
64030
64058
  },
64031
64059
  "name": "allowedVersions",
64032
64060
  "optional": true,
@@ -64046,7 +64074,7 @@
64046
64074
  "immutable": true,
64047
64075
  "locationInModule": {
64048
64076
  "filename": "src/javascript/pnpm-workspace-config.ts",
64049
- "line": 1408
64077
+ "line": 1418
64050
64078
  },
64051
64079
  "name": "ignoreMissing",
64052
64080
  "optional": true,
@@ -64075,7 +64103,7 @@
64075
64103
  "kind": "enum",
64076
64104
  "locationInModule": {
64077
64105
  "filename": "src/javascript/pnpm-workspace-config.ts",
64078
- "line": 1929
64106
+ "line": 1974
64079
64107
  },
64080
64108
  "members": [
64081
64109
  {
@@ -64125,7 +64153,7 @@
64125
64153
  "kind": "enum",
64126
64154
  "locationInModule": {
64127
64155
  "filename": "src/javascript/pnpm-workspace-config.ts",
64128
- "line": 1756
64156
+ "line": 1766
64129
64157
  },
64130
64158
  "members": [
64131
64159
  {
@@ -64174,7 +64202,7 @@
64174
64202
  "kind": "enum",
64175
64203
  "locationInModule": {
64176
64204
  "filename": "src/javascript/pnpm-workspace-config.ts",
64177
- "line": 1818
64205
+ "line": 1863
64178
64206
  },
64179
64207
  "members": [
64180
64208
  {
@@ -64216,7 +64244,7 @@
64216
64244
  "kind": "enum",
64217
64245
  "locationInModule": {
64218
64246
  "filename": "src/javascript/pnpm-workspace-config.ts",
64219
- "line": 1945
64247
+ "line": 1990
64220
64248
  },
64221
64249
  "members": [
64222
64250
  {
@@ -64265,7 +64293,7 @@
64265
64293
  "kind": "enum",
64266
64294
  "locationInModule": {
64267
64295
  "filename": "src/javascript/pnpm-workspace-config.ts",
64268
- "line": 1804
64296
+ "line": 1849
64269
64297
  },
64270
64298
  "members": [
64271
64299
  {
@@ -64307,7 +64335,7 @@
64307
64335
  "kind": "class",
64308
64336
  "locationInModule": {
64309
64337
  "filename": "src/javascript/pnpm-workspace-config.ts",
64310
- "line": 1788
64338
+ "line": 1798
64311
64339
  },
64312
64340
  "methods": [
64313
64341
  {
@@ -64316,7 +64344,7 @@
64316
64344
  },
64317
64345
  "locationInModule": {
64318
64346
  "filename": "src/javascript/pnpm-workspace-config.ts",
64319
- "line": 1789
64347
+ "line": 1799
64320
64348
  },
64321
64349
  "name": "fromBoolean",
64322
64350
  "parameters": [
@@ -64340,7 +64368,7 @@
64340
64368
  },
64341
64369
  "locationInModule": {
64342
64370
  "filename": "src/javascript/pnpm-workspace-config.ts",
64343
- "line": 1792
64371
+ "line": 1802
64344
64372
  },
64345
64373
  "name": "fromString",
64346
64374
  "parameters": [
@@ -64369,7 +64397,7 @@
64369
64397
  "immutable": true,
64370
64398
  "locationInModule": {
64371
64399
  "filename": "src/javascript/pnpm-workspace-config.ts",
64372
- "line": 1795
64400
+ "line": 1805
64373
64401
  },
64374
64402
  "name": "value",
64375
64403
  "type": {
@@ -64402,7 +64430,7 @@
64402
64430
  "kind": "interface",
64403
64431
  "locationInModule": {
64404
64432
  "filename": "src/javascript/pnpm-workspace-config.ts",
64405
- "line": 1603
64433
+ "line": 1613
64406
64434
  },
64407
64435
  "name": "PnpmWorkspaceYamlSchemaSupportedArchitectures",
64408
64436
  "namespace": "javascript",
@@ -64418,7 +64446,7 @@
64418
64446
  "immutable": true,
64419
64447
  "locationInModule": {
64420
64448
  "filename": "src/javascript/pnpm-workspace-config.ts",
64421
- "line": 1612
64449
+ "line": 1622
64422
64450
  },
64423
64451
  "name": "cpu",
64424
64452
  "optional": true,
@@ -64442,7 +64470,7 @@
64442
64470
  "immutable": true,
64443
64471
  "locationInModule": {
64444
64472
  "filename": "src/javascript/pnpm-workspace-config.ts",
64445
- "line": 1617
64473
+ "line": 1627
64446
64474
  },
64447
64475
  "name": "libc",
64448
64476
  "optional": true,
@@ -64466,7 +64494,7 @@
64466
64494
  "immutable": true,
64467
64495
  "locationInModule": {
64468
64496
  "filename": "src/javascript/pnpm-workspace-config.ts",
64469
- "line": 1607
64497
+ "line": 1617
64470
64498
  },
64471
64499
  "name": "os",
64472
64500
  "optional": true,
@@ -64482,6 +64510,74 @@
64482
64510
  ],
64483
64511
  "symbolId": "src/javascript/pnpm-workspace-config:PnpmWorkspaceYamlSchemaSupportedArchitectures"
64484
64512
  },
64513
+ "projen.javascript.PnpmWorkspaceYamlSchemaTasks": {
64514
+ "assembly": "projen",
64515
+ "datatype": true,
64516
+ "docs": {
64517
+ "custom": {
64518
+ "schema": "PnpmWorkspaceYamlSchemaTasks"
64519
+ },
64520
+ "stability": "experimental"
64521
+ },
64522
+ "fqn": "projen.javascript.PnpmWorkspaceYamlSchemaTasks",
64523
+ "kind": "interface",
64524
+ "locationInModule": {
64525
+ "filename": "src/javascript/pnpm-workspace-config.ts",
64526
+ "line": 1812
64527
+ },
64528
+ "name": "PnpmWorkspaceYamlSchemaTasks",
64529
+ "namespace": "javascript",
64530
+ "properties": [
64531
+ {
64532
+ "abstract": true,
64533
+ "docs": {
64534
+ "custom": {
64535
+ "schema": "PnpmWorkspaceYamlSchemaTasks#concurrency"
64536
+ },
64537
+ "remarks": "This limit is separate from workspaceConcurrency.",
64538
+ "stability": "experimental",
64539
+ "summary": "A positive integer limiting how many instances of this named task may run across workspace projects at once."
64540
+ },
64541
+ "immutable": true,
64542
+ "locationInModule": {
64543
+ "filename": "src/javascript/pnpm-workspace-config.ts",
64544
+ "line": 1825
64545
+ },
64546
+ "name": "concurrency",
64547
+ "optional": true,
64548
+ "type": {
64549
+ "primitive": "number"
64550
+ }
64551
+ },
64552
+ {
64553
+ "abstract": true,
64554
+ "docs": {
64555
+ "custom": {
64556
+ "schema": "PnpmWorkspaceYamlSchemaTasks#dependsOn"
64557
+ },
64558
+ "remarks": "Each entry is either the task in the same project (e.g. `build`) or the task in each selected workspace dependency of the project (e.g. `^build`).",
64559
+ "stability": "experimental",
64560
+ "summary": "Tasks this task depends on."
64561
+ },
64562
+ "immutable": true,
64563
+ "locationInModule": {
64564
+ "filename": "src/javascript/pnpm-workspace-config.ts",
64565
+ "line": 1818
64566
+ },
64567
+ "name": "dependsOn",
64568
+ "optional": true,
64569
+ "type": {
64570
+ "collection": {
64571
+ "elementtype": {
64572
+ "primitive": "string"
64573
+ },
64574
+ "kind": "array"
64575
+ }
64576
+ }
64577
+ }
64578
+ ],
64579
+ "symbolId": "src/javascript/pnpm-workspace-config:PnpmWorkspaceYamlSchemaTasks"
64580
+ },
64485
64581
  "projen.javascript.PnpmWorkspaceYamlSchemaTrustPolicy": {
64486
64582
  "assembly": "projen",
64487
64583
  "docs": {
@@ -64496,7 +64592,7 @@
64496
64592
  "kind": "enum",
64497
64593
  "locationInModule": {
64498
64594
  "filename": "src/javascript/pnpm-workspace-config.ts",
64499
- "line": 1901
64595
+ "line": 1946
64500
64596
  },
64501
64597
  "members": [
64502
64598
  {
@@ -64531,7 +64627,7 @@
64531
64627
  "kind": "interface",
64532
64628
  "locationInModule": {
64533
64629
  "filename": "src/javascript/pnpm-workspace-config.ts",
64534
- "line": 1445
64630
+ "line": 1455
64535
64631
  },
64536
64632
  "name": "PnpmWorkspaceYamlSchemaUpdate",
64537
64633
  "namespace": "javascript",
@@ -64548,7 +64644,7 @@
64548
64644
  "immutable": true,
64549
64645
  "locationInModule": {
64550
64646
  "filename": "src/javascript/pnpm-workspace-config.ts",
64551
- "line": 1458
64647
+ "line": 1468
64552
64648
  },
64553
64649
  "name": "changeset",
64554
64650
  "optional": true,
@@ -64568,7 +64664,7 @@
64568
64664
  "immutable": true,
64569
64665
  "locationInModule": {
64570
64666
  "filename": "src/javascript/pnpm-workspace-config.ts",
64571
- "line": 1465
64667
+ "line": 1475
64572
64668
  },
64573
64669
  "name": "githubActions",
64574
64670
  "optional": true,
@@ -64588,7 +64684,7 @@
64588
64684
  "immutable": true,
64589
64685
  "locationInModule": {
64590
64686
  "filename": "src/javascript/pnpm-workspace-config.ts",
64591
- "line": 1472
64687
+ "line": 1482
64592
64688
  },
64593
64689
  "name": "githubActionsServer",
64594
64690
  "optional": true,
@@ -64608,7 +64704,7 @@
64608
64704
  "immutable": true,
64609
64705
  "locationInModule": {
64610
64706
  "filename": "src/javascript/pnpm-workspace-config.ts",
64611
- "line": 1451
64707
+ "line": 1461
64612
64708
  },
64613
64709
  "name": "ignoreDeps",
64614
64710
  "optional": true,
@@ -64637,7 +64733,7 @@
64637
64733
  "kind": "interface",
64638
64734
  "locationInModule": {
64639
64735
  "filename": "src/javascript/pnpm-workspace-config.ts",
64640
- "line": 1496
64736
+ "line": 1506
64641
64737
  },
64642
64738
  "name": "PnpmWorkspaceYamlSchemaUpdateConfig",
64643
64739
  "namespace": "javascript",
@@ -64654,7 +64750,7 @@
64654
64750
  "immutable": true,
64655
64751
  "locationInModule": {
64656
64752
  "filename": "src/javascript/pnpm-workspace-config.ts",
64657
- "line": 1502
64753
+ "line": 1512
64658
64754
  },
64659
64755
  "name": "ignoreDependencies",
64660
64756
  "optional": true,
@@ -64684,7 +64780,7 @@
64684
64780
  "kind": "interface",
64685
64781
  "locationInModule": {
64686
64782
  "filename": "src/javascript/pnpm-workspace-config.ts",
64687
- "line": 1832
64783
+ "line": 1877
64688
64784
  },
64689
64785
  "name": "PnpmWorkspaceYamlSchemaVersioning",
64690
64786
  "namespace": "javascript",
@@ -64701,7 +64797,7 @@
64701
64797
  "immutable": true,
64702
64798
  "locationInModule": {
64703
64799
  "filename": "src/javascript/pnpm-workspace-config.ts",
64704
- "line": 1873
64800
+ "line": 1918
64705
64801
  },
64706
64802
  "name": "changelog",
64707
64803
  "optional": true,
@@ -64721,7 +64817,7 @@
64721
64817
  "immutable": true,
64722
64818
  "locationInModule": {
64723
64819
  "filename": "src/javascript/pnpm-workspace-config.ts",
64724
- "line": 1866
64820
+ "line": 1911
64725
64821
  },
64726
64822
  "name": "epics",
64727
64823
  "optional": true,
@@ -64747,7 +64843,7 @@
64747
64843
  "immutable": true,
64748
64844
  "locationInModule": {
64749
64845
  "filename": "src/javascript/pnpm-workspace-config.ts",
64750
- "line": 1838
64846
+ "line": 1883
64751
64847
  },
64752
64848
  "name": "fixed",
64753
64849
  "optional": true,
@@ -64777,7 +64873,7 @@
64777
64873
  "immutable": true,
64778
64874
  "locationInModule": {
64779
64875
  "filename": "src/javascript/pnpm-workspace-config.ts",
64780
- "line": 1845
64876
+ "line": 1890
64781
64877
  },
64782
64878
  "name": "ignore",
64783
64879
  "optional": true,
@@ -64803,7 +64899,7 @@
64803
64899
  "immutable": true,
64804
64900
  "locationInModule": {
64805
64901
  "filename": "src/javascript/pnpm-workspace-config.ts",
64806
- "line": 1859
64902
+ "line": 1904
64807
64903
  },
64808
64904
  "name": "lanes",
64809
64905
  "optional": true,
@@ -64828,7 +64924,7 @@
64828
64924
  "immutable": true,
64829
64925
  "locationInModule": {
64830
64926
  "filename": "src/javascript/pnpm-workspace-config.ts",
64831
- "line": 1852
64927
+ "line": 1897
64832
64928
  },
64833
64929
  "name": "maxBump",
64834
64930
  "optional": true,
@@ -64853,7 +64949,7 @@
64853
64949
  "kind": "interface",
64854
64950
  "locationInModule": {
64855
64951
  "filename": "src/javascript/pnpm-workspace-config.ts",
64856
- "line": 2024
64952
+ "line": 2069
64857
64953
  },
64858
64954
  "name": "PnpmWorkspaceYamlSchemaVersioningChangelog",
64859
64955
  "namespace": "javascript",
@@ -64871,7 +64967,7 @@
64871
64967
  "immutable": true,
64872
64968
  "locationInModule": {
64873
64969
  "filename": "src/javascript/pnpm-workspace-config.ts",
64874
- "line": 2030
64970
+ "line": 2075
64875
64971
  },
64876
64972
  "name": "storage",
64877
64973
  "optional": true,
@@ -64896,7 +64992,7 @@
64896
64992
  "kind": "enum",
64897
64993
  "locationInModule": {
64898
64994
  "filename": "src/javascript/pnpm-workspace-config.ts",
64899
- "line": 2053
64995
+ "line": 2098
64900
64996
  },
64901
64997
  "members": [
64902
64998
  {
@@ -64931,7 +65027,7 @@
64931
65027
  "kind": "interface",
64932
65028
  "locationInModule": {
64933
65029
  "filename": "src/javascript/pnpm-workspace-config.ts",
64934
- "line": 1987
65030
+ "line": 2032
64935
65031
  },
64936
65032
  "name": "PnpmWorkspaceYamlSchemaVersioningEpics",
64937
65033
  "namespace": "javascript",
@@ -64948,7 +65044,7 @@
64948
65044
  "immutable": true,
64949
65045
  "locationInModule": {
64950
65046
  "filename": "src/javascript/pnpm-workspace-config.ts",
64951
- "line": 1993
65047
+ "line": 2038
64952
65048
  },
64953
65049
  "name": "lead",
64954
65050
  "type": {
@@ -64967,7 +65063,7 @@
64967
65063
  "immutable": true,
64968
65064
  "locationInModule": {
64969
65065
  "filename": "src/javascript/pnpm-workspace-config.ts",
64970
- "line": 2000
65066
+ "line": 2045
64971
65067
  },
64972
65068
  "name": "packages",
64973
65069
  "type": {
@@ -64995,7 +65091,7 @@
64995
65091
  "kind": "enum",
64996
65092
  "locationInModule": {
64997
65093
  "filename": "src/javascript/pnpm-workspace-config.ts",
64998
- "line": 1975
65094
+ "line": 2020
64999
65095
  },
65000
65096
  "members": [
65001
65097
  {
@@ -65038,7 +65134,7 @@
65038
65134
  "kind": "enum",
65039
65135
  "locationInModule": {
65040
65136
  "filename": "src/javascript/pnpm-workspace-config.ts",
65041
- "line": 1695
65137
+ "line": 1705
65042
65138
  },
65043
65139
  "members": [
65044
65140
  {
@@ -72583,7 +72679,7 @@
72583
72679
  "kind": "enum",
72584
72680
  "locationInModule": {
72585
72681
  "filename": "src/javascript/biome/biome-config.ts",
72586
- "line": 2955
72682
+ "line": 3052
72587
72683
  },
72588
72684
  "members": [
72589
72685
  {
@@ -76106,7 +76202,7 @@
76106
76202
  "kind": "enum",
76107
76203
  "locationInModule": {
76108
76204
  "filename": "src/javascript/biome/biome-config.ts",
76109
- "line": 2997
76205
+ "line": 3094
76110
76206
  },
76111
76207
  "members": [
76112
76208
  {
@@ -76627,7 +76723,7 @@
76627
76723
  "kind": "enum",
76628
76724
  "locationInModule": {
76629
76725
  "filename": "src/javascript/biome/biome-config.ts",
76630
- "line": 3011
76726
+ "line": 3108
76631
76727
  },
76632
76728
  "members": [
76633
76729
  {
@@ -76769,12 +76865,7 @@
76769
76865
  "name": "domains",
76770
76866
  "optional": true,
76771
76867
  "type": {
76772
- "collection": {
76773
- "elementtype": {
76774
- "fqn": "projen.javascript.biome_config.RuleDomainValue"
76775
- },
76776
- "kind": "map"
76777
- }
76868
+ "fqn": "projen.javascript.biome_config.RuleDomains"
76778
76869
  }
76779
76870
  },
76780
76871
  {
@@ -76859,7 +76950,7 @@
76859
76950
  "kind": "enum",
76860
76951
  "locationInModule": {
76861
76952
  "filename": "src/javascript/biome/biome-config.ts",
76862
- "line": 2965
76953
+ "line": 3062
76863
76954
  },
76864
76955
  "members": [
76865
76956
  {
@@ -76894,7 +76985,7 @@
76894
76985
  "kind": "interface",
76895
76986
  "locationInModule": {
76896
76987
  "filename": "src/javascript/biome/biome-config.ts",
76897
- "line": 2474
76988
+ "line": 2571
76898
76989
  },
76899
76990
  "name": "OverrideAssistConfiguration",
76900
76991
  "namespace": "javascript.biome_config",
@@ -76911,7 +77002,7 @@
76911
77002
  "immutable": true,
76912
77003
  "locationInModule": {
76913
77004
  "filename": "src/javascript/biome/biome-config.ts",
76914
- "line": 2480
77005
+ "line": 2577
76915
77006
  },
76916
77007
  "name": "actions",
76917
77008
  "optional": true,
@@ -76932,7 +77023,7 @@
76932
77023
  "immutable": true,
76933
77024
  "locationInModule": {
76934
77025
  "filename": "src/javascript/biome/biome-config.ts",
76935
- "line": 2487
77026
+ "line": 2584
76936
77027
  },
76937
77028
  "name": "enabled",
76938
77029
  "optional": true,
@@ -76956,7 +77047,7 @@
76956
77047
  "kind": "interface",
76957
77048
  "locationInModule": {
76958
77049
  "filename": "src/javascript/biome/biome-config.ts",
76959
- "line": 2509
77050
+ "line": 2606
76960
77051
  },
76961
77052
  "name": "OverrideFilesConfiguration",
76962
77053
  "namespace": "javascript.biome_config",
@@ -76973,7 +77064,7 @@
76973
77064
  "immutable": true,
76974
77065
  "locationInModule": {
76975
77066
  "filename": "src/javascript/biome/biome-config.ts",
76976
- "line": 2515
77067
+ "line": 2612
76977
77068
  },
76978
77069
  "name": "maxSize",
76979
77070
  "optional": true,
@@ -76997,7 +77088,7 @@
76997
77088
  "kind": "interface",
76998
77089
  "locationInModule": {
76999
77090
  "filename": "src/javascript/biome/biome-config.ts",
77000
- "line": 2536
77091
+ "line": 2633
77001
77092
  },
77002
77093
  "name": "OverrideFormatterConfiguration",
77003
77094
  "namespace": "javascript.biome_config",
@@ -77014,7 +77105,7 @@
77014
77105
  "immutable": true,
77015
77106
  "locationInModule": {
77016
77107
  "filename": "src/javascript/biome/biome-config.ts",
77017
- "line": 2542
77108
+ "line": 2639
77018
77109
  },
77019
77110
  "name": "attributePosition",
77020
77111
  "optional": true,
@@ -77034,7 +77125,7 @@
77034
77125
  "immutable": true,
77035
77126
  "locationInModule": {
77036
77127
  "filename": "src/javascript/biome/biome-config.ts",
77037
- "line": 2549
77128
+ "line": 2646
77038
77129
  },
77039
77130
  "name": "bracketSameLine",
77040
77131
  "optional": true,
@@ -77056,7 +77147,7 @@
77056
77147
  "immutable": true,
77057
77148
  "locationInModule": {
77058
77149
  "filename": "src/javascript/biome/biome-config.ts",
77059
- "line": 2557
77150
+ "line": 2654
77060
77151
  },
77061
77152
  "name": "bracketSpacing",
77062
77153
  "optional": true,
@@ -77077,7 +77168,7 @@
77077
77168
  "immutable": true,
77078
77169
  "locationInModule": {
77079
77170
  "filename": "src/javascript/biome/biome-config.ts",
77080
- "line": 2567
77171
+ "line": 2664
77081
77172
  },
77082
77173
  "name": "delimiterSpacing",
77083
77174
  "optional": true,
@@ -77096,7 +77187,7 @@
77096
77187
  "immutable": true,
77097
77188
  "locationInModule": {
77098
77189
  "filename": "src/javascript/biome/biome-config.ts",
77099
- "line": 2572
77190
+ "line": 2669
77100
77191
  },
77101
77192
  "name": "enabled",
77102
77193
  "optional": true,
@@ -77117,7 +77208,7 @@
77117
77208
  "immutable": true,
77118
77209
  "locationInModule": {
77119
77210
  "filename": "src/javascript/biome/biome-config.ts",
77120
- "line": 2590
77211
+ "line": 2687
77121
77212
  },
77122
77213
  "name": "expand",
77123
77214
  "optional": true,
@@ -77137,7 +77228,7 @@
77137
77228
  "immutable": true,
77138
77229
  "locationInModule": {
77139
77230
  "filename": "src/javascript/biome/biome-config.ts",
77140
- "line": 2598
77231
+ "line": 2695
77141
77232
  },
77142
77233
  "name": "formatWithErrors",
77143
77234
  "optional": true,
@@ -77157,7 +77248,7 @@
77157
77248
  "immutable": true,
77158
77249
  "locationInModule": {
77159
77250
  "filename": "src/javascript/biome/biome-config.ts",
77160
- "line": 2605
77251
+ "line": 2702
77161
77252
  },
77162
77253
  "name": "indentSize",
77163
77254
  "optional": true,
@@ -77177,7 +77268,7 @@
77177
77268
  "immutable": true,
77178
77269
  "locationInModule": {
77179
77270
  "filename": "src/javascript/biome/biome-config.ts",
77180
- "line": 2612
77271
+ "line": 2709
77181
77272
  },
77182
77273
  "name": "indentStyle",
77183
77274
  "optional": true,
@@ -77197,7 +77288,7 @@
77197
77288
  "immutable": true,
77198
77289
  "locationInModule": {
77199
77290
  "filename": "src/javascript/biome/biome-config.ts",
77200
- "line": 2619
77291
+ "line": 2716
77201
77292
  },
77202
77293
  "name": "indentWidth",
77203
77294
  "optional": true,
@@ -77217,7 +77308,7 @@
77217
77308
  "immutable": true,
77218
77309
  "locationInModule": {
77219
77310
  "filename": "src/javascript/biome/biome-config.ts",
77220
- "line": 2626
77311
+ "line": 2723
77221
77312
  },
77222
77313
  "name": "lineEnding",
77223
77314
  "optional": true,
@@ -77239,7 +77330,7 @@
77239
77330
  "immutable": true,
77240
77331
  "locationInModule": {
77241
77332
  "filename": "src/javascript/biome/biome-config.ts",
77242
- "line": 2634
77333
+ "line": 2731
77243
77334
  },
77244
77335
  "name": "lineWidth",
77245
77336
  "optional": true,
@@ -77259,7 +77350,7 @@
77259
77350
  "immutable": true,
77260
77351
  "locationInModule": {
77261
77352
  "filename": "src/javascript/biome/biome-config.ts",
77262
- "line": 2641
77353
+ "line": 2738
77263
77354
  },
77264
77355
  "name": "trailingCommas",
77265
77356
  "optional": true,
@@ -77281,7 +77372,7 @@
77281
77372
  "immutable": true,
77282
77373
  "locationInModule": {
77283
77374
  "filename": "src/javascript/biome/biome-config.ts",
77284
- "line": 2658
77375
+ "line": 2755
77285
77376
  },
77286
77377
  "name": "trailingNewline",
77287
77378
  "optional": true,
@@ -77305,7 +77396,7 @@
77305
77396
  "kind": "interface",
77306
77397
  "locationInModule": {
77307
77398
  "filename": "src/javascript/biome/biome-config.ts",
77308
- "line": 2692
77399
+ "line": 2789
77309
77400
  },
77310
77401
  "name": "OverrideLinterConfiguration",
77311
77402
  "namespace": "javascript.biome_config",
@@ -77322,17 +77413,12 @@
77322
77413
  "immutable": true,
77323
77414
  "locationInModule": {
77324
77415
  "filename": "src/javascript/biome/biome-config.ts",
77325
- "line": 2698
77416
+ "line": 2795
77326
77417
  },
77327
77418
  "name": "domains",
77328
77419
  "optional": true,
77329
77420
  "type": {
77330
- "collection": {
77331
- "elementtype": {
77332
- "fqn": "projen.javascript.biome_config.RuleDomainValue"
77333
- },
77334
- "kind": "map"
77335
- }
77421
+ "fqn": "projen.javascript.biome_config.RuleDomains"
77336
77422
  }
77337
77423
  },
77338
77424
  {
@@ -77348,7 +77434,7 @@
77348
77434
  "immutable": true,
77349
77435
  "locationInModule": {
77350
77436
  "filename": "src/javascript/biome/biome-config.ts",
77351
- "line": 2705
77437
+ "line": 2802
77352
77438
  },
77353
77439
  "name": "enabled",
77354
77440
  "optional": true,
@@ -77368,7 +77454,7 @@
77368
77454
  "immutable": true,
77369
77455
  "locationInModule": {
77370
77456
  "filename": "src/javascript/biome/biome-config.ts",
77371
- "line": 2712
77457
+ "line": 2809
77372
77458
  },
77373
77459
  "name": "rules",
77374
77460
  "optional": true,
@@ -77664,7 +77750,7 @@
77664
77750
  "kind": "enum",
77665
77751
  "locationInModule": {
77666
77752
  "filename": "src/javascript/biome/biome-config.ts",
77667
- "line": 2747
77753
+ "line": 2844
77668
77754
  },
77669
77755
  "members": [
77670
77756
  {
@@ -77705,7 +77791,7 @@
77705
77791
  "kind": "enum",
77706
77792
  "locationInModule": {
77707
77793
  "filename": "src/javascript/biome/biome-config.ts",
77708
- "line": 2975
77794
+ "line": 3072
77709
77795
  },
77710
77796
  "members": [
77711
77797
  {
@@ -77739,7 +77825,7 @@
77739
77825
  "kind": "enum",
77740
77826
  "locationInModule": {
77741
77827
  "filename": "src/javascript/biome/biome-config.ts",
77742
- "line": 2886
77828
+ "line": 2983
77743
77829
  },
77744
77830
  "members": [
77745
77831
  {
@@ -77773,7 +77859,7 @@
77773
77859
  "kind": "enum",
77774
77860
  "locationInModule": {
77775
77861
  "filename": "src/javascript/biome/biome-config.ts",
77776
- "line": 2379
77862
+ "line": 3118
77777
77863
  },
77778
77864
  "members": [
77779
77865
  {
@@ -77802,6 +77888,312 @@
77802
77888
  "namespace": "javascript.biome_config",
77803
77889
  "symbolId": "src/javascript/biome/biome-config:RuleDomainValue"
77804
77890
  },
77891
+ "projen.javascript.biome_config.RuleDomains": {
77892
+ "assembly": "projen",
77893
+ "datatype": true,
77894
+ "docs": {
77895
+ "custom": {
77896
+ "schema": "RuleDomains"
77897
+ },
77898
+ "stability": "experimental"
77899
+ },
77900
+ "fqn": "projen.javascript.biome_config.RuleDomains",
77901
+ "kind": "interface",
77902
+ "locationInModule": {
77903
+ "filename": "src/javascript/biome/biome-config.ts",
77904
+ "line": 2379
77905
+ },
77906
+ "name": "RuleDomains",
77907
+ "namespace": "javascript.biome_config",
77908
+ "properties": [
77909
+ {
77910
+ "abstract": true,
77911
+ "docs": {
77912
+ "custom": {
77913
+ "schema": "RuleDomains#astro"
77914
+ },
77915
+ "stability": "experimental"
77916
+ },
77917
+ "immutable": true,
77918
+ "locationInModule": {
77919
+ "filename": "src/javascript/biome/biome-config.ts",
77920
+ "line": 2383
77921
+ },
77922
+ "name": "astro",
77923
+ "optional": true,
77924
+ "type": {
77925
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
77926
+ }
77927
+ },
77928
+ {
77929
+ "abstract": true,
77930
+ "docs": {
77931
+ "custom": {
77932
+ "schema": "RuleDomains#drizzle"
77933
+ },
77934
+ "stability": "experimental"
77935
+ },
77936
+ "immutable": true,
77937
+ "locationInModule": {
77938
+ "filename": "src/javascript/biome/biome-config.ts",
77939
+ "line": 2388
77940
+ },
77941
+ "name": "drizzle",
77942
+ "optional": true,
77943
+ "type": {
77944
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
77945
+ }
77946
+ },
77947
+ {
77948
+ "abstract": true,
77949
+ "docs": {
77950
+ "custom": {
77951
+ "schema": "RuleDomains#next"
77952
+ },
77953
+ "stability": "experimental"
77954
+ },
77955
+ "immutable": true,
77956
+ "locationInModule": {
77957
+ "filename": "src/javascript/biome/biome-config.ts",
77958
+ "line": 2393
77959
+ },
77960
+ "name": "next",
77961
+ "optional": true,
77962
+ "type": {
77963
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
77964
+ }
77965
+ },
77966
+ {
77967
+ "abstract": true,
77968
+ "docs": {
77969
+ "custom": {
77970
+ "schema": "RuleDomains#playwright"
77971
+ },
77972
+ "stability": "experimental"
77973
+ },
77974
+ "immutable": true,
77975
+ "locationInModule": {
77976
+ "filename": "src/javascript/biome/biome-config.ts",
77977
+ "line": 2398
77978
+ },
77979
+ "name": "playwright",
77980
+ "optional": true,
77981
+ "type": {
77982
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
77983
+ }
77984
+ },
77985
+ {
77986
+ "abstract": true,
77987
+ "docs": {
77988
+ "custom": {
77989
+ "schema": "RuleDomains#project"
77990
+ },
77991
+ "stability": "experimental"
77992
+ },
77993
+ "immutable": true,
77994
+ "locationInModule": {
77995
+ "filename": "src/javascript/biome/biome-config.ts",
77996
+ "line": 2403
77997
+ },
77998
+ "name": "project",
77999
+ "optional": true,
78000
+ "type": {
78001
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78002
+ }
78003
+ },
78004
+ {
78005
+ "abstract": true,
78006
+ "docs": {
78007
+ "custom": {
78008
+ "schema": "RuleDomains#qwik"
78009
+ },
78010
+ "stability": "experimental"
78011
+ },
78012
+ "immutable": true,
78013
+ "locationInModule": {
78014
+ "filename": "src/javascript/biome/biome-config.ts",
78015
+ "line": 2408
78016
+ },
78017
+ "name": "qwik",
78018
+ "optional": true,
78019
+ "type": {
78020
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78021
+ }
78022
+ },
78023
+ {
78024
+ "abstract": true,
78025
+ "docs": {
78026
+ "custom": {
78027
+ "schema": "RuleDomains#react"
78028
+ },
78029
+ "stability": "experimental"
78030
+ },
78031
+ "immutable": true,
78032
+ "locationInModule": {
78033
+ "filename": "src/javascript/biome/biome-config.ts",
78034
+ "line": 2413
78035
+ },
78036
+ "name": "react",
78037
+ "optional": true,
78038
+ "type": {
78039
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78040
+ }
78041
+ },
78042
+ {
78043
+ "abstract": true,
78044
+ "docs": {
78045
+ "custom": {
78046
+ "schema": "RuleDomains#reactNative"
78047
+ },
78048
+ "stability": "experimental"
78049
+ },
78050
+ "immutable": true,
78051
+ "locationInModule": {
78052
+ "filename": "src/javascript/biome/biome-config.ts",
78053
+ "line": 2418
78054
+ },
78055
+ "name": "reactNative",
78056
+ "optional": true,
78057
+ "type": {
78058
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78059
+ }
78060
+ },
78061
+ {
78062
+ "abstract": true,
78063
+ "docs": {
78064
+ "custom": {
78065
+ "schema": "RuleDomains#solid"
78066
+ },
78067
+ "stability": "experimental"
78068
+ },
78069
+ "immutable": true,
78070
+ "locationInModule": {
78071
+ "filename": "src/javascript/biome/biome-config.ts",
78072
+ "line": 2423
78073
+ },
78074
+ "name": "solid",
78075
+ "optional": true,
78076
+ "type": {
78077
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78078
+ }
78079
+ },
78080
+ {
78081
+ "abstract": true,
78082
+ "docs": {
78083
+ "custom": {
78084
+ "schema": "RuleDomains#svelte"
78085
+ },
78086
+ "stability": "experimental"
78087
+ },
78088
+ "immutable": true,
78089
+ "locationInModule": {
78090
+ "filename": "src/javascript/biome/biome-config.ts",
78091
+ "line": 2428
78092
+ },
78093
+ "name": "svelte",
78094
+ "optional": true,
78095
+ "type": {
78096
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78097
+ }
78098
+ },
78099
+ {
78100
+ "abstract": true,
78101
+ "docs": {
78102
+ "custom": {
78103
+ "schema": "RuleDomains#tailwind"
78104
+ },
78105
+ "stability": "experimental"
78106
+ },
78107
+ "immutable": true,
78108
+ "locationInModule": {
78109
+ "filename": "src/javascript/biome/biome-config.ts",
78110
+ "line": 2433
78111
+ },
78112
+ "name": "tailwind",
78113
+ "optional": true,
78114
+ "type": {
78115
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78116
+ }
78117
+ },
78118
+ {
78119
+ "abstract": true,
78120
+ "docs": {
78121
+ "custom": {
78122
+ "schema": "RuleDomains#test"
78123
+ },
78124
+ "stability": "experimental"
78125
+ },
78126
+ "immutable": true,
78127
+ "locationInModule": {
78128
+ "filename": "src/javascript/biome/biome-config.ts",
78129
+ "line": 2438
78130
+ },
78131
+ "name": "test",
78132
+ "optional": true,
78133
+ "type": {
78134
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78135
+ }
78136
+ },
78137
+ {
78138
+ "abstract": true,
78139
+ "docs": {
78140
+ "custom": {
78141
+ "schema": "RuleDomains#turborepo"
78142
+ },
78143
+ "stability": "experimental"
78144
+ },
78145
+ "immutable": true,
78146
+ "locationInModule": {
78147
+ "filename": "src/javascript/biome/biome-config.ts",
78148
+ "line": 2443
78149
+ },
78150
+ "name": "turborepo",
78151
+ "optional": true,
78152
+ "type": {
78153
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78154
+ }
78155
+ },
78156
+ {
78157
+ "abstract": true,
78158
+ "docs": {
78159
+ "custom": {
78160
+ "schema": "RuleDomains#types"
78161
+ },
78162
+ "stability": "experimental"
78163
+ },
78164
+ "immutable": true,
78165
+ "locationInModule": {
78166
+ "filename": "src/javascript/biome/biome-config.ts",
78167
+ "line": 2448
78168
+ },
78169
+ "name": "types",
78170
+ "optional": true,
78171
+ "type": {
78172
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78173
+ }
78174
+ },
78175
+ {
78176
+ "abstract": true,
78177
+ "docs": {
78178
+ "custom": {
78179
+ "schema": "RuleDomains#vue"
78180
+ },
78181
+ "stability": "experimental"
78182
+ },
78183
+ "immutable": true,
78184
+ "locationInModule": {
78185
+ "filename": "src/javascript/biome/biome-config.ts",
78186
+ "line": 2453
78187
+ },
78188
+ "name": "vue",
78189
+ "optional": true,
78190
+ "type": {
78191
+ "fqn": "projen.javascript.biome_config.RuleDomainValue"
78192
+ }
78193
+ }
78194
+ ],
78195
+ "symbolId": "src/javascript/biome/biome-config:RuleDomains"
78196
+ },
77805
78197
  "projen.javascript.biome_config.Rules": {
77806
78198
  "assembly": "projen",
77807
78199
  "datatype": true,
@@ -77815,7 +78207,7 @@
77815
78207
  "kind": "interface",
77816
78208
  "locationInModule": {
77817
78209
  "filename": "src/javascript/biome/biome-config.ts",
77818
- "line": 2391
78210
+ "line": 2488
77819
78211
  },
77820
78212
  "name": "Rules",
77821
78213
  "namespace": "javascript.biome_config",
@@ -77831,7 +78223,7 @@
77831
78223
  "immutable": true,
77832
78224
  "locationInModule": {
77833
78225
  "filename": "src/javascript/biome/biome-config.ts",
77834
- "line": 2395
78226
+ "line": 2492
77835
78227
  },
77836
78228
  "name": "a11Y",
77837
78229
  "optional": true,
@@ -77850,7 +78242,7 @@
77850
78242
  "immutable": true,
77851
78243
  "locationInModule": {
77852
78244
  "filename": "src/javascript/biome/biome-config.ts",
77853
- "line": 2400
78245
+ "line": 2497
77854
78246
  },
77855
78247
  "name": "complexity",
77856
78248
  "optional": true,
@@ -77869,7 +78261,7 @@
77869
78261
  "immutable": true,
77870
78262
  "locationInModule": {
77871
78263
  "filename": "src/javascript/biome/biome-config.ts",
77872
- "line": 2405
78264
+ "line": 2502
77873
78265
  },
77874
78266
  "name": "correctness",
77875
78267
  "optional": true,
@@ -77888,7 +78280,7 @@
77888
78280
  "immutable": true,
77889
78281
  "locationInModule": {
77890
78282
  "filename": "src/javascript/biome/biome-config.ts",
77891
- "line": 2410
78283
+ "line": 2507
77892
78284
  },
77893
78285
  "name": "nursery",
77894
78286
  "optional": true,
@@ -77907,7 +78299,7 @@
77907
78299
  "immutable": true,
77908
78300
  "locationInModule": {
77909
78301
  "filename": "src/javascript/biome/biome-config.ts",
77910
- "line": 2415
78302
+ "line": 2512
77911
78303
  },
77912
78304
  "name": "performance",
77913
78305
  "optional": true,
@@ -77927,7 +78319,7 @@
77927
78319
  "immutable": true,
77928
78320
  "locationInModule": {
77929
78321
  "filename": "src/javascript/biome/biome-config.ts",
77930
- "line": 2422
78322
+ "line": 2519
77931
78323
  },
77932
78324
  "name": "preset",
77933
78325
  "optional": true,
@@ -77948,7 +78340,7 @@
77948
78340
  "immutable": true,
77949
78341
  "locationInModule": {
77950
78342
  "filename": "src/javascript/biome/biome-config.ts",
77951
- "line": 2429
78343
+ "line": 2526
77952
78344
  },
77953
78345
  "name": "recommended",
77954
78346
  "optional": true,
@@ -77967,7 +78359,7 @@
77967
78359
  "immutable": true,
77968
78360
  "locationInModule": {
77969
78361
  "filename": "src/javascript/biome/biome-config.ts",
77970
- "line": 2434
78362
+ "line": 2531
77971
78363
  },
77972
78364
  "name": "security",
77973
78365
  "optional": true,
@@ -77986,7 +78378,7 @@
77986
78378
  "immutable": true,
77987
78379
  "locationInModule": {
77988
78380
  "filename": "src/javascript/biome/biome-config.ts",
77989
- "line": 2439
78381
+ "line": 2536
77990
78382
  },
77991
78383
  "name": "style",
77992
78384
  "optional": true,
@@ -78005,7 +78397,7 @@
78005
78397
  "immutable": true,
78006
78398
  "locationInModule": {
78007
78399
  "filename": "src/javascript/biome/biome-config.ts",
78008
- "line": 2444
78400
+ "line": 2541
78009
78401
  },
78010
78402
  "name": "suspicious",
78011
78403
  "optional": true,
@@ -78029,7 +78421,7 @@
78029
78421
  "kind": "enum",
78030
78422
  "locationInModule": {
78031
78423
  "filename": "src/javascript/biome/biome-config.ts",
78032
- "line": 2898
78424
+ "line": 2995
78033
78425
  },
78034
78426
  "members": [
78035
78427
  {
@@ -78063,7 +78455,7 @@
78063
78455
  "kind": "enum",
78064
78456
  "locationInModule": {
78065
78457
  "filename": "src/javascript/biome/biome-config.ts",
78066
- "line": 2985
78458
+ "line": 3082
78067
78459
  },
78068
78460
  "members": [
78069
78461
  {
@@ -78099,7 +78491,7 @@
78099
78491
  "kind": "interface",
78100
78492
  "locationInModule": {
78101
78493
  "filename": "src/javascript/biome/biome-config.ts",
78102
- "line": 2761
78494
+ "line": 2858
78103
78495
  },
78104
78496
  "name": "Source",
78105
78497
  "namespace": "javascript.biome_config",
@@ -78117,7 +78509,7 @@
78117
78509
  "immutable": true,
78118
78510
  "locationInModule": {
78119
78511
  "filename": "src/javascript/biome/biome-config.ts",
78120
- "line": 2768
78512
+ "line": 2865
78121
78513
  },
78122
78514
  "name": "noDuplicateClasses",
78123
78515
  "optional": true,
@@ -78138,7 +78530,7 @@
78138
78530
  "immutable": true,
78139
78531
  "locationInModule": {
78140
78532
  "filename": "src/javascript/biome/biome-config.ts",
78141
- "line": 2776
78533
+ "line": 2873
78142
78534
  },
78143
78535
  "name": "organizeImports",
78144
78536
  "optional": true,
@@ -78158,7 +78550,7 @@
78158
78550
  "immutable": true,
78159
78551
  "locationInModule": {
78160
78552
  "filename": "src/javascript/biome/biome-config.ts",
78161
- "line": 2783
78553
+ "line": 2880
78162
78554
  },
78163
78555
  "name": "preset",
78164
78556
  "optional": true,
@@ -78178,7 +78570,7 @@
78178
78570
  "immutable": true,
78179
78571
  "locationInModule": {
78180
78572
  "filename": "src/javascript/biome/biome-config.ts",
78181
- "line": 2790
78573
+ "line": 2887
78182
78574
  },
78183
78575
  "name": "recommended",
78184
78576
  "optional": true,
@@ -78199,7 +78591,7 @@
78199
78591
  "immutable": true,
78200
78592
  "locationInModule": {
78201
78593
  "filename": "src/javascript/biome/biome-config.ts",
78202
- "line": 2798
78594
+ "line": 2895
78203
78595
  },
78204
78596
  "name": "useSortedAttributes",
78205
78597
  "optional": true,
@@ -78220,7 +78612,7 @@
78220
78612
  "immutable": true,
78221
78613
  "locationInModule": {
78222
78614
  "filename": "src/javascript/biome/biome-config.ts",
78223
- "line": 2806
78615
+ "line": 2903
78224
78616
  },
78225
78617
  "name": "useSortedEnumMembers",
78226
78618
  "optional": true,
@@ -78241,7 +78633,7 @@
78241
78633
  "immutable": true,
78242
78634
  "locationInModule": {
78243
78635
  "filename": "src/javascript/biome/biome-config.ts",
78244
- "line": 2814
78636
+ "line": 2911
78245
78637
  },
78246
78638
  "name": "useSortedInterfaceMembers",
78247
78639
  "optional": true,
@@ -78262,7 +78654,7 @@
78262
78654
  "immutable": true,
78263
78655
  "locationInModule": {
78264
78656
  "filename": "src/javascript/biome/biome-config.ts",
78265
- "line": 2822
78657
+ "line": 2919
78266
78658
  },
78267
78659
  "name": "useSortedKeys",
78268
78660
  "optional": true,
@@ -78282,7 +78674,7 @@
78282
78674
  "immutable": true,
78283
78675
  "locationInModule": {
78284
78676
  "filename": "src/javascript/biome/biome-config.ts",
78285
- "line": 2830
78677
+ "line": 2927
78286
78678
  },
78287
78679
  "name": "useSortedPackageJson",
78288
78680
  "optional": true,
@@ -78303,7 +78695,7 @@
78303
78695
  "immutable": true,
78304
78696
  "locationInModule": {
78305
78697
  "filename": "src/javascript/biome/biome-config.ts",
78306
- "line": 2838
78698
+ "line": 2935
78307
78699
  },
78308
78700
  "name": "useSortedProperties",
78309
78701
  "optional": true,
@@ -78324,7 +78716,7 @@
78324
78716
  "immutable": true,
78325
78717
  "locationInModule": {
78326
78718
  "filename": "src/javascript/biome/biome-config.ts",
78327
- "line": 2846
78719
+ "line": 2943
78328
78720
  },
78329
78721
  "name": "useSortedSelectionSet",
78330
78722
  "optional": true,
@@ -78345,7 +78737,7 @@
78345
78737
  "immutable": true,
78346
78738
  "locationInModule": {
78347
78739
  "filename": "src/javascript/biome/biome-config.ts",
78348
- "line": 2854
78740
+ "line": 2951
78349
78741
  },
78350
78742
  "name": "useSortedTypeFields",
78351
78743
  "optional": true,
@@ -78369,7 +78761,7 @@
78369
78761
  "kind": "enum",
78370
78762
  "locationInModule": {
78371
78763
  "filename": "src/javascript/biome/biome-config.ts",
78372
- "line": 2737
78764
+ "line": 2834
78373
78765
  },
78374
78766
  "members": [
78375
78767
  {
@@ -78522,7 +78914,7 @@
78522
78914
  "kind": "enum",
78523
78915
  "locationInModule": {
78524
78916
  "filename": "src/javascript/biome/biome-config.ts",
78525
- "line": 2932
78917
+ "line": 3029
78526
78918
  },
78527
78919
  "members": [
78528
78920
  {
@@ -103827,6 +104219,6 @@
103827
104219
  "usedFeatures": [
103828
104220
  "class-covariant-overrides"
103829
104221
  ],
103830
- "version": "0.103.18",
103831
- "fingerprint": "WJDbD83oerUTgd264VSBnqYh/eSebLbPKh1jH5IyIfA="
104222
+ "version": "0.103.20",
104223
+ "fingerprint": "MVRR80EGOMVLRqnzEk33FKbqmQEerjqbyZdPfQY1PCM="
103832
104224
  }