projen 0.98.3 → 0.98.4

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 (140) hide show
  1. package/.jsii +138 -120
  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 +4 -4
  12. package/lib/awscdk/cdk-tasks.js +1 -1
  13. package/lib/awscdk/integration-test.js +1 -1
  14. package/lib/awscdk/lambda-extension.js +1 -1
  15. package/lib/awscdk/lambda-function.js +2 -2
  16. package/lib/build/build-workflow.js +1 -1
  17. package/lib/cdk/auto-discover-base.js +2 -2
  18. package/lib/cdk/construct-lib.js +1 -1
  19. package/lib/cdk/integration-test-base.js +1 -1
  20. package/lib/cdk/jsii-docgen.js +1 -1
  21. package/lib/cdk/jsii-project.js +1 -1
  22. package/lib/cdk8s/auto-discover.js +2 -2
  23. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  24. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  25. package/lib/cdk8s/cdk8s-construct.js +1 -1
  26. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps.js +1 -1
  28. package/lib/cdk8s/integration-test.js +1 -1
  29. package/lib/cdktf/cdktf-construct.js +1 -1
  30. package/lib/circleci/circleci.js +1 -1
  31. package/lib/component.js +3 -3
  32. package/lib/dependencies.js +1 -1
  33. package/lib/dev-env.js +1 -1
  34. package/lib/docker-compose/docker-compose-service.js +1 -1
  35. package/lib/docker-compose/docker-compose.js +1 -1
  36. package/lib/file.js +3 -3
  37. package/lib/gitattributes.js +1 -1
  38. package/lib/github/actions-provider.js +1 -1
  39. package/lib/github/auto-approve.js +1 -1
  40. package/lib/github/auto-merge.js +1 -1
  41. package/lib/github/auto-queue.js +1 -1
  42. package/lib/github/dependabot.js +1 -1
  43. package/lib/github/github-credentials.js +1 -1
  44. package/lib/github/github-project.js +1 -1
  45. package/lib/github/github.js +1 -1
  46. package/lib/github/merge-queue.js +1 -1
  47. package/lib/github/mergify.js +1 -1
  48. package/lib/github/pr-template.js +1 -1
  49. package/lib/github/pull-request-backport.js +1 -1
  50. package/lib/github/pull-request-lint.js +1 -1
  51. package/lib/github/stale.js +1 -1
  52. package/lib/github/task-workflow-job.js +1 -1
  53. package/lib/github/task-workflow.js +1 -1
  54. package/lib/github/workflow-actions.js +1 -1
  55. package/lib/github/workflow-jobs.js +1 -1
  56. package/lib/github/workflow-steps.js +1 -1
  57. package/lib/github/workflows.js +1 -1
  58. package/lib/gitlab/configuration.js +1 -1
  59. package/lib/gitlab/gitlab-configuration.js +1 -1
  60. package/lib/gitlab/nested-configuration.js +1 -1
  61. package/lib/gitpod.js +1 -1
  62. package/lib/ignore-file.js +1 -1
  63. package/lib/ini.js +1 -1
  64. package/lib/java/java-project.js +1 -1
  65. package/lib/java/junit.js +1 -1
  66. package/lib/java/maven-compile.js +1 -1
  67. package/lib/java/maven-packaging.js +1 -1
  68. package/lib/java/maven-sample.js +1 -1
  69. package/lib/java/pom.js +2 -2
  70. package/lib/java/projenrc.js +1 -1
  71. package/lib/javascript/biome/biome.js +1 -1
  72. package/lib/javascript/bundler.js +1 -1
  73. package/lib/javascript/eslint.js +1 -1
  74. package/lib/javascript/jest.d.ts +3 -1
  75. package/lib/javascript/jest.js +20 -17
  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 +3 -3
  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 +3 -3
  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.js +1 -1
  110. package/lib/release/release-trigger.js +1 -1
  111. package/lib/release/release.js +1 -1
  112. package/lib/renovatebot.js +1 -1
  113. package/lib/sample-file.js +2 -2
  114. package/lib/semver.js +1 -1
  115. package/lib/source-code.js +1 -1
  116. package/lib/task-runtime.js +1 -1
  117. package/lib/task.js +1 -1
  118. package/lib/tasks.js +1 -1
  119. package/lib/testing.js +1 -1
  120. package/lib/textfile.js +1 -1
  121. package/lib/toml.js +1 -1
  122. package/lib/typescript/projenrc-ts.js +1 -1
  123. package/lib/typescript/projenrc.js +1 -1
  124. package/lib/typescript/typescript-typedoc.js +1 -1
  125. package/lib/typescript/typescript.js +6 -6
  126. package/lib/util/constructs.d.ts +17 -4
  127. package/lib/util/constructs.js +30 -6
  128. package/lib/version.js +2 -2
  129. package/lib/vscode/devcontainer.js +1 -1
  130. package/lib/vscode/extensions.js +1 -1
  131. package/lib/vscode/launch-config.js +1 -1
  132. package/lib/vscode/settings.js +1 -1
  133. package/lib/vscode/vscode.js +1 -1
  134. package/lib/web/next.js +3 -3
  135. package/lib/web/postcss.js +1 -1
  136. package/lib/web/react.js +4 -4
  137. package/lib/web/tailwind.js +1 -1
  138. package/lib/xmlfile.js +1 -1
  139. package/lib/yaml.js +1 -1
  140. package/package.json +4 -4
package/.jsii CHANGED
@@ -42677,7 +42677,7 @@
42677
42677
  "kind": "interface",
42678
42678
  "locationInModule": {
42679
42679
  "filename": "src/javascript/jest.ts",
42680
- "line": 619
42680
+ "line": 621
42681
42681
  },
42682
42682
  "name": "CoverageThreshold",
42683
42683
  "namespace": "javascript",
@@ -42690,7 +42690,7 @@
42690
42690
  "immutable": true,
42691
42691
  "locationInModule": {
42692
42692
  "filename": "src/javascript/jest.ts",
42693
- "line": 620
42693
+ "line": 622
42694
42694
  },
42695
42695
  "name": "branches",
42696
42696
  "optional": true,
@@ -42706,7 +42706,7 @@
42706
42706
  "immutable": true,
42707
42707
  "locationInModule": {
42708
42708
  "filename": "src/javascript/jest.ts",
42709
- "line": 621
42709
+ "line": 623
42710
42710
  },
42711
42711
  "name": "functions",
42712
42712
  "optional": true,
@@ -42722,7 +42722,7 @@
42722
42722
  "immutable": true,
42723
42723
  "locationInModule": {
42724
42724
  "filename": "src/javascript/jest.ts",
42725
- "line": 622
42725
+ "line": 624
42726
42726
  },
42727
42727
  "name": "lines",
42728
42728
  "optional": true,
@@ -42738,7 +42738,7 @@
42738
42738
  "immutable": true,
42739
42739
  "locationInModule": {
42740
42740
  "filename": "src/javascript/jest.ts",
42741
- "line": 623
42741
+ "line": 625
42742
42742
  },
42743
42743
  "name": "statements",
42744
42744
  "optional": true,
@@ -43726,7 +43726,7 @@
43726
43726
  "kind": "interface",
43727
43727
  "locationInModule": {
43728
43728
  "filename": "src/javascript/jest.ts",
43729
- "line": 638
43729
+ "line": 640
43730
43730
  },
43731
43731
  "name": "HasteConfig",
43732
43732
  "namespace": "javascript",
@@ -43739,7 +43739,7 @@
43739
43739
  "immutable": true,
43740
43740
  "locationInModule": {
43741
43741
  "filename": "src/javascript/jest.ts",
43742
- "line": 639
43742
+ "line": 641
43743
43743
  },
43744
43744
  "name": "computeSha1",
43745
43745
  "optional": true,
@@ -43755,7 +43755,7 @@
43755
43755
  "immutable": true,
43756
43756
  "locationInModule": {
43757
43757
  "filename": "src/javascript/jest.ts",
43758
- "line": 640
43758
+ "line": 642
43759
43759
  },
43760
43760
  "name": "defaultPlatform",
43761
43761
  "optional": true,
@@ -43771,7 +43771,7 @@
43771
43771
  "immutable": true,
43772
43772
  "locationInModule": {
43773
43773
  "filename": "src/javascript/jest.ts",
43774
- "line": 641
43774
+ "line": 643
43775
43775
  },
43776
43776
  "name": "hasteImplModulePath",
43777
43777
  "optional": true,
@@ -43787,7 +43787,7 @@
43787
43787
  "immutable": true,
43788
43788
  "locationInModule": {
43789
43789
  "filename": "src/javascript/jest.ts",
43790
- "line": 642
43790
+ "line": 644
43791
43791
  },
43792
43792
  "name": "platforms",
43793
43793
  "optional": true,
@@ -43808,7 +43808,7 @@
43808
43808
  "immutable": true,
43809
43809
  "locationInModule": {
43810
43810
  "filename": "src/javascript/jest.ts",
43811
- "line": 643
43811
+ "line": 645
43812
43812
  },
43813
43813
  "name": "throwOnModuleCollision",
43814
43814
  "optional": true,
@@ -43834,13 +43834,13 @@
43834
43834
  },
43835
43835
  "locationInModule": {
43836
43836
  "filename": "src/javascript/jest.ts",
43837
- "line": 708
43837
+ "line": 713
43838
43838
  },
43839
43839
  "parameters": [
43840
43840
  {
43841
- "name": "project",
43841
+ "name": "scope",
43842
43842
  "type": {
43843
- "fqn": "projen.javascript.NodeProject"
43843
+ "fqn": "constructs.IConstruct"
43844
43844
  }
43845
43845
  },
43846
43846
  {
@@ -43855,7 +43855,7 @@
43855
43855
  "kind": "class",
43856
43856
  "locationInModule": {
43857
43857
  "filename": "src/javascript/jest.ts",
43858
- "line": 672
43858
+ "line": 674
43859
43859
  },
43860
43860
  "methods": [
43861
43861
  {
@@ -43865,7 +43865,7 @@
43865
43865
  },
43866
43866
  "locationInModule": {
43867
43867
  "filename": "src/javascript/jest.ts",
43868
- "line": 676
43868
+ "line": 678
43869
43869
  },
43870
43870
  "name": "of",
43871
43871
  "parameters": [
@@ -43890,7 +43890,7 @@
43890
43890
  },
43891
43891
  "locationInModule": {
43892
43892
  "filename": "src/javascript/jest.ts",
43893
- "line": 886
43893
+ "line": 892
43894
43894
  },
43895
43895
  "name": "addIgnorePattern",
43896
43896
  "parameters": [
@@ -43910,7 +43910,7 @@
43910
43910
  },
43911
43911
  "locationInModule": {
43912
43912
  "filename": "src/javascript/jest.ts",
43913
- "line": 928
43913
+ "line": 934
43914
43914
  },
43915
43915
  "name": "addModuleNameMappers",
43916
43916
  "parameters": [
@@ -43951,7 +43951,7 @@
43951
43951
  },
43952
43952
  "locationInModule": {
43953
43953
  "filename": "src/javascript/jest.ts",
43954
- "line": 943
43954
+ "line": 949
43955
43955
  },
43956
43956
  "name": "addModulePaths",
43957
43957
  "parameters": [
@@ -43974,7 +43974,7 @@
43974
43974
  },
43975
43975
  "locationInModule": {
43976
43976
  "filename": "src/javascript/jest.ts",
43977
- "line": 890
43977
+ "line": 896
43978
43978
  },
43979
43979
  "name": "addReporter",
43980
43980
  "parameters": [
@@ -43993,7 +43993,7 @@
43993
43993
  },
43994
43994
  "locationInModule": {
43995
43995
  "filename": "src/javascript/jest.ts",
43996
- "line": 955
43996
+ "line": 961
43997
43997
  },
43998
43998
  "name": "addRoots",
43999
43999
  "parameters": [
@@ -44017,7 +44017,7 @@
44017
44017
  },
44018
44018
  "locationInModule": {
44019
44019
  "filename": "src/javascript/jest.ts",
44020
- "line": 898
44020
+ "line": 904
44021
44021
  },
44022
44022
  "name": "addSetupFile",
44023
44023
  "parameters": [
@@ -44039,7 +44039,7 @@
44039
44039
  },
44040
44040
  "locationInModule": {
44041
44041
  "filename": "src/javascript/jest.ts",
44042
- "line": 909
44042
+ "line": 915
44043
44043
  },
44044
44044
  "name": "addSetupFileAfterEnv",
44045
44045
  "parameters": [
@@ -44060,7 +44060,7 @@
44060
44060
  },
44061
44061
  "locationInModule": {
44062
44062
  "filename": "src/javascript/jest.ts",
44063
- "line": 916
44063
+ "line": 922
44064
44064
  },
44065
44065
  "name": "addSnapshotResolver",
44066
44066
  "parameters": [
@@ -44079,7 +44079,7 @@
44079
44079
  },
44080
44080
  "locationInModule": {
44081
44081
  "filename": "src/javascript/jest.ts",
44082
- "line": 839
44082
+ "line": 845
44083
44083
  },
44084
44084
  "name": "addTestMatch",
44085
44085
  "parameters": [
@@ -44101,7 +44101,7 @@
44101
44101
  },
44102
44102
  "locationInModule": {
44103
44103
  "filename": "src/javascript/jest.ts",
44104
- "line": 882
44104
+ "line": 888
44105
44105
  },
44106
44106
  "name": "addWatchIgnorePattern",
44107
44107
  "parameters": [
@@ -44123,7 +44123,7 @@
44123
44123
  },
44124
44124
  "locationInModule": {
44125
44125
  "filename": "src/javascript/jest.ts",
44126
- "line": 848
44126
+ "line": 854
44127
44127
  },
44128
44128
  "name": "discoverTestMatchPatternsForDirs",
44129
44129
  "parameters": [
@@ -44166,7 +44166,7 @@
44166
44166
  "immutable": true,
44167
44167
  "locationInModule": {
44168
44168
  "filename": "src/javascript/jest.ts",
44169
- "line": 683
44169
+ "line": 688
44170
44170
  },
44171
44171
  "name": "config",
44172
44172
  "type": {
@@ -44181,13 +44181,28 @@
44181
44181
  "immutable": true,
44182
44182
  "locationInModule": {
44183
44183
  "filename": "src/javascript/jest.ts",
44184
- "line": 688
44184
+ "line": 693
44185
44185
  },
44186
44186
  "name": "jestVersion",
44187
44187
  "type": {
44188
44188
  "primitive": "string"
44189
44189
  }
44190
44190
  },
44191
+ {
44192
+ "docs": {
44193
+ "stability": "experimental"
44194
+ },
44195
+ "immutable": true,
44196
+ "locationInModule": {
44197
+ "filename": "src/javascript/jest.ts",
44198
+ "line": 683
44199
+ },
44200
+ "name": "project",
44201
+ "overrides": "projen.Component",
44202
+ "type": {
44203
+ "fqn": "projen.javascript.NodeProject"
44204
+ }
44205
+ },
44191
44206
  {
44192
44207
  "docs": {
44193
44208
  "remarks": "`undefined` if settings are written to `package.json`",
@@ -44197,7 +44212,7 @@
44197
44212
  "immutable": true,
44198
44213
  "locationInModule": {
44199
44214
  "filename": "src/javascript/jest.ts",
44200
- "line": 693
44215
+ "line": 698
44201
44216
  },
44202
44217
  "name": "file",
44203
44218
  "optional": true,
@@ -44218,7 +44233,7 @@
44218
44233
  "kind": "interface",
44219
44234
  "locationInModule": {
44220
44235
  "filename": "src/javascript/jest.ts",
44221
- "line": 11
44236
+ "line": 13
44222
44237
  },
44223
44238
  "name": "JestConfigOptions",
44224
44239
  "namespace": "javascript",
@@ -44232,7 +44247,7 @@
44232
44247
  "immutable": true,
44233
44248
  "locationInModule": {
44234
44249
  "filename": "src/javascript/jest.ts",
44235
- "line": 479
44250
+ "line": 481
44236
44251
  },
44237
44252
  "name": "additionalOptions",
44238
44253
  "optional": true,
@@ -44256,7 +44271,7 @@
44256
44271
  "immutable": true,
44257
44272
  "locationInModule": {
44258
44273
  "filename": "src/javascript/jest.ts",
44259
- "line": 17
44274
+ "line": 19
44260
44275
  },
44261
44276
  "name": "automock",
44262
44277
  "optional": true,
@@ -44275,7 +44290,7 @@
44275
44290
  "immutable": true,
44276
44291
  "locationInModule": {
44277
44292
  "filename": "src/javascript/jest.ts",
44278
- "line": 25
44293
+ "line": 27
44279
44294
  },
44280
44295
  "name": "bail",
44281
44296
  "optional": true,
@@ -44302,7 +44317,7 @@
44302
44317
  "immutable": true,
44303
44318
  "locationInModule": {
44304
44319
  "filename": "src/javascript/jest.ts",
44305
- "line": 31
44320
+ "line": 33
44306
44321
  },
44307
44322
  "name": "cacheDirectory",
44308
44323
  "optional": true,
@@ -44321,7 +44336,7 @@
44321
44336
  "immutable": true,
44322
44337
  "locationInModule": {
44323
44338
  "filename": "src/javascript/jest.ts",
44324
- "line": 39
44339
+ "line": 41
44325
44340
  },
44326
44341
  "name": "clearMocks",
44327
44342
  "optional": true,
@@ -44340,7 +44355,7 @@
44340
44355
  "immutable": true,
44341
44356
  "locationInModule": {
44342
44357
  "filename": "src/javascript/jest.ts",
44343
- "line": 47
44358
+ "line": 49
44344
44359
  },
44345
44360
  "name": "collectCoverage",
44346
44361
  "optional": true,
@@ -44358,7 +44373,7 @@
44358
44373
  "immutable": true,
44359
44374
  "locationInModule": {
44360
44375
  "filename": "src/javascript/jest.ts",
44361
- "line": 53
44376
+ "line": 55
44362
44377
  },
44363
44378
  "name": "collectCoverageFrom",
44364
44379
  "optional": true,
@@ -44381,7 +44396,7 @@
44381
44396
  "immutable": true,
44382
44397
  "locationInModule": {
44383
44398
  "filename": "src/javascript/jest.ts",
44384
- "line": 59
44399
+ "line": 61
44385
44400
  },
44386
44401
  "name": "coverageDirectory",
44387
44402
  "optional": true,
@@ -44400,7 +44415,7 @@
44400
44415
  "immutable": true,
44401
44416
  "locationInModule": {
44402
44417
  "filename": "src/javascript/jest.ts",
44403
- "line": 66
44418
+ "line": 68
44404
44419
  },
44405
44420
  "name": "coveragePathIgnorePatterns",
44406
44421
  "optional": true,
@@ -44424,7 +44439,7 @@
44424
44439
  "immutable": true,
44425
44440
  "locationInModule": {
44426
44441
  "filename": "src/javascript/jest.ts",
44427
- "line": 73
44442
+ "line": 75
44428
44443
  },
44429
44444
  "name": "coverageProvider",
44430
44445
  "optional": true,
@@ -44443,7 +44458,7 @@
44443
44458
  "immutable": true,
44444
44459
  "locationInModule": {
44445
44460
  "filename": "src/javascript/jest.ts",
44446
- "line": 79
44461
+ "line": 81
44447
44462
  },
44448
44463
  "name": "coverageReporters",
44449
44464
  "optional": true,
@@ -44467,7 +44482,7 @@
44467
44482
  "immutable": true,
44468
44483
  "locationInModule": {
44469
44484
  "filename": "src/javascript/jest.ts",
44470
- "line": 87
44485
+ "line": 89
44471
44486
  },
44472
44487
  "name": "coverageThreshold",
44473
44488
  "optional": true,
@@ -44486,7 +44501,7 @@
44486
44501
  "immutable": true,
44487
44502
  "locationInModule": {
44488
44503
  "filename": "src/javascript/jest.ts",
44489
- "line": 94
44504
+ "line": 96
44490
44505
  },
44491
44506
  "name": "dependencyExtractor",
44492
44507
  "optional": true,
@@ -44504,7 +44519,7 @@
44504
44519
  "immutable": true,
44505
44520
  "locationInModule": {
44506
44521
  "filename": "src/javascript/jest.ts",
44507
- "line": 100
44522
+ "line": 102
44508
44523
  },
44509
44524
  "name": "displayName",
44510
44525
  "optional": true,
@@ -44523,7 +44538,7 @@
44523
44538
  "immutable": true,
44524
44539
  "locationInModule": {
44525
44540
  "filename": "src/javascript/jest.ts",
44526
- "line": 106
44541
+ "line": 108
44527
44542
  },
44528
44543
  "name": "errorOnDeprecated",
44529
44544
  "optional": true,
@@ -44541,7 +44556,7 @@
44541
44556
  "immutable": true,
44542
44557
  "locationInModule": {
44543
44558
  "filename": "src/javascript/jest.ts",
44544
- "line": 113
44559
+ "line": 115
44545
44560
  },
44546
44561
  "name": "extraGlobals",
44547
44562
  "optional": true,
@@ -44565,7 +44580,7 @@
44565
44580
  "immutable": true,
44566
44581
  "locationInModule": {
44567
44582
  "filename": "src/javascript/jest.ts",
44568
- "line": 120
44583
+ "line": 122
44569
44584
  },
44570
44585
  "name": "forceCoverageMatch",
44571
44586
  "optional": true,
@@ -44588,7 +44603,7 @@
44588
44603
  "immutable": true,
44589
44604
  "locationInModule": {
44590
44605
  "filename": "src/javascript/jest.ts",
44591
- "line": 126
44606
+ "line": 128
44592
44607
  },
44593
44608
  "name": "globals",
44594
44609
  "optional": true,
@@ -44607,7 +44622,7 @@
44607
44622
  "immutable": true,
44608
44623
  "locationInModule": {
44609
44624
  "filename": "src/javascript/jest.ts",
44610
- "line": 133
44625
+ "line": 135
44611
44626
  },
44612
44627
  "name": "globalSetup",
44613
44628
  "optional": true,
@@ -44626,7 +44641,7 @@
44626
44641
  "immutable": true,
44627
44642
  "locationInModule": {
44628
44643
  "filename": "src/javascript/jest.ts",
44629
- "line": 140
44644
+ "line": 142
44630
44645
  },
44631
44646
  "name": "globalTeardown",
44632
44647
  "optional": true,
@@ -44644,7 +44659,7 @@
44644
44659
  "immutable": true,
44645
44660
  "locationInModule": {
44646
44661
  "filename": "src/javascript/jest.ts",
44647
- "line": 146
44662
+ "line": 148
44648
44663
  },
44649
44664
  "name": "haste",
44650
44665
  "optional": true,
@@ -44665,7 +44680,7 @@
44665
44680
  "immutable": true,
44666
44681
  "locationInModule": {
44667
44682
  "filename": "src/javascript/jest.ts",
44668
- "line": 153
44683
+ "line": 155
44669
44684
  },
44670
44685
  "name": "injectGlobals",
44671
44686
  "optional": true,
@@ -44683,7 +44698,7 @@
44683
44698
  "immutable": true,
44684
44699
  "locationInModule": {
44685
44700
  "filename": "src/javascript/jest.ts",
44686
- "line": 160
44701
+ "line": 162
44687
44702
  },
44688
44703
  "name": "maxConcurrency",
44689
44704
  "optional": true,
@@ -44702,7 +44717,7 @@
44702
44717
  "immutable": true,
44703
44718
  "locationInModule": {
44704
44719
  "filename": "src/javascript/jest.ts",
44705
- "line": 169
44720
+ "line": 171
44706
44721
  },
44707
44722
  "name": "maxWorkers",
44708
44723
  "optional": true,
@@ -44730,7 +44745,7 @@
44730
44745
  "immutable": true,
44731
44746
  "locationInModule": {
44732
44747
  "filename": "src/javascript/jest.ts",
44733
- "line": 177
44748
+ "line": 179
44734
44749
  },
44735
44750
  "name": "moduleDirectories",
44736
44751
  "optional": true,
@@ -44754,7 +44769,7 @@
44754
44769
  "immutable": true,
44755
44770
  "locationInModule": {
44756
44771
  "filename": "src/javascript/jest.ts",
44757
- "line": 184
44772
+ "line": 186
44758
44773
  },
44759
44774
  "name": "moduleFileExtensions",
44760
44775
  "optional": true,
@@ -44777,7 +44792,7 @@
44777
44792
  "immutable": true,
44778
44793
  "locationInModule": {
44779
44794
  "filename": "src/javascript/jest.ts",
44780
- "line": 191
44795
+ "line": 193
44781
44796
  },
44782
44797
  "name": "moduleNameMapper",
44783
44798
  "optional": true,
@@ -44815,7 +44830,7 @@
44815
44830
  "immutable": true,
44816
44831
  "locationInModule": {
44817
44832
  "filename": "src/javascript/jest.ts",
44818
- "line": 199
44833
+ "line": 201
44819
44834
  },
44820
44835
  "name": "modulePathIgnorePatterns",
44821
44836
  "optional": true,
@@ -44839,7 +44854,7 @@
44839
44854
  "immutable": true,
44840
44855
  "locationInModule": {
44841
44856
  "filename": "src/javascript/jest.ts",
44842
- "line": 207
44857
+ "line": 209
44843
44858
  },
44844
44859
  "name": "modulePaths",
44845
44860
  "optional": true,
@@ -44862,7 +44877,7 @@
44862
44877
  "immutable": true,
44863
44878
  "locationInModule": {
44864
44879
  "filename": "src/javascript/jest.ts",
44865
- "line": 213
44880
+ "line": 215
44866
44881
  },
44867
44882
  "name": "notify",
44868
44883
  "optional": true,
@@ -44881,7 +44896,7 @@
44881
44896
  "immutable": true,
44882
44897
  "locationInModule": {
44883
44898
  "filename": "src/javascript/jest.ts",
44884
- "line": 219
44899
+ "line": 221
44885
44900
  },
44886
44901
  "name": "notifyMode",
44887
44902
  "optional": true,
@@ -44900,7 +44915,7 @@
44900
44915
  "immutable": true,
44901
44916
  "locationInModule": {
44902
44917
  "filename": "src/javascript/jest.ts",
44903
- "line": 232
44918
+ "line": 234
44904
44919
  },
44905
44920
  "name": "preset",
44906
44921
  "optional": true,
@@ -44918,7 +44933,7 @@
44918
44933
  "immutable": true,
44919
44934
  "locationInModule": {
44920
44935
  "filename": "src/javascript/jest.ts",
44921
- "line": 238
44936
+ "line": 240
44922
44937
  },
44923
44938
  "name": "prettierPath",
44924
44939
  "optional": true,
@@ -44937,7 +44952,7 @@
44937
44952
  "immutable": true,
44938
44953
  "locationInModule": {
44939
44954
  "filename": "src/javascript/jest.ts",
44940
- "line": 246
44955
+ "line": 248
44941
44956
  },
44942
44957
  "name": "projects",
44943
44958
  "optional": true,
@@ -44975,7 +44990,7 @@
44975
44990
  "immutable": true,
44976
44991
  "locationInModule": {
44977
44992
  "filename": "src/javascript/jest.ts",
44978
- "line": 254
44993
+ "line": 256
44979
44994
  },
44980
44995
  "name": "reporters",
44981
44996
  "optional": true,
@@ -44999,7 +45014,7 @@
44999
45014
  "immutable": true,
45000
45015
  "locationInModule": {
45001
45016
  "filename": "src/javascript/jest.ts",
45002
- "line": 262
45017
+ "line": 264
45003
45018
  },
45004
45019
  "name": "resetMocks",
45005
45020
  "optional": true,
@@ -45018,7 +45033,7 @@
45018
45033
  "immutable": true,
45019
45034
  "locationInModule": {
45020
45035
  "filename": "src/javascript/jest.ts",
45021
- "line": 269
45036
+ "line": 271
45022
45037
  },
45023
45038
  "name": "resetModules",
45024
45039
  "optional": true,
@@ -45037,7 +45052,7 @@
45037
45052
  "immutable": true,
45038
45053
  "locationInModule": {
45039
45054
  "filename": "src/javascript/jest.ts",
45040
- "line": 276
45055
+ "line": 278
45041
45056
  },
45042
45057
  "name": "resolver",
45043
45058
  "optional": true,
@@ -45056,7 +45071,7 @@
45056
45071
  "immutable": true,
45057
45072
  "locationInModule": {
45058
45073
  "filename": "src/javascript/jest.ts",
45059
- "line": 284
45074
+ "line": 286
45060
45075
  },
45061
45076
  "name": "restoreMocks",
45062
45077
  "optional": true,
@@ -45075,7 +45090,7 @@
45075
45090
  "immutable": true,
45076
45091
  "locationInModule": {
45077
45092
  "filename": "src/javascript/jest.ts",
45078
- "line": 292
45093
+ "line": 294
45079
45094
  },
45080
45095
  "name": "rootDir",
45081
45096
  "optional": true,
@@ -45093,7 +45108,7 @@
45093
45108
  "immutable": true,
45094
45109
  "locationInModule": {
45095
45110
  "filename": "src/javascript/jest.ts",
45096
- "line": 298
45111
+ "line": 300
45097
45112
  },
45098
45113
  "name": "roots",
45099
45114
  "optional": true,
@@ -45116,7 +45131,7 @@
45116
45131
  "immutable": true,
45117
45132
  "locationInModule": {
45118
45133
  "filename": "src/javascript/jest.ts",
45119
- "line": 304
45134
+ "line": 306
45120
45135
  },
45121
45136
  "name": "runner",
45122
45137
  "optional": true,
@@ -45135,7 +45150,7 @@
45135
45150
  "immutable": true,
45136
45151
  "locationInModule": {
45137
45152
  "filename": "src/javascript/jest.ts",
45138
- "line": 313
45153
+ "line": 315
45139
45154
  },
45140
45155
  "name": "setupFiles",
45141
45156
  "optional": true,
@@ -45159,7 +45174,7 @@
45159
45174
  "immutable": true,
45160
45175
  "locationInModule": {
45161
45176
  "filename": "src/javascript/jest.ts",
45162
- "line": 322
45177
+ "line": 324
45163
45178
  },
45164
45179
  "name": "setupFilesAfterEnv",
45165
45180
  "optional": true,
@@ -45182,7 +45197,7 @@
45182
45197
  "immutable": true,
45183
45198
  "locationInModule": {
45184
45199
  "filename": "src/javascript/jest.ts",
45185
- "line": 328
45200
+ "line": 330
45186
45201
  },
45187
45202
  "name": "slowTestThreshold",
45188
45203
  "optional": true,
@@ -45201,7 +45216,7 @@
45201
45216
  "immutable": true,
45202
45217
  "locationInModule": {
45203
45218
  "filename": "src/javascript/jest.ts",
45204
- "line": 335
45219
+ "line": 337
45205
45220
  },
45206
45221
  "name": "snapshotResolver",
45207
45222
  "optional": true,
@@ -45219,7 +45234,7 @@
45219
45234
  "immutable": true,
45220
45235
  "locationInModule": {
45221
45236
  "filename": "src/javascript/jest.ts",
45222
- "line": 341
45237
+ "line": 343
45223
45238
  },
45224
45239
  "name": "snapshotSerializers",
45225
45240
  "optional": true,
@@ -45243,7 +45258,7 @@
45243
45258
  "immutable": true,
45244
45259
  "locationInModule": {
45245
45260
  "filename": "src/javascript/jest.ts",
45246
- "line": 349
45261
+ "line": 351
45247
45262
  },
45248
45263
  "name": "testEnvironment",
45249
45264
  "optional": true,
@@ -45262,7 +45277,7 @@
45262
45277
  "immutable": true,
45263
45278
  "locationInModule": {
45264
45279
  "filename": "src/javascript/jest.ts",
45265
- "line": 356
45280
+ "line": 358
45266
45281
  },
45267
45282
  "name": "testEnvironmentOptions",
45268
45283
  "optional": true,
@@ -45280,7 +45295,7 @@
45280
45295
  "immutable": true,
45281
45296
  "locationInModule": {
45282
45297
  "filename": "src/javascript/jest.ts",
45283
- "line": 362
45298
+ "line": 364
45284
45299
  },
45285
45300
  "name": "testFailureExitCode",
45286
45301
  "optional": true,
@@ -45299,7 +45314,7 @@
45299
45314
  "immutable": true,
45300
45315
  "locationInModule": {
45301
45316
  "filename": "src/javascript/jest.ts",
45302
- "line": 370
45317
+ "line": 372
45303
45318
  },
45304
45319
  "name": "testMatch",
45305
45320
  "optional": true,
@@ -45323,7 +45338,7 @@
45323
45338
  "immutable": true,
45324
45339
  "locationInModule": {
45325
45340
  "filename": "src/javascript/jest.ts",
45326
- "line": 377
45341
+ "line": 379
45327
45342
  },
45328
45343
  "name": "testPathIgnorePatterns",
45329
45344
  "optional": true,
@@ -45347,7 +45362,7 @@
45347
45362
  "immutable": true,
45348
45363
  "locationInModule": {
45349
45364
  "filename": "src/javascript/jest.ts",
45350
- "line": 385
45365
+ "line": 387
45351
45366
  },
45352
45367
  "name": "testRegex",
45353
45368
  "optional": true,
@@ -45379,7 +45394,7 @@
45379
45394
  "immutable": true,
45380
45395
  "locationInModule": {
45381
45396
  "filename": "src/javascript/jest.ts",
45382
- "line": 391
45397
+ "line": 393
45383
45398
  },
45384
45399
  "name": "testResultsProcessor",
45385
45400
  "optional": true,
@@ -45398,7 +45413,7 @@
45398
45413
  "immutable": true,
45399
45414
  "locationInModule": {
45400
45415
  "filename": "src/javascript/jest.ts",
45401
- "line": 398
45416
+ "line": 400
45402
45417
  },
45403
45418
  "name": "testRunner",
45404
45419
  "optional": true,
@@ -45417,7 +45432,7 @@
45417
45432
  "immutable": true,
45418
45433
  "locationInModule": {
45419
45434
  "filename": "src/javascript/jest.ts",
45420
- "line": 405
45435
+ "line": 407
45421
45436
  },
45422
45437
  "name": "testSequencer",
45423
45438
  "optional": true,
@@ -45435,7 +45450,7 @@
45435
45450
  "immutable": true,
45436
45451
  "locationInModule": {
45437
45452
  "filename": "src/javascript/jest.ts",
45438
- "line": 411
45453
+ "line": 413
45439
45454
  },
45440
45455
  "name": "testTimeout",
45441
45456
  "optional": true,
@@ -45454,7 +45469,7 @@
45454
45469
  "immutable": true,
45455
45470
  "locationInModule": {
45456
45471
  "filename": "src/javascript/jest.ts",
45457
- "line": 417
45472
+ "line": 419
45458
45473
  },
45459
45474
  "name": "testURL",
45460
45475
  "optional": true,
@@ -45473,7 +45488,7 @@
45473
45488
  "immutable": true,
45474
45489
  "locationInModule": {
45475
45490
  "filename": "src/javascript/jest.ts",
45476
- "line": 424
45491
+ "line": 426
45477
45492
  },
45478
45493
  "name": "timers",
45479
45494
  "optional": true,
@@ -45492,7 +45507,7 @@
45492
45507
  "immutable": true,
45493
45508
  "locationInModule": {
45494
45509
  "filename": "src/javascript/jest.ts",
45495
- "line": 431
45510
+ "line": 433
45496
45511
  },
45497
45512
  "name": "transform",
45498
45513
  "optional": true,
@@ -45516,7 +45531,7 @@
45516
45531
  "immutable": true,
45517
45532
  "locationInModule": {
45518
45533
  "filename": "src/javascript/jest.ts",
45519
- "line": 438
45534
+ "line": 440
45520
45535
  },
45521
45536
  "name": "transformIgnorePatterns",
45522
45537
  "optional": true,
@@ -45540,7 +45555,7 @@
45540
45555
  "immutable": true,
45541
45556
  "locationInModule": {
45542
45557
  "filename": "src/javascript/jest.ts",
45543
- "line": 446
45558
+ "line": 448
45544
45559
  },
45545
45560
  "name": "unmockedModulePathPatterns",
45546
45561
  "optional": true,
@@ -45564,7 +45579,7 @@
45564
45579
  "immutable": true,
45565
45580
  "locationInModule": {
45566
45581
  "filename": "src/javascript/jest.ts",
45567
- "line": 454
45582
+ "line": 456
45568
45583
  },
45569
45584
  "name": "verbose",
45570
45585
  "optional": true,
@@ -45582,7 +45597,7 @@
45582
45597
  "immutable": true,
45583
45598
  "locationInModule": {
45584
45599
  "filename": "src/javascript/jest.ts",
45585
- "line": 474
45600
+ "line": 476
45586
45601
  },
45587
45602
  "name": "watchman",
45588
45603
  "optional": true,
@@ -45601,7 +45616,7 @@
45601
45616
  "immutable": true,
45602
45617
  "locationInModule": {
45603
45618
  "filename": "src/javascript/jest.ts",
45604
- "line": 462
45619
+ "line": 464
45605
45620
  },
45606
45621
  "name": "watchPathIgnorePatterns",
45607
45622
  "optional": true,
@@ -45623,7 +45638,7 @@
45623
45638
  "immutable": true,
45624
45639
  "locationInModule": {
45625
45640
  "filename": "src/javascript/jest.ts",
45626
- "line": 468
45641
+ "line": 470
45627
45642
  },
45628
45643
  "name": "watchPlugins",
45629
45644
  "optional": true,
@@ -45650,7 +45665,7 @@
45650
45665
  "kind": "interface",
45651
45666
  "locationInModule": {
45652
45667
  "filename": "src/javascript/jest.ts",
45653
- "line": 494
45668
+ "line": 496
45654
45669
  },
45655
45670
  "name": "JestDiscoverTestMatchPatternsForDirsOptions",
45656
45671
  "namespace": "javascript",
@@ -45665,7 +45680,7 @@
45665
45680
  "immutable": true,
45666
45681
  "locationInModule": {
45667
45682
  "filename": "src/javascript/jest.ts",
45668
- "line": 496
45683
+ "line": 498
45669
45684
  },
45670
45685
  "name": "fileExtensionPattern",
45671
45686
  "optional": true,
@@ -45686,7 +45701,7 @@
45686
45701
  "kind": "interface",
45687
45702
  "locationInModule": {
45688
45703
  "filename": "src/javascript/jest.ts",
45689
- "line": 535
45704
+ "line": 537
45690
45705
  },
45691
45706
  "name": "JestOptions",
45692
45707
  "namespace": "javascript",
@@ -45701,7 +45716,7 @@
45701
45716
  "immutable": true,
45702
45717
  "locationInModule": {
45703
45718
  "filename": "src/javascript/jest.ts",
45704
- "line": 598
45719
+ "line": 600
45705
45720
  },
45706
45721
  "name": "configFilePath",
45707
45722
  "optional": true,
@@ -45721,7 +45736,7 @@
45721
45736
  "immutable": true,
45722
45737
  "locationInModule": {
45723
45738
  "filename": "src/javascript/jest.ts",
45724
- "line": 541
45739
+ "line": 543
45725
45740
  },
45726
45741
  "name": "coverage",
45727
45742
  "optional": true,
@@ -45739,7 +45754,7 @@
45739
45754
  "immutable": true,
45740
45755
  "locationInModule": {
45741
45756
  "filename": "src/javascript/jest.ts",
45742
- "line": 549
45757
+ "line": 551
45743
45758
  },
45744
45759
  "name": "coverageText",
45745
45760
  "optional": true,
@@ -45757,7 +45772,7 @@
45757
45772
  "immutable": true,
45758
45773
  "locationInModule": {
45759
45774
  "filename": "src/javascript/jest.ts",
45760
- "line": 610
45775
+ "line": 612
45761
45776
  },
45762
45777
  "name": "extraCliOptions",
45763
45778
  "optional": true,
@@ -45781,7 +45796,7 @@
45781
45796
  "immutable": true,
45782
45797
  "locationInModule": {
45783
45798
  "filename": "src/javascript/jest.ts",
45784
- "line": 556
45799
+ "line": 558
45785
45800
  },
45786
45801
  "name": "ignorePatterns",
45787
45802
  "optional": true,
@@ -45804,7 +45819,7 @@
45804
45819
  "immutable": true,
45805
45820
  "locationInModule": {
45806
45821
  "filename": "src/javascript/jest.ts",
45807
- "line": 604
45822
+ "line": 606
45808
45823
  },
45809
45824
  "name": "jestConfig",
45810
45825
  "optional": true,
@@ -45823,7 +45838,7 @@
45823
45838
  "immutable": true,
45824
45839
  "locationInModule": {
45825
45840
  "filename": "src/javascript/jest.ts",
45826
- "line": 591
45841
+ "line": 593
45827
45842
  },
45828
45843
  "name": "jestVersion",
45829
45844
  "optional": true,
@@ -45842,7 +45857,7 @@
45842
45857
  "immutable": true,
45843
45858
  "locationInModule": {
45844
45859
  "filename": "src/javascript/jest.ts",
45845
- "line": 565
45860
+ "line": 567
45846
45861
  },
45847
45862
  "name": "junitReporting",
45848
45863
  "optional": true,
@@ -45860,7 +45875,7 @@
45860
45875
  "immutable": true,
45861
45876
  "locationInModule": {
45862
45877
  "filename": "src/javascript/jest.ts",
45863
- "line": 616
45878
+ "line": 618
45864
45879
  },
45865
45880
  "name": "passWithNoTests",
45866
45881
  "optional": true,
@@ -45878,7 +45893,7 @@
45878
45893
  "immutable": true,
45879
45894
  "locationInModule": {
45880
45895
  "filename": "src/javascript/jest.ts",
45881
- "line": 572
45896
+ "line": 574
45882
45897
  },
45883
45898
  "name": "preserveDefaultReporters",
45884
45899
  "optional": true,
@@ -45896,7 +45911,7 @@
45896
45911
  "immutable": true,
45897
45912
  "locationInModule": {
45898
45913
  "filename": "src/javascript/jest.ts",
45899
- "line": 580
45914
+ "line": 582
45900
45915
  },
45901
45916
  "name": "updateSnapshot",
45902
45917
  "optional": true,
@@ -45919,7 +45934,7 @@
45919
45934
  },
45920
45935
  "locationInModule": {
45921
45936
  "filename": "src/javascript/jest.ts",
45922
- "line": 647
45937
+ "line": 649
45923
45938
  },
45924
45939
  "parameters": [
45925
45940
  {
@@ -45945,7 +45960,7 @@
45945
45960
  "kind": "class",
45946
45961
  "locationInModule": {
45947
45962
  "filename": "src/javascript/jest.ts",
45948
- "line": 646
45963
+ "line": 648
45949
45964
  },
45950
45965
  "name": "JestReporter",
45951
45966
  "namespace": "javascript",
@@ -51003,7 +51018,7 @@
51003
51018
  },
51004
51019
  "locationInModule": {
51005
51020
  "filename": "src/javascript/jest.ts",
51006
- "line": 500
51021
+ "line": 502
51007
51022
  },
51008
51023
  "parameters": [
51009
51024
  {
@@ -51024,7 +51039,7 @@
51024
51039
  "kind": "class",
51025
51040
  "locationInModule": {
51026
51041
  "filename": "src/javascript/jest.ts",
51027
- "line": 499
51042
+ "line": 501
51028
51043
  },
51029
51044
  "name": "Transform",
51030
51045
  "namespace": "javascript",
@@ -52951,7 +52966,7 @@
52951
52966
  "kind": "enum",
52952
52967
  "locationInModule": {
52953
52968
  "filename": "src/javascript/jest.ts",
52954
- "line": 626
52969
+ "line": 628
52955
52970
  },
52956
52971
  "members": [
52957
52972
  {
@@ -53783,7 +53798,7 @@
53783
53798
  },
53784
53799
  "locationInModule": {
53785
53800
  "filename": "src/javascript/jest.ts",
53786
- "line": 518
53801
+ "line": 520
53787
53802
  },
53788
53803
  "parameters": [
53789
53804
  {
@@ -53804,7 +53819,7 @@
53804
53819
  "kind": "class",
53805
53820
  "locationInModule": {
53806
53821
  "filename": "src/javascript/jest.ts",
53807
- "line": 517
53822
+ "line": 519
53808
53823
  },
53809
53824
  "name": "WatchPlugin",
53810
53825
  "namespace": "javascript",
@@ -72437,6 +72452,9 @@
72437
72452
  "symbolId": "src/web/tailwind:TailwindConfigOptions"
72438
72453
  }
72439
72454
  },
72440
- "version": "0.98.3",
72441
- "fingerprint": "AzxSI/pVeU7ffC01mmUU8VWjSij6Gkdtg2ZdyvWpdpo="
72455
+ "usedFeatures": [
72456
+ "class-covariant-overrides"
72457
+ ],
72458
+ "version": "0.98.4",
72459
+ "fingerprint": "UDY+NUbuuVp8N0M5EIK8+lOIpnxIWym5qe0VymKevoY="
72442
72460
  }